Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Commit message: "testenv: support fetching coredumps in jenkins" > git rev-list --no-walk e217e408c4e236b87915f5c8f9bc4d39ce064983 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test-latest] $ /bin/sh -xe /tmp/jenkins4724657901871049524.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hnbgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs -b osmocom:latest -c all [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (11.6 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/ttcn3-deps-updated'] [testenv] Generating links and Makefile for hnbgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'make', 'hnbgw'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/ttcn3/hnbgw compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/ttcn3/hnbgw' PP IPA_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_Emulation.ttcn PP SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ PP StatsD_Checker.ttcn TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:354.1-366.1: In function definition `f_iuh2iu': ConnHdlr.ttcn:365.2-30: In return statement: ConnHdlr.ttcn:365.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:365.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:354.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:369.1-378.1: In function definition `f_iu2iuh': ConnHdlr.ttcn:377.2-28: In return statement: ConnHdlr.ttcn:377.21-28: In actual parameter list of function `@ConnHdlr.f_rua_expect': ConnHdlr.ttcn:377.22-27: In parameter #1 for `exp_rx': ConnHdlr.ttcn:369.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:404.1-431.1: In function definition `f_iuh2iu_connect': ConnHdlr.ttcn:430.2-30: In return statement: ConnHdlr.ttcn:430.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:430.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:404.58-90: note: Referenced template parameter is here ConnHdlr.ttcn:447.1-463.1: In function definition `f_iuh2iu_disconnect': ConnHdlr.ttcn:461.2-29: In variable assignment: ConnHdlr.ttcn:461.22-29: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:461.23-28: In parameter #1 for `exp_rx': ConnHdlr.ttcn:448.9-41: note: Referenced template parameter is here ConnHdlr.ttcn:549.1-555.1: In function definition `f_build_rab_ass_resp': ConnHdlr.ttcn:554.2-45: In return statement: ConnHdlr.ttcn:554.9-45: In the operand of operation `valueof()': ConnHdlr.ttcn:554.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:554.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:550.39-45: note: Referenced template variable is here ConnHdlr.ttcn:696.1-739.1: In function definition `f_rab_ass_req_cs': ConnHdlr.ttcn:713.2-43: In variable assignment: ConnHdlr.ttcn:713.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:713.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:713.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:699.37-43: note: Referenced template variable is here ConnHdlr.ttcn:736.2-43: In variable assignment: ConnHdlr.ttcn:736.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:736.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:736.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:699.37-43: note: Referenced template variable is here ConnHdlr.ttcn:741.8-801.1: In function definition `f_rab_ass_resp_cs': ConnHdlr.ttcn:748.2-45: In variable assignment: ConnHdlr.ttcn:748.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:748.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:748.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:744.39-46: note: Referenced template variable is here ConnHdlr.ttcn:751.2-794.2: In interleave statement: ConnHdlr.ttcn:773.3-785.3: In if statement: ConnHdlr.ttcn:777.4-45: In variable assignment: ConnHdlr.ttcn:777.10-45: In the operand of operation `valueof()': ConnHdlr.ttcn:777.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:777.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:774.39-45: note: Referenced template variable is here ConnHdlr.ttcn:782.4-47: In variable assignment: ConnHdlr.ttcn:782.10-47: In the operand of operation `valueof()': ConnHdlr.ttcn:782.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:782.38-45: In parameter #1 for `rab_sml': ConnHdlr.ttcn:744.39-46: note: Referenced template variable is here ConnHdlr.ttcn:798.2-45: In variable assignment: ConnHdlr.ttcn:798.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:798.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:798.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:744.39-46: note: Referenced template variable is here ConnHdlr.ttcn:808.1-868.1: In function definition `f_rab_ass_req_ps_with_pfcp': ConnHdlr.ttcn:829.2-43: In variable assignment: ConnHdlr.ttcn:829.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:829.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:829.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:827.37-43: note: Referenced template variable is here ConnHdlr.ttcn:852.27-853.36: In template variable definition `pdr1': ConnHdlr.ttcn:852.54-853.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:848.22-849.55: note: Referenced template variable is here ConnHdlr.ttcn:854.27-855.36: In template variable definition `pdr2': ConnHdlr.ttcn:854.54-855.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:850.22-851.57: note: Referenced template variable is here ConnHdlr.ttcn:856.24-860.39: In template variable definition `r': ConnHdlr.ttcn:856.53-860.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp': In parameter #5 for `created_pdr': ConnHdlr.ttcn:852.27-853.36: note: Referenced template variable is here ConnHdlr.ttcn:854.27-855.36: note: Referenced template variable is here ConnHdlr.ttcn:866.2-43: In variable assignment: ConnHdlr.ttcn:866.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:866.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:866.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:827.37-43: note: Referenced template variable is here ConnHdlr.ttcn:870.1-889.1: In function definition `f_rab_ass_resp_ps_with_pfcp': ConnHdlr.ttcn:880.2-45: In variable assignment: ConnHdlr.ttcn:880.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:880.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:880.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:877.39-46: note: Referenced template variable is here ConnHdlr.ttcn:888.2-46: In function instance: ConnHdlr.ttcn:888.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:888.17-45: In parameter #1 for `exp_rx': RANAP_Templates.ttcn:1923.1-1985.1: note: Referenced function is here ConnHdlr.ttcn:896.1-912.1: In function definition `f_rab_ass_req_ps_without_pfcp': ConnHdlr.ttcn:906.2-43: In variable assignment: ConnHdlr.ttcn:906.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:906.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:906.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:904.37-43: note: Referenced template variable is here ConnHdlr.ttcn:910.2-43: In variable assignment: ConnHdlr.ttcn:910.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:910.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:910.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:904.37-43: note: Referenced template variable is here ConnHdlr.ttcn:914.1-927.1: In function definition `f_rab_ass_resp_ps_without_pfcp': ConnHdlr.ttcn:922.2-45: In variable assignment: ConnHdlr.ttcn:922.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:922.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:922.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:919.39-46: note: Referenced template variable is here ConnHdlr.ttcn:926.2-46: In function instance: ConnHdlr.ttcn:926.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:926.17-45: In parameter #1 for `exp_rx': RANAP_Templates.ttcn:1923.1-1985.1: note: Referenced function is here HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': HNBGW_Tests.ttcn:723.1-752.1: In function definition `f_hnbap_ue_register': HNBGW_Tests.ttcn:727.2-55: In send statement: HNBGW_Tests.ttcn:727.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': HNBGW_Tests.ttcn:727.49-53: In parameter #1 for `ue_id': HNBGW_Tests.ttcn:723.52-87: note: Referenced template parameter is here HNBGW_Tests.ttcn:1279.8-1312.1: In function definition `f_tc_rab_assign_mgcp_to': HNBGW_Tests.ttcn:1296.2-43: In variable assignment: HNBGW_Tests.ttcn:1296.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1296.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1296.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1282.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2504.8-2540.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2521.2-43: In variable assignment: HNBGW_Tests.ttcn:2521.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2521.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2521.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2516.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2534.2-45: In variable assignment: HNBGW_Tests.ttcn:2534.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2534.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2534.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2532.39-46: note: Referenced template variable is here IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': In parameter #4 for `rfci': IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/ttcn3/hnbgw' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/ttcn3/hnbgw make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/ttcn3/hnbgw' DEP PFCP_CodecPort_CtrlFunctDef.cc DEP UD_PT.cc DEP MGCP_CodecPort_CtrlFunctDef.cc DEP RANAP_EncDec.cc DEP RUA_EncDec.cc DEP HNBAP_EncDec.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP SDP_EncDec.cc DEP SCTPasp_PT.cc DEP RTP_EncDec.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP Native_FunctionDefs.cc DEP Iuh_CodecPort_CtrlFunctDef.cc DEP IuUP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP lex.SDP_parse_.c DEP SDP_parse_.tab.c DEP RUA_PDU_Descriptions_part_7.cc DEP RUA_PDU_Descriptions_part_6.cc DEP RUA_PDU_Descriptions_part_5.cc DEP RUA_PDU_Descriptions_part_4.cc DEP RUA_PDU_Descriptions_part_3.cc DEP RUA_PDU_Descriptions_part_2.cc DEP RUA_PDU_Descriptions_part_1.cc DEP RUA_PDU_Contents_part_7.cc DEP RUA_PDU_Contents_part_6.cc DEP RUA_PDU_Contents_part_5.cc DEP RUA_PDU_Contents_part_4.cc DEP RUA_PDU_Contents_part_3.cc DEP RUA_PDU_Contents_part_2.cc DEP RUA_PDU_Contents_part_1.cc DEP RUA_IEs_part_7.cc DEP RUA_IEs_part_5.cc DEP RUA_IEs_part_4.cc DEP RUA_IEs_part_3.cc DEP RUA_IEs_part_6.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_4.cc DEP HNBAP_CommonDataTypes_part_5.cc DEP HNBAP_CommonDataTypes_part_3.cc DEP HNBAP_CommonDataTypes_part_2.cc DEP HNBAP_CommonDataTypes_part_1.cc DEP RUA_PDU_Descriptions.cc DEP RUA_IEs.cc DEP RUA_PDU_Contents.cc DEP RUA_Containers.cc DEP RUA_Constants.cc DEP RUA_CommonDataTypes.cc DEP RANAP_PDU_Contents.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_IEs.cc DEP RANAP_Containers.cc DEP RANAP_CommonDataTypes.cc DEP RANAP_Constants.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_4.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_1.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP StatsD_Checker.cc DEP SCCP_Mapping.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP IPA_Emulation.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP 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_3.cc DEP TELNETasp_PortType_part_4.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_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_1.cc DEP StatsD_Types_part_7.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_1.cc DEP StatsD_CodecPort_part_2.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_5.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_1.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_2.cc DEP SDP_Templates_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCTP_Templates_part_7.cc DEP SCTP_Templates_part_6.cc DEP SCTP_Templates_part_5.cc DEP SCTP_Templates_part_4.cc DEP SCTP_Templates_part_3.cc DEP SCTP_Templates_part_2.cc DEP SCTP_Templates_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP RUA_Types_part_7.cc DEP RUA_Types_part_6.cc DEP RUA_Types_part_5.cc DEP RUA_Types_part_4.cc DEP RUA_Types_part_3.cc DEP RUA_Types_part_2.cc DEP RUA_Types_part_1.cc DEP RUA_Templates_part_7.cc DEP RUA_Templates_part_6.cc DEP RUA_Templates_part_5.cc DEP RUA_Templates_part_4.cc DEP RUA_Templates_part_3.cc DEP RUA_Templates_part_2.cc DEP RUA_Templates_part_1.cc DEP RUA_Emulation_part_7.cc DEP RUA_Emulation_part_6.cc DEP RUA_Emulation_part_5.cc DEP RUA_Emulation_part_4.cc DEP RUA_Emulation_part_3.cc DEP RUA_Emulation_part_2.cc DEP RUA_Emulation_part_1.cc DEP RTP_Types_part_7.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_2.cc DEP RTP_Types_part_1.cc DEP RTP_Emulation_part_7.cc DEP RTP_Emulation_part_6.cc DEP RTP_Emulation_part_5.cc DEP RTP_Emulation_part_4.cc DEP RTP_Emulation_part_3.cc DEP RTP_Emulation_part_2.cc DEP RTP_Emulation_part_1.cc DEP RTP_CodecPort_CtrlFunct_part_7.cc DEP RTP_CodecPort_CtrlFunct_part_6.cc DEP RTP_CodecPort_CtrlFunct_part_5.cc DEP RTP_CodecPort_CtrlFunct_part_4.cc DEP RTP_CodecPort_CtrlFunct_part_3.cc DEP RTP_CodecPort_CtrlFunct_part_2.cc DEP RTP_CodecPort_CtrlFunct_part_1.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_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_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_6.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 Misc_Helpers_part_7.cc DEP MobileL3_CC_Types_part_1.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_4.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP MGCP_Types_part_7.cc DEP MGCP_Types_part_6.cc DEP MGCP_Types_part_5.cc DEP MGCP_Types_part_4.cc DEP MGCP_Types_part_3.cc DEP MGCP_Types_part_2.cc DEP MGCP_Types_part_1.cc DEP MGCP_Templates_part_7.cc DEP MGCP_Templates_part_6.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_4.cc DEP MGCP_Templates_part_3.cc DEP MGCP_Templates_part_2.cc DEP MGCP_Templates_part_1.cc DEP MGCP_Emulation_part_7.cc DEP MGCP_Emulation_part_6.cc DEP MGCP_Emulation_part_5.cc DEP MGCP_Emulation_part_4.cc DEP MGCP_Emulation_part_3.cc DEP MGCP_Emulation_part_2.cc DEP MGCP_Emulation_part_1.cc DEP MGCP_CodecPort_CtrlFunct_part_7.cc DEP MGCP_CodecPort_CtrlFunct_part_6.cc DEP MGCP_CodecPort_CtrlFunct_part_5.cc DEP MGCP_CodecPort_CtrlFunct_part_4.cc DEP MGCP_CodecPort_CtrlFunct_part_3.cc DEP MGCP_CodecPort_CtrlFunct_part_2.cc DEP MGCP_CodecPort_CtrlFunct_part_1.cc DEP MGCP_CodecPort_part_7.cc DEP MGCP_CodecPort_part_6.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_4.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_2.cc DEP MGCP_CodecPort_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_1.cc DEP L3_Common_part_7.cc DEP L3_Common_part_6.cc DEP L3_Common_part_5.cc DEP L3_Common_part_4.cc DEP L3_Common_part_3.cc DEP L3_Common_part_2.cc DEP L3_Common_part_1.cc DEP Iuh_Types_part_7.cc DEP Iuh_Types_part_6.cc DEP Iuh_Types_part_5.cc DEP Iuh_Types_part_4.cc DEP Iuh_Types_part_3.cc DEP Iuh_Types_part_2.cc DEP Iuh_Types_part_1.cc DEP Iuh_Emulation_part_7.cc DEP Iuh_Emulation_part_6.cc DEP Iuh_Emulation_part_5.cc DEP Iuh_Emulation_part_4.cc DEP Iuh_Emulation_part_3.cc DEP Iuh_Emulation_part_2.cc DEP Iuh_Emulation_part_1.cc DEP Iuh_CodecPort_CtrlFunct_part_7.cc DEP Iuh_CodecPort_CtrlFunct_part_6.cc DEP Iuh_CodecPort_CtrlFunct_part_5.cc DEP Iuh_CodecPort_CtrlFunct_part_4.cc DEP Iuh_CodecPort_CtrlFunct_part_3.cc DEP Iuh_CodecPort_CtrlFunct_part_2.cc DEP Iuh_CodecPort_CtrlFunct_part_1.cc DEP Iuh_CodecPort_part_7.cc DEP Iuh_CodecPort_part_6.cc DEP Iuh_CodecPort_part_5.cc DEP Iuh_CodecPort_part_4.cc DEP Iuh_CodecPort_part_3.cc DEP Iuh_CodecPort_part_2.cc DEP Iuh_CodecPort_part_1.cc DEP IuUP_Types_part_7.cc DEP IuUP_Types_part_6.cc DEP IuUP_Types_part_5.cc DEP IuUP_Types_part_4.cc DEP IuUP_Types_part_2.cc DEP IuUP_Types_part_1.cc DEP IuUP_Types_part_3.cc DEP IuUP_Emulation_part_7.cc DEP IuUP_Emulation_part_6.cc DEP IuUP_Emulation_part_5.cc DEP IuUP_Emulation_part_4.cc DEP IuUP_Emulation_part_3.cc DEP IuUP_Emulation_part_2.cc DEP IuUP_Emulation_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP HNBGW_Tests_part_7.cc DEP HNBGW_Tests_part_6.cc DEP HNBGW_Tests_part_5.cc DEP HNBGW_Tests_part_4.cc DEP HNBGW_Tests_part_3.cc DEP HNBGW_Tests_part_2.cc DEP HNBGW_Tests_part_1.cc DEP HNBAP_Types_part_7.cc DEP HNBAP_Types_part_6.cc DEP HNBAP_Types_part_5.cc DEP HNBAP_Types_part_4.cc DEP HNBAP_Types_part_3.cc DEP HNBAP_Types_part_2.cc DEP HNBAP_Types_part_1.cc DEP HNBAP_Templates_part_7.cc DEP HNBAP_Templates_part_6.cc DEP HNBAP_Templates_part_5.cc DEP HNBAP_Templates_part_4.cc DEP HNBAP_Templates_part_3.cc DEP HNBAP_Templates_part_2.cc DEP HNBAP_Templates_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP ConnHdlr_part_7.cc DEP ConnHdlr_part_6.cc DEP ConnHdlr_part_5.cc DEP ConnHdlr_part_4.cc DEP ConnHdlr_part_3.cc DEP ConnHdlr_part_2.cc DEP ConnHdlr_part_1.cc DEP BSSAP_Types_part_7.cc DEP BSSAP_Types_part_6.cc DEP BSSAP_Types_part_5.cc DEP BSSAP_Types_part_4.cc DEP BSSAP_Types_part_3.cc DEP BSSAP_Types_part_2.cc DEP BSSAP_Types_part_1.cc DEP BSSAP_CodecPort_part_7.cc DEP BSSAP_CodecPort_part_6.cc DEP BSSAP_CodecPort_part_5.cc DEP BSSAP_CodecPort_part_4.cc DEP BSSAP_CodecPort_part_3.cc DEP BSSAP_CodecPort_part_2.cc DEP BSSAP_CodecPort_part_1.cc DEP UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP StatsD_Types.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_CodecPort.cc DEP Socket_API_Definitions.cc DEP SDP_Types.cc DEP SDP_Templates.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTP_Templates.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RUA_Types.cc DEP RUA_Templates.cc DEP RUA_Emulation.cc DEP RTP_Types.cc DEP RTP_Emulation.cc DEP RTP_CodecPort_CtrlFunct.cc DEP RTP_CodecPort.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RANAP_CodecPort.cc DEP PFCP_Types.cc DEP PFCP_Templates.cc DEP PFCP_Emulation.cc DEP PFCP_CodecPort_CtrlFunct.cc DEP PFCP_CodecPort.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP Mutex.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP MGCP_Types.cc DEP MGCP_Templates.cc DEP MGCP_Emulation.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_CodecPort.cc DEP M3UA_Emulation.cc DEP M3UA_Types.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 GSM_Types.cc DEP DNS_Helpers.cc DEP ConnHdlr.cc DEP BSSAP_Types.cc DEP BSSAP_CodecPort.cc CC BSSAP_CodecPort.o CC BSSAP_Types.o CC ConnHdlr.o CC DNS_Helpers.o CC GSM_Types.o CC General_Types.o CC HNBAP_Templates.o CC HNBAP_Types.o CC HNBGW_Tests.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC IuUP_Emulation.o CC IuUP_Types.o CC Iuh_CodecPort.o CC Iuh_CodecPort_CtrlFunct.o CC Iuh_Emulation.o CC Iuh_Types.o CC L3_Common.o CC L3_Templates.o CC M3UA_Emulation.o CC M3UA_Types.o CC MGCP_CodecPort.o CC MGCP_CodecPort_CtrlFunct.o CC MGCP_Emulation.o CC MGCP_Templates.o CC MGCP_Types.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o HNBGW_Tests.cc: In function 'OCTETSTRING HNBGW__Tests::f__gen__one__compl__l3(const Compl3Type&, const MobileL3__CommonIE__Types::MobileIdentityLV_template&, const INTEGER&)': HNBGW_Tests.cc:10064:1: warning: control reaches end of non-void function [-Wreturn-type] 10064 | } | ^ CC 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 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': MGCP_Emulation.cc:7792:1: warning: control reaches end of non-void function [-Wreturn-type] 7792 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': MGCP_Emulation.cc:7844:1: warning: control reaches end of non-void function [-Wreturn-type] 7844 | } | ^ MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': MGCP_Emulation.cc:8985:1: warning: control reaches end of non-void function [-Wreturn-type] 8985 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': MGCP_Emulation.cc:9433:1: warning: control reaches end of non-void function [-Wreturn-type] 9433 | } | ^ CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PFCP_CodecPort.o CC PFCP_CodecPort_CtrlFunct.o CC PFCP_Emulation.o CC PFCP_Templates.o CC PFCP_Types.o CC RANAP_CodecPort.o CC RANAP_Templates.o CC RANAP_Types.o CC RTP_CodecPort.o CC RTP_CodecPort_CtrlFunct.o CC RTP_Emulation.o CC RTP_Types.o CC RUA_Emulation.o CC RUA_Templates.o CC RUA_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTP_Templates.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SDP_Templates.o CC SDP_Types.o CC Socket_API_Definitions.o CC StatsD_CodecPort.o CC StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UD_PortType.o CC UD_Types.o CC BSSAP_CodecPort_part_1.o CC BSSAP_CodecPort_part_2.o CC BSSAP_CodecPort_part_3.o CC BSSAP_CodecPort_part_4.o CC BSSAP_CodecPort_part_5.o CC BSSAP_CodecPort_part_6.o CC BSSAP_CodecPort_part_7.o CC BSSAP_Types_part_1.o CC BSSAP_Types_part_2.o RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': RUA_Emulation.cc:5856:1: warning: control reaches end of non-void function [-Wreturn-type] 5856 | } | ^ RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': RUA_Emulation.cc:5907:1: warning: control reaches end of non-void function [-Wreturn-type] 5907 | } | ^ RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': RUA_Emulation.cc:6185:1: warning: control reaches end of non-void function [-Wreturn-type] 6185 | } | ^ CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o CC BSSAP_Types_part_5.o CC BSSAP_Types_part_6.o CC BSSAP_Types_part_7.o CC ConnHdlr_part_1.o CC ConnHdlr_part_2.o CC ConnHdlr_part_3.o CC ConnHdlr_part_4.o CC ConnHdlr_part_5.o CC ConnHdlr_part_6.o CC ConnHdlr_part_7.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HNBAP_Templates_part_1.o CC HNBAP_Templates_part_2.o CC HNBAP_Templates_part_3.o CC HNBAP_Templates_part_4.o CC HNBAP_Templates_part_5.o CC HNBAP_Templates_part_6.o CC HNBAP_Templates_part_7.o CC HNBAP_Types_part_1.o CC HNBAP_Types_part_2.o CC HNBAP_Types_part_3.o CC HNBAP_Types_part_4.o CC HNBAP_Types_part_5.o CC HNBAP_Types_part_6.o CC HNBAP_Types_part_7.o CC HNBGW_Tests_part_1.o CC HNBGW_Tests_part_2.o CC HNBGW_Tests_part_3.o CC HNBGW_Tests_part_4.o CC HNBGW_Tests_part_5.o CC HNBGW_Tests_part_6.o CC HNBGW_Tests_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC IuUP_Emulation_part_1.o CC IuUP_Emulation_part_2.o CC IuUP_Emulation_part_3.o CC IuUP_Emulation_part_4.o CC IuUP_Emulation_part_5.o CC IuUP_Emulation_part_6.o CC IuUP_Emulation_part_7.o CC IuUP_Types_part_1.o CC IuUP_Types_part_2.o CC IuUP_Types_part_3.o CC IuUP_Types_part_4.o CC IuUP_Types_part_5.o CC IuUP_Types_part_6.o CC IuUP_Types_part_7.o CC Iuh_CodecPort_part_1.o CC Iuh_CodecPort_part_2.o CC Iuh_CodecPort_part_3.o CC Iuh_CodecPort_part_4.o CC Iuh_CodecPort_part_5.o CC Iuh_CodecPort_part_6.o CC Iuh_CodecPort_part_7.o CC Iuh_CodecPort_CtrlFunct_part_1.o CC Iuh_CodecPort_CtrlFunct_part_2.o CC Iuh_CodecPort_CtrlFunct_part_3.o CC Iuh_CodecPort_CtrlFunct_part_4.o CC Iuh_CodecPort_CtrlFunct_part_5.o CC Iuh_CodecPort_CtrlFunct_part_6.o CC Iuh_CodecPort_CtrlFunct_part_7.o CC Iuh_Emulation_part_1.o CC Iuh_Emulation_part_2.o CC Iuh_Emulation_part_3.o CC Iuh_Emulation_part_4.o CC Iuh_Emulation_part_5.o CC Iuh_Emulation_part_6.o CC Iuh_Emulation_part_7.o CC Iuh_Types_part_1.o CC Iuh_Types_part_2.o CC Iuh_Types_part_3.o CC Iuh_Types_part_4.o CC Iuh_Types_part_5.o CC Iuh_Types_part_6.o CC Iuh_Types_part_7.o CC L3_Common_part_1.o CC L3_Common_part_2.o CC L3_Common_part_3.o CC L3_Common_part_4.o CC L3_Common_part_5.o CC L3_Common_part_6.o CC L3_Common_part_7.o CC L3_Templates_part_1.o CC L3_Templates_part_2.o CC L3_Templates_part_3.o CC L3_Templates_part_4.o CC L3_Templates_part_5.o CC L3_Templates_part_6.o CC L3_Templates_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MGCP_CodecPort_part_1.o CC MGCP_CodecPort_part_2.o CC MGCP_CodecPort_part_3.o CC MGCP_CodecPort_part_4.o CC MGCP_CodecPort_part_5.o CC MGCP_CodecPort_part_6.o CC MGCP_CodecPort_part_7.o CC MGCP_CodecPort_CtrlFunct_part_1.o CC MGCP_CodecPort_CtrlFunct_part_2.o CC MGCP_CodecPort_CtrlFunct_part_3.o CC MGCP_CodecPort_CtrlFunct_part_4.o CC MGCP_CodecPort_CtrlFunct_part_5.o CC MGCP_CodecPort_CtrlFunct_part_6.o CC MGCP_CodecPort_CtrlFunct_part_7.o CC MGCP_Emulation_part_1.o CC MGCP_Emulation_part_2.o CC MGCP_Emulation_part_3.o CC MGCP_Emulation_part_4.o CC MGCP_Emulation_part_5.o CC MGCP_Emulation_part_6.o CC MGCP_Emulation_part_7.o CC MGCP_Templates_part_1.o CC MGCP_Templates_part_2.o CC MGCP_Templates_part_3.o CC MGCP_Templates_part_4.o CC MGCP_Templates_part_5.o CC MGCP_Templates_part_6.o CC MGCP_Templates_part_7.o CC MGCP_Types_part_1.o CC MGCP_Types_part_2.o CC MGCP_Types_part_3.o CC MGCP_Types_part_4.o CC MGCP_Types_part_5.o CC MGCP_Types_part_6.o CC MGCP_Types_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Mutex_part_1.o CC Mutex_part_2.o CC Mutex_part_3.o CC Mutex_part_4.o CC Mutex_part_5.o CC Mutex_part_6.o CC Mutex_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PFCP_CodecPort_part_1.o CC PFCP_CodecPort_part_2.o CC PFCP_CodecPort_part_3.o CC PFCP_CodecPort_part_4.o CC PFCP_CodecPort_part_5.o CC PFCP_CodecPort_part_6.o CC PFCP_CodecPort_part_7.o CC PFCP_CodecPort_CtrlFunct_part_1.o CC PFCP_CodecPort_CtrlFunct_part_2.o CC PFCP_CodecPort_CtrlFunct_part_3.o CC PFCP_CodecPort_CtrlFunct_part_4.o CC PFCP_CodecPort_CtrlFunct_part_5.o CC PFCP_CodecPort_CtrlFunct_part_6.o CC PFCP_CodecPort_CtrlFunct_part_7.o CC PFCP_Emulation_part_1.o CC PFCP_Emulation_part_2.o CC PFCP_Emulation_part_3.o CC PFCP_Emulation_part_4.o CC PFCP_Emulation_part_5.o CC PFCP_Emulation_part_6.o CC PFCP_Emulation_part_7.o CC PFCP_Templates_part_1.o CC PFCP_Templates_part_2.o CC PFCP_Templates_part_3.o CC PFCP_Templates_part_4.o CC PFCP_Templates_part_5.o CC PFCP_Templates_part_6.o CC PFCP_Templates_part_7.o CC PFCP_Types_part_1.o CC PFCP_Types_part_2.o CC PFCP_Types_part_3.o CC PFCP_Types_part_4.o CC PFCP_Types_part_5.o CC PFCP_Types_part_6.o CC PFCP_Types_part_7.o CC RANAP_CodecPort_part_1.o CC RANAP_CodecPort_part_2.o CC RANAP_CodecPort_part_3.o CC RANAP_CodecPort_part_4.o CC RANAP_CodecPort_part_5.o CC RANAP_CodecPort_part_6.o CC RANAP_CodecPort_part_7.o CC RANAP_Templates_part_1.o CC RANAP_Templates_part_2.o CC RANAP_Templates_part_3.o CC RANAP_Templates_part_4.o CC RANAP_Templates_part_5.o CC RANAP_Templates_part_6.o CC RANAP_Templates_part_7.o CC RANAP_Types_part_1.o CC RANAP_Types_part_2.o CC RANAP_Types_part_3.o CC RANAP_Types_part_4.o CC RANAP_Types_part_5.o CC RANAP_Types_part_6.o CC RANAP_Types_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_CodecPort_CtrlFunct_part_1.o CC RTP_CodecPort_CtrlFunct_part_2.o CC RTP_CodecPort_CtrlFunct_part_3.o CC RTP_CodecPort_CtrlFunct_part_4.o CC RTP_CodecPort_CtrlFunct_part_5.o CC RTP_CodecPort_CtrlFunct_part_6.o CC RTP_CodecPort_CtrlFunct_part_7.o CC RTP_Emulation_part_1.o CC RTP_Emulation_part_2.o CC RTP_Emulation_part_3.o CC RTP_Emulation_part_4.o CC RTP_Emulation_part_5.o CC RTP_Emulation_part_6.o CC RTP_Emulation_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC RUA_Emulation_part_1.o CC RUA_Emulation_part_2.o CC RUA_Emulation_part_3.o CC RUA_Emulation_part_4.o CC RUA_Emulation_part_5.o CC RUA_Emulation_part_6.o CC RUA_Emulation_part_7.o CC RUA_Templates_part_1.o CC RUA_Templates_part_2.o CC RUA_Templates_part_3.o CC RUA_Templates_part_4.o CC RUA_Templates_part_5.o CC RUA_Templates_part_6.o CC RUA_Templates_part_7.o CC RUA_Types_part_1.o CC RUA_Types_part_2.o CC RUA_Types_part_3.o CC RUA_Types_part_4.o CC RUA_Types_part_5.o CC RUA_Types_part_6.o CC RUA_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTP_Templates_part_1.o CC SCTP_Templates_part_2.o CC SCTP_Templates_part_3.o CC SCTP_Templates_part_4.o CC SCTP_Templates_part_5.o CC SCTP_Templates_part_6.o CC SCTP_Templates_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC IPA_Emulation.o CC RAN_Adapter.o CC RAN_Emulation.o CC SCCP_Mapping.o CC StatsD_Checker.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC RAN_Adapter_part_1.o CC RAN_Adapter_part_2.o CC RAN_Adapter_part_3.o CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_Emulation_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC HNBAP_CommonDataTypes.o CC HNBAP_Constants.o CC HNBAP_Containers.o CC HNBAP_IEs.o CC HNBAP_PDU_Contents.o CC HNBAP_PDU_Descriptions.o CC RANAP_CommonDataTypes.o CC RANAP_Constants.o CC RANAP_Containers.o CC RANAP_IEs.o CC RANAP_PDU_Contents.o CC RANAP_PDU_Descriptions.o CC RUA_CommonDataTypes.o CC RUA_Constants.o CC RUA_Containers.o CC RUA_IEs.o CC RUA_PDU_Contents.o CC RUA_PDU_Descriptions.o RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ CC HNBAP_CommonDataTypes_part_1.o CC HNBAP_CommonDataTypes_part_2.o CC HNBAP_CommonDataTypes_part_3.o CC HNBAP_CommonDataTypes_part_4.o CC HNBAP_CommonDataTypes_part_5.o CC HNBAP_CommonDataTypes_part_6.o CC HNBAP_CommonDataTypes_part_7.o CC HNBAP_Constants_part_1.o CC HNBAP_Constants_part_2.o CC HNBAP_Constants_part_3.o CC HNBAP_Constants_part_4.o CC HNBAP_Constants_part_5.o CC HNBAP_Constants_part_6.o CC HNBAP_Constants_part_7.o CC HNBAP_Containers_part_1.o CC HNBAP_Containers_part_2.o CC HNBAP_Containers_part_3.o CC HNBAP_Containers_part_4.o CC HNBAP_Containers_part_5.o CC HNBAP_Containers_part_6.o CC HNBAP_Containers_part_7.o CC HNBAP_IEs_part_1.o CC HNBAP_IEs_part_2.o CC HNBAP_IEs_part_3.o CC HNBAP_IEs_part_4.o CC HNBAP_IEs_part_5.o CC HNBAP_IEs_part_6.o CC HNBAP_PDU_Contents_part_1.o CC HNBAP_IEs_part_7.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 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 RANAP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC UD_PT.o CC PFCP_CodecPort_CtrlFunctDef.o CCLD BSSAP_CodecPort.so CCLD BSSAP_Types.so CCLD ConnHdlr.so CCLD DNS_Helpers.so CCLD GSM_Types.so CCLD General_Types.so CCLD HNBAP_Templates.so CCLD HNBAP_Types.so CCLD HNBGW_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD IuUP_Emulation.so CCLD IuUP_Types.so CCLD Iuh_CodecPort.so CCLD Iuh_CodecPort_CtrlFunct.so CCLD Iuh_Emulation.so CCLD Iuh_Types.so CCLD L3_Common.so CCLD L3_Templates.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MGCP_CodecPort.so CCLD MGCP_CodecPort_CtrlFunct.so CCLD MGCP_Emulation.so CCLD MGCP_Templates.so CCLD MGCP_Types.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_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_CtrlFunct.so CCLD PFCP_CodecPort.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_5.so CCLD BSSAP_Types_part_4.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_5.so CCLD HNBGW_Tests_part_4.so CCLD HNBGW_Tests_part_6.so CCLD HNBGW_Tests_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD IuUP_Emulation_part_1.so CCLD IuUP_Emulation_part_2.so CCLD IuUP_Emulation_part_3.so CCLD IuUP_Emulation_part_4.so CCLD IuUP_Emulation_part_5.so CCLD IuUP_Emulation_part_6.so CCLD IuUP_Emulation_part_7.so CCLD IuUP_Types_part_1.so CCLD IuUP_Types_part_2.so CCLD IuUP_Types_part_3.so CCLD IuUP_Types_part_4.so CCLD IuUP_Types_part_5.so CCLD IuUP_Types_part_6.so CCLD IuUP_Types_part_7.so CCLD Iuh_CodecPort_part_1.so CCLD Iuh_CodecPort_part_2.so CCLD Iuh_CodecPort_part_3.so CCLD Iuh_CodecPort_part_4.so CCLD Iuh_CodecPort_part_5.so CCLD Iuh_CodecPort_part_6.so CCLD Iuh_CodecPort_part_7.so CCLD Iuh_CodecPort_CtrlFunct_part_1.so CCLD Iuh_CodecPort_CtrlFunct_part_2.so CCLD Iuh_CodecPort_CtrlFunct_part_3.so CCLD Iuh_CodecPort_CtrlFunct_part_4.so CCLD Iuh_CodecPort_CtrlFunct_part_5.so CCLD Iuh_CodecPort_CtrlFunct_part_6.so CCLD Iuh_CodecPort_CtrlFunct_part_7.so CCLD Iuh_Emulation_part_1.so CCLD Iuh_Emulation_part_2.so CCLD Iuh_Emulation_part_3.so CCLD Iuh_Emulation_part_4.so CCLD Iuh_Emulation_part_5.so CCLD Iuh_Emulation_part_6.so CCLD Iuh_Emulation_part_7.so CCLD Iuh_Types_part_1.so CCLD Iuh_Types_part_2.so CCLD Iuh_Types_part_3.so CCLD Iuh_Types_part_4.so CCLD Iuh_Types_part_5.so CCLD Iuh_Types_part_6.so CCLD Iuh_Types_part_7.so CCLD L3_Common_part_1.so CCLD L3_Common_part_2.so CCLD L3_Common_part_3.so CCLD L3_Common_part_4.so CCLD L3_Common_part_5.so CCLD L3_Common_part_6.so CCLD L3_Common_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_part_7.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_CtrlFunct_part_4.so CCLD MGCP_CodecPort_CtrlFunct_part_5.so CCLD MGCP_CodecPort_CtrlFunct_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_7.so CCLD MGCP_Emulation_part_1.so CCLD MGCP_Emulation_part_2.so CCLD MGCP_Emulation_part_3.so CCLD MGCP_Emulation_part_4.so CCLD MGCP_Emulation_part_5.so CCLD MGCP_Emulation_part_6.so CCLD MGCP_Emulation_part_7.so CCLD MGCP_Templates_part_1.so CCLD MGCP_Templates_part_2.so CCLD MGCP_Templates_part_3.so CCLD MGCP_Templates_part_4.so CCLD MGCP_Templates_part_5.so CCLD MGCP_Templates_part_6.so CCLD MGCP_Templates_part_7.so CCLD MGCP_Types_part_1.so CCLD MGCP_Types_part_2.so CCLD MGCP_Types_part_3.so CCLD MGCP_Types_part_4.so CCLD MGCP_Types_part_5.so CCLD MGCP_Types_part_6.so CCLD MGCP_Types_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Mutex_part_1.so CCLD Mutex_part_2.so CCLD Mutex_part_3.so CCLD Mutex_part_4.so CCLD Mutex_part_5.so CCLD Mutex_part_6.so CCLD Mutex_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_5.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_3.so CCLD HNBAP_Constants_part_2.so CCLD HNBAP_Constants_part_4.so CCLD HNBAP_Constants_part_5.so CCLD HNBAP_Constants_part_6.so CCLD HNBAP_Constants_part_7.so CCLD HNBAP_Containers_part_1.so CCLD HNBAP_Containers_part_2.so CCLD HNBAP_Containers_part_3.so CCLD HNBAP_Containers_part_4.so CCLD HNBAP_Containers_part_5.so CCLD HNBAP_Containers_part_6.so CCLD HNBAP_Containers_part_7.so CCLD HNBAP_IEs_part_1.so CCLD HNBAP_IEs_part_2.so CCLD HNBAP_IEs_part_3.so CCLD HNBAP_IEs_part_4.so CCLD HNBAP_IEs_part_5.so CCLD HNBAP_IEs_part_6.so CCLD HNBAP_IEs_part_7.so CCLD HNBAP_PDU_Contents_part_1.so CCLD HNBAP_PDU_Contents_part_2.so CCLD HNBAP_PDU_Contents_part_3.so CCLD HNBAP_PDU_Contents_part_4.so CCLD HNBAP_PDU_Contents_part_5.so CCLD HNBAP_PDU_Contents_part_6.so CCLD HNBAP_PDU_Contents_part_7.so CCLD HNBAP_PDU_Descriptions_part_1.so CCLD HNBAP_PDU_Descriptions_part_2.so CCLD HNBAP_PDU_Descriptions_part_3.so CCLD HNBAP_PDU_Descriptions_part_4.so CCLD HNBAP_PDU_Descriptions_part_5.so CCLD HNBAP_PDU_Descriptions_part_6.so CCLD HNBAP_PDU_Descriptions_part_7.so CCLD RANAP_CommonDataTypes_part_1.so CCLD RANAP_CommonDataTypes_part_2.so CCLD RANAP_CommonDataTypes_part_3.so CCLD RANAP_CommonDataTypes_part_4.so CCLD RANAP_CommonDataTypes_part_5.so CCLD RANAP_CommonDataTypes_part_6.so CCLD RANAP_CommonDataTypes_part_7.so CCLD RANAP_Constants_part_1.so CCLD RANAP_Constants_part_2.so CCLD RANAP_Constants_part_3.so CCLD RANAP_Constants_part_4.so CCLD RANAP_Constants_part_5.so CCLD RANAP_Constants_part_6.so CCLD RANAP_Constants_part_7.so CCLD RANAP_Containers_part_1.so CCLD RANAP_Containers_part_2.so CCLD RANAP_Containers_part_3.so CCLD RANAP_Containers_part_4.so CCLD RANAP_Containers_part_5.so CCLD RANAP_Containers_part_6.so CCLD RANAP_Containers_part_7.so CCLD RANAP_IEs_part_1.so CCLD RANAP_IEs_part_2.so CCLD RANAP_IEs_part_3.so CCLD RANAP_IEs_part_4.so CCLD RANAP_IEs_part_5.so CCLD RANAP_IEs_part_6.so CCLD RANAP_IEs_part_7.so CCLD RANAP_PDU_Contents_part_1.so CCLD RANAP_PDU_Contents_part_2.so CCLD RANAP_PDU_Contents_part_3.so CCLD RANAP_PDU_Contents_part_4.so CCLD RANAP_PDU_Contents_part_5.so CCLD RANAP_PDU_Contents_part_6.so CCLD RANAP_PDU_Contents_part_7.so CCLD RANAP_PDU_Descriptions_part_1.so CCLD RANAP_PDU_Descriptions_part_2.so CCLD RANAP_PDU_Descriptions_part_3.so CCLD RANAP_PDU_Descriptions_part_4.so CCLD RANAP_PDU_Descriptions_part_5.so CCLD RANAP_PDU_Descriptions_part_6.so CCLD RANAP_PDU_Descriptions_part_7.so CCLD RUA_CommonDataTypes_part_1.so CCLD RUA_CommonDataTypes_part_2.so CCLD RUA_CommonDataTypes_part_3.so CCLD RUA_CommonDataTypes_part_4.so CCLD RUA_CommonDataTypes_part_5.so CCLD RUA_CommonDataTypes_part_6.so CCLD RUA_CommonDataTypes_part_7.so CCLD RUA_Constants_part_1.so CCLD RUA_Constants_part_2.so CCLD RUA_Constants_part_3.so CCLD RUA_Constants_part_4.so CCLD RUA_Constants_part_5.so CCLD RUA_Constants_part_6.so CCLD RUA_Constants_part_7.so CCLD RUA_Containers_part_1.so CCLD RUA_Containers_part_2.so CCLD RUA_Containers_part_3.so CCLD RUA_Containers_part_5.so CCLD RUA_Containers_part_4.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_5.so CCLD RUA_PDU_Contents_part_6.so CCLD RUA_PDU_Contents_part_4.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 SDP_parse_.tab.so CCLD RUA_PDU_Descriptions_part_7.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-latest/_cache/podman/ttcn3/hnbgw' [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 1s (354 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-rua-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp4 libosmo-ranap7 libosmo-rua0 libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp4 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-latest The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 38 newly installed, 0 to remove and 85 not upgraded. Need to get 20.8 MB of archives. After this operation, 25.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libnftables1-dbgsym 1.0.6.3~osmocom.429.7d98 [914 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv1 0.5.0 [16.5 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14 1.14.0 [58.6 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0 [101 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp4 0.5.0 [41.2 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran11 2.1.0 [128 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.1.0 [456 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.1.0 [18.2 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.1.0 [22.7 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv-dbg 0.5.0 [40.5 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap0 1.7.0 [51.9 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap-dbg 1.7.0 [191 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp-dbg 0.5.0 [131 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.7.0 [224 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.7.0 [953 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua0 1.7.0 [28.2 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua-dbg 1.7.0 [93.4 kB] Get:40 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:41 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw 1.7.0 [106 kB] Get:42 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw-dbg 1.7.0 [496 kB] Fetched 20.8 MB in 0s (61.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../04-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.5.0_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../12-libosmo-pfcp4_0.5.0_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../14-libosmo-sigtran11_2.1.0_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.1.0_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.1.0_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.1.0_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.5.0_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.7.0_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.5.0_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.7.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.7.0_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.7.0_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.7.0_amd64.deb ... Unpacking osmo-hnbgw (1.7.0) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.7.0_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmo-gtlv1:amd64 (0.5.0) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.7.0) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmo-rua0:amd64 (1.7.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libosmo-rua-dbg:amd64 (1.7.0) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmo-pfcp4:amd64 (0.5.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmo-sigtran11:amd64 (2.1.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0) ... Setting up osmo-stp:amd64 (2.1.0) ... 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) ... Setting up osmo-hnbgw (1.7.0) ... 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) ... Setting up osmo-stp-dbg:amd64 (2.1.0) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/HNBGW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp'] [testenv][generic] + ['cp', '-a', 'osmo-hnbgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp/stp.log'] 20250425122222446 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250425122222446 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20250425122222447 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250425122222447 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20250425122222447 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250425122222447 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250425122222447 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20250425122222447 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20250425122222447 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425122222447 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250425122222447 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20250425122222447 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250425122222447 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250425122222447 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20250425122222447 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20250425122222447 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425122222447 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250425122222447 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20250425122222447 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250425122222447 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250425122222447 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20250425122222447 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20250425122222447 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425122222447 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250425122222447 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20250425122222447 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250425122222447 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250425122222447 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20250425122222447 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20250425122222447 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425122222447 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250425122222447 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20250425122222447 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250425122222447 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250425122222447 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20250425122222447 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20250425122222447 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425122222447 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250425122222447 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20250425122222447 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250425122222447 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250425122222447 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20250425122222447 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20250425122222447 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425122222447 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250425122222447 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250425122222447 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250425122222447 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250425122222447 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250425122222447 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250425122222447 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20250425122222447 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20250425122222447 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20250425122222448 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][generic] Running hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x5627e5f664e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x5627e5f664c0(iups) with 3 counters 20250425122222644 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250425122222644 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250425122222645 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Allocated (fsm.c:456) 20250425122222645 DLGLOBAL DEBUG validating counter group 0x5627e5f66560(msc) with 15 counters (rate_ctr.c:86) 20250425122222645 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250425122222645 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425122222645 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Allocated (fsm.c:456) 20250425122222645 DLGLOBAL DEBUG validating counter group 0x5627e5f66560(msc) with 15 counters (rate_ctr.c:86) 20250425122222645 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250425122222645 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425122222645 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Allocated (fsm.c:456) 20250425122222645 DLGLOBAL DEBUG validating counter group 0x5627e5f66560(msc) with 15 counters (rate_ctr.c:86) 20250425122222645 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250425122222645 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425122222645 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Allocated (fsm.c:456) 20250425122222645 DLGLOBAL DEBUG validating counter group 0x5627e5f66560(msc) with 15 counters (rate_ctr.c:86) 20250425122222645 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250425122222645 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425122222645 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Allocated (fsm.c:456) 20250425122222645 DLGLOBAL DEBUG validating counter group 0x5627e5f66540(sgsn) with 15 counters (rate_ctr.c:86) 20250425122222645 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250425122222645 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425122222645 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Allocated (fsm.c:456) 20250425122222645 DLGLOBAL DEBUG validating counter group 0x5627e5f66540(sgsn) with 15 counters (rate_ctr.c:86) 20250425122222645 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250425122222645 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425122222645 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Allocated (fsm.c:456) 20250425122222645 DLGLOBAL DEBUG validating counter group 0x5627e5f66540(sgsn) with 15 counters (rate_ctr.c:86) 20250425122222645 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250425122222645 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425122222645 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Allocated (fsm.c:456) 20250425122222645 DLGLOBAL DEBUG validating counter group 0x5627e5f66540(sgsn) with 15 counters (rate_ctr.c:86) 20250425122222645 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250425122222645 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425122222645 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250425122222645 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250425122222645 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250425122222645 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250425122222645 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250425122222645 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250425122222645 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:38546 (mgcp_client.c:999) 20250425122222645 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20250425122222645 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425122222645 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250425122222645 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250425122222645 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20250425122222645 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:579) 20250425122222645 DLGLOBAL DEBUG validating counter group 0x7f16f0b1d9a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20250425122222645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_DOWN}: Allocated (fsm.c:456) 20250425122222645 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7_instance.c:315) 20250425122222645 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:590) 20250425122222645 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20250425122222645 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:127) 20250425122222645 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:635) 20250425122222645 DLGLOBAL DEBUG validating counter group 0x7f16f0b1d9e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250425122222645 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:123) 20250425122222645 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{IDLE}: Allocated (fsm.c:456) 20250425122222645 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:623) 20250425122222646 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5628104d2590]{ASP_DOWN}: Allocated (fsm.c:456) 20250425122222646 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20250425122222646 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250425122222646 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250425122222646 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:50967<->l=::1:2905): New m3ua connection accepted 20250425122222646 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:50967<->l=::1:2905): created dynamic ASP asp-dyn-0 20250425122222646 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:50967<->l=:::2905 20250425122222646 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20250425122222646 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250425122222646 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122222646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122222646 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x5628104d5350 (osmo_ss7_user.c:88) 20250425122222646 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250425122222646 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250425122222646 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250425122222646 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20250425122222646 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425122222646 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250425122222646 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425122222646 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250425122222646 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425122222646 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250425122222646 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425122222646 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250425122222646 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425122222646 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250425122222646 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425122222646 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250425122222646 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425122222646 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250425122222646 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425122222646 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250425122222646 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425122222646 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250425122222646 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425122222646 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250425122222646 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425122222646 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250425122222646 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425122222646 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250425122222646 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425122222646 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250425122222646 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425122222646 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250425122222646 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122222646 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122222646 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122222646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122222646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122222646 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122222646 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250425122222646 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122222646 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122222646 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122222646 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122222646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122222646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122222646 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122222646 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250425122222646 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122222646 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122222646 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122222646 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122222646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122222646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122222646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122222646 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250425122222646 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122222646 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122222646 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122222646 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122222646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122222646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122222646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122222646 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250425122222646 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122222646 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:50967){CONNECTING} connection established (stream_cli.c:440) 20250425122222646 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250425122222646 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:50967) (osmo_ss7_asp.c:937) 20250425122222646 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250425122222646 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250425122222646 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250425122222646 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5628104d2590]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250425122222646 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122222646 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122222646 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122222646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122222646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122222646 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122222646 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250425122222646 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122222646 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122222646 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122222646 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122222646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122222646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122222646 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122222646 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250425122222646 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122222646 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122222646 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122222646 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122222646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122222646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122222646 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122222646 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250425122222646 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122222646 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122222646 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122222646 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122222646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122222646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122222646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122222646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122222646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122222646 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250425122222646 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122222646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122222646 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20250425122222646 DLSS7 <000c> m3ua.c:714 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122222646 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122222646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122222646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122222646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:751) 20250425122222646 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5628104d2590]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:714) 20250425122222646 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5628104d2590]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250425122222646 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5628104d2590]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20250425122222647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425122222647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20250425122222647 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250425122222647 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250425122222647 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/start-testsuite.sh', 'hnbgw/HNBGW_Tests', 'HNBGW_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HNBGW_Tests.cfg MC@8885072c0934: Unix server socket created successfully. MC@8885072c0934: Listening on TCP port 40653. 8885072c0934 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/ttcn3/hnbgw/HNBGW_Tests 8885072c0934 40653 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8885072c0934: New HC connected from 10.0.2.100 [10.0.2.100]. 8885072c0934: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@8885072c0934: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8885072c0934: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8885072c0934: Configuration file was processed on all HCs. MC@8885072c0934: Creating MTC on host 10.0.2.100. MC@8885072c0934: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Fri Apr 25 12:22:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_hnb_register started. 20250425122224326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122224332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122224341 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42377<->l=127.0.0.1:4262) (control_if.c:572) 20250425122224348 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::8c0:e1ff:fe2c:f1dd]:2905 err=None (stream.c:265) 20250425122224348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20250425122224348 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250425122224348 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::8c0:e1ff:fe2c:f1dd]:2905 err=None (osmo_ss7_asp.c:788) 20250425122224358 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122224358 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122224359 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122224359 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122224359 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122224359 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122224359 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122224359 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122224359 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122224359 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register-Iuh0(7)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122224360 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122224360 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122224360 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122224360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122224360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122224360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122224360 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122224360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122224360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122224360 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425122224360 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122224360 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122224360 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122224360 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122224360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122224360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122224360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122224360 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122224360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122224360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122224360 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425122224360 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122224360 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122224360 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122224360 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122224360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122224360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122224360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122224360 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122224360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122224360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122224360 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425122224360 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122224360 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122224360 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122224360 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122224360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122224360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122224360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122224360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122224360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122224360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122224360 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425122224360 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(11)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122224380 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122224380 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122224380 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122224380 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122224380 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122224380 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122224380 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122224380 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122224381 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122224381 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122224381 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122224381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122224381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122224381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122224381 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122224381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122224381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122224381 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425122224381 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122224381 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122224381 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122224381 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122224381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122224381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122224381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122224381 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122224382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122224382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122224382 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425122224382 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122224382 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122224382 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122224382 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122224382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122224382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122224382 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122224382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122224382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122224382 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425122224382 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122224382 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122224382 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122224382 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122224382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122224382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122224382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122224382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122224382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122224382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122224382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122224382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122224382 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425122224382 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122224573 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122224573 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122224573 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122224573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122224583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122224583 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122224583 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122224583 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122224583 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122224583 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122224583 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122224585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122224585 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122224585 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122224585 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122224585 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122224585 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122224585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122224592 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122224592 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122224593 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122224593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122224599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122224599 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122224599 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122224599 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122224599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122224599 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122224599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122224601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122224602 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122224602 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122224602 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122224602 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122224602 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122224602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122224647 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250425122224648 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20250425122224648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:573) 20250425122224648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122224648 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20250425122224648 DLSS7 <000c> xua_rkm.c:204 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20250425122224648 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250425122224648 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-as-rkm-7: Created AS 20250425122224648 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250425122224648 DLSS7 <000c> osmo_ss7_as.c:123 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20250425122224648 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250425122224648 DLSS7 <000c> xua_rkm.c:342 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122224648 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250425122224649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122224649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:751) 20250425122224649 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:448) 20250425122224649 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20250425122224649 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20250425122224649 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20250425122224649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122224649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250425122224649 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250425122224649 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250425122224649 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250425122224649 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250425122224649 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5628104d2590]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250425122224649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122224649 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122224649 DLSS7 <000c> m3ua.c:714 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122224649 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122224649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122224649 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122224649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122224650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122224650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:751) 20250425122224650 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5628104d2590]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:714) 20250425122224650 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5628104d2590]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250425122224650 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5628104d2590]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20250425122224650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425122224650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20250425122224650 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250425122224650 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250425122224650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122224650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250425122224650 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) 20250425122224650 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250425122224650 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5628104d3b10]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250425122225389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122225390 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122225390 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122225390 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122225390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122225390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122225390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122225390 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122225390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122225390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122225390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122225390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122225390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122225390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122225390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122225390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122225390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122225390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122225390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122225390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122225390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122225390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122225390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122225390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122225390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122225390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122225390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122225390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122225390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122225390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122225390 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122225390 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122225390 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122225390 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122225390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122225390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122225390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122225390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122225390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122225390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122225390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122225390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122225390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122225390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122225390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122225390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122225390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122225390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122225390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122225390 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122225390 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122225390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122225390 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122225390 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122225390 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122225390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122225390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122225390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122225390 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@8885072c0934: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425122225398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122225398 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122225398 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122225398 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122225398 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122225398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122225398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122225398 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122225398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122225398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122225398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122225398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122225398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122225398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122225398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122225398 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122225398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122225398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122225398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122225398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122225398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122225398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122225398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122225398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122225398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122225398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122225398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122225398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122225398 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122225398 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122225398 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122225398 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122225398 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122225398 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122225398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122225398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122225398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122225398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122225398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122225398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122225399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122225399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122225399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122225399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122225399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122225399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122225399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122225399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122225399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122225399 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122225399 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122225399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122225399 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122225399 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122225399 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122225399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122225399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122225399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122225399 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(13)@8885072c0934: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425122225404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122225404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122225404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122225404 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122225404 DLGLOBAL DEBUG validating counter group 0x5627e5f66be0(hnb) with 60 counters (rate_ctr.c:86) 20250425122225404 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122225404 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122225404 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122225404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122225404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122225420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50142<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122225420 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42377<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(5)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(4)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122225423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50126<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122225424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122225424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122225424 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122225424 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122225424 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register(3)@8885072c0934: Final verdict of PTC: none 20250425122225425 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122225425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122225425 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122225425 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_hnb_register-Iuh0-RUA(8)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@8885072c0934: Final verdict of PTC: none 20250425122225425 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122225426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122225426 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122225426 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122225426 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122225426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122225426 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122225426 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122225426 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122225426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122225426 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122225426 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122225426 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122225426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122225426 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122225426 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122225426 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_hnb_register-Iuh0(7)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@8885072c0934: Final verdict of PTC: none 20250425122225426 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122225426 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122225426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122225426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122225426 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122225426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122225426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122225426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122225427 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122225427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122225427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122225427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122225427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122225427 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122225427 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122225427 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122225427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122225427 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122225427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122225427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(14)@8885072c0934: Final verdict of PTC: none 20250425122225427 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122225427 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122225427 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122225427 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122225427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122225427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122225427 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122225427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122225427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122225427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122225427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122225427 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122225427 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122225427 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122225427 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(15)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(6)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@8885072c0934: Test case TC_hnb_register finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Fri Apr 25 12:22:25 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250425122225489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122225892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32824<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166812) Waiting for packet dumper to finish... 1 (prev_count=166812, count=167352) 20250425122227260 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::8c0:e1ff:fe2c:f1dd]:2905 err=None (stream.c:265) 20250425122227261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20250425122227261 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250425122227261 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::8c0:e1ff:fe2c:f1dd]:2905 err=None (osmo_ss7_asp.c:788) 20250425122227428 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122227428 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122227428 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122227428 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122227428 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122227428 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Fri Apr 25 12:22:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_hnb_register_duplicate started. 20250425122229008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122229013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122229017 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39061<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122229039 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122229039 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122229049 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122229049 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122229049 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122229049 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122229050 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122229050 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122229050 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122229050 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122229050 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122229050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122229050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122229050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122229050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122229050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122229050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122229050 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122229050 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122229050 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122229051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_hnb_register_duplicate-Iuh1(22)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122229051 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122229051 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122229051 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122229051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122229051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122229051 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122229051 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122229051 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122229051 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122229051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122229051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122229051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122229051 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122229051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122229051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122229051 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122229051 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51791 (stream_srv.c:142) 20250425122229051 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51791<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122229051 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122229051 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122229051 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122229052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122229052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122229052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122229052 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122229052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122229052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122229052 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122229052 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122229052 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122229052 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122229052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122229052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122229052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122229053 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122229053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122229053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122229053 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122229053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122229053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122229053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122229053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122229053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122229053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122229053 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122229053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122229053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122229053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122229053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122229053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122229053 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122229053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122229053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122229053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122229053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122229053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122229053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122229053 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(26)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(24)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122229071 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122229071 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122229071 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122229071 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122229071 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122229071 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122229071 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122229071 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122229072 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122229072 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122229072 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122229073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122229073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122229073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122229073 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122229073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122229073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122229073 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122229073 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122229073 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122229073 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122229073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122229073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122229073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122229073 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122229073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122229073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122229073 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122229073 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122229073 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122229073 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122229073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122229073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122229073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122229073 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122229073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122229073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122229073 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122229073 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122229073 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122229073 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122229073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122229073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122229073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122229073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122229073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122229073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122229073 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122229073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122229073 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122229073 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122229073 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122229073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122229073 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122229073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122229073 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122229073 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122229073 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122229073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122229073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122229073 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122229073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122229073 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122229073 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122229073 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122229073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122229073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122229073 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122229073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122229073 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122229073 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122229073 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122229073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122229073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122229073 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(29)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122229268 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122229268 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122229268 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122229268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122229278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122229278 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122229278 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122229278 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122229278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122229278 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122229278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122229280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122229281 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122229281 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122229281 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122229281 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122229281 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122229281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122229281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122229281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122229281 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122229281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122229281 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122229281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122229281 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122229281 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122229281 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122229281 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122229282 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122229282 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122229282 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122229282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122229282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122229282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122229283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122229283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122229283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122229283 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122229283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122229283 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122229283 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122229283 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122229283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122229283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122229283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122229283 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122229283 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122229283 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122229283 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122229283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122229288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122229288 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122229288 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122229288 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122229288 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122229288 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122229288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122229289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122229289 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122229289 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122229289 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122229289 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122229289 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122229289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122229289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122229289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122229289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122229289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122229289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122229289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122229289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122229289 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122229289 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122229289 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122229290 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122229290 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122229290 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122229290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122229290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122229290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122229290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122229290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122229290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122229290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122229290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122229290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122229290 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122229290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122229290 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122229290 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122229290 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122229290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122229290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122229290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122229290 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122230076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122230076 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122230076 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122230076 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122230076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122230076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122230076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122230076 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122230076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122230076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122230076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122230076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122230076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122230076 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122230076 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122230076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122230076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230076 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122230076 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122230076 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122230076 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122230076 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122230076 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122230076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122230076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122230076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122230076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122230076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122230076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122230076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122230076 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122230076 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122230076 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122230076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122230076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122230076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122230076 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122230076 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122230076 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122230077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122230077 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122230077 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122230077 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122230077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122230077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122230077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122230077 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122230077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122230077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122230077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122230077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122230077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122230077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122230077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122230077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122230077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122230077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122230077 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122230077 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122230077 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122230089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122230089 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122230089 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122230089 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122230089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122230089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122230089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122230089 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122230089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122230089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122230089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122230089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122230089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122230089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122230089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122230089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122230089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230089 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122230089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122230089 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122230089 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122230089 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122230089 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122230090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122230090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122230090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122230090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122230090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122230090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122230090 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122230090 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122230090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122230090 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122230090 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122230090 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122230090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122230090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122230090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122230090 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122230090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122230090 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122230090 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122230090 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122230090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122230090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122230090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122230090 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122230090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122230090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122230090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122230090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122230090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122230090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122230090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122230090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122230090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122230091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122230091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122230091 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122230091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122230091 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122230091 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122230091 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122230099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122230099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122230099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122230099 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122230099 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122230099 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122230099 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122230099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122230099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122230118 DLINP DEBUG SRVCONN(,r=127.0.0.1:51791<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122230118 DLINP DEBUG SRVCONN(,r=127.0.0.1:51791<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122230118 DLINP DEBUG SRVCONN(,r=127.0.0.1:51791<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122230118 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122230118 DHNBAP ERROR (127.0.0.1:51791 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250425122230118 DHNBAP ERROR (127.0.0.1:51791 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250425122230118 DLINP DEBUG SRVCONN(,r=127.0.0.1:51791<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122230118 DLINP DEBUG SRVCONN(,r=127.0.0.1:51791<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250425122230118 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122230129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122230130 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39061<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(17)@8885072c0934: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122230132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32830<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122230133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122230133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122230133 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122230133 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122230133 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate(16)@8885072c0934: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@8885072c0934: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@8885072c0934: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@8885072c0934: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(19)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(30)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@8885072c0934: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Fri Apr 25 12:22:30 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 20250425122230176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122230284 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122230284 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122230284 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122230284 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122230284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122230284 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122230284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122230284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122230284 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122230284 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122230284 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122230284 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122230284 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122230284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122230284 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122230284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122230284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122230284 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122230284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122230284 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122230284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122230284 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122230284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122230284 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122230284 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122230285 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122230285 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122230285 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122230285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122230285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122230285 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122230285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122230285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122230285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122230285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122230285 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122230285 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122230285 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122230285 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122230577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32848<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213868) Waiting for packet dumper to finish... 1 (prev_count=213868, count=214524) 20250425122232286 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122232286 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122232286 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122232286 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122232286 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122232286 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Fri Apr 25 12:22:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250425122233676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122233680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122233683 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43975<->l=127.0.0.1:4262) (control_if.c:572) 20250425122233696 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122233696 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122233697 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122233697 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122233697 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122233697 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122233697 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122233697 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122233697 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122233697 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122233698 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122233698 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122233698 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122233698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122233698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122233698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122233698 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122233698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122233698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122233698 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122233698 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122233698 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122233698 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122233698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122233698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122233698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122233698 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122233698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122233698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122233698 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122233698 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122233698 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122233698 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122233698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122233698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122233698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122233698 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122233698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122233698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122233698 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122233698 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122233698 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122233698 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122233698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122233698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122233698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122233698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122233698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122233698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122233698 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122233699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122233699 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122233699 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122233699 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122233699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122233699 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122233699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122233699 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122233699 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122233699 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122233699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122233699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122233699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122233699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122233699 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122233699 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122233699 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122233699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122233699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122233699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122233699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122233699 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122233699 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122233699 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122233699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122233699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122233699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(39)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(37)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122233719 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122233720 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122233720 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122233720 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122233720 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122233720 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122233720 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122233720 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122233721 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122233721 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122233721 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122233721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122233721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122233721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122233722 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122233722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122233722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122233722 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122233722 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122233722 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122233722 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122233722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122233722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122233722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122233722 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122233722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122233722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122233722 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122233722 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122233722 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122233722 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122233722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122233722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122233722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122233722 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122233722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122233722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122233722 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122233722 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122233722 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122233722 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122233722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122233722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122233722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122233722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122233722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122233722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122233722 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122233722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122233722 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122233722 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122233722 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122233722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122233722 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122233723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122233723 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122233723 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122233723 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122233723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122233723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122233723 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122233723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122233723 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122233723 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122233723 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122233723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122233723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122233723 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122233723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122233723 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122233723 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122233723 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122233723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122233723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122233723 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(42)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(40)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122233915 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122233915 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122233915 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122233915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122233925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122233925 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122233925 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122233925 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122233925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122233925 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122233925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122233927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122233928 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122233928 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122233928 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122233928 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122233928 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122233928 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122233928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122233928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122233928 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122233928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122233928 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122233928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122233928 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122233928 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122233928 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122233928 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122233929 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122233929 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122233929 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122233929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122233929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122233929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122233929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122233929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122233930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122233930 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122233930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122233930 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122233930 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122233930 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122233930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122233930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122233930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122233930 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122233939 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122233939 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122233939 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122233939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(42)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122233941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122233941 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122233941 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122233941 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122233941 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122233941 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122233941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122233941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122233941 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122233941 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122233941 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122233941 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122233941 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122233941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122233941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122233941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122233941 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122233941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122233941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122233941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122233941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122233941 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122233941 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122233941 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122233943 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122233943 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122233943 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122233943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122233943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122233943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122233943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122233943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122233943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122233943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122233943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122233943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122233943 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122233943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122233943 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122233943 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122233943 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122233943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122233943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122233943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122233943 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122234730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122234730 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122234730 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122234730 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122234730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122234730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122234730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122234730 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122234730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122234730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122234730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122234730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122234730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122234730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122234730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122234730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122234730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234730 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122234730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122234730 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122234730 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122234730 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122234730 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122234730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122234730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122234730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122234730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122234730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122234730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122234730 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122234730 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122234731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122234731 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122234731 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122234731 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122234731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122234731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122234731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122234731 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122234732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122234732 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122234732 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122234732 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122234732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122234732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122234732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122234732 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122234732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122234732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122234732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122234732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122234732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122234732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122234732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122234732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122234732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122234732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122234732 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122234732 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122234732 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122234753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122234753 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122234753 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122234753 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122234753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122234753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122234753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122234753 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122234753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122234753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122234753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122234753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122234753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122234753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122234753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122234753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122234753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234753 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122234753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122234753 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122234753 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122234753 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122234753 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122234753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122234753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122234753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122234753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122234753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122234753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122234753 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122234753 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122234754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122234754 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122234754 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122234754 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122234754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122234754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122234754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122234754 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122234756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122234756 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122234756 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122234756 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122234756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122234756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122234756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122234756 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122234756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122234756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122234756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122234756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122234756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122234756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122234756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122234756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122234756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122234756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122234756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122234756 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122234756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122234756 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122234756 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122234756 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122234762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122234762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122234762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122234762 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122234762 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122234762 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122234762 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122234762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122234762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122234765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122234765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122234765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122234765 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122234765 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (re-connecting) (hnbgw_hnbap.c:560) 20250425122234765 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122234765 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122234765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122234765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122234770 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43975<->l=127.0.0.1:4262) (control_if.c:193) 20250425122234771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32862<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(33)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(32)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122234773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32858<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122234774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122234774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122234774 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122234774 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122234774 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@8885072c0934: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@8885072c0934: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(43)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(34)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@8885072c0934: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Fri Apr 25 12:22:34 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20250425122234854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122234932 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122234932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122234932 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122234932 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122234932 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122234932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122234932 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122234932 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122234932 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122234932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122234932 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122234932 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122234932 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122234932 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122234932 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122234932 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122234932 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122234932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122234932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122234933 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122234933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122234933 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122234933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122234933 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122234933 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122234933 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122234933 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122234933 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122234933 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122234933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122234933 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122234933 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122234933 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122234933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122234933 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122234933 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122234933 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122234933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122234933 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122234933 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122234933 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122234933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122234933 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122234933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122234933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122234933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122234933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122234933 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122234933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122234933 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122234933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122234933 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122234933 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122234933 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122234933 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122234933 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122235256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32872<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=192004) Waiting for packet dumper to finish... 1 (prev_count=192004, count=211852) 20250425122236933 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122236934 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122236934 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122236934 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122236934 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122236934 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Fri Apr 25 12:22:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_hnb_disconnected_timeout started. 20250425122238386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122238394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122238400 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38369<->l=127.0.0.1:4262) (control_if.c:572) 20250425122238432 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122238432 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122238433 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122238433 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122238433 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122238433 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122238433 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122238433 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122238433 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122238433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122238433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122238433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122238433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122238433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122238433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122238433 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122238433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122238433 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122238433 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122238433 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122238434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122238433 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122238433 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122238434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122238434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122238434 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122238434 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122238434 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122238434 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122238434 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122238434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122238434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122238434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122238434 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122238434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122238434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122238434 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122238434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122238434 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122238434 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122238434 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122238435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122238435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122238435 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122238435 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122238436 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122238436 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122238436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122238436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122238436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122238436 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122238436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122238436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122238436 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122238436 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122238436 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122238436 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122238436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122238436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122238436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122238436 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122238436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122238436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122238436 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122238436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122238436 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122238436 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122238436 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122238436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122238436 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122238436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122238436 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122238436 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122238436 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122238436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122238436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122238436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(52)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(50)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122238455 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122238455 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122238455 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122238455 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122238455 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122238455 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122238455 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122238455 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122238456 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122238456 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122238456 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122238456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122238456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122238456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122238456 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122238456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122238456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122238456 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122238456 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122238456 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122238456 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122238456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122238456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122238456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122238456 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122238456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122238456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122238456 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122238456 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122238456 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122238456 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122238456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122238456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122238456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122238456 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122238456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122238456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122238456 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122238456 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122238456 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122238456 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122238456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122238456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122238456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122238456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122238456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122238456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122238456 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122238456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122238457 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122238457 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122238457 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122238457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122238457 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122238457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122238457 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122238457 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122238457 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122238457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122238457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122238457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122238457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122238457 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122238457 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122238457 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122238457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122238457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122238457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122238457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122238457 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122238457 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122238457 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122238457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122238457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122238457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(55)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122238476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122238476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122238476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122238476 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122238476 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122238476 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122238476 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122238476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122238476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122238653 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122238653 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122238653 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122238653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122238659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122238659 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122238659 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122238659 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122238659 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122238659 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122238659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122238660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122238660 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122238660 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122238660 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122238660 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122238660 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122238660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122238661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122238661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122238661 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122238661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122238661 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122238661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122238661 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122238661 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122238661 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122238661 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122238662 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122238662 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122238662 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122238662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122238662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122238662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122238662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122238662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122238663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122238663 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122238663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122238663 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122238663 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122238663 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122238663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122238663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122238663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122238663 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122238667 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122238667 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122238667 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122238667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(55)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122238673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122238673 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122238673 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122238673 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122238673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122238673 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122238673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122238676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122238676 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122238676 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122238676 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122238676 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122238676 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122238676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122238676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122238676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122238676 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122238676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122238676 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122238676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122238676 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122238676 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122238676 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122238676 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122238677 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122238677 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122238677 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122238677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122238677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122238677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122238677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122238677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122238677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122238677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122238677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122238677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122238678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122238678 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122238678 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122238677 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122238678 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122238678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122238678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122238678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122238678 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122239466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122239466 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122239466 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122239466 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122239466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122239466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122239466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122239466 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122239466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122239466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122239466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122239466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122239466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122239466 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122239466 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122239466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122239466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239466 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122239466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122239466 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122239466 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122239466 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122239466 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122239466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122239466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122239466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122239466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122239466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122239466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122239466 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122239466 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122239467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122239467 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122239467 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122239467 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122239467 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122239467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122239467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122239467 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122239470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122239470 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122239470 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122239470 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122239470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122239470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122239470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122239470 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122239470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122239470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122239470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122239470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122239470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122239470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122239470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122239470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122239470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122239471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122239471 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122239471 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122239471 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122239475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122239475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122239475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122239475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122239475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122239475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122239475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122239475 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122239475 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122239475 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122239475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122239475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122239475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122239475 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122239475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122239475 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122239475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239475 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122239475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122239475 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122239476 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122239476 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122239476 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122239476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122239476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122239476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122239476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122239476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122239476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122239476 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122239476 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122239476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122239476 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122239476 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122239476 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122239476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122239476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122239476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122239476 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122239478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122239478 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122239478 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122239478 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122239478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122239478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122239478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122239478 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122239478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122239478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122239478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122239478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122239478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122239478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122239478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122239478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122239479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122239479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122239479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122239479 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122239479 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122239479 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122239479 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122239479 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122239483 DLCTRL DEBUG Command: GET 627016973 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425122239483 DLCTRL DEBUG Tx Command reply: GET_REPLY 627016973 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8885072c0934: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@8885072c0934: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425122239489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122239489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122239489 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122239489 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122239489 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@8885072c0934: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425122240497 DLCTRL DEBUG Command: GET 183446422 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425122240497 DLCTRL DEBUG Tx Command reply: GET_REPLY 183446422 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250425122245511 DLCTRL DEBUG Command: GET 457568132 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425122245512 DLCTRL DEBUG Tx Command reply: ERROR 457568132 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)@8885072c0934: 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@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250425122246548 DLCTRL DEBUG Command: GET 343062845 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425122246548 DLCTRL DEBUG Tx Command reply: ERROR 343062845 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)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122246549 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122246549 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) IPA-CTRL-CLI-IPA(46)@8885072c0934: 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@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122246564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122246565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122246565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122246565 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122246565 DLGLOBAL DEBUG validating counter group 0x5627e5f66be0(hnb) with 60 counters (rate_ctr.c:86) 20250425122246565 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122246565 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122246565 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122246565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122246565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425122246567 DLCTRL DEBUG Command: GET 271873514 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425122246567 DLCTRL DEBUG Tx Command reply: GET_REPLY 271873514 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122247573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122247573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122247573 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122247573 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122247573 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@8885072c0934: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425122247581 DLCTRL DEBUG Command: GET 557771061 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425122247581 DLCTRL DEBUG Tx Command reply: GET_REPLY 557771061 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250425122253595 DLCTRL DEBUG Command: GET 96752425 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425122253595 DLCTRL DEBUG Tx Command reply: ERROR 96752425 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)@8885072c0934: 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@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122253608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122253608 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38369<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(45)@8885072c0934: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122253612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51674<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(54)@8885072c0934: Final verdict of PTC: none 20250425122253614 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122253614 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122253614 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122253614 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122253614 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122253614 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122253615 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122253615 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122253615 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122253615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122253615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122253615 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122253615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122253615 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122253615 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122253615 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122253615 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122253615 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122253615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122253615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122253615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122253615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122253615 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122253616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122253616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122253616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122253616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122253616 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122253616 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122253616 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122253616 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122253616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122253616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122253616 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122253616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122253616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122253616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122253616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122253616 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122253616 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122253616 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122253616 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_hnb_disconnected_timeout(44)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(47)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(56)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@8885072c0934: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Fri Apr 25 12:22:53 UTC 2025 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20250425122253717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122254120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42834<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199112) Waiting for packet dumper to finish... 1 (prev_count=199112, count=223160) 20250425122255615 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122255615 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122255615 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122255615 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122255615 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122255615 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Fri Apr 25 12:22:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ue_register started. 20250425122257235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122257241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122257247 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34855<->l=127.0.0.1:4262) (control_if.c:572) 20250425122257264 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122257264 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122257265 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122257265 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122257265 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122257265 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122257265 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122257265 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122257265 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122257265 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122257266 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122257266 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122257266 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122257266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122257266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122257266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122257266 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122257266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122257266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122257266 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122257266 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122257266 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122257266 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122257266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122257266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122257266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122257266 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122257266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122257266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122257266 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122257266 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122257266 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122257266 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122257266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122257266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122257266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122257266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122257266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122257266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122257266 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122257266 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122257266 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122257266 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122257266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122257266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122257266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122257266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122257266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122257266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122257266 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122257267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122257267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122257267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122257267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122257267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122257267 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122257267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122257267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122257267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122257267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122257267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122257267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122257267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122257267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122257267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122257267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122257267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122257267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122257267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122257267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122257267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122257267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122257267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122257267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122257267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122257267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122257267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(67)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(65)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122257278 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122257278 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122257279 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122257279 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122257279 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122257279 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122257279 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122257279 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122257280 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122257280 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122257280 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122257280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122257280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122257280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122257280 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122257280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122257280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122257280 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122257280 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122257280 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122257280 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122257280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122257280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122257280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122257280 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122257280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122257280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122257280 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122257280 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122257280 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122257280 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122257280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122257280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122257280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122257280 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122257280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122257280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122257280 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122257280 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122257280 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122257280 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122257280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122257280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122257280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122257280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122257280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122257280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122257280 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122257280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122257280 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122257280 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122257280 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122257280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122257281 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122257281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122257281 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122257281 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122257281 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122257281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122257281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122257281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122257281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122257281 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122257281 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122257281 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122257281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122257281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122257281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122257281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122257281 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122257281 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122257281 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122257281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122257281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122257281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(68)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122257299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122257299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122257299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122257299 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122257299 DLGLOBAL DEBUG validating counter group 0x5627e5f66be0(hnb) with 60 counters (rate_ctr.c:86) 20250425122257299 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122257299 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122257299 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122257299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122257299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122257476 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122257476 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122257476 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122257476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122257478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122257478 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122257478 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122257479 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122257479 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122257479 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122257479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122257480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122257480 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122257480 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122257480 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122257480 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122257480 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122257480 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122257480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122257480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122257480 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122257480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122257480 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122257480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122257480 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122257480 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122257480 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122257480 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122257481 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122257481 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122257481 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122257481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122257481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122257481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122257481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122257481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122257481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122257481 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122257481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122257481 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122257481 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122257481 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122257481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122257481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122257481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122257481 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122257490 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122257490 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122257490 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122257490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122257492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122257492 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122257492 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122257492 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122257493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122257493 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122257493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122257494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122257494 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122257494 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122257494 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122257494 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122257494 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122257494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122257494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122257494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122257494 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122257494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122257494 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122257495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122257495 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122257495 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122257495 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122257495 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122257496 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122257496 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122257496 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122257496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122257496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122257496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122257496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122257496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122257496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122257496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122257496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122257496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122257496 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122257496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122257496 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122257496 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122257496 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122257496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122257496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122257496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122257496 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122258292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122258293 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122258293 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122258293 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122258293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122258293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122258293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122258293 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122258293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122258293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122258293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122258293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122258293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122258293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122258293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122258293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122258293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122258293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122258293 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122258293 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122258293 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122258293 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122258293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122258294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122258294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122258294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122258294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122258294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122258294 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122258294 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122258294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122258294 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122258294 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122258294 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122258294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122258294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122258294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122258294 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122258294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122258294 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122258294 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122258294 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122258294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122258295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122258295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122258295 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122258295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122258295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122258295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122258295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122258295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122258295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122258295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122258295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122258295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122258295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122258295 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122258295 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122258295 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122258297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122258297 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122258297 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122258297 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122258297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122258297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122258297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122258297 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(69)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122258297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122258297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122258297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122258297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122258297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122258297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122258297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122258297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122258297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258297 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122258297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122258297 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122258297 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122258297 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122258297 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122258297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122258297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122258297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122258297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122258297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122258297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122258297 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122258297 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122258297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122258297 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122258297 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122258297 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122258297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122258297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122258297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122258297 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122258298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122258298 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122258298 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122258298 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122258298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122258298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122258298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122258298 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122258298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122258298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122258298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122258298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122258298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122258298 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122258298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122258298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122258298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122258298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122258298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122258298 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122258298 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122258298 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122258298 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122258298 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122258311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122258311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122258311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250425122258311 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250425122258311 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250425122258311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122258311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122258324 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34855<->l=127.0.0.1:4262) (control_if.c:193) 20250425122258326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(61)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(60)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122258328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122258328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122258328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122258329 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122258329 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122258329 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register(59)@8885072c0934: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(62)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(71)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@8885072c0934: Final verdict of PTC: none TC_ue_register-Iuh0(63)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@8885072c0934: Test case TC_ue_register finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Fri Apr 25 12:22:58 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250425122258409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122258496 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122258496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122258496 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122258496 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122258496 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122258496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122258496 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122258496 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122258496 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122258496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122258496 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122258496 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122258496 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122258496 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122258496 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122258496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122258496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122258497 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122258497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122258497 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122258497 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122258497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122258497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122258497 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122258497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122258497 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122258497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122258497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122258497 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122258497 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122258497 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122258497 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122258497 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122258497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122258497 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122258497 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122258497 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122258497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122258497 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122258497 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122258497 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122258497 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122258497 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122258497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122258497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122258497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122258497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122258497 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122258497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122258497 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122258497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122258497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122258497 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122258497 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122258497 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122258497 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122258812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209992) Waiting for packet dumper to finish... 1 (prev_count=209992, count=211144) 20250425122300497 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122300497 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122300497 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122300497 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122300497 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122300497 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Fri Apr 25 12:23:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ue_register_tmsi_lai started. MTC@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250425122301920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122301924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122301927 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45617<->l=127.0.0.1:4262) (control_if.c:572) 20250425122301941 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122301941 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122301941 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122301941 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122301941 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122301941 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122301941 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122301941 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122301941 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122301941 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122301942 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122301942 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122301942 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122301942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122301943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122301943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122301943 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122301943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122301943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122301943 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122301943 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122301943 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122301943 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122301943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122301943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122301943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122301943 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122301943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122301943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122301943 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122301943 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122301943 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122301943 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122301943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122301943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122301943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122301943 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122301943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122301943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122301943 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122301943 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122301943 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122301943 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122301943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122301943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122301943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122301943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122301943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122301943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122301943 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122301943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122301943 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122301943 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122301943 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122301943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122301943 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122301943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122301943 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122301943 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122301943 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122301943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122301943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122301943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122301943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122301943 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122301943 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122301943 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122301943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122301943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122301943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122301943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122301943 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122301943 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122301943 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122301943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122301943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122301943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(78)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122301957 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122301957 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122301957 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122301957 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122301957 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122301957 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122301958 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122301958 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122301959 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122301959 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122301959 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122301959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122301959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122301959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122301959 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122301959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122301959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122301959 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122301959 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122301959 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122301959 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122301959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122301959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122301959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122301959 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122301959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122301959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122301959 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122301959 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122301959 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122301959 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122301959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122301959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122301959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122301959 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122301959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122301959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122301959 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122301959 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122301959 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122301959 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122301959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122301959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122301959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122301959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122301959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122301959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122301959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122301959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122301959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122301959 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122301959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122301959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122301959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122301959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122301959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122301959 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122301959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122301959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122301959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122301959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122301959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122301959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122301959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122301959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122301959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122301959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122301959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122301959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122301959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122301959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122301959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122301959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122301959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122301959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122301959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122301959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122301959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122301980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122301980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122301980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122301980 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122301980 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122301980 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122301980 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122301980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122301980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122302154 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122302154 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122302154 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122302154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122302163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122302163 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122302163 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122302163 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122302163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122302163 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122302163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122302166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122302166 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122302166 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122302166 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122302166 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122302166 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122302166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122302166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122302166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122302166 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122302166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122302166 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122302166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122302166 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122302166 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122302167 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122302167 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122302168 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122302168 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122302168 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122302168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122302168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122302168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122302168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122302168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122302168 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122302168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122302168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122302168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122302168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122302169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122302169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122302169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122302169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122302171 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122302171 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122302171 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122302171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122302177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122302177 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122302177 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122302178 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122302178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122302178 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122302178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122302180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122302180 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122302180 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122302180 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122302180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122302180 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122302180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122302180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122302180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122302180 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122302180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122302180 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122302180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122302180 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122302180 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122302180 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122302180 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122302181 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122302181 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122302181 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122302181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122302181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122302181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122302181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122302181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122302181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122302181 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122302181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122302181 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122302181 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122302181 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122302181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122302181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122302181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122302182 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122302957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122302957 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122302958 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122302958 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122302958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122302958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122302958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122302958 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122302958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122302958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122302958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122302958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122302958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122302958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122302958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122302958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122302958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122302958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122302958 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122302958 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122302958 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122302958 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122302958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122302958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122302958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122302958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122302958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122302958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122302958 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122302958 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122302958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122302958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122302958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122302958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122302958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122302958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122302958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122302958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122302958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122302958 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122302958 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122302958 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122302958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122302958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122302958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122302958 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122302958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122302958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122302958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122302958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122302958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122302958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122302958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122302958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122302958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122302958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122302958 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122302958 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122302958 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122302974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122302974 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122302974 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122302974 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122302974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122302974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122302974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122302974 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122302974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122302974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122302974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122302974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122302974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122302974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122302974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122302974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122302974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122302974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122302974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122302974 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122302974 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122302974 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122302974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122302974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122302974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122302974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122302974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122302974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122302974 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122302974 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122302974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122302974 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122302974 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122302974 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122302974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122302974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122302974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122302975 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122302975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122302975 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122302975 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122302975 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122302975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122302975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122302975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122302975 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122302975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122302975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122302975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122302975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122302975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122302975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122302975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122302975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122302975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122302975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122302975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122302975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122302975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122302975 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122302975 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122302975 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122302985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122302985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122302985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250425122302985 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250425122302985 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250425122302985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122302985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122302987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50166<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122302987 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45617<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(74)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(73)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122302988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(79)@8885072c0934: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@8885072c0934: Final verdict of PTC: none 20250425122302988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122302988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122302988 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122302988 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122302988 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_tmsi_lai(72)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(75)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(84)@8885072c0934: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@8885072c0934: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Fri Apr 25 12:23:02 UTC 2025 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20250425122303037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122303160 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122303160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122303160 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122303160 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122303160 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122303160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122303160 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122303160 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122303160 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122303160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122303160 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122303160 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122303160 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122303160 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122303160 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122303160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122303160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122303160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122303160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122303161 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122303161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122303161 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122303161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122303161 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122303161 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122303161 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122303161 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122303161 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122303161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122303161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122303161 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122303161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122303161 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122303161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122303161 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122303161 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122303161 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122303161 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122303161 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122303161 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122303161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122303161 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122303161 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122303161 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122303161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122303161 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122303161 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122303161 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122303161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122303161 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122303161 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122303161 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122303161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122303161 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122303161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122303161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122303439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50182<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194192) Waiting for packet dumper to finish... 1 (prev_count=194192, count=210264) 20250425122305161 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122305161 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122305161 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122305161 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122305161 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122305161 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Fri Apr 25 12:23:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ue_register_before_hnb_register started. 20250425122306509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122306511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122306514 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38539<->l=127.0.0.1:4262) (control_if.c:572) 20250425122306525 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122306525 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122306525 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122306525 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122306525 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122306525 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122306525 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122306525 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122306526 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122306526 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122306527 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122306527 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122306527 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122306527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122306527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122306527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122306527 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122306527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122306527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122306527 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122306527 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122306527 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122306527 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122306527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122306527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122306527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122306527 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122306527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122306527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122306527 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122306527 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122306527 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122306527 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122306527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122306527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122306527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122306527 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122306527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122306527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122306527 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122306527 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122306527 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122306527 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122306527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122306527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122306527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122306527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122306527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122306527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122306527 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122306527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122306527 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122306527 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122306527 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122306527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122306527 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122306527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122306527 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122306527 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122306527 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122306527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122306527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122306527 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122306527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122306527 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122306527 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122306527 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122306527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122306527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122306527 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122306527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122306527 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122306527 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122306527 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122306527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122306527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122306527 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(93)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122306539 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122306539 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122306539 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122306539 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122306539 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122306539 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122306539 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122306539 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122306541 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122306541 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122306541 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122306541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122306541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122306541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122306541 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122306541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122306541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122306541 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122306541 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122306541 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122306541 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122306541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122306541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122306541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122306541 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122306541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122306541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122306541 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122306541 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122306541 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122306541 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122306541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122306541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122306541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122306541 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122306541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122306541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122306541 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122306541 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122306541 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122306541 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122306541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122306541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122306541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122306541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122306541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122306541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122306541 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122306541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122306541 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122306541 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122306541 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122306541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122306541 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122306541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122306541 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122306541 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122306541 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122306541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122306541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122306541 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122306541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122306541 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122306541 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122306541 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122306541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122306541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122306541 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122306541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122306541 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122306541 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122306541 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122306541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122306541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122306541 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(94)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122306736 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122306736 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122306736 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122306736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122306738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122306738 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122306738 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122306738 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122306738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122306738 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122306738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122306739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122306739 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122306739 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122306739 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122306739 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122306739 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122306739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122306739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122306739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122306739 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122306739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122306739 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122306739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122306739 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122306739 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122306739 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122306739 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122306740 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122306740 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122306740 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122306740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122306740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122306740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122306740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122306740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122306740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122306740 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122306740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122306740 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122306740 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122306740 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122306740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122306740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122306740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122306740 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122306750 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122306750 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122306750 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122306750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122306753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122306753 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122306753 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122306753 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122306753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122306753 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122306753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122306754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122306754 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122306754 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122306754 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122306754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122306754 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122306754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122306754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122306754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122306754 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122306754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122306754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122306754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122306754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122306754 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122306754 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122306754 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122306756 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122306756 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122306756 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122306756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122306756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122306756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122306756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122306756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122306756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122306756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122306756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122306756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122306756 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122306756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122306756 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122306756 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122306756 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122306756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122306756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122306756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122306756 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122307541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122307541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122307541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122307541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122307541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122307541 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122307541 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122307541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122307541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122307541 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122307541 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122307541 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122307541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122307541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122307541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122307541 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122307541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307541 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122307541 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122307541 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122307541 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122307541 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122307542 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122307542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122307542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122307542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122307542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122307542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122307542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122307542 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122307542 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122307542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122307542 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122307542 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122307542 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122307542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122307542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122307542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122307542 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122307542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122307542 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122307542 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122307542 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122307542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122307542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122307542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122307542 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122307542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122307542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122307542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122307542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122307542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122307542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122307542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122307542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122307542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122307542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122307542 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122307542 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122307542 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122307554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122307554 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122307554 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122307554 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122307554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122307554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122307554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122307554 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122307554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122307554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122307554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122307554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122307554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122307554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122307554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122307554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122307554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122307554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122307554 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122307554 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122307554 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122307554 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122307554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122307554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122307554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122307554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122307554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122307554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122307554 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122307554 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122307554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122307554 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122307554 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122307554 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122307554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122307554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122307554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122307554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122307555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122307555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122307555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122307555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122307555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122307555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122307555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122307555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122307555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122307555 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122307555 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122307555 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122307555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122307555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122307555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122307555 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122307555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122307555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122307555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122307555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122307555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122307555 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122307555 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122307555 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122307563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122307563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122307563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250425122307563 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250425122307563 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250425122307563 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250425122307563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122307563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122307568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59748<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122307569 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38539<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(86)@8885072c0934: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122307571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59732<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ue_register_before_hnb_register(85)@8885072c0934: Final verdict of PTC: none 20250425122307571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122307572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122307572 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122307572 DMAIN NOTICE (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@8885072c0934: Final verdict of PTC: none 20250425122307572 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(94)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(97)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@8885072c0934: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(88)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@8885072c0934: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Fri Apr 25 12:23:07 UTC 2025 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20250425122307622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122307744 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122307744 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122307744 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122307744 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122307744 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122307744 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122307744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122307744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122307744 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122307744 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122307744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122307744 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122307744 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122307744 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122307744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122307744 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122307744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122307744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122307744 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122307744 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122307744 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122307744 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122307744 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122307744 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122307744 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122307744 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122307744 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122307744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122307744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122307744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122307744 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122307744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122307744 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122307744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122307744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122307744 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122307744 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122307744 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122307744 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122308023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59762<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179648) Waiting for packet dumper to finish... 1 (prev_count=179648, count=208356) 20250425122309745 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122309745 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122309745 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122309745 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122309745 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122309745 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Fri Apr 25 12:23:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ranap_cs_initial_ue started. 20250425122311100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122311104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122311106 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41687<->l=127.0.0.1:4262) (control_if.c:572) 20250425122311118 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122311118 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122311118 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122311118 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122311118 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122311118 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122311118 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122311118 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_initial_ue-Iuh0(102)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122311118 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122311118 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122311120 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122311120 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122311120 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122311120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122311120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122311120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122311120 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122311120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122311120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122311120 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122311120 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122311120 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122311120 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122311120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122311120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122311120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122311120 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122311120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122311120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122311120 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122311120 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122311120 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122311120 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122311120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122311120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122311120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122311120 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122311120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122311120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122311120 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122311120 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122311120 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122311120 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122311120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122311120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122311120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122311120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122311120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122311120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122311120 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122311120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122311121 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122311121 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122311121 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122311121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122311121 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122311121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122311121 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122311121 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122311121 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122311121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122311121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122311121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122311121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122311121 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122311121 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122311121 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122311121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122311121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122311121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122311121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122311121 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122311121 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122311121 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122311121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122311121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122311121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(106)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(104)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122311134 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122311134 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122311134 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122311134 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122311134 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122311134 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122311134 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122311134 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122311135 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122311135 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122311135 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122311135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122311135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122311135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122311135 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122311135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122311135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122311136 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122311136 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122311136 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122311136 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122311136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122311136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122311136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122311136 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122311136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122311136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122311136 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122311136 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122311136 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122311136 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122311136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122311136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122311136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122311136 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122311136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122311136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122311136 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122311136 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122311136 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122311136 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122311136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122311136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122311136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122311136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122311136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122311136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122311136 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122311136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122311136 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122311136 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122311136 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122311136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122311136 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122311136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122311136 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122311136 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122311136 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122311136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122311136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122311136 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122311136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122311136 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122311136 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122311136 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122311136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122311136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122311136 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122311136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122311136 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122311136 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122311136 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122311136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122311136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122311136 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122311157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122311157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122311157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122311157 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122311157 DLGLOBAL DEBUG validating counter group 0x5627e5f66be0(hnb) with 60 counters (rate_ctr.c:86) 20250425122311157 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122311157 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122311157 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122311157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122311157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122311332 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122311332 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122311332 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122311333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122311340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122311340 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122311340 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122311340 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122311340 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122311340 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122311340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122311342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122311342 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122311342 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122311343 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122311343 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122311343 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122311343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122311343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122311343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122311343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122311343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122311343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122311343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122311343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122311343 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122311343 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122311343 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122311344 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122311344 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122311344 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122311344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122311344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122311344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122311344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122311344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122311344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122311344 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122311344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122311344 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122311344 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122311344 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122311344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122311344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122311344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122311345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122311346 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122311346 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122311346 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122311346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122311350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122311350 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122311350 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122311350 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122311350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122311350 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122311350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122311352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122311352 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122311352 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122311352 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122311352 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122311352 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122311352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122311352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122311352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122311352 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122311352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122311352 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122311352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122311352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122311352 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122311352 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122311352 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122311353 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122311353 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122311353 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122311353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122311353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122311353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122311353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122311353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122311353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122311353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122311353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122311353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122311353 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122311354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122311354 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122311354 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122311354 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122311354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122311354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122311354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122311354 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122312148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122312148 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122312148 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122312148 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122312148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122312148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122312148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122312148 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122312148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122312148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122312148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122312148 [1;34mDLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122312148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122312148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122312148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122312148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122312148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312149 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122312149 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122312149 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122312149 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122312149 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122312149 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122312149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122312149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122312149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122312149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122312149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122312149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122312149 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122312149 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122312149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122312149 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122312149 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122312149 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122312149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122312150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122312150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122312150 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122312151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122312151 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122312151 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122312151 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122312151 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122312151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122312151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122312151 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122312151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122312151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122312151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122312151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122312151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122312151 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122312151 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122312151 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122312151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312151 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122312151 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122312151 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122312151 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122312151 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122312155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122312155 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122312155 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122312155 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122312155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122312155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122312156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122312156 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122312156 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122312156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122312156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122312156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122312156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122312156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122312156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122312156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122312156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312156 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122312156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122312156 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122312156 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122312156 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122312156 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122312156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122312156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122312156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122312156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122312156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122312156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122312156 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122312156 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122312156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122312156 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122312156 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122312156 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122312156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122312156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122312156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122312156 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122312158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122312158 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122312158 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122312158 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122312158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122312158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122312158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122312158 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122312158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122312158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122312158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122312158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122312158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122312158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122312158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122312158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122312158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122312158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122312158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122312158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122312158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122312158 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122312158 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122312158 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122312174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@8885072c0934: Added conn table entry 0TC_ranap_cs_initial_ue0(111)322858 20250425122313186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122313186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122313186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122313186 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122313187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4ed2a, normal) (hnbgw_rua.c:407) 20250425122313187 DHNB DEBUG map_rua[0x5628104dd940]{init}: Allocated (fsm.c:456) 20250425122313187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322858)[0x5628104dd940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122313187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-322858 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122313187 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122313187 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122313187 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-322858 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122313187 DCN DEBUG map_sccp[0x5628104da0d0]{init}: Allocated (fsm.c:456) 20250425122313187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5628104da0d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122313187 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-322858 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122313187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-322858 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122313187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322858)[0x5628104dd940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122313187 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122313187 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122313187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322858)[0x5628104dd940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122313187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5628104da0d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122313187 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122313187 DLSCCP DEBUG SCCP-SCOC(1)[0x5628104df580]{IDLE}: Allocated (fsm.c:456) 20250425122313187 DLSCCP DEBUG SCCP-SCOC(1)[0x5628104df580]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122313187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300015f0056400500f1100926) (sccp_scrc.c:406) 20250425122313187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122313187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122313187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122313187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122313187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122313187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122313187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122313187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122313187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122313187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122313187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122313187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122313187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122313187 DLSCCP DEBUG SCCP-SCOC(1)[0x5628104df580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122313187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5628104da0d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122313187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322858)[0x5628104dd940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122313187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122313187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122313187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122313187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122313187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122313187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122313187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122313187 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@8885072c0934: Added conn table entry 0TC_ranap_cs_initial_ue0(111)1860331 HNBGW_Test.msc0-SCCP(104)@8885072c0934: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122313192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122313192 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122313192 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122313192 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122313192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122313192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122313192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122313192 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122313192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122313192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122313192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122313192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122313192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122313192 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0003b474) (sccp_scrc.c:477) 20250425122313192 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20250425122313192 DLSCCP DEBUG SCCP-SCOC(1)[0x5628104df580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122313192 DLSCCP DEBUG SCCP-SCOC(1)[0x5628104df580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122313192 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122313192 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122313192 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122313192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5628104da0d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122313192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5628104da0d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122313194 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41687<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(100)@8885072c0934: Final verdict of PTC: none 20250425122313194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59780<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(99)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122313195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59776<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue(98)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@8885072c0934: Final verdict of PTC: none 20250425122313195 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122313195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122313195 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122313195 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122313196 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122313196 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122313196 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122313196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122313196 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122313196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122313196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122313196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122313196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122313196 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122313196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122313196 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122313196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122313196 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122313196 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122313196 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122313196 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122313196 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122313196 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122313196 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122313196 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122313196 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122313196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122313196 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122313196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122313196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122313196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122313196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122313196 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122313196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122313196 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122313196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122313196 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122313196 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122313196 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122313196 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122313196 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122313196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5628104da0d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122313196 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122313196 DLSCCP DEBUG SCCP-SCOC(1)[0x5628104df580]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122313196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003b474), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122313196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122313196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122313196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122313196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122313196 DLSCCP DEBUG SCCP-SCOC(1)[0x5628104df580]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122313196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5628104da0d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122313196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322858)[0x5628104dd940]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122313196 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322858)[0x5628104dd940]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122313196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122313196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322858)[0x5628104dd940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122313196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322858)[0x5628104dd940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122313196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322858)[0x5628104dd940]{disrupted}: Freeing instance (context_map.c:202) 20250425122313196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322858)[0x5628104dd940]{disrupted}: Deallocated (fsm.c:568) 20250425122313196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5628104da0d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122313196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5628104da0d0]{disconnected}: Freeing instance (context_map.c:206) 20250425122313196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5628104da0d0]{disconnected}: Deallocated (fsm.c:568) 20250425122313196 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-322858 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425122313196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122313196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(108)@8885072c0934: Final verdict of PTC: none 20250425122313196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122313196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122313196 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122313196 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122313196 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122313196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122313196 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122313196 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122313196 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122313196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122313196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122313196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122313196 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(109)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(101)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@8885072c0934: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@8885072c0934: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(110)@8885072c0934: Final verdict of PTC: none 20250425122313197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@8885072c0934: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Fri Apr 25 12:23:13 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20250425122313239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122313640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59800<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184464) Waiting for packet dumper to finish... 1 (prev_count=184464, count=241056) 20250425122315197 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122315197 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122315197 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122315197 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122315197 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122315197 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Fri Apr 25 12:23:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ranap_ps_initial_ue started. 20250425122316677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122316680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122316682 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44883<->l=127.0.0.1:4262) (control_if.c:572) 20250425122316693 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122316693 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122316693 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122316693 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122316693 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122316693 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122316694 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122316694 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122316694 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122316694 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122316695 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122316695 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122316695 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122316695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122316695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122316695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122316695 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122316695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122316695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122316695 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122316695 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122316695 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122316695 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122316695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122316695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122316695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122316695 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122316695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122316695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122316695 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122316695 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122316695 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122316695 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122316695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122316695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122316695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122316695 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122316695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122316695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122316695 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122316695 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122316695 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122316695 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122316695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122316695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122316695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122316695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122316695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122316695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122316695 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122316695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122316695 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122316695 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122316695 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122316695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122316695 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122316695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122316695 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122316695 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122316695 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122316695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122316695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122316695 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122316695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122316695 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122316695 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122316695 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122316695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122316695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122316695 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122316695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122316695 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122316695 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122316695 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122316695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122316695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122316695 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(120)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(118)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122316709 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122316709 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122316709 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122316709 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122316710 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122316710 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122316710 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122316710 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122316711 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122316711 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122316711 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122316711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122316711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122316711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122316711 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122316711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122316711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122316711 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122316711 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122316711 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122316711 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122316711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122316711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122316711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122316711 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122316711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122316711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122316711 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122316711 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122316711 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122316711 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122316711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122316711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122316711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122316711 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122316711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122316711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122316711 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122316711 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122316711 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122316711 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122316711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122316711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122316711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122316711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122316711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122316711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122316711 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122316711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122316711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122316711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122316711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122316712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122316712 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122316712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122316712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122316712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122316712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122316712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122316712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122316712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122316712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122316712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122316712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122316712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122316712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122316712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122316712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122316712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122316712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122316712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122316712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122316712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122316712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122316712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122316730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122316730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122316730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122316730 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122316730 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122316730 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122316730 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122316730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122316731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122316904 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122316904 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122316904 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122316904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122316906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122316906 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122316906 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122316906 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122316906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122316906 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122316906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122316907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122316907 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122316907 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122316907 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122316907 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122316907 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122316907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122316907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122316907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122316907 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122316907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122316907 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122316907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122316907 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122316907 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122316907 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122316907 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122316908 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122316908 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122316908 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122316908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122316908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122316908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122316908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122316908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122316908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122316908 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122316908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122316908 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122316908 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122316908 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122316908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122316908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122316908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122316908 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122316921 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122316921 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122316921 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122316921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122316922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122316922 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122316922 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122316922 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122316922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122316922 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122316922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122316923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122316923 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122316923 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122316923 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122316923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122316923 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122316923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122316923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122316923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122316923 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122316923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122316923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122316923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122316923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122316923 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122316923 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122316923 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122316924 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122316924 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122316924 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122316924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122316924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122316924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122316924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122316924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122316924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122316924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122316924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122316924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122316924 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122316924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122316924 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122316924 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122316924 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122316924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122316924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122316924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122316924 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122317709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122317709 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122317709 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122317709 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122317709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122317709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122317709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122317709 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122317709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122317709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122317709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122317709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122317709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122317709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122317709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122317709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122317709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122317709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122317709 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122317709 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122317709 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122317709 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122317709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122317709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122317710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122317710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122317710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122317710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122317710 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122317710 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122317710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122317710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122317710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122317710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122317710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122317710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122317710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122317710 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122317710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122317710 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122317710 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122317710 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122317710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122317710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122317710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122317710 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122317710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122317710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122317710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122317710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122317710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122317710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122317710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122317710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122317710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122317710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122317710 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122317710 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122317710 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122317725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122317725 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122317725 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122317725 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122317725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122317725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122317725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122317725 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122317725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122317725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122317725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122317725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122317725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122317725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122317725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122317725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122317725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317725 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122317725 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122317725 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122317725 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122317725 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122317725 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122317725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122317725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122317725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122317725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122317725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122317725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122317725 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122317725 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122317725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122317725 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122317725 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122317725 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122317725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122317725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122317725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122317725 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122317726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122317726 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122317726 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122317726 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122317726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122317726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122317726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122317726 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122317726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122317726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122317726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122317726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122317726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122317726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122317726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122317726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122317726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122317727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122317727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122317727 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122317727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122317727 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122317727 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122317727 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122317741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57756<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@8885072c0934: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@8885072c0934: Added conn table entry 0TC_ranap_ps_initial_ue0(125)8103489 20250425122318762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122318762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122318762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122318762 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122318762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7ba641, normal) (hnbgw_rua.c:407) 20250425122318762 DHNB DEBUG map_rua[0x5628104dd940]{init}: Allocated (fsm.c:456) 20250425122318762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8103489)[0x5628104dd940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122318762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8103489 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122318762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122318762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122318762 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122318762 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8103489 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122318762 DCN DEBUG map_sccp[0x5628104da0d0]{init}: Allocated (fsm.c:456) 20250425122318762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5628104da0d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122318762 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8103489 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122318762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8103489 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122318762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8103489)[0x5628104dd940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122318762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122318762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122318762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8103489)[0x5628104dd940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122318762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5628104da0d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122318762 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122318762 DLSCCP DEBUG SCCP-SCOC(2)[0x5628104dfed0]{IDLE}: Allocated (fsm.c:456) 20250425122318762 DLSCCP DEBUG SCCP-SCOC(2)[0x5628104dfed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122318762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000002), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030002b90056400500f1100926) (sccp_scrc.c:406) 20250425122318762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122318762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122318762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122318762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122318762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122318762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122318762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122318762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122318762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122318762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122318762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122318763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122318763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122318763 DLSCCP DEBUG SCCP-SCOC(2)[0x5628104dfed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122318763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5628104da0d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122318763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8103489)[0x5628104dd940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122318763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122318763 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122318763 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122318763 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122318763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122318763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122318763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122318763 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@8885072c0934: Added conn table entry 0TC_ranap_ps_initial_ue0(125)14973592 TC_ranap_ps_initial_ue0(125)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122318771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122318771 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122318771 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122318771 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122318771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122318771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122318771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122318771 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122318771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122318771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122318771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122318771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122318771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122318771 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00acca0a) (sccp_scrc.c:477) 20250425122318771 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20250425122318771 DLSCCP DEBUG SCCP-SCOC(2)[0x5628104dfed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122318771 DLSCCP DEBUG SCCP-SCOC(2)[0x5628104dfed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122318771 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122318771 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122318771 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122318771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5628104da0d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122318771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5628104da0d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122318772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122318773 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44883<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(113)@8885072c0934: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122318774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122318775 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122318775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122318775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122318775 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122318775 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122318775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122318775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122318775 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122318775 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122318775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122318775 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122318775 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122318775 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122318775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122318775 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122318775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122318775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122318775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122318775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122318775 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122318775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122318775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122318775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122318775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122318775 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122318775 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122318775 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122318775 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(119)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@8885072c0934: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@8885072c0934: Final verdict of PTC: none 20250425122318776 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122318776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122318776 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122318776 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122318776 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122318776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122318776 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122318776 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425122318776 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122318776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122318776 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122318776 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122318776 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122318776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122318776 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122318776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122318776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122318776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122318776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122318776 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122318776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122318776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122318776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122318776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122318776 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122318776 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122318776 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122318776 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122318776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5628104da0d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122318776 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122318776 DLSCCP DEBUG SCCP-SCOC(2)[0x5628104dfed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122318776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acca0a), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122318776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122318776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122318776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122318776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122318776 DLSCCP DEBUG SCCP-SCOC(2)[0x5628104dfed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122318776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5628104da0d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122318776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8103489)[0x5628104dd940]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122318776 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8103489)[0x5628104dd940]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122318776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122318776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8103489)[0x5628104dd940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122318776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8103489)[0x5628104dd940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122318776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8103489)[0x5628104dd940]{disrupted}: Freeing instance (context_map.c:202) 20250425122318776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8103489)[0x5628104dd940]{disrupted}: Deallocated (fsm.c:568) 20250425122318776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5628104da0d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122318776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5628104da0d0]{disconnected}: Freeing instance (context_map.c:206) 20250425122318776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5628104da0d0]{disconnected}: Deallocated (fsm.c:568) 20250425122318776 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8103489 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425122318776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122318776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122318776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122318776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122318776 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122318776 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn0-SCCP(121)@8885072c0934: Final verdict of PTC: none 20250425122318776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122318776 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122318776 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122318776 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122318776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122318776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122318776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122318776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122318776 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(122)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@8885072c0934: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(115)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(124)@8885072c0934: Final verdict of PTC: none 20250425122318778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57756<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@8885072c0934: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Fri Apr 25 12:23:18 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20250425122318834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122319337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240688) Waiting for packet dumper to finish... 1 (prev_count=240688, count=241444) 20250425122320775 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122320775 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122320775 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122320776 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122320776 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122320777 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Fri Apr 25 12:23:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250425122322413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122322416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122322420 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44617<->l=127.0.0.1:4262) (control_if.c:572) 20250425122322432 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122322432 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122322433 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122322433 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122322433 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122322433 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122322433 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122322433 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122322433 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122322433 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122322434 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122322434 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122322434 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122322434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122322434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122322434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122322434 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122322434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122322434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122322434 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122322434 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122322434 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122322434 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122322434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122322434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122322434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122322435 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122322435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122322435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122322435 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122322435 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122322435 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122322435 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122322435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122322435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122322435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122322435 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122322435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122322435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122322435 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122322435 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122322435 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122322435 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122322435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122322435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122322435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122322435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122322435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122322435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122322435 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122322435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122322435 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122322435 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122322435 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122322435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122322435 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122322435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122322435 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122322435 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122322435 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122322435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122322435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122322435 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122322435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122322435 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122322435 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122322435 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122322435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122322435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122322435 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122322435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122322435 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122322435 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122322435 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122322435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122322435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122322435 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(134)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(132)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122322448 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122322448 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122322448 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122322448 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122322448 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122322448 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122322448 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122322448 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122322449 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122322449 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122322449 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122322449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122322449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122322449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122322450 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122322450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122322450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122322450 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122322450 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122322450 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122322450 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122322450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122322450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122322450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122322450 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122322450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122322450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122322450 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122322450 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122322450 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122322450 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122322450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122322450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122322450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122322450 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122322450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122322450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122322450 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122322450 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122322450 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122322450 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122322450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122322450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122322450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122322450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122322450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122322450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122322450 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122322450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122322450 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122322450 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122322450 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122322450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122322450 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122322450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122322450 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122322450 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122322450 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122322450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122322450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122322450 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122322450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122322450 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122322450 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122322450 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122322450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122322450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122322450 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122322450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122322450 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122322450 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122322450 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122322450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122322450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122322450 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122322471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122322471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122322471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122322471 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122322471 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122322471 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122322471 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122322471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122322471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122322646 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122322646 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122322646 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122322646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122322652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122322652 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122322652 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122322652 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122322652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122322652 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122322652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122322655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122322655 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122322655 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122322655 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122322655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122322655 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122322655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122322655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122322655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122322655 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122322656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122322656 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122322656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122322656 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122322656 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122322656 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122322656 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122322657 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122322657 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122322657 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122322657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122322657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122322657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122322657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122322657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122322657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122322657 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122322658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122322658 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122322658 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122322658 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122322658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122322658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122322658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122322658 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122322662 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122322662 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122322662 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122322662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122322668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122322668 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122322668 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122322668 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122322668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122322668 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122322668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122322671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122322671 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122322671 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122322671 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122322671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122322671 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122322671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122322671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122322671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122322671 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122322671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122322671 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122322671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122322671 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122322671 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122322671 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122322671 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122322672 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122322672 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122322672 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122322672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122322672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122322672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122322672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122322672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122322672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122322672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122322672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122322672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122322672 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122322672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122322672 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122322672 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122322672 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122322672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122322672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122322672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122322672 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122323197 DLSCCP DEBUG SCCP-SCOC(1)[0x5628104df580]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122323197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003b474), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122323197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122323197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122323197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122323197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122323197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122323197 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122323197 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122323197 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122323198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122323198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122323198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122323198 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122323205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122323205 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122323205 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122323205 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122323205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122323205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122323205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122323205 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122323205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122323205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122323205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122323205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122323205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122323206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=0003b474) (sccp_scrc.c:477) 20250425122323206 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20250425122323206 DLSCCP DEBUG SCCP-SCOC(1)[0x5628104df580]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122323206 DLSCCP DEBUG SCCP-SCOC(1)[0x5628104df580]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122323206 DLSCCP DEBUG SCCP-SCOC(1)[0x5628104df580]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122323206 DLSCCP DEBUG SCCP-SCOC(1)[0x5628104df580]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122323206 DLSCCP DEBUG SCCP-SCOC(1)[0x5628104df580]{IDLE}: Deallocated (fsm.c:568) 20250425122323452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122323452 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122323452 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122323452 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122323452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122323452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122323452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122323452 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122323452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122323452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122323452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122323452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122323452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122323452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122323452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122323452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122323452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323452 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122323452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122323452 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122323452 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122323452 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122323452 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122323452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122323452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122323452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122323452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122323452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122323452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122323452 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122323452 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(133)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122323452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122323452 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122323452 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122323452 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122323452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122323452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122323452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122323452 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122323455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122323455 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122323455 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122323455 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122323455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122323455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122323455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122323455 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122323455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122323455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122323455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122323455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122323455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122323455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122323455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122323455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122323455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323455 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122323455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122323455 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122323455 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122323455 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122323469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122323469 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122323469 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122323469 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122323469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122323469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122323469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122323469 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(136)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122323469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122323469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122323469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122323469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122323469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122323469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122323469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122323469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122323469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122323469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122323469 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122323469 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122323469 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122323469 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122323469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122323469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122323469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122323469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122323469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122323469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122323469 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122323469 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122323469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122323469 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122323469 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122323469 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122323469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122323469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122323469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122323469 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122323470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122323470 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122323470 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122323470 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122323470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122323470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122323470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122323470 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122323470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122323470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122323470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122323470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122323470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122323470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122323470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122323470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122323470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122323470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122323470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122323470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122323470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122323470 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122323470 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122323470 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122323490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@8885072c0934: 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)@8885072c0934: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)9823681 20250425122324530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122324530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122324530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122324531 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122324531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x95e5c1, normal) (hnbgw_rua.c:407) 20250425122324531 DHNB DEBUG map_rua[0x5628104df580]{init}: Allocated (fsm.c:456) 20250425122324531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823681)[0x5628104df580]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122324531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823681 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122324531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122324531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122324531 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823681 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122324531 DCN DEBUG map_sccp[0x5628104dd940]{init}: Allocated (fsm.c:456) 20250425122324531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5628104dd940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122324531 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9823681 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122324531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823681 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122324531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823681)[0x5628104df580]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122324531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122324531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122324531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823681)[0x5628104df580]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122324531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5628104dd940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122324531 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122324531 DLSCCP DEBUG SCCP-SCOC(3)[0x5628104da0d0]{IDLE}: Allocated (fsm.c:456) 20250425122324531 DLSCCP DEBUG SCCP-SCOC(3)[0x5628104da0d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122324531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250425122324531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122324531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122324531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122324531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122324531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122324531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122324531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122324531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122324531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122324531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122324531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122324531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122324531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122324531 DLSCCP DEBUG SCCP-SCOC(3)[0x5628104da0d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122324531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5628104dd940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122324531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823681)[0x5628104df580]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122324531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122324531 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122324531 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122324531 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122324531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122324531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122324531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122324531 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@8885072c0934: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@8885072c0934: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)4613281 HNBGW_Test.msc0-SCCP(132)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122324540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122324540 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122324540 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122324540 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122324540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122324540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122324540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122324540 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122324540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122324540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122324540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122324540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122324540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122324540 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005c8e3e) (sccp_scrc.c:477) 20250425122324540 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20250425122324540 DLSCCP DEBUG SCCP-SCOC(3)[0x5628104da0d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122324540 DLSCCP DEBUG SCCP-SCOC(3)[0x5628104da0d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122324540 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122324540 DLSCCP DEBUG SCCP-SCOC(3)[0x5628104da0d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122324540 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c8e3e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300006d0056400500f1100926) (sccp_scrc.c:406) 20250425122324540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122324540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122324540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122324540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122324540 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122324540 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122324540 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122324540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5628104dd940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122324540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5628104dd940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122324540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122324540 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122324540 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122324540 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122324540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122324541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122324541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122324541 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122324566 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44617<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(128)@8885072c0934: Final verdict of PTC: none 20250425122324568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(127)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122324572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57770<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(135)@8885072c0934: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@8885072c0934: Final verdict of PTC: none 20250425122324575 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122324575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122324575 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122324575 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122324575 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122324575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122324575 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122324575 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122324575 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122324576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122324576 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122324576 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122324576 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122324576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122324576 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122324576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122324576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122324576 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122324576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122324576 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122324576 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-M3UA(134)@8885072c0934: Final verdict of PTC: none 20250425122324577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122324577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122324577 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122324577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122324577 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122324577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122324577 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122324577 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122324577 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn0-M3UA(137)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@8885072c0934: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@8885072c0934: Final verdict of PTC: none20250425122324577 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122324576 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122324576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122324576 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122324576 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122324576 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122324577 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122324577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122324577 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122324577 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122324577 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122324577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122324577 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122324577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122324577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122324577 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122324577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5628104dd940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122324577 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122324577 DLSCCP DEBUG SCCP-SCOC(3)[0x5628104da0d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122324577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c8e3e), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122324578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122324578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122324578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122324578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122324578 DLSCCP DEBUG SCCP-SCOC(3)[0x5628104da0d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122324578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5628104dd940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122324578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823681)[0x5628104df580]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122324578 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823681)[0x5628104df580]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122324578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122324578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823681)[0x5628104df580]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122324578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823681)[0x5628104df580]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122324578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823681)[0x5628104df580]{disrupted}: Freeing instance (context_map.c:202) 20250425122324578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823681)[0x5628104df580]{disrupted}: Deallocated (fsm.c:568) 20250425122324578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5628104dd940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122324578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5628104dd940]{disconnected}: Freeing instance (context_map.c:206) 20250425122324578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5628104dd940]{disconnected}: Deallocated (fsm.c:568) 20250425122324578 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823681 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425122324578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122324578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122324578 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122324578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122324578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122324578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122324578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122324578 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122324579 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122324579 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122324579 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122324579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122324579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122324579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122324579 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122324579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) HNBGW-MGCP(138)@8885072c0934: Final verdict of PTC: none 20250425122324580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122324580 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122324580 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122324580 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122324580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122324580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122324580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122324580 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122324580 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122324580 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122324581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@8885072c0934: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr0(139)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@8885072c0934: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Fri Apr 25 12:23:24 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20250425122324681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122325184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258444) Waiting for packet dumper to finish... 1 (prev_count=258444, count=258984) 20250425122326577 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122326577 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122326577 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122326577 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122326577 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122326577 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Fri Apr 25 12:23:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250425122328305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122328309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122328315 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35115<->l=127.0.0.1:4262) (control_if.c:572) 20250425122328345 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122328345 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122328346 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122328346 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122328346 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122328346 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122328346 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122328346 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122328347 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122328347 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122328347 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122328347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122328347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122328347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122328347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122328347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122328347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122328347 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122328347 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122328347 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122328347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328347 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122328347 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122328347 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122328347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122328347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122328347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122328348 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122328348 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122328348 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122328348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122328348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122328348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122328348 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122328348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122328348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122328348 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122328348 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122328348 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122328348 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122328348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122328348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122328348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122328348 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122328348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122328348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122328348 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122328348 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122328348 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122328348 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122328348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122328348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122328348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122328348 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122328348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122328348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122328348 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122328348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328348 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122328348 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122328348 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122328348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122328348 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122328348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328348 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122328348 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122328349 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122328349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122328349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122328349 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122328349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328349 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122328349 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122328349 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122328349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122328349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122328349 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(148)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122328363 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122328363 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122328363 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122328363 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122328363 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122328363 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122328364 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122328364 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122328365 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122328365 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122328365 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122328365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122328365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122328365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122328365 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122328365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122328365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122328365 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122328365 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122328365 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122328365 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122328365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122328365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122328365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122328365 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122328365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122328365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122328365 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122328365 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122328365 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122328365 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122328365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122328365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122328365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122328365 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122328365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122328365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122328365 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122328365 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122328365 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122328365 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122328365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122328365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122328365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122328365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122328365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122328365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122328365 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122328365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328365 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122328365 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122328365 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122328365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122328365 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122328365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328365 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122328365 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122328365 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122328365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122328365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122328365 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122328365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328365 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122328365 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122328365 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122328365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122328365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122328365 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122328365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328365 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122328365 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122328365 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122328365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122328365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122328365 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122328384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122328384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122328384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122328384 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122328384 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122328384 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122328384 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122328384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122328384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122328561 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122328561 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122328561 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122328561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122328568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328568 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122328568 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122328568 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122328568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122328568 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122328568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122328570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328570 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122328570 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122328570 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122328570 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122328570 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122328570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122328570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122328570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122328570 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122328570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122328570 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122328570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122328570 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122328570 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122328570 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122328570 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122328571 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122328571 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122328571 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122328571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122328571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122328572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122328572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122328572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122328572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122328572 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122328572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328572 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122328572 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122328572 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122328572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122328572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122328572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122328572 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122328575 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122328575 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122328575 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122328575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122328577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328577 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122328577 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122328577 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122328577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122328577 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122328577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122328578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328578 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122328578 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122328578 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122328578 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122328578 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122328578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122328578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122328578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122328578 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122328578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122328578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122328579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122328579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122328579 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122328579 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122328579 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122328580 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122328580 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122328580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122328580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122328580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122328580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122328580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122328580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122328580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122328580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122328580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122328580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122328580 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122328580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328580 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122328580 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122328580 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122328580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122328580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122328580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122328580 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122328777 DLSCCP DEBUG SCCP-SCOC(2)[0x5628104dfed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122328777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acca0a), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122328777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122328777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122328777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122328777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122328778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328778 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122328778 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122328778 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122328778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122328778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122328778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122328778 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122328787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122328787 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122328787 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122328787 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122328787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122328787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122328787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122328787 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122328787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122328787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122328787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122328787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122328787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122328787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=00acca0a) (sccp_scrc.c:477) 20250425122328788 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20250425122328788 DLSCCP DEBUG SCCP-SCOC(2)[0x5628104dfed0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122328788 DLSCCP DEBUG SCCP-SCOC(2)[0x5628104dfed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122328788 DLSCCP DEBUG SCCP-SCOC(2)[0x5628104dfed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122328788 DLSCCP DEBUG SCCP-SCOC(2)[0x5628104dfed0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122328788 DLSCCP DEBUG SCCP-SCOC(2)[0x5628104dfed0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122329381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122329381 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122329381 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122329381 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122329381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122329381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122329381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122329381 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122329381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122329381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122329381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122329381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122329381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122329381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122329381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122329381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122329381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329382 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122329382 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122329382 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122329382 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122329382 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122329382 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122329382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122329382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122329382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122329382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122329382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122329382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122329382 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122329382 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122329383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122329383 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122329383 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122329383 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122329383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122329383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122329383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122329383 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122329383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122329383 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122329383 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122329383 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122329383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122329383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122329383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122329383 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122329383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122329383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122329383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122329383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122329383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122329383 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122329383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122329383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122329383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122329383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122329383 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122329383 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122329383 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122329383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122329383 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122329383 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122329383 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122329383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122329383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122329383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122329383 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122329383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122329383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122329383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122329383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122329383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122329383 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122329383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122329383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122329383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122329383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122329383 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122329383 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122329383 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122329383 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122329383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122329383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122329383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122329383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122329383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122329383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122329383 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122329383 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122329383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122329383 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122329383 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122329383 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122329383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122329383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122329383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122329383 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122329385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122329385 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122329385 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122329385 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122329385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122329385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122329385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122329385 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122329385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122329385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122329385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122329385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122329385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122329385 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122329385 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122329385 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122329385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122329385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122329385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122329385 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122329385 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122329385 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122329385 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122329385 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122329417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@8885072c0934: 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)@8885072c0934: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)2972161 20250425122330452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122330452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122330452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122330452 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122330452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2d5a01, normal) (hnbgw_rua.c:407) 20250425122330452 DHNB DEBUG map_rua[0x5628104dfed0]{init}: Allocated (fsm.c:456) 20250425122330452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972161)[0x5628104dfed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122330452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972161 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122330452 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122330452 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122330452 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122330452 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972161 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122330452 DCN DEBUG map_sccp[0x5628104df580]{init}: Allocated (fsm.c:456) 20250425122330452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5628104df580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122330452 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2972161 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122330452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972161 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122330452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972161)[0x5628104dfed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122330452 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122330452 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122330452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972161)[0x5628104dfed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122330453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5628104df580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122330453 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122330453 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{IDLE}: Allocated (fsm.c:456) 20250425122330453 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122330453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250425122330453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122330453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122330453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122330453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122330453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122330453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122330453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122330453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122330453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122330453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122330453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122330453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122330453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122330453 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122330453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5628104df580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122330453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972161)[0x5628104dfed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122330453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122330453 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122330453 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122330453 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122330453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122330453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122330453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122330453 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@8885072c0934: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@8885072c0934: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)11585624 HNBGW_Test.sgsn0-SCCP(149)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122330457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122330457 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122330457 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122330457 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122330457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122330457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122330457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122330457 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122330458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122330458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122330458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122330458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122330458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122330458 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a366ce) (sccp_scrc.c:477) 20250425122330458 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20250425122330458 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122330458 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122330458 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122330458 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122330458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a366ce), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003430056400500f1100926) (sccp_scrc.c:406) 20250425122330458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122330458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122330458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122330458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122330458 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122330458 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122330458 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122330458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5628104df580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122330458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5628104df580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122330458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122330458 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122330458 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122330458 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122330458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122330458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122330458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122330458 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@8885072c0934: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122330475 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35115<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(142)@8885072c0934: Final verdict of PTC: none 20250425122330477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48070<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(141)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122330480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48066<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122330482 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122330482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122330482 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122330482 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122330482 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122330482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122330482 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122330482 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122330482 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122330482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122330482 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122330482 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122330482 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122330482 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122330482 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122330482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122330482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122330482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122330483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122330483 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122330483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122330483 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122330483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122330483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122330483 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122330483 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122330483 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122330483 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@8885072c0934: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@8885072c0934: Final verdict of PTC: none 20250425122330484 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122330484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122330484 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122330484 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-RAN(150)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@8885072c0934: Final verdict of PTC: none 20250425122330484 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122330484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122330484 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122330484 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122330484 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122330484 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122330484 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122330485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122330485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(149)@8885072c0934: Final verdict of PTC: none 20250425122330485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-M3UA(151)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(152)@8885072c0934: Final verdict of PTC: none 20250425122330485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122330485 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122330485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122330485 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122330485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122330485 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122330485 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122330485 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122330485 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122330485 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122330485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5628104df580]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122330485 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122330485 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@8885072c0934: Final verdict of PTC: none 20250425122330485 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a366ce), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122330485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122330485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122330485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122330485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122330485 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122330485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5628104df580]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122330486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972161)[0x5628104dfed0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122330486 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972161)[0x5628104dfed0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122330486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122330486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972161)[0x5628104dfed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122330486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972161)[0x5628104dfed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122330486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972161)[0x5628104dfed0]{disrupted}: Freeing instance (context_map.c:202) 20250425122330486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972161)[0x5628104dfed0]{disrupted}: Deallocated (fsm.c:568) 20250425122330486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5628104df580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122330486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5628104df580]{disconnected}: Freeing instance (context_map.c:206) 20250425122330486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5628104df580]{disconnected}: Deallocated (fsm.c:568) 20250425122330486 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972161 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425122330486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122330486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) HNBGW-PFCP(143)@8885072c0934: Final verdict of PTC: none 20250425122330486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122330486 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122330486 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122330486 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122330486 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122330486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122330486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122330486 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122330486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122330486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122330486 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122330486 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122330486 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122330490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@8885072c0934: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Fri Apr 25 12:23:30 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20250425122330562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122331065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48088<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=197120) Waiting for packet dumper to finish... 1 (prev_count=197120, count=258808) 20250425122332483 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122332483 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122332483 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122332485 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122332485 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122332485 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Fri Apr 25 12:23:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ranap_cs_bidir started. 20250425122334140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122334146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122334149 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37053<->l=127.0.0.1:4262) (control_if.c:572) 20250425122334166 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122334166 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122334166 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122334166 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122334167 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122334167 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122334167 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122334167 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122334167 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122334167 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122334168 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122334168 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122334168 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122334168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122334168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122334168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122334168 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122334168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122334168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122334168 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122334168 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122334168 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122334168 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122334168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122334168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122334168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122334168 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122334168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122334168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122334168 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122334168 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122334168 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122334168 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122334168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122334168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122334168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122334168 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122334168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122334168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122334168 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122334168 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122334168 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122334168 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122334168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122334168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122334168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122334168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122334168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122334168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122334168 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122334168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122334168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122334168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122334168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122334168 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122334168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122334168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122334168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122334168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122334168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122334168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122334168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122334168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122334168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122334168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122334169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122334169 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122334169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334169 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122334169 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122334169 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122334169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122334169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122334169 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(162)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(160)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122334184 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122334184 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122334185 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122334185 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122334185 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122334185 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122334185 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122334185 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122334186 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122334186 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122334186 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122334186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122334186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122334186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122334186 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122334186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122334186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122334186 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122334186 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122334186 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122334186 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122334186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122334186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122334186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122334186 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122334186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122334186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122334186 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122334186 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122334186 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122334186 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122334186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122334186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122334186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122334186 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122334186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122334186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122334186 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122334186 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122334186 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122334186 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122334186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122334186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122334186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122334186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122334186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122334186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122334186 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122334186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334186 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122334186 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122334186 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122334186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122334186 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122334186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334186 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122334187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122334187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122334187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122334187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122334187 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122334187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122334187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122334187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122334187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122334187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122334187 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122334187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122334187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122334187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122334187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122334187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122334187 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(165)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122334212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122334212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122334212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122334212 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122334212 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122334212 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122334212 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122334212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122334212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122334381 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122334381 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122334381 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122334381 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122334390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334390 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122334390 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122334390 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122334390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122334390 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122334390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122334393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334393 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122334393 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122334393 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122334393 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122334393 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122334393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122334393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122334393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122334393 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122334393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122334393 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122334393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122334394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122334394 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122334394 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122334394 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122334395 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122334395 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122334395 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122334395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122334395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122334395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122334396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122334396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122334396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122334396 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122334396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334396 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122334396 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122334396 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122334396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122334396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122334396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122334396 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122334400 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122334400 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122334400 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122334400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122334406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334406 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122334406 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122334406 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122334406 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122334406 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122334406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122334409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334409 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122334409 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122334409 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122334409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122334409 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122334409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122334409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122334409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122334409 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122334409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122334409 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122334409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122334409 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122334410 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122334410 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122334410 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122334411 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122334411 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122334411 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122334411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122334411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122334411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122334411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122334411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122334412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122334412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122334412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122334412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122334412 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122334412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334412 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122334412 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122334412 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122334412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122334412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122334412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122334412 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122334578 DLSCCP DEBUG SCCP-SCOC(3)[0x5628104da0d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122334579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c8e3e), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122334579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122334579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122334579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122334579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122334579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334579 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122334579 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122334579 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122334579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122334579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122334579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122334579 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122334588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122334588 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122334588 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122334588 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122334588 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122334588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122334588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122334588 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122334589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122334589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122334589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122334589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122334589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122334589 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=005c8e3e) (sccp_scrc.c:477) 20250425122334589 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20250425122334589 DLSCCP DEBUG SCCP-SCOC(3)[0x5628104da0d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122334589 DLSCCP DEBUG SCCP-SCOC(3)[0x5628104da0d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122334589 DLSCCP DEBUG SCCP-SCOC(3)[0x5628104da0d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122334589 DLSCCP DEBUG SCCP-SCOC(3)[0x5628104da0d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122334589 DLSCCP DEBUG SCCP-SCOC(3)[0x5628104da0d0]{IDLE}: Deallocated (fsm.c:568) 20250425122335194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122335194 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122335194 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122335194 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122335194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122335194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122335194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122335194 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122335194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122335194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122335194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122335194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122335194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122335194 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122335194 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122335194 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122335194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.msc0-RAN(161)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122335194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335194 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122335194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122335194 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122335194 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122335195 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122335195 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122335195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122335195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122335195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122335195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122335196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122335196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122335196 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122335196 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122335196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122335196 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122335196 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122335196 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122335196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122335196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122335196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122335196 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122335198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122335198 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122335198 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122335198 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122335198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122335198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122335198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122335198 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122335198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122335198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122335198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122335198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122335198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122335198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122335198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122335198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122335198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122335199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122335199 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122335199 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122335199 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122335206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122335206 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122335206 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122335206 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122335206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122335206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122335206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122335206 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122335206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122335206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122335206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122335206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122335206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122335206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122335206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122335206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122335206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122335207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122335207 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122335207 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122335207 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122335207 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122335207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122335207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122335207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122335207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122335207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122335207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122335207 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122335207 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122335207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122335207 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122335207 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122335207 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122335207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122335207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122335207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122335207 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122335209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122335209 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122335209 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122335209 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122335209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122335209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122335209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122335209 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122335209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122335209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122335209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122335209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122335209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122335209 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122335209 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122335209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122335209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122335209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122335209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122335209 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122335209 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122335209 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122335209 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122335209 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122335230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38816<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@8885072c0934: Added conn table entry 0TC_ranap_cs_bidir0(167)40667 20250425122336269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122336269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122336269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122336269 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122336269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9edb, normal) (hnbgw_rua.c:407) 20250425122336269 DHNB DEBUG map_rua[0x5628104da0d0]{init}: Allocated (fsm.c:456) 20250425122336269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-40667)[0x5628104da0d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122336269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-40667 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122336269 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122336270 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122336270 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-40667 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122336270 DCN DEBUG map_sccp[0x5628104dfed0]{init}: Allocated (fsm.c:456) 20250425122336270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122336270 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-40667 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122336270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-40667 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122336270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-40667)[0x5628104da0d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122336270 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122336270 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122336270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-40667)[0x5628104da0d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122336270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122336270 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122336270 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{IDLE}: Allocated (fsm.c:456) 20250425122336270 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122336270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000005), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001ac0056400500f1100926) (sccp_scrc.c:406) 20250425122336270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122336270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122336270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122336270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122336270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122336270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122336270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122336270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122336270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122336270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122336270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122336270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122336270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122336270 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122336270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122336270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-40667)[0x5628104da0d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122336270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122336270 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122336270 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122336270 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122336271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122336271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122336271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122336271 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@8885072c0934: Added conn table entry 0TC_ranap_cs_bidir0(167)4255361 HNBGW_Test.msc0-SCCP(160)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@8885072c0934: setverdict(pass): none -> pass 20250425122336288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122336288 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122336288 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122336288 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122336288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122336288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122336288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122336288 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122336289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122336289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122336289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122336289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122336289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122336289 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001bd4c1) (sccp_scrc.c:477) 20250425122336289 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20250425122336289 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122336289 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122336289 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122336289 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122336289 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122336289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122336289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@8885072c0934: vl_len:22 HNBGW_Test.msc0-SCCP(160)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(160)@8885072c0934: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A198A45F4DE8336CF88D8'O 20250425122336489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122336489 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122336489 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122336489 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122336489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122336489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122336489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122336489 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122336489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122336489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122336489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122336489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122336489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122336489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a198a45f4de8336cf88d8) (sccp_scrc.c:477) 20250425122336489 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250425122336489 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122336489 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122336489 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122336489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122336489 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250425122336489 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425122336489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250425122336489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-40667)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122336489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250425122336489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122336489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122336516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122336516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122336516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250425122336516 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122336516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9edb) (hnbgw_rua.c:471) 20250425122336516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-40667 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250425122336516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-40667)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122336516 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425122336516 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425122336516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-40667)[0x5628104da0d0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250425122336516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122336516 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122336516 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122336516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bd4c1), PART(T=Data,L=22,D=001440120000010010400b0a8e4064909926a55d0825) (sccp_scrc.c:406) 20250425122336516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122336516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122336516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122336516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122336516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122336516 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122336516 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122336516 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122336516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122336516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122336516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122336516 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@8885072c0934: vl_len:20 HNBGW_Test.msc0-SCCP(160)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(160)@8885072c0934: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250425122336534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122336534 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122336534 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122336534 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122336534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122336534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122336534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122336534 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122336534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122336534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122336534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122336535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122336535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122336535 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:477) 20250425122336535 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250425122336535 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122336535 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122336535 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122336535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122336535 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250425122336535 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250425122336535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250425122336535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-40667)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122336535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250425122336535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122336535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122336551 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37053<->l=127.0.0.1:4262) (control_if.c:193) 20250425122336552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48102<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(156)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(155)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122336555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48090<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122336556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122336556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122336557 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122336557 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122336557 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122336557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-40667)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122336557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-40667)[0x5628104da0d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122336557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122336557 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122336557 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122336557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bd4c1), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122336557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122336557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122336557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122336557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122336557 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122336557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122336557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-40667)[0x5628104da0d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122336557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-40667)[0x5628104da0d0]{disrupted}: Freeing instance (context_map.c:202) 20250425122336557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-40667)[0x5628104da0d0]{disrupted}: Deallocated (fsm.c:568) 20250425122336557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122336557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{disconnected}: Freeing instance (context_map.c:206) 20250425122336557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5628104dfed0]{disconnected}: Deallocated (fsm.c:568) 20250425122336557 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-40667 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122336557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122336557 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122336557 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122336557 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122336558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122336558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122336558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122336558 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(164)@8885072c0934: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@8885072c0934: Final verdict of PTC: none 20250425122336558 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122336558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122336558 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122336558 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(161)@8885072c0934: Final verdict of PTC: none 20250425122336558 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122336558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122336558 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122336558 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122336558 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122336558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122336558 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122336558 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122336559 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122336559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122336559 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122336559 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122336559 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122336559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122336559 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122336559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122336559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122336559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-SCCP(163)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@8885072c0934: Final verdict of PTC: none 20250425122336559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122336559 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122336559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122336559 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122336559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122336559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122336559 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122336560 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122336560 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122336560 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122336559 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122336559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122336559 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122336559 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425122336559 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer MutexDispCT-TC_ranap_cs_bidir(154)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(166)@8885072c0934: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(157)@8885072c0934: Final verdict of PTC: none 20250425122336562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38816<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@8885072c0934: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Fri Apr 25 12:23:36 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20250425122336645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122337147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38830<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223836) Waiting for packet dumper to finish... 1 (prev_count=223836, count=269148) 20250425122338560 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122338560 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122338561 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Fri Apr 25 12:23:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ranap_ps_bidir started. 20250425122340236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122340240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122340245 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42271<->l=127.0.0.1:4262) (control_if.c:572) 20250425122340265 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122340265 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122340265 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122340265 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122340265 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122340265 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122340265 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122340266 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122340266 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122340266 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122340266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122340266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122340266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122340266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122340266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122340266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122340266 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122340266 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122340266 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122340266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122340266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122340266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122340266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122340266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122340266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122340266 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122340266 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122340266 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122340266 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) TC_ranap_ps_bidir-Iuh0(172)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122340266 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122340266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122340266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122340266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122340266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122340266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122340267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122340267 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122340267 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122340267 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122340267 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122340267 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122340267 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122340267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122340267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122340267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122340267 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122340267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122340267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122340267 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122340267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122340267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122340267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122340267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122340267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122340267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122340267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122340267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122340267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122340267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122340267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122340267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122340268 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122340268 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122340268 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122340268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122340268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122340268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122340268 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122340268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122340268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122340268 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122340268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340268 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122340268 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122340268 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122340268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122340268 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(176)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(174)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122340280 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122340280 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122340281 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122340281 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122340281 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122340281 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122340281 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122340281 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122340282 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122340282 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122340282 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122340282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122340282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122340282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122340282 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122340282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122340282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122340282 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122340282 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122340282 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122340282 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122340282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122340282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122340282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122340282 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122340282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122340282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122340282 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122340282 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122340282 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122340282 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122340282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122340282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122340282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122340282 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122340282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122340282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122340282 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122340282 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122340282 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122340282 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122340282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122340282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122340282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122340282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122340282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122340282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122340282 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122340282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340282 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122340282 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122340282 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122340282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122340282 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122340282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340282 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122340282 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122340282 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122340282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122340282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122340282 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122340282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340282 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122340282 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122340282 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122340282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122340282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122340282 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122340283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340283 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122340283 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122340283 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122340283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122340283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122340283 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122340310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122340310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122340310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122340310 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122340310 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122340310 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122340310 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122340310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122340310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122340479 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122340479 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122340479 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425122340479 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425122340479 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425122340479 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425122340479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122340486 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122340486 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a366ce), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122340486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122340486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122340486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122340486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122340487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340487 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122340487 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425122340487 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425122340487 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425122340487 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122340487 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122340487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425122340487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340487 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122340487 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122340487 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122340487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122340487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122340487 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425122340487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122340487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122340487 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122340487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122340487 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122340487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122340487 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122340487 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122340491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340491 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122340491 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122340491 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122340491 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122340491 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250425122340491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122340491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122340491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122340491 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122340492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122340492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122340492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122340492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122340492 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122340492 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122340492 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122340493 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122340493 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122340493 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122340493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122340493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122340493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340493 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122340493 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122340493 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122340493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122340493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122340493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122340493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122340493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122340493 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122340494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340494 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122340494 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122340494 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122340494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122340494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122340494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122340494 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(179)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122340499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340499 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122340499 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122340499 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122340499 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122340499 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122340499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122340502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340502 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122340502 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122340502 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122340502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122340502 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122340502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122340502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122340502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122340502 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122340502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122340502 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122340502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122340502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122340502 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122340503 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122340503 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122340504 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122340504 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122340504 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122340504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122340504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122340504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122340504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122340504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122340504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122340504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122340504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122340504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122340504 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122340505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122340505 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122340505 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122340505 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122340505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122340505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122340505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122340505 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122341293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122341293 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122341293 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122341293 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122341293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122341293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122341293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122341293 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122341293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122341293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122341293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122341293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122341293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122341293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122341293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122341293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122341293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122341293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122341293 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122341293 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122341293 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122341293 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122341293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122341293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122341293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122341294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122341294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122341294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122341294 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122341294 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122341294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122341294 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122341294 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122341294 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122341294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122341294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122341294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122341294 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122341295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122341295 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122341295 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122341295 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122341295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122341295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122341295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122341295 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122341295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122341295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122341295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122341295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122341295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122341295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122341296 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122341296 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122341296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341296 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122341296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122341296 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122341296 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122341296 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122341302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122341302 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122341302 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122341302 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122341302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122341302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122341302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122341303 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122341303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122341303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122341303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122341303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122341303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122341303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122341303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122341303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122341303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341303 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122341303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122341303 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122341303 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122341303 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122341303 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122341303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122341303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122341303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122341303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122341303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122341303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122341303 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122341303 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122341303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122341303 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122341303 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122341303 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122341303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122341303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122341303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122341303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122341305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122341305 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122341305 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122341305 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122341305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122341305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122341305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122341305 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122341305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122341305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122341305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122341305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122341305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122341305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122341305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122341305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122341305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122341306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122341306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122341306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122341306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122341306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122341306 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122341306 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122341354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38858<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@8885072c0934: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@8885072c0934: Added conn table entry 0TC_ranap_ps_bidir0(181)6761693 20250425122342402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122342402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122342402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122342402 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122342402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x672cdd, normal) (hnbgw_rua.c:407) 20250425122342402 DHNB DEBUG map_rua[0x5628104da0d0]{init}: Allocated (fsm.c:456) 20250425122342402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6761693)[0x5628104da0d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122342402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6761693 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122342402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122342402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122342402 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122342402 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6761693 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122342402 DCN DEBUG map_sccp[0x5628104dfed0]{init}: Allocated (fsm.c:456) 20250425122342402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122342402 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6761693 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122342402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6761693 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122342402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6761693)[0x5628104da0d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122342402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122342402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122342402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6761693)[0x5628104da0d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122342402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122342402 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122342402 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{IDLE}: Allocated (fsm.c:456) 20250425122342402 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122342402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000006), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300034b0056400500f1100926) (sccp_scrc.c:406) 20250425122342402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122342402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122342402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122342402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122342402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122342402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122342402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122342402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122342402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122342402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122342402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122342402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122342402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122342402 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122342402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122342402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6761693)[0x5628104da0d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122342402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122342402 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122342402 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122342402 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122342402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122342402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122342402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122342402 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@8885072c0934: Added conn table entry 0TC_ranap_ps_bidir0(181)6019121 HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122342421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122342421 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122342421 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122342421 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122342421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122342421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122342422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122342422 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122342422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122342422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122342422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122342422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122342422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122342422 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0064d276) (sccp_scrc.c:477) 20250425122342422 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20250425122342422 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122342422 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122342422 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122342422 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122342422 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122342422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122342422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A14B6895ABFC23DBB40B3'O 20250425122342625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122342625 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122342625 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122342625 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122342625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122342625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122342625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122342625 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122342625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122342625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122342625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122342625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122342625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122342625 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a14b6895abfc23dbb40b3) (sccp_scrc.c:477) 20250425122342625 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250425122342625 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122342625 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122342625 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122342625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122342625 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250425122342625 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425122342625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250425122342625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6761693)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122342625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250425122342625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122342625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122342649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122342650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122342650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250425122342650 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122342650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x672cdd) (hnbgw_rua.c:471) 20250425122342650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6761693 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250425122342650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6761693)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122342650 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425122342650 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425122342650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6761693)[0x5628104da0d0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250425122342650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122342650 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122342650 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122342650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064d276), PART(T=Data,L=22,D=001440120000010010400b0afefb647f5e6c2ff1fc20) (sccp_scrc.c:406) 20250425122342650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122342650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122342650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122342650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122342650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122342650 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122342650 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122342650 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122342650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122342650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122342650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122342651 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250425122342667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122342667 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122342667 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122342667 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122342667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122342667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122342667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122342667 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122342668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122342668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122342668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122342668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122342668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122342668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:477) 20250425122342668 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250425122342668 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122342668 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122342668 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122342668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122342668 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250425122342668 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250425122342668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250425122342668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6761693)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122342668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250425122342668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122342668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122342684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38852<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122342686 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42271<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(169)@8885072c0934: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122342688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(174)@8885072c0934: Final verdict of PTC: none 20250425122342688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122342688 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122342688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122342688 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122342689 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(178)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_bidir(168)@8885072c0934: Final verdict of PTC: none 20250425122342689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122342689 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122342689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122342689 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122342689 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122342689 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122342689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122342689 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122342689 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122342689 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_ranap_ps_bidir-Iuh0-RUA(173)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@8885072c0934: Final verdict of PTC: none 20250425122342689 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122342689 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122342689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122342689 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122342689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122342689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122342690 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122342690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122342690 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122342690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6761693)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122342690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6761693)[0x5628104da0d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122342690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122342690 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122342690 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122342690 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122342690 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122342690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064d276), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) HNBGW_Test.msc0-M3UA(176)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@8885072c0934: Final verdict of PTC: none 20250425122342690 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122342690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122342690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122342690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122342690 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122342690 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425122342690 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122342690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122342690 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122342690 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122342690 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122342690 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122342690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122342690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122342690 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122342690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122342690 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122342690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122342690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122342690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6761693)[0x5628104da0d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122342690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6761693)[0x5628104da0d0]{disrupted}: Freeing instance (context_map.c:202) 20250425122342690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6761693)[0x5628104da0d0]{disrupted}: Deallocated (fsm.c:568) 20250425122342690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122342690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{disconnected}: Freeing instance (context_map.c:206) 20250425122342690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5628104dfed0]{disconnected}: Deallocated (fsm.c:568) 20250425122342691 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6761693 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425122342691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122342691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122342691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122342691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122342691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122342691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122342691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122342691 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122342691 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122342691 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122342691 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122342691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-M3UA(179)@8885072c0934: Final verdict of PTC: none 20250425122342691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122342691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122342691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122342691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122342691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122342691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122342691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122342691 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122342691 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122342691 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122342691 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122342691 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122342691 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122342691 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122342691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122342691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122342691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122342692 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(180)@8885072c0934: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(171)@8885072c0934: Final verdict of PTC: none 20250425122342695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38858<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@8885072c0934: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Fri Apr 25 12:23:42 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20250425122342793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122343296 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=272384) Waiting for packet dumper to finish... 1 (prev_count=272384, count=273140) 20250425122344690 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122344690 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122344690 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122344690 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122344690 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122344691 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Fri Apr 25 12:23:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_rab_assignment started. 20250425122346404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122346410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122346415 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35667<->l=127.0.0.1:4262) (control_if.c:572) 20250425122346430 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122346430 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122346430 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122346430 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122346430 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122346430 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122346431 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122346431 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assignment-Iuh0(186)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122346431 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122346431 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122346432 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122346432 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122346432 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122346432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122346432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122346432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122346432 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122346432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122346432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122346432 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122346432 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122346432 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122346432 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122346432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122346432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122346432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122346432 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122346432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122346432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122346432 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122346432 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122346432 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122346432 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122346432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122346432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122346432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122346432 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122346432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122346432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122346432 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122346432 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122346432 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122346432 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122346432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122346432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122346432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122346432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122346432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122346432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122346432 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122346432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346433 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122346433 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122346433 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122346433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122346433 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122346433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346433 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122346433 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122346433 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122346433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122346433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122346433 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122346433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346433 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122346433 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122346433 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122346433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122346433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122346433 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122346433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346433 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122346433 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122346433 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122346433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122346433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122346433 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(190)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(188)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122346448 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122346448 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122346448 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122346448 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122346448 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122346448 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122346448 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122346448 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122346449 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122346449 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122346449 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122346449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122346449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122346449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122346449 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122346449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122346449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122346449 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122346449 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122346449 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122346449 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122346449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122346449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122346449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122346450 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122346450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122346450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122346450 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122346450 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122346450 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122346450 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122346450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122346450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122346450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122346450 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122346450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122346450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122346450 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122346450 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122346450 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122346450 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122346450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122346450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122346450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122346450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122346450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122346450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122346450 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122346450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346450 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122346450 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122346450 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122346450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122346450 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122346450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346450 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122346450 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122346450 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122346450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122346450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122346450 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122346450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346450 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122346450 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122346450 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122346450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122346450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122346450 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122346450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346450 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122346450 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122346450 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122346450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122346450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122346450 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122346469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122346469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122346469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122346469 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122346469 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122346469 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122346469 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122346469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122346469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122346558 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122346558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bd4c1), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122346558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122346558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122346558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122346558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122346558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346558 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122346558 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122346558 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122346558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122346558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122346558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122346644 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122346644 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122346645 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122346645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122346653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346653 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122346653 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122346653 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122346653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122346653 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122346653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122346655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346655 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122346655 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122346656 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122346656 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122346656 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122346656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122346656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122346656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122346656 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122346656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122346656 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122346656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122346656 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122346656 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122346656 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122346656 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122346657 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122346657 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122346657 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122346657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122346657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122346657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122346657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122346657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122346657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122346657 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122346657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346657 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122346657 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122346657 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122346657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122346657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122346657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122346657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122346659 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122346659 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122346659 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122346659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122346665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346665 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122346665 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122346665 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122346665 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122346665 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122346665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122346667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346667 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122346667 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122346667 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122346667 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122346667 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122346667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122346667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122346667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122346667 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122346667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122346667 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122346667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122346667 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122346667 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122346667 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122346667 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122346669 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122346669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122346669 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122346669 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122346669 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122346669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122346669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122346669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122346669 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122346669 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122346669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122346669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122346669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122346669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122346669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122346669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122346669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122346669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122346669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122346669 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122346669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122347457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122347457 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122347457 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122347457 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122347457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122347457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122347457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122347457 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122347458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122347458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122347458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122347458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122347458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122347458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122347458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122347458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122347458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347458 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122347458 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122347458 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122347459 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122347459 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122347459 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122347459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122347459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122347459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122347459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122347459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122347459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122347459 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122347459 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122347459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122347459 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122347459 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122347459 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122347459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122347459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122347459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122347459 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122347461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122347461 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122347461 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122347461 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122347461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122347461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122347461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122347461 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122347461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122347461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122347461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122347461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122347461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122347461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122347461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122347461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122347461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122347461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122347461 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122347461 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122347461 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122347468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122347468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122347468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122347468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122347468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122347468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122347468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122347468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122347468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122347468 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122347468 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122347468 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122347468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122347468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122347468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122347468 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122347468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347468 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122347468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122347468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122347468 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122347468 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122347468 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122347468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122347468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122347468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122347468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122347468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122347468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122347468 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122347468 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122347468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122347468 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122347468 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122347468 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122347468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122347468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122347468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122347468 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122347468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122347468 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122347468 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122347468 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122347468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122347468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122347468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122347468 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122347468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122347468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122347468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122347468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122347468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122347468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122347468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122347468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122347468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122347469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122347469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122347469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122347469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122347469 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122347469 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122347469 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122347490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39810<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@8885072c0934: Added conn table entry 0TC_rab_assignment0(195)8479916 20250425122348532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122348532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122348532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122348532 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122348532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8164ac, normal) (hnbgw_rua.c:407) 20250425122348532 DHNB DEBUG map_rua[0x5628104da0d0]{init}: Allocated (fsm.c:456) 20250425122348532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8479916)[0x5628104da0d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122348532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8479916 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122348532 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122348532 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122348532 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8479916 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122348532 DCN DEBUG map_sccp[0x5628104dfed0]{init}: Allocated (fsm.c:456) 20250425122348532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122348532 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8479916 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122348532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8479916 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122348532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8479916)[0x5628104da0d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122348532 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122348532 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122348532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8479916)[0x5628104da0d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122348532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122348532 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122348532 DLSCCP DEBUG SCCP-SCOC(7)[0x5628104e10b0]{IDLE}: Allocated (fsm.c:456) 20250425122348532 DLSCCP DEBUG SCCP-SCOC(7)[0x5628104e10b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122348532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000007), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002b90056400500f1100926) (sccp_scrc.c:406) 20250425122348532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122348533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122348533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122348533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122348533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122348533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122348533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122348533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122348533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122348533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122348533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122348533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122348533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122348533 DLSCCP DEBUG SCCP-SCOC(7)[0x5628104e10b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122348533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122348533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8479916)[0x5628104da0d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122348533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122348533 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122348533 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122348533 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122348533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122348533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122348533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122348533 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@8885072c0934: Added conn table entry 0TC_rab_assignment0(195)2293240 HNBGW_Test.msc0-SCCP(188)@8885072c0934: Session index based on connection ID:0 TC_rab_assignment0(195)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122348539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122348539 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122348539 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122348539 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122348539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122348539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122348539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122348539 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122348539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122348539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122348539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122348539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122348539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122348539 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007f28c3) (sccp_scrc.c:477) 20250425122348539 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20250425122348539 DLSCCP DEBUG SCCP-SCOC(7)[0x5628104e10b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122348539 DLSCCP DEBUG SCCP-SCOC(7)[0x5628104e10b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122348539 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122348539 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122348539 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122348539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122348539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@8885072c0934: 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)@8885072c0934: 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)@8885072c0934: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assignment0(195)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(194)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(188)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(188)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425122348740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122348740 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122348740 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122348740 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122348740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122348740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122348740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122348740 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122348740 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122348740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122348740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122348740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122348740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122348740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122348740 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250425122348740 DLSCCP DEBUG SCCP-SCOC(7)[0x5628104e10b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122348740 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122348741 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122348741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122348741 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122348741 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122348741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122348741 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122348741 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122348741 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122348741 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122348741 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122348741 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122348741 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122348741 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{UNUSED}: Allocated (fsm.c:456) 20250425122348741 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{UNUSED}: is child of mgw(mgw-fsm-8479916-0)[0x5628104e11e0] (fsm.c:486) 20250425122348741 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8479916-0)[0x5628104e11e0] (mgcp_client_endpoint_fsm.c:724) 20250425122348741 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122348741 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122348741 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122348741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8479916-0)[0x5628104de780]{ST_CRCX}: Allocated (fsm.c:456) 20250425122348741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8479916-0)[0x5628104de780]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8479916-0)[0x5628104de650] (fsm.c:486) 20250425122348741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8479916-0)[0x5628104de780]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122348741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8479916-0)[0x5628104de780]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122348741 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 8164ac'... (mgcp_client.c:807) 20250425122348741 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250425122348741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8479916-0)[0x5628104de780]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122348741 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8164ac17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8164ac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8164ac17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8164ac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425122348752 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250425122348752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122348752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122348752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122348752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122348752 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122348752 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348752 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348752 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122348752 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122348752 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348752 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122348752 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122348752 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122348752 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122348752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8479916)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122348752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122348752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122348752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122348768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122348768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122348768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122348768 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122348768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8164ac) (hnbgw_rua.c:471) 20250425122348768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8479916 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122348768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8479916)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122348768 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122348768 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122348768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8479916)[0x5628104da0d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122348768 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122348768 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122348768 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122348768 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122348768 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122348768 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8479916-0)[0x5628104e11e0] (mgcp_client_endpoint_fsm.c:724) 20250425122348768 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122348768 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122348768 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348768 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122348768 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 8164ac'... (mgcp_client.c:807) 20250425122348768 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250425122348768 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122348768 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122348768 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348768 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "8164ac17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8164ac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122348776 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250425122348776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122348776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122348776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122348776 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122348776 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348776 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348776 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122348776 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122348776 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348776 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122348776 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122348776 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122348776 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8479916-0)[0x5628104e11e0] (mgcp_client_endpoint_fsm.c:724) 20250425122348776 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122348776 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122348776 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122348776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8479916-0)[0x5628104dc4b0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122348776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8479916-0)[0x5628104dc4b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8479916-0)[0x5628104de650] (fsm.c:486) 20250425122348776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8479916-0)[0x5628104dc4b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122348776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8479916-0)[0x5628104dc4b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425122348776 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 8164ac'... (mgcp_client.c:807) 20250425122348776 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250425122348776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8479916-0)[0x5628104dc4b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122348776 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122348776 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348776 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348776 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "8164ac17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8164ac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122348781 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250425122348781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104dc4b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122348781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104dc4b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122348781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104dc4b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122348781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104dc4b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122348781 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122348781 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348781 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348781 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348781 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122348781 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122348781 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348781 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{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) 20250425122348781 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122348781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122348781 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122348781 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122348781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122348781 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122348781 DLSCCP DEBUG SCCP-SCOC(7)[0x5628104e10b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122348781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f28c3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122348781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122348781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122348781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122348781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122348781 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122348781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122348781 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122348781 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122348781 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122348781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122348781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122348781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122348781 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@8885072c0934: 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)@8885072c0934: 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)@8885072c0934: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(188)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(188)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(188)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122348810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122348810 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122348810 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122348810 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122348810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122348810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122348810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122348810 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122348810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122348811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122348811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122348811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122348811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122348811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122348811 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250425122348811 DLSCCP DEBUG SCCP-SCOC(7)[0x5628104e10b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122348811 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122348811 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122348811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122348811 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122348811 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122348811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122348811 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122348811 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122348811 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122348811 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122348811 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122348811 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 8164ac'... (mgcp_client.c:807) 20250425122348811 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425122348811 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122348811 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104dc4b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122348811 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 8164ac'... (mgcp_client.c:807) 20250425122348811 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425122348811 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104dc4b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122348811 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{IN_USE}: Removing from parent mgw(mgw-fsm-8479916-0)[0x5628104e11e0] (mgcp_client_endpoint_fsm.c:873) 20250425122348811 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122348811 DLMGCP DEBUG mgw-endp(mgw-fsm-8479916-0)[0x5628104de650]{IN_USE}: Deallocated (fsm.c:568) 20250425122348811 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122348811 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122348811 DMGW DEBUG mgw(mgw-fsm-8479916-0)[0x5628104e11e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122348811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8479916)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122348811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122348811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122348811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "8164ac17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "8164ac17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122348819 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250425122348819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122348819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122348819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122348819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104de780]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425122348819 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250425122348819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104dc4b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122348819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104dc4b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122348819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104dc4b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122348819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104dc4b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@8885072c0934: Deleted conn table entry 0TC_rab_assignment0(195)8479916 20250425122348826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122348826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122348826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122348826 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122348826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8164ac,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122348826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8479916 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122348826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8479916)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122348826 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122348826 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122348826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8479916)[0x5628104da0d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122348826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122348826 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122348826 DLSCCP DEBUG SCCP-SCOC(7)[0x5628104e10b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122348826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f28c3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122348826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122348826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122348826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122348826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122348826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8479916)[0x5628104da0d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122348826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122348826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122348827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122348827 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122348827 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122348827 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122348827 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122348827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122348827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122348827 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@8885072c0934: Deleted conn table entry 0TC_rab_assignment0(195)2293240 HNBGW_Test.msc0-SCCP(188)@8885072c0934: Session index based on connection ID:0 20250425122348832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122348832 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122348832 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122348832 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122348832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122348832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122348832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122348832 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122348832 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122348832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122348832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122348832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122348832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122348832 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=007f28c3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122348832 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20250425122348832 DLSCCP DEBUG SCCP-SCOC(7)[0x5628104e10b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122348832 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122348832 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122348832 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122348832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122348832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122348832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8479916)[0x5628104da0d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122348832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8479916)[0x5628104da0d0]{disconnected}: Freeing instance (context_map.c:202) 20250425122348832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8479916)[0x5628104da0d0]{disconnected}: Deallocated (fsm.c:568) 20250425122348832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122348832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{disconnected}: Freeing instance (context_map.c:206) 20250425122348832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5628104dfed0]{disconnected}: Deallocated (fsm.c:568) 20250425122348832 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8479916 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122348832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f28c3), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20250425122348832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122348832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122348832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122348832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122348832 DLSCCP DEBUG SCCP-SCOC(7)[0x5628104e10b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122348832 DLSCCP DEBUG SCCP-SCOC(7)[0x5628104e10b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122348832 DLSCCP DEBUG SCCP-SCOC(7)[0x5628104e10b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122348832 DLSCCP DEBUG SCCP-SCOC(7)[0x5628104e10b0]{IDLE}: Deallocated (fsm.c:568) 20250425122348832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122348832 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122348832 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122348832 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122348832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122348832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122348832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122348832 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8885072c0934: RLC received in state:disconnect_pending 20250425122350488 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122350488 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a366ce), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122350488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122350488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122350488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122350488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122350488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122350488 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122350488 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122350488 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122350488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122350488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122350488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122350488 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122350495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122350495 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122350495 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122350495 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122350495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122350495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122350495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122350495 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122350495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122350495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122350495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122350495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122350495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122350495 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=00a366ce) (sccp_scrc.c:477) 20250425122350495 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20250425122350495 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122350495 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122350495 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122350495 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122350495 DLSCCP DEBUG SCCP-SCOC(4)[0x5628104dd940]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122350841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122350842 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35667<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(183)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122350846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39790<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122350847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122350847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122350847 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122350847 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122350847 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122350849 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(192)@8885072c0934: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@8885072c0934: Final verdict of PTC: none 20250425122350850 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(188)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@8885072c0934: Final verdict of PTC: none 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122350850 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122350850 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122350850 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122350850 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122350850 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122350850 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122350850 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122350850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(191)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@8885072c0934: Final verdict of PTC: none 20250425122350850 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122350850 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122350851 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122350851 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122350851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122350850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122350851 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122350851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122350851 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122350851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122350851 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122350851 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122350851 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122350851 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122350851 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122350851 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122350851 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122350851 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122350851 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122350851 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122350851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_rab_assignment-Iuh0(186)@8885072c0934: Final verdict of PTC: none 20250425122350851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122350851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW-PFCP(185)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(194)@8885072c0934: Final verdict of PTC: none 20250425122350851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122350851 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122350851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122350851 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122350851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122350851 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122350851 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122350851 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122350852 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122350852 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122350855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39810<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@8885072c0934: Test case TC_rab_assignment finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Fri Apr 25 12:23: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 20250425122350929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122351431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39824<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328892) Waiting for packet dumper to finish... 1 (prev_count=328892, count=350612) 20250425122352691 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122352691 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064d276), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122352691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122352691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122352691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122352691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122352691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122352691 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122352691 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122352691 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122352691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122352692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122352692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122352692 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122352851 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122352851 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122352851 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122352851 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122352851 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122352851 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Fri Apr 25 12:23:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_rab_assignment_concurrent started. 20250425122354514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122354520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122354524 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33529<->l=127.0.0.1:4262) (control_if.c:572) 20250425122354539 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122354539 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122354539 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122354539 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122354539 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122354539 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122354539 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122354539 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122354539 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122354539 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122354541 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122354541 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122354541 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122354541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122354541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122354541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122354541 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122354541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122354541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122354541 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122354541 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122354541 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122354541 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122354541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122354541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122354541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122354541 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122354541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122354541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122354541 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122354541 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122354541 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122354541 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122354541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122354541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122354541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122354541 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122354541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122354541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122354541 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122354541 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122354541 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122354541 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122354541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122354541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122354541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122354541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122354541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122354541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122354541 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122354541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122354541 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122354541 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122354541 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122354541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122354541 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122354541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122354541 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122354541 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122354541 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122354541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122354541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122354541 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122354541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122354541 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122354541 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122354541 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122354541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122354541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122354541 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122354541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122354541 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122354541 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122354541 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122354541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122354541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122354541 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(204)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(202)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122354557 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122354557 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122354557 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122354557 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122354557 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122354557 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122354558 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122354558 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122354559 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122354559 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122354559 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122354559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122354559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122354559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122354559 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122354559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122354559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122354559 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122354559 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122354559 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122354559 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122354559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122354559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122354559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122354559 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122354559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122354559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122354559 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122354559 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122354559 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122354559 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122354559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122354559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122354559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122354559 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122354559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122354559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122354559 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122354559 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122354559 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122354559 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122354559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122354559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122354559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122354559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122354559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122354559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122354560 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122354560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122354560 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122354560 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122354560 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122354560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122354560 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122354560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122354560 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122354560 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122354560 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122354560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122354560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122354560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122354560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122354560 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122354560 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122354560 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122354560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122354560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122354560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122354560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122354560 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122354560 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122354560 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122354560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122354560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122354560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122354581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122354581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122354581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122354581 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122354581 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122354581 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122354581 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122354581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122354581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122354753 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122354753 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122354753 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122354753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122354760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122354761 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122354761 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122354761 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122354761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122354761 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122354761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122354763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122354763 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122354763 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122354763 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122354763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122354763 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122354763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122354764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122354764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122354764 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122354764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122354764 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122354764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122354764 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122354764 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122354764 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122354764 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122354765 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122354765 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122354765 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122354765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122354765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122354765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122354766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122354766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122354766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122354766 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122354766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122354766 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122354766 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122354766 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122354766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122354766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122354766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122354766 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122354772 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122354772 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122354772 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122354772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(207)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122354778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122354778 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122354778 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122354778 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122354778 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122354778 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122354778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122354781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122354781 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122354781 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122354781 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122354781 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122354781 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122354781 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122354781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122354781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122354781 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122354781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122354781 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122354781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122354781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122354782 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122354782 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122354782 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122354783 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122354783 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122354783 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122354783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122354783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122354783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122354783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122354783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122354783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122354783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122354783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122354783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122354783 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122354783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122354783 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122354783 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122354783 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122354783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122354783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122354783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122354783 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122355567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122355567 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122355567 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122355567 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122355567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122355567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122355567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122355567 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122355567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122355567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122355567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122355567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122355568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122355568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122355568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122355568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122355568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122355568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122355568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122355568 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122355568 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122355568 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122355568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122355568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122355568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122355568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122355568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122355568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122355568 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122355568 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122355568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122355568 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122355568 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122355568 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122355568 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122355568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122355568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122355568 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122355569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122355569 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122355569 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122355569 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122355569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122355569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122355569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122355569 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122355570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122355570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122355570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122355570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122355570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122355570 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122355570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122355570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122355570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355570 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122355570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122355570 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122355570 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122355570 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122355580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122355580 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122355580 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122355580 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122355580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122355580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122355580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122355581 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122355581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122355581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122355581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122355581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122355581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122355581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122355581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122355581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122355581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122355581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122355581 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122355581 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122355581 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122355581 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122355581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122355581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122355581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122355581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122355581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122355581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122355581 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122355581 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122355581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122355581 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122355581 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122355582 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122355582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122355582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122355582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122355582 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122355584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122355584 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122355584 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122355584 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122355584 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122355584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122355584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122355584 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122355584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122355584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122355584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122355584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122355584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122355584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122355584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122355584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122355584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122355584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122355584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122355584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122355584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122355584 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122355584 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122355584 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122356560 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122356560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bd4c1), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122356560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122356560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122356560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122356560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122356561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122356561 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122356561 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122356561 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122356561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122356561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122356561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122356561 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122356567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122356567 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122356567 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122356567 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122356567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122356567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122356567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122356567 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122356567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122356567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122356567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122356567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122356567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122356567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=001bd4c1) (sccp_scrc.c:477) 20250425122356567 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20250425122356567 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122356567 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122356567 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122356567 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122356567 DLSCCP DEBUG SCCP-SCOC(5)[0x5628104df580]{IDLE}: Deallocated (fsm.c:568) 20250425122356611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122356772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47032<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 0TC_rab_assignment_concurrent0(209)14978427 20250425122357628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357628 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe48d7b, normal) (hnbgw_rua.c:407) 20250425122357628 DHNB DEBUG map_rua[0x5628104da0d0]{init}: Allocated (fsm.c:456) 20250425122357629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14978427)[0x5628104da0d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14978427 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357629 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357629 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357629 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14978427 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357629 DCN DEBUG map_sccp[0x5628104dfed0]{init}: Allocated (fsm.c:456) 20250425122357629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357629 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14978427 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14978427 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14978427)[0x5628104da0d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357629 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357629 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14978427)[0x5628104da0d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357629 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357629 DLSCCP DEBUG SCCP-SCOC(8)[0x5628104e10b0]{IDLE}: Allocated (fsm.c:456) 20250425122357629 DLSCCP DEBUG SCCP-SCOC(8)[0x5628104e10b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000008), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f400300005b0056400500f1100926) (sccp_scrc.c:406) 20250425122357629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357629 DLSCCP DEBUG SCCP-SCOC(8)[0x5628104e10b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14978427)[0x5628104da0d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357629 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357629 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357629 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357629 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 0TC_rab_assignment_concurrent0(209)5200817 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122357632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357632 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357632 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357632 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357632 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357633 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005238c0) (sccp_scrc.c:477) 20250425122357633 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20250425122357633 DLSCCP DEBUG SCCP-SCOC(8)[0x5628104e10b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357633 DLSCCP DEBUG SCCP-SCOC(8)[0x5628104e10b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357633 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357633 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357633 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(210)@8885072c0934: f_gen_tmsi(suffix:=0, nri_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)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 1TC_rab_assignment_concurrent0(210)9524234 TC_rab_assignment_concurrent0(211)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[1] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 2TC_rab_assignment_concurrent0(211)15145751 TC_rab_assignment_concurrent0(212)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 3TC_rab_assignment_concurrent0(212)5233936 TC_rab_assignment_concurrent0(213)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 4TC_rab_assignment_concurrent0(213)7700290 TC_rab_assignment_concurrent0(214)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 5TC_rab_assignment_concurrent0(214)1543885 TC_rab_assignment_concurrent0(215)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 6TC_rab_assignment_concurrent0(215)9878685 TC_rab_assignment_concurrent0(216)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 7TC_rab_assignment_concurrent0(216)14849057 TC_rab_assignment_concurrent0(217)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 8TC_rab_assignment_concurrent0(217)13628516 TC_rab_assignment_concurrent0(218)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 9TC_rab_assignment_concurrent0(218)7078447 TC_rab_assignment_concurrent0(219)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 10TC_rab_assignment_concurrent0(219)4738828 TC_rab_assignment_concurrent0(220)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 11TC_rab_assignment_concurrent0(220)2220601 TC_rab_assignment_concurrent0(221)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 12TC_rab_assignment_concurrent0(221)610747 TC_rab_assignment_concurrent0(222)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 13TC_rab_assignment_concurrent0(222)4938665 TC_rab_assignment_concurrent0(223)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 14TC_rab_assignment_concurrent0(223)2480282 TC_rab_assignment_concurrent0(224)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8885072c0934: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Added conn table entry 15TC_rab_assignment_concurrent0(224)12351028 20250425122357832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357832 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x91540a, normal) (hnbgw_rua.c:407) 20250425122357832 DHNB DEBUG map_rua[0x5628104dc4b0]{init}: Allocated (fsm.c:456) 20250425122357832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9524234)[0x5628104dc4b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9524234 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357832 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357832 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9524234 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357832 DCN DEBUG map_sccp[0x5628104de780]{init}: Allocated (fsm.c:456) 20250425122357832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357832 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9524234 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9524234 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9524234)[0x5628104dc4b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357832 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9524234)[0x5628104dc4b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357832 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357832 DLSCCP DEBUG SCCP-SCOC(9)[0x5628104de650]{IDLE}: Allocated (fsm.c:456) 20250425122357832 DLSCCP DEBUG SCCP-SCOC(9)[0x5628104de650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000009), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300029b0056400500f1100926) (sccp_scrc.c:406) 20250425122357832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357832 DLSCCP DEBUG SCCP-SCOC(9)[0x5628104de650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9524234)[0x5628104dc4b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357832 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe71b17, normal) (hnbgw_rua.c:407) 20250425122357833 DHNB DEBUG map_rua[0x5628104e11e0]{init}: Allocated (fsm.c:456) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15145751)[0x5628104e11e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15145751 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357833 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15145751 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357833 DCN DEBUG map_sccp[0x5628104e6710]{init}: Allocated (fsm.c:456) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357833 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15145751 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15145751 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15145751)[0x5628104e11e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15145751)[0x5628104e11e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357833 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(10)[0x5628104e8170]{IDLE}: Allocated (fsm.c:456) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(10)[0x5628104e8170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030003150056400500f1100926) (sccp_scrc.c:406) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(10)[0x5628104e8170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15145751)[0x5628104e11e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357833 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4fdd10, normal) (hnbgw_rua.c:407) 20250425122357833 DHNB DEBUG map_rua[0x5628104e7d70]{init}: Allocated (fsm.c:456) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5233936)[0x5628104e7d70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5233936 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357833 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5233936 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357833 DCN DEBUG map_sccp[0x5628104e7700]{init}: Allocated (fsm.c:456) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357833 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5233936 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5233936 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5233936)[0x5628104e7d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5233936)[0x5628104e7d70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357833 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(11)[0x5628104e8c30]{IDLE}: Allocated (fsm.c:456) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(11)[0x5628104e8c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001fa0056400500f1100926) (sccp_scrc.c:406) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(11)[0x5628104e8c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5233936)[0x5628104e7d70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357833 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357833 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357833 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357833 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357833 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x757f42, normal) (hnbgw_rua.c:407) 20250425122357833 DHNB DEBUG map_rua[0x5628104e9150]{init}: Allocated (fsm.c:456) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7700290)[0x5628104e9150]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357833 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357833 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357833 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357833 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7700290 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357833 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7700290 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357833 DCN DEBUG map_sccp[0x5628104e82a0]{init}: Allocated (fsm.c:456) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357833 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7700290 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7700290 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357833 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357833 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357833 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7700290)[0x5628104e9150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7700290)[0x5628104e9150]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357833 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(12)[0x5628104e98d0]{IDLE}: Allocated (fsm.c:456) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(12)[0x5628104e98d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001bc0056400500f1100926) (sccp_scrc.c:406) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(12)[0x5628104e98d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7700290)[0x5628104e9150]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357833 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x178ecd, normal) (hnbgw_rua.c:407) 20250425122357833 DHNB DEBUG map_rua[0x5628104e7fa0]{init}: Allocated (fsm.c:456) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543885)[0x5628104e7fa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543885 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357833 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543885 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357833 DCN DEBUG map_sccp[0x5628104e8fa0]{init}: Allocated (fsm.c:456) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357833 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1543885 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543885 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543885)[0x5628104e7fa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543885)[0x5628104e7fa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357833 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(13)[0x5628104ea5a0]{IDLE}: Allocated (fsm.c:456) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(13)[0x5628104ea5a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002a30056400500f1100926) (sccp_scrc.c:406) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357833 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357833 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357833 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357833 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357833 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357833 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357833 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357833 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357833 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(13)[0x5628104ea5a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543885)[0x5628104e7fa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357833 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122357833 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(8)[0x5628104e10b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122357833 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357833 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122357833 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122357833 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122357833 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357833 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357833 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122357833 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122357833 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122357833 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357833 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122357833 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{UNUSED}: Allocated (fsm.c:456) 20250425122357833 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{UNUSED}: is child of mgw(mgw-fsm-14978427-0)[0x5628104e4d70] (fsm.c:486) 20250425122357833 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14978427-0)[0x5628104e4d70] (mgcp_client_endpoint_fsm.c:724) 20250425122357833 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357833 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357833 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122357833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14978427-0)[0x5628104e4ea0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122357833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14978427-0)[0x5628104e4ea0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400] (fsm.c:486) 20250425122357833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14978427-0)[0x5628104e4ea0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122357833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14978427-0)[0x5628104e4ea0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122357833 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: e48d7b'... (mgcp_client.c:807) 20250425122357833 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250425122357833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14978427-0)[0x5628104e4ea0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122357833 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357833 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x96bc9d, normal) (hnbgw_rua.c:407) 20250425122357833 DHNB DEBUG map_rua[0x5628104ec3b0]{init}: Allocated (fsm.c:456) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9878685)[0x5628104ec3b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9878685 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357833 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9878685 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357833 DCN DEBUG map_sccp[0x5628104eb440]{init}: Allocated (fsm.c:456) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357833 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9878685 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9878685 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9878685)[0x5628104ec3b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9878685)[0x5628104ec3b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357833 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(14)[0x5628104f4610]{IDLE}: Allocated (fsm.c:456) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(14)[0x5628104f4610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003150056400500f1100926) (sccp_scrc.c:406) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(14)[0x5628104f4610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9878685)[0x5628104ec3b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357833 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357833 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357833 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357833 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357833 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe29421, normal) (hnbgw_rua.c:407) 20250425122357833 DHNB DEBUG map_rua[0x5628104ebfd0]{init}: Allocated (fsm.c:456) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14849057)[0x5628104ebfd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14849057 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357833 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14849057 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357833 DCN DEBUG map_sccp[0x5628104ec6a0]{init}: Allocated (fsm.c:456) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357833 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14849057 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14849057 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14849057)[0x5628104ebfd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14849057)[0x5628104ebfd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357833 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(15)[0x5628104f4f00]{IDLE}: Allocated (fsm.c:456) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(15)[0x5628104f4f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030002a30056400500f1100926) (sccp_scrc.c:406) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357833 DLSCCP DEBUG SCCP-SCOC(15)[0x5628104f4f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14849057)[0x5628104ebfd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357833 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcff464, normal) (hnbgw_rua.c:407) 20250425122357833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357833 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357833 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357833 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357833 DHNB DEBUG map_rua[0x5628104f3520]{init}: Allocated (fsm.c:456) 20250425122357833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13628516)[0x5628104f3520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13628516 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357833 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357833 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13628516 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357833 DCN DEBUG map_sccp[0x5628104f3650]{init}: Allocated (fsm.c:456) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357834 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13628516 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13628516 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13628516)[0x5628104f3520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13628516)[0x5628104f3520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357834 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(16)[0x5628104f3ba0]{IDLE}: Allocated (fsm.c:456) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(16)[0x5628104f3ba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000010), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f400300011d0056400500f1100926) (sccp_scrc.c:406) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357833 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357833 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357834 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357834 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(16)[0x5628104f3ba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13628516)[0x5628104f3520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357834 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6c022f, normal) (hnbgw_rua.c:407) 20250425122357834 DHNB DEBUG map_rua[0x5628104e60a0]{init}: Allocated (fsm.c:456) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078447)[0x5628104e60a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7078447 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7078447 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357834 DCN DEBUG map_sccp[0x5628104e61d0]{init}: Allocated (fsm.c:456) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357834 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7078447 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7078447 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078447)[0x5628104e60a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078447)[0x5628104e60a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357834 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(17)[0x5628104f5450]{IDLE}: Allocated (fsm.c:456) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(17)[0x5628104f5450]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000011), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030000480056400500f1100926) (sccp_scrc.c:406) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(17)[0x5628104f5450]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078447)[0x5628104e60a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357834 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x484f0c, normal) (hnbgw_rua.c:407) 20250425122357834 DHNB DEBUG map_rua[0x5628104f3f10]{init}: Allocated (fsm.c:456) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4738828)[0x5628104f3f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4738828 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4738828 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357834 DCN DEBUG map_sccp[0x5628104f4040]{init}: Allocated (fsm.c:456) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357834 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4738828 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4738828 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4738828)[0x5628104f3f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4738828)[0x5628104f3f10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357834 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357834 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357834 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357834 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357834 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(18)[0x5628104f5e20]{IDLE}: Allocated (fsm.c:456) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(18)[0x5628104f5e20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000012), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030000c50056400500f1100926) (sccp_scrc.c:406) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(18)[0x5628104f5e20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4738828)[0x5628104f3f10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357834 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357834 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357834 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357834 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357834 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x21e239, normal) (hnbgw_rua.c:407) 20250425122357834 DHNB DEBUG map_rua[0x5628104e5f70]{init}: Allocated (fsm.c:456) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2220601)[0x5628104e5f70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2220601 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2220601 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357834 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357834 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357834 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357834 DCN DEBUG map_sccp[0x5628104f57c0]{init}: Allocated (fsm.c:456) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357834 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2220601 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2220601 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2220601)[0x5628104e5f70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2220601)[0x5628104e5f70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357834 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(19)[0x5628104f6c70]{IDLE}: Allocated (fsm.c:456) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(19)[0x5628104f6c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000013), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030003de0056400500f1100926) (sccp_scrc.c:406) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(19)[0x5628104f6c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2220601)[0x5628104e5f70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357834 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x951bb, normal) (hnbgw_rua.c:407) 20250425122357834 DHNB DEBUG map_rua[0x5628104f63c0]{init}: Allocated (fsm.c:456) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610747)[0x5628104f63c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-610747 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-610747 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357834 DCN DEBUG map_sccp[0x5628104f6da0]{init}: Allocated (fsm.c:456) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357834 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-610747 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-610747 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610747)[0x5628104f63c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610747)[0x5628104f63c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357834 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(20)[0x5628104f7870]{IDLE}: Allocated (fsm.c:456) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(20)[0x5628104f7870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000014), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030002e70056400500f1100926) (sccp_scrc.c:406) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357834 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357834 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357834 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(20)[0x5628104f7870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357834 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610747)[0x5628104f63c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357834 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4b5ba9, normal) (hnbgw_rua.c:407) 20250425122357834 DHNB DEBUG map_rua[0x5628104f7180]{init}: Allocated (fsm.c:456) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4938665)[0x5628104f7180]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4938665 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357834 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4938665 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357834 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357834 DCN DEBUG map_sccp[0x5628104f7d10]{init}: Allocated (fsm.c:456) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357834 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4938665 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357834 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357834 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4938665 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4938665)[0x5628104f7180]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4938665)[0x5628104f7180]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357834 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(21)[0x5628104f8550]{IDLE}: Allocated (fsm.c:456) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(21)[0x5628104f8550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357834 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000015), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030000c60056400500f1100926) (sccp_scrc.c:406) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(21)[0x5628104f8550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4938665)[0x5628104f7180]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357834 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x25d89a, normal) (hnbgw_rua.c:407) 20250425122357834 DHNB DEBUG map_rua[0x5628104f7ac0]{init}: Allocated (fsm.c:456) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2480282)[0x5628104f7ac0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357834 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2480282 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357834 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357834 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2480282 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357834 DCN DEBUG map_sccp[0x5628104f8a70]{init}: Allocated (fsm.c:456) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357834 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2480282 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2480282 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2480282)[0x5628104f7ac0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2480282)[0x5628104f7ac0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357834 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357834 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(22)[0x5628104f9280]{IDLE}: Allocated (fsm.c:456) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(22)[0x5628104f9280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000016), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030001bc0056400500f1100926) (sccp_scrc.c:406) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(22)[0x5628104f9280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2480282)[0x5628104f7ac0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122357834 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbc7634, normal) (hnbgw_rua.c:407) 20250425122357834 DHNB DEBUG map_rua[0x5628104f8050]{init}: Allocated (fsm.c:456) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12351028)[0x5628104f8050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12351028 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122357834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12351028 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122357834 DCN DEBUG map_sccp[0x5628104f97a0]{init}: Allocated (fsm.c:456) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122357834 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12351028 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122357834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12351028 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12351028)[0x5628104f8050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122357834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122357834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122357834 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12351028)[0x5628104f8050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122357834 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(23)[0x5628104fa120]{IDLE}: Allocated (fsm.c:456) 20250425122357834 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357834 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357834 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357834 DLSCCP DEBUG SCCP-SCOC(23)[0x5628104fa120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122357834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000017), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030001ed0056400500f1100926) (sccp_scrc.c:406) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122357834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122357834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357834 DLSCCP DEBUG SCCP-SCOC(23)[0x5628104fa120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122357834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122357835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12351028)[0x5628104f8050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122357835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357835 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357835 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357835 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357835 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357835 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:1 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:2 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 1TC_rab_assignment_concurrent0(210)11657574 HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:3 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[1] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:4 HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 2TC_rab_assignment_concurrent0(211)2229947 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 3TC_rab_assignment_concurrent0(212)15166525 TC_rab_assignment_concurrent0(210)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:5 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[5]. TC_rab_assignment_concurrent0(211)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 4TC_rab_assignment_concurrent0(213)14355909 TC_rab_assignment_concurrent0(212)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 5TC_rab_assignment_concurrent0(214)7461602 TC_rab_assignment_concurrent0(213)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 6TC_rab_assignment_concurrent0(215)8803160 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425122357838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357838 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357838 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357838 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357838 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(215)@8885072c0934: setverdict(pass): none -> pass 20250425122357838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357838 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ce0e3) (sccp_scrc.c:477) 20250425122357838 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20250425122357838 DLSCCP DEBUG SCCP-SCOC(9)[0x5628104de650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357838 DLSCCP DEBUG SCCP-SCOC(9)[0x5628104de650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357838 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357838 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357838 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(214)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 7TC_rab_assignment_concurrent0(216)9387973 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 8TC_rab_assignment_concurrent0(217)16431240 TC_rab_assignment_concurrent0(216)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 9TC_rab_assignment_concurrent0(218)12397008 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[11]. TC_rab_assignment_concurrent0(217)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 10TC_rab_assignment_concurrent0(219)10961628 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[12]. TC_rab_assignment_concurrent0(218)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 11TC_rab_assignment_concurrent0(220)7967200 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 12TC_rab_assignment_concurrent0(221)12107360 TC_rab_assignment_concurrent0(220)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:3 TC_rab_assignment_concurrent0(219)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(221)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:13 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 13TC_rab_assignment_concurrent0(222)12633131 HNBGW_Test.msc0-SCCP(202)@8885072c0934: First idle individual index:15 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 14TC_rab_assignment_concurrent0(223)15860473 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@8885072c0934: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent0(223)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8885072c0934: Added conn table entry 15TC_rab_assignment_concurrent0(224)4746810 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:9 HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e48d7b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e48d7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:10 TC_rab_assignment_concurrent0(222)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[12], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@8885072c0934: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(209)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e48d7b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e48d7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_rab_assignment_concurrent0(210)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 20250425122357849 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250425122357849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122357849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122357849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122357849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122357849 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122357849 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357849 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357849 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357849 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357849 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357849 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357849 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122357849 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357849 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122357849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14978427)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122357849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122357849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122357849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(209)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122357859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122357859 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122357859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe48d7b) (hnbgw_rua.c:471) 20250425122357859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14978427 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122357859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14978427)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122357859 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122357859 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122357859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14978427)[0x5628104da0d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122357859 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357859 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122357859 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122357859 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357859 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122357859 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14978427-0)[0x5628104e4d70] (mgcp_client_endpoint_fsm.c:724) 20250425122357859 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357859 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357859 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357859 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122357859 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: e48d7b'... (mgcp_client.c:807) 20250425122357859 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250425122357859 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122357859 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122357859 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357859 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "e48d7b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e48d7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122357866 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250425122357866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122357866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122357866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122357866 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122357866 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357866 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357866 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357866 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357866 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357866 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357866 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122357866 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122357866 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14978427-0)[0x5628104e4d70] (mgcp_client_endpoint_fsm.c:724) 20250425122357866 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357866 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357866 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122357866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14978427-0)[0x5628104f9970]{ST_CRCX}: Allocated (fsm.c:456) 20250425122357866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14978427-0)[0x5628104f9970]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400] (fsm.c:486) 20250425122357866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14978427-0)[0x5628104f9970]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122357866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14978427-0)[0x5628104f9970]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250425122357866 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: e48d7b'... (mgcp_client.c:807) 20250425122357866 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250425122357866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14978427-0)[0x5628104f9970]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122357866 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122357866 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357866 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357866 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "e48d7b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e48d7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122357872 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250425122357872 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104f9970]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122357872 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104f9970]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122357872 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104f9970]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122357872 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104f9970]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122357872 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122357872 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357872 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357872 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357872 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357872 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357872 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357872 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{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) 20250425122357872 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357872 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357872 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122357872 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122357872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122357872 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122357872 DLSCCP DEBUG SCCP-SCOC(8)[0x5628104e10b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122357872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005238c0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122357872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357872 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006a6cc0) (sccp_scrc.c:477) 20250425122357873 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(10)[0x5628104e8170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(10)[0x5628104e8170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357873 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ae90a) (sccp_scrc.c:477) 20250425122357873 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(11)[0x5628104e8c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(11)[0x5628104e8c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d4c60) (sccp_scrc.c:477) 20250425122357873 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(12)[0x5628104e98d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(12)[0x5628104e98d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357873 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00871867) (sccp_scrc.c:477) 20250425122357873 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(13)[0x5628104ea5a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(13)[0x5628104ea5a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357873 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00205bca) (sccp_scrc.c:477) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(14)[0x5628104f4610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(14)[0x5628104f4610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357873 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00516d01) (sccp_scrc.c:477) 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(15)[0x5628104f4f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(15)[0x5628104f4f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357873 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0035408d) (sccp_scrc.c:477) 20250425122357873 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(16)[0x5628104f3ba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(16)[0x5628104f3ba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357873 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dc8951) (sccp_scrc.c:477) 20250425122357873 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(17)[0x5628104f5450]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(17)[0x5628104f5450]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357873 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bf432e) (sccp_scrc.c:477) 20250425122357873 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(18)[0x5628104f5e20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(18)[0x5628104f5e20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357873 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122357873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0056eeb8) (sccp_scrc.c:477) 20250425122357873 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(19)[0x5628104f6c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(19)[0x5628104f6c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357873 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e87212) (sccp_scrc.c:477) 20250425122357873 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(20)[0x5628104f7870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(20)[0x5628104f7870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357873 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b30bba) (sccp_scrc.c:477) 20250425122357873 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(21)[0x5628104f8550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(21)[0x5628104f8550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357873 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0039165d) (sccp_scrc.c:477) 20250425122357873 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(22)[0x5628104f9280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(22)[0x5628104f9280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357873 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003e52a3) (sccp_scrc.c:477) 20250425122357873 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(23)[0x5628104fa120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(23)[0x5628104fa120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122357873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122357873 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122357873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122357873 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250425122357873 DLSCCP DEBUG SCCP-SCOC(9)[0x5628104de650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122357873 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357873 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122357873 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122357873 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122357873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122357873 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357873 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357873 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122357873 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122357873 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122357873 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:0 20250425122357873 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122357873 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{UNUSED}: Allocated (fsm.c:456) 20250425122357873 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{UNUSED}: is child of mgw(mgw-fsm-9524234-0)[0x5628104eab50] (fsm.c:486) 20250425122357873 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9524234-0)[0x5628104eab50] (mgcp_client_endpoint_fsm.c:724) 20250425122357873 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357873 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357873 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122357873 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9524234-0)[0x5628104eac80]{ST_CRCX}: Allocated (fsm.c:456) 20250425122357873 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9524234-0)[0x5628104eac80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0] (fsm.c:486) 20250425122357873 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9524234-0)[0x5628104eac80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122357873 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9524234-0)[0x5628104eac80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122357873 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: 91540a'... (mgcp_client.c:807) 20250425122357873 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250425122357873 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9524234-0)[0x5628104eac80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122357873 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "91540a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91540a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "91540a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91540a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(211)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250425122357883 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250425122357883 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122357883 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122357883 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122357883 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122357883 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122357883 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357883 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357883 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357883 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357883 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357883 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357883 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122357883 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357883 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122357883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9524234)[0x5628104dc4b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122357883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122357883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122357883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(210)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425122357893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122357893 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122357893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x91540a) (hnbgw_rua.c:471) 20250425122357893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9524234 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122357893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9524234)[0x5628104dc4b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122357893 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122357893 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122357893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9524234)[0x5628104dc4b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122357893 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357893 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122357893 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122357893 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357893 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122357893 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9524234-0)[0x5628104eab50] (mgcp_client_endpoint_fsm.c:724) 20250425122357893 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357893 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357893 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122357893 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 91540'... (mgcp_client.c:807) 20250425122357893 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425122357893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122357893 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122357893 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357893 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "91540a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91540a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122357899 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250425122357899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122357899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122357899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122357899 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122357899 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357899 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357899 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357899 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357899 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357899 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357899 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122357899 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122357899 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9524234-0)[0x5628104eab50] (mgcp_client_endpoint_fsm.c:724) 20250425122357899 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357899 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357899 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122357899 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9524234-0)[0x5628104fc9a0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122357899 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9524234-0)[0x5628104fc9a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0] (fsm.c:486) 20250425122357899 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9524234-0)[0x5628104fc9a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122357899 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9524234-0)[0x5628104fc9a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250425122357899 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 91540'... (mgcp_client.c:807) 20250425122357899 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425122357899 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9524234-0)[0x5628104fc9a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122357899 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122357899 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357899 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357899 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "91540a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91540a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122357904 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250425122357904 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc9a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122357904 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc9a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122357904 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc9a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122357904 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc9a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122357904 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122357904 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357904 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357904 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357904 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357904 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357904 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357904 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{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) 20250425122357904 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357904 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357904 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122357904 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122357904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122357904 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122357904 DLSCCP DEBUG SCCP-SCOC(9)[0x5628104de650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122357904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ce0e3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122357904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357904 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122357904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357904 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357904 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357904 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357904 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357904 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357904 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357904 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357904 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357904 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357904 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122357904 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250425122357904 DLSCCP DEBUG SCCP-SCOC(10)[0x5628104e8170]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122357904 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357904 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122357904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122357904 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122357904 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122357904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122357904 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357905 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357905 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122357905 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122357905 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122357905 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357905 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122357905 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{UNUSED}: Allocated (fsm.c:456) 20250425122357905 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{UNUSED}: is child of mgw(mgw-fsm-15145751-0)[0x562810504d10] (fsm.c:486) 20250425122357905 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15145751-0)[0x562810504d10] (mgcp_client_endpoint_fsm.c:724) 20250425122357905 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357905 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357905 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122357905 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15145751-0)[0x56281050b710]{ST_CRCX}: Allocated (fsm.c:456) 20250425122357905 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15145751-0)[0x56281050b710]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15145751-0)[0x562810504e40] (fsm.c:486) 20250425122357905 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15145751-0)[0x56281050b710]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122357905 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15145751-0)[0x56281050b710]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122357905 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: e71b1'... (mgcp_client.c:807) 20250425122357905 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122357905 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15145751-0)[0x56281050b710]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122357905 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e71b1717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e71b1717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e71b1717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e71b1717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(212)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250425122357913 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250425122357913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122357913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122357913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122357913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122357913 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122357913 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357913 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357913 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357913 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357913 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357913 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357913 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122357913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357913 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122357913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15145751)[0x5628104e11e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122357913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122357913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122357913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(211)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122357918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122357918 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122357918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe71b17) (hnbgw_rua.c:471) 20250425122357918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15145751 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122357918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15145751)[0x5628104e11e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122357918 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122357918 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122357918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15145751)[0x5628104e11e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122357918 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357918 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122357918 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122357918 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357918 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122357918 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15145751-0)[0x562810504d10] (mgcp_client_endpoint_fsm.c:724) 20250425122357918 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357918 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357918 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122357918 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: e71b1'... (mgcp_client.c:807) 20250425122357918 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425122357918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122357918 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122357918 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357918 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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)@8885072c0934: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "e71b1717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e71b1717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122357923 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250425122357923 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122357923 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122357923 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122357923 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122357923 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357923 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357923 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357923 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357923 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357923 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357923 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122357923 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122357923 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15145751-0)[0x562810504d10] (mgcp_client_endpoint_fsm.c:724) 20250425122357923 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357923 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357923 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122357923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15145751-0)[0x5628104fb130]{ST_CRCX}: Allocated (fsm.c:456) 20250425122357923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15145751-0)[0x5628104fb130]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15145751-0)[0x562810504e40] (fsm.c:486) 20250425122357923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15145751-0)[0x5628104fb130]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122357923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15145751-0)[0x5628104fb130]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250425122357923 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: e71b1'... (mgcp_client.c:807) 20250425122357924 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425122357924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15145751-0)[0x5628104fb130]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122357924 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122357924 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357924 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357924 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "e71b1717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e71b1717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122357928 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250425122357928 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fb130]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122357928 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fb130]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122357928 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fb130]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122357928 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fb130]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122357928 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122357928 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357928 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357928 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357928 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357928 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357928 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357928 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{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) 20250425122357928 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357928 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357928 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122357928 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122357928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122357928 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122357929 DLSCCP DEBUG SCCP-SCOC(10)[0x5628104e8170]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122357929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a6cc0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122357929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357929 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122357929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357929 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357929 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357929 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357929 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357929 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357929 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357929 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357929 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122357929 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250425122357929 DLSCCP DEBUG SCCP-SCOC(11)[0x5628104e8c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122357929 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357929 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122357929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122357929 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122357929 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122357929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122357929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357929 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122357929 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122357929 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122357929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357929 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122357929 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{UNUSED}: Allocated (fsm.c:456) 20250425122357929 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{UNUSED}: is child of mgw(mgw-fsm-5233936-0)[0x56281050d460] (fsm.c:486) 20250425122357929 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5233936-0)[0x56281050d460] (mgcp_client_endpoint_fsm.c:724) 20250425122357929 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357929 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357929 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122357929 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5233936-0)[0x562810514260]{ST_CRCX}: Allocated (fsm.c:456) 20250425122357929 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5233936-0)[0x562810514260]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5233936-0)[0x56281050d630] (fsm.c:486) 20250425122357929 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5233936-0)[0x562810514260]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122357929 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5233936-0)[0x562810514260]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122357929 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 4fdd1'... (mgcp_client.c:807) 20250425122357929 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122357929 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5233936-0)[0x562810514260]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122357929 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4fdd1017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4fdd1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4fdd1017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4fdd1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(213)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250425122357937 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250425122357937 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122357937 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122357937 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122357937 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122357937 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122357937 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357937 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357937 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357937 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357937 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357937 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357937 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122357937 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357937 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122357937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5233936)[0x5628104e7d70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122357937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122357937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122357937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(212)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122357942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122357942 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122357942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4fdd10) (hnbgw_rua.c:471) 20250425122357942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5233936 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122357942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5233936)[0x5628104e7d70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122357942 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122357942 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122357942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5233936)[0x5628104e7d70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122357942 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357942 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122357942 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122357942 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357942 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122357942 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5233936-0)[0x56281050d460] (mgcp_client_endpoint_fsm.c:724) 20250425122357942 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357942 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357942 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122357942 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 4fdd1'... (mgcp_client.c:807) 20250425122357942 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425122357942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122357942 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122357942 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357942 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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)@8885072c0934: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4fdd1017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4fdd1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122357948 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250425122357948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122357948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122357948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122357948 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122357948 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357948 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357948 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357948 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357948 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357948 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357948 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122357948 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122357948 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5233936-0)[0x56281050d460] (mgcp_client_endpoint_fsm.c:724) 20250425122357948 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357948 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357948 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122357948 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5233936-0)[0x5628104fc160]{ST_CRCX}: Allocated (fsm.c:456) 20250425122357948 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5233936-0)[0x5628104fc160]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5233936-0)[0x56281050d630] (fsm.c:486) 20250425122357948 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5233936-0)[0x5628104fc160]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122357948 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5233936-0)[0x5628104fc160]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425122357948 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: 4fdd1'... (mgcp_client.c:807) 20250425122357948 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425122357948 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5233936-0)[0x5628104fc160]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122357948 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122357948 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357948 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357948 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4fdd1017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4fdd1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122357954 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250425122357954 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc160]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122357954 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc160]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122357954 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc160]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122357954 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc160]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{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) 20250425122357954 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357954 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357954 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122357954 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122357954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122357954 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122357954 DLSCCP DEBUG SCCP-SCOC(11)[0x5628104e8c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122357954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ae90a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122357954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357954 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122357954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357954 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357954 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357954 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357954 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357954 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357954 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357954 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357954 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357954 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357954 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122357954 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250425122357954 DLSCCP DEBUG SCCP-SCOC(12)[0x5628104e98d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122357954 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357954 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122357954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122357954 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122357954 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122357954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122357954 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357954 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357954 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122357954 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122357954 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122357954 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357954 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{UNUSED}: Allocated (fsm.c:456) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{UNUSED}: is child of mgw(mgw-fsm-7700290-0)[0x562810515f90] (fsm.c:486) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7700290-0)[0x562810515f90] (mgcp_client_endpoint_fsm.c:724) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122357954 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7700290-0)[0x56281051ce00]{ST_CRCX}: Allocated (fsm.c:456) 20250425122357954 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7700290-0)[0x56281051ce00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0] (fsm.c:486) 20250425122357954 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7700290-0)[0x56281051ce00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122357954 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7700290-0)[0x56281051ce00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122357954 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 757f4'... (mgcp_client.c:807) 20250425122357954 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122357954 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7700290-0)[0x56281051ce00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122357954 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "757f4217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "757f4217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "757f4217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "757f4217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(215)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250425122357962 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250425122357962 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122357962 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122357962 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122357962 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122357962 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122357962 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357962 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357962 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357962 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357962 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357962 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357962 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122357962 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357962 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122357962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7700290)[0x5628104e9150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122357962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122357962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122357962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(213)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122357967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122357967 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122357967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x757f42) (hnbgw_rua.c:471) 20250425122357967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7700290 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122357967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7700290)[0x5628104e9150]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122357967 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122357967 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122357967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7700290)[0x5628104e9150]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122357967 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357967 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122357967 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122357967 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357967 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122357967 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7700290-0)[0x562810515f90] (mgcp_client_endpoint_fsm.c:724) 20250425122357967 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357967 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357967 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357967 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122357967 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 757f4'... (mgcp_client.c:807) 20250425122357967 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425122357967 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122357967 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122357967 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357967 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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)@8885072c0934: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "757f4217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "757f4217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122357975 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250425122357975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122357975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122357975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122357975 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122357975 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357975 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357975 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357975 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357975 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357975 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357975 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122357975 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122357975 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7700290-0)[0x562810515f90] (mgcp_client_endpoint_fsm.c:724) 20250425122357975 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357975 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357975 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122357975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7700290-0)[0x562810515c20]{ST_CRCX}: Allocated (fsm.c:456) 20250425122357975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7700290-0)[0x562810515c20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0] (fsm.c:486) 20250425122357975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7700290-0)[0x562810515c20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122357975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7700290-0)[0x562810515c20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250425122357975 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 757f4'... (mgcp_client.c:807) 20250425122357975 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425122357975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7700290-0)[0x562810515c20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122357975 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122357975 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357975 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357975 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "757f4217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "757f4217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122357979 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250425122357979 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810515c20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122357979 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810515c20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122357979 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810515c20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122357979 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810515c20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122357979 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122357979 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357979 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357979 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357979 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357979 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357979 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357979 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{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) 20250425122357979 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357979 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357979 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122357979 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122357979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122357979 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122357979 DLSCCP DEBUG SCCP-SCOC(12)[0x5628104e98d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122357979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d4c60), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122357980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122357980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122357980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122357980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122357980 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122357980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357980 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122357980 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122357980 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122357980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122357980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122357980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122357980 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122357980 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122357980 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122357980 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122357980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122357980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122357980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122357980 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122357980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122357980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122357980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122357980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122357980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122357980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122357980 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250425122357980 DLSCCP DEBUG SCCP-SCOC(14)[0x5628104f4610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122357980 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122357980 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122357980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122357980 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122357980 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122357980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122357980 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357980 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357980 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122357980 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122357980 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122357980 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357980 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122357980 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{UNUSED}: Allocated (fsm.c:456) 20250425122357980 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{UNUSED}: is child of mgw(mgw-fsm-9878685-0)[0x56281051ec60] (fsm.c:486) 20250425122357980 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9878685-0)[0x56281051ec60] (mgcp_client_endpoint_fsm.c:724) 20250425122357980 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357980 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357980 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122357980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9878685-0)[0x562810525af0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122357980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9878685-0)[0x562810525af0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9878685-0)[0x562810515e50] (fsm.c:486) 20250425122357980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9878685-0)[0x562810525af0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122357980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9878685-0)[0x562810525af0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122357980 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 96bc9'... (mgcp_client.c:807) 20250425122357980 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122357980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9878685-0)[0x562810525af0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122357980 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96bc9d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96bc9d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96bc9d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96bc9d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(214)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250425122357990 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250425122357990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122357990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122357990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122357990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122357990 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122357990 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122357990 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122357990 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122357990 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122357990 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122357990 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122357990 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122357990 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122357990 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122357990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9878685)[0x5628104ec3b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122357990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122357990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122357990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(215)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122357994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122357994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122357994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122357994 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122357994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x96bc9d) (hnbgw_rua.c:471) 20250425122357994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9878685 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122357994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9878685)[0x5628104ec3b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122357994 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122357994 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122357994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9878685)[0x5628104ec3b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122357994 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357994 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122357994 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122357994 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122357994 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122357994 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9878685-0)[0x56281051ec60] (mgcp_client_endpoint_fsm.c:724) 20250425122357994 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122357994 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122357994 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122357994 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122357994 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=214 'MDCX 22 rtpbridge/6@mgw MGCP 1.0\r\nC: 96bc9'... (mgcp_client.c:807) 20250425122357994 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425122357994 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122357994 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122357994 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122357994 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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)@8885072c0934: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "96bc9d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96bc9d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358002 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250425122358002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122358002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122358002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122358002 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122358002 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122358002 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122358002 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358002 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358002 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122358002 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358002 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122358002 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122358002 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9878685-0)[0x56281051ec60] (mgcp_client_endpoint_fsm.c:724) 20250425122358002 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358002 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358002 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9878685-0)[0x56281050c8a0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9878685-0)[0x56281050c8a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9878685-0)[0x562810515e50] (fsm.c:486) 20250425122358002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9878685-0)[0x56281050c8a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9878685-0)[0x56281050c8a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250425122358002 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=204 'CRCX 23 rtpbridge/6@mgw MGCP 1.0\r\nC: 96bc9'... (mgcp_client.c:807) 20250425122358002 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425122358002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9878685-0)[0x56281050c8a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358002 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358002 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122358002 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122358002 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "96bc9d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96bc9d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358010 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250425122358010 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281050c8a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122358010 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281050c8a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122358010 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281050c8a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358010 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281050c8a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358010 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122358010 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122358010 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122358010 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122358010 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358010 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358010 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122358010 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{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) 20250425122358010 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358010 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358010 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122358010 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122358010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122358010 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122358010 DLSCCP DEBUG SCCP-SCOC(14)[0x5628104f4610]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122358010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00205bca), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122358010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122358010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122358010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122358010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122358010 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122358010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358010 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122358010 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122358010 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122358010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122358010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122358010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122358010 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358010 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122358010 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122358010 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122358010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122358010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122358010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122358010 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122358010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122358010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122358010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122358010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122358010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122358010 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250425122358010 DLSCCP DEBUG SCCP-SCOC(13)[0x5628104ea5a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122358010 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122358010 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122358010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122358010 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122358010 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122358010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122358010 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358010 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358010 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122358010 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122358010 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122358010 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358010 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122358010 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{UNUSED}: Allocated (fsm.c:456) 20250425122358010 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{UNUSED}: is child of mgw(mgw-fsm-1543885-0)[0x562810527f70] (fsm.c:486) 20250425122358010 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1543885-0)[0x562810527f70] (mgcp_client_endpoint_fsm.c:724) 20250425122358010 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358010 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358010 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358010 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543885-0)[0x56281052e840]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358010 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543885-0)[0x56281052e840]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1543885-0)[0x562810527a10] (fsm.c:486) 20250425122358010 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543885-0)[0x56281052e840]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358010 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543885-0)[0x56281052e840]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122358011 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 178ec'... (mgcp_client.c:807) 20250425122358011 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122358011 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543885-0)[0x56281052e840]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358011 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "178ecd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "178ecd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "178ecd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "178ecd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(216)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250425122358017 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250425122358017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122358017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122358017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358017 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122358017 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358017 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358017 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358018 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358018 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358018 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358018 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122358018 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358018 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122358018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543885)[0x5628104e7fa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122358018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122358018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122358018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(214)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122358022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122358022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122358022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122358022 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122358022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x178ecd) (hnbgw_rua.c:471) 20250425122358022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543885 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122358022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543885)[0x5628104e7fa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122358022 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122358022 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122358022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543885)[0x5628104e7fa0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122358022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358022 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122358022 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122358022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358022 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122358022 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1543885-0)[0x562810527f70] (mgcp_client_endpoint_fsm.c:724) 20250425122358022 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358022 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358022 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358022 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122358022 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=214 'MDCX 25 rtpbridge/5@mgw MGCP 1.0\r\nC: 178ec'... (mgcp_client.c:807) 20250425122358022 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425122358022 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122358022 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358022 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358022 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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)@8885072c0934: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "178ecd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "178ecd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358028 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250425122358028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122358028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122358028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122358028 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122358028 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358028 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358028 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358028 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358028 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358028 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358028 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122358028 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122358028 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1543885-0)[0x562810527f70] (mgcp_client_endpoint_fsm.c:724) 20250425122358028 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358028 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358028 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358028 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543885-0)[0x562810526600]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358028 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543885-0)[0x562810526600]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1543885-0)[0x562810527a10] (fsm.c:486) 20250425122358028 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543885-0)[0x562810526600]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358028 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543885-0)[0x562810526600]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250425122358028 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=204 'CRCX 26 rtpbridge/5@mgw MGCP 1.0\r\nC: 178ec'... (mgcp_client.c:807) 20250425122358028 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425122358028 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543885-0)[0x562810526600]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358028 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358028 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358028 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358028 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "178ecd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "178ecd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358035 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250425122358035 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810526600]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122358035 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810526600]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122358035 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810526600]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358035 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810526600]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358035 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122358035 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358035 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358035 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358035 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358035 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358035 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358035 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{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) 20250425122358035 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358035 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122358035 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122358035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122358035 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122358035 DLSCCP DEBUG SCCP-SCOC(13)[0x5628104ea5a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122358035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00871867), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122358035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122358035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122358035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122358035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122358035 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122358035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358035 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122358035 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122358035 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122358035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122358035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122358035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122358035 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358035 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122358035 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122358035 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122358035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122358035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122358035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122358035 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122358035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122358035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122358035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122358035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122358035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122358035 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250425122358035 DLSCCP DEBUG SCCP-SCOC(15)[0x5628104f4f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122358035 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122358035 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122358035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122358035 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122358035 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122358035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122358035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358035 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122358035 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122358035 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122358035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358035 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122358035 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{UNUSED}: Allocated (fsm.c:456) 20250425122358035 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{UNUSED}: is child of mgw(mgw-fsm-14849057-0)[0x562810530760] (fsm.c:486) 20250425122358035 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14849057-0)[0x562810530760] (mgcp_client_endpoint_fsm.c:724) 20250425122358036 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358036 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358036 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14849057-0)[0x562810530970]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14849057-0)[0x562810530970]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14849057-0)[0x562810526c00] (fsm.c:486) 20250425122358036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14849057-0)[0x562810530970]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14849057-0)[0x562810530970]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122358036 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: e2942'... (mgcp_client.c:807) 20250425122358036 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122358036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14849057-0)[0x562810530970]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358036 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e2942117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2942117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e2942117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2942117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(217)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250425122358043 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250425122358043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122358043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122358043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358043 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122358043 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358043 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358043 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358043 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358043 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358043 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358043 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122358043 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358043 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122358043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14849057)[0x5628104ebfd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122358043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122358043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122358043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(216)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122358049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122358049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122358049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122358049 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122358049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe29421) (hnbgw_rua.c:471) 20250425122358049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14849057 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122358049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14849057)[0x5628104ebfd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122358049 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122358049 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122358049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14849057)[0x5628104ebfd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122358049 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358049 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122358049 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122358049 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358049 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122358049 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14849057-0)[0x562810530760] (mgcp_client_endpoint_fsm.c:724) 20250425122358049 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358049 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358049 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358049 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122358049 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: e2942'... (mgcp_client.c:807) 20250425122358049 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425122358049 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122358049 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358049 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358049 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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)@8885072c0934: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e2942117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2942117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358056 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250425122358056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122358056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122358056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122358056 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122358056 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358056 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358056 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358056 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358056 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358056 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358056 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122358056 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122358056 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14849057-0)[0x562810530760] (mgcp_client_endpoint_fsm.c:724) 20250425122358056 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358056 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358056 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358056 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14849057-0)[0x562810530420]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358056 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14849057-0)[0x562810530420]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14849057-0)[0x562810526c00] (fsm.c:486) 20250425122358056 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14849057-0)[0x562810530420]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358056 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14849057-0)[0x562810530420]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250425122358056 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: e2942'... (mgcp_client.c:807) 20250425122358056 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425122358056 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14849057-0)[0x562810530420]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358056 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358056 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358056 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358056 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e2942117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2942117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358062 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250425122358062 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810530420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122358062 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810530420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122358062 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810530420]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358062 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810530420]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{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) 20250425122358062 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358062 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358062 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122358062 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122358062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122358062 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122358062 DLSCCP DEBUG SCCP-SCOC(15)[0x5628104f4f00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122358062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00516d01), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122358062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122358062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122358062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122358062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122358062 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122358062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358062 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122358062 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122358062 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122358062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122358062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122358062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122358062 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358062 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122358062 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122358062 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122358062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122358062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122358062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122358062 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122358062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122358062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122358062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122358062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122358062 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122358062 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250425122358062 DLSCCP DEBUG SCCP-SCOC(16)[0x5628104f3ba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122358062 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122358062 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122358062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122358062 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122358062 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122358062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122358062 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358062 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358062 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122358062 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122358062 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122358062 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358062 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{UNUSED}: Allocated (fsm.c:456) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{UNUSED}: is child of mgw(mgw-fsm-13628516-0)[0x562810539600] (fsm.c:486) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13628516-0)[0x562810539600] (mgcp_client_endpoint_fsm.c:724) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13628516-0)[0x562810540470]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13628516-0)[0x562810540470]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13628516-0)[0x562810539810] (fsm.c:486) 20250425122358062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13628516-0)[0x562810540470]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13628516-0)[0x562810540470]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122358062 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: cff46'... (mgcp_client.c:807) 20250425122358062 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122358062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13628516-0)[0x562810540470]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358062 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cff46417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cff46417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cff46417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cff46417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(218)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250425122358070 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250425122358070 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122358070 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122358070 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358070 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358070 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122358070 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358070 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358070 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358071 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358071 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358071 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358071 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122358071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358071 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122358071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13628516)[0x5628104f3520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122358071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122358071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122358071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(217)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122358075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122358075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122358075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122358075 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122358075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcff464) (hnbgw_rua.c:471) 20250425122358075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13628516 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122358075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13628516)[0x5628104f3520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122358075 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122358075 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122358075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13628516)[0x5628104f3520]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122358075 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358075 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122358075 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122358075 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358075 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122358075 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13628516-0)[0x562810539600] (mgcp_client_endpoint_fsm.c:724) 20250425122358075 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358075 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358075 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358075 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122358075 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: cff46'... (mgcp_client.c:807) 20250425122358075 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425122358075 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122358075 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358075 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358075 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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)@8885072c0934: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "cff46417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cff46417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358080 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250425122358080 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122358080 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122358080 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122358080 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122358080 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358080 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358080 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358080 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358080 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358080 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358080 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122358080 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122358080 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13628516-0)[0x562810539600] (mgcp_client_endpoint_fsm.c:724) 20250425122358080 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358080 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358080 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358080 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13628516-0)[0x562810537fb0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358080 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13628516-0)[0x562810537fb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13628516-0)[0x562810539810] (fsm.c:486) 20250425122358080 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13628516-0)[0x562810537fb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358080 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13628516-0)[0x562810537fb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250425122358080 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: cff46'... (mgcp_client.c:807) 20250425122358080 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425122358080 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13628516-0)[0x562810537fb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358080 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358080 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358080 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358080 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "cff46417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cff46417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358085 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250425122358085 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810537fb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122358085 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810537fb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122358086 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810537fb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358086 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810537fb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{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) 20250425122358086 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358086 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358086 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122358086 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122358086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122358086 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122358086 DLSCCP DEBUG SCCP-SCOC(16)[0x5628104f3ba0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122358086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035408d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122358086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122358086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122358086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122358086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122358086 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122358086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358086 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122358086 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122358086 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122358086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122358086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122358086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122358086 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358086 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122358086 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122358086 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122358086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122358086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122358086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122358086 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122358086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122358086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122358086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122358086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122358086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122358086 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250425122358086 DLSCCP DEBUG SCCP-SCOC(17)[0x5628104f5450]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122358086 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122358086 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122358086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122358086 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122358086 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122358086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122358086 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358086 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358086 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122358086 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122358086 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122358086 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358086 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{UNUSED}: Allocated (fsm.c:456) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{UNUSED}: is child of mgw(mgw-fsm-7078447-0)[0x5628105422f0] (fsm.c:486) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7078447-0)[0x5628105422f0] (mgcp_client_endpoint_fsm.c:724) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7078447-0)[0x5628105491b0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7078447-0)[0x5628105491b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7078447-0)[0x562810542840] (fsm.c:486) 20250425122358086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7078447-0)[0x5628105491b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7078447-0)[0x5628105491b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122358086 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 6c022'... (mgcp_client.c:807) 20250425122358086 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122358086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7078447-0)[0x5628105491b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358086 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c022f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c022f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c022f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c022f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(220)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250425122358092 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250425122358092 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122358092 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122358092 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358092 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358092 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122358092 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358092 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358092 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358092 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358092 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358092 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358092 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122358092 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358092 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122358092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078447)[0x5628104e60a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122358092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122358092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122358092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(218)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122358096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122358096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122358096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122358096 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122358096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6c022f) (hnbgw_rua.c:471) 20250425122358096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7078447 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122358096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078447)[0x5628104e60a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122358096 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122358096 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122358096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078447)[0x5628104e60a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122358096 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358096 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122358096 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122358096 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358096 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122358096 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7078447-0)[0x5628105422f0] (mgcp_client_endpoint_fsm.c:724) 20250425122358096 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358096 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358096 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358096 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122358096 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 6c022'... (mgcp_client.c:807) 20250425122358096 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425122358096 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122358096 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358096 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358096 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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)@8885072c0934: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "6c022f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c022f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358102 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250425122358102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122358102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122358102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122358102 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122358102 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358102 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358102 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358102 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358102 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358102 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358102 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122358102 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122358102 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7078447-0)[0x5628105422f0] (mgcp_client_endpoint_fsm.c:724) 20250425122358102 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358102 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358102 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7078447-0)[0x562810542050]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7078447-0)[0x562810542050]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7078447-0)[0x562810542840] (fsm.c:486) 20250425122358102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7078447-0)[0x562810542050]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7078447-0)[0x562810542050]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250425122358102 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 6c022'... (mgcp_client.c:807) 20250425122358102 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425122358102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7078447-0)[0x562810542050]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358102 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358102 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358102 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358102 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "6c022f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c022f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358107 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250425122358107 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810542050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122358107 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810542050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122358107 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810542050]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358107 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810542050]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{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) 20250425122358107 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358107 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358107 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122358107 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122358107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122358107 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122358107 DLSCCP DEBUG SCCP-SCOC(17)[0x5628104f5450]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122358107 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc8951), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122358107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122358107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122358107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122358107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122358107 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122358107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358107 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122358107 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122358107 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122358107 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122358107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122358107 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122358107 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358107 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122358107 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122358107 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122358107 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122358107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122358107 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122358107 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122358107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122358107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122358107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122358107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122358107 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122358107 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250425122358107 DLSCCP DEBUG SCCP-SCOC(19)[0x5628104f6c70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122358107 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122358107 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122358107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122358107 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122358107 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122358107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122358107 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358107 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358107 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122358107 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122358107 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122358107 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358107 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{UNUSED}: Allocated (fsm.c:456) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{UNUSED}: is child of mgw(mgw-fsm-2220601-0)[0x56281054b140] (fsm.c:486) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2220601-0)[0x56281054b140] (mgcp_client_endpoint_fsm.c:724) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2220601-0)[0x562810552000]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2220601-0)[0x562810552000]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2220601-0)[0x56281054b730] (fsm.c:486) 20250425122358107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2220601-0)[0x562810552000]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2220601-0)[0x562810552000]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122358107 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 21e23'... (mgcp_client.c:807) 20250425122358107 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122358107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2220601-0)[0x562810552000]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358107 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "21e23917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "21e23917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "21e23917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "21e23917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(221)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250425122358114 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250425122358114 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122358114 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122358114 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358114 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358114 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122358114 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358114 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358114 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358114 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358114 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358114 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358114 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122358114 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358114 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122358114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2220601)[0x5628104e5f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122358114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122358114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122358114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(220)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122358119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122358119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122358119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122358119 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122358119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x21e239) (hnbgw_rua.c:471) 20250425122358119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2220601 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122358119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2220601)[0x5628104e5f70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122358119 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122358119 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122358119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2220601)[0x5628104e5f70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122358119 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358119 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122358119 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122358119 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358119 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122358119 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2220601-0)[0x56281054b140] (mgcp_client_endpoint_fsm.c:724) 20250425122358119 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358119 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358119 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358119 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122358119 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=215 'MDCX 37 rtpbridge/11@mgw MGCP 1.0\r\nC: 21e2'... (mgcp_client.c:807) 20250425122358119 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425122358119 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122358119 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358119 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358119 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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)@8885072c0934: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "21e23917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "21e23917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358124 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250425122358124 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122358124 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122358124 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122358124 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122358124 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358124 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358124 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358124 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358124 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358124 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358124 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122358124 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122358124 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2220601-0)[0x56281054b140] (mgcp_client_endpoint_fsm.c:724) 20250425122358124 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358124 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358124 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358124 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2220601-0)[0x56281054a270]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358124 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2220601-0)[0x56281054a270]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2220601-0)[0x56281054b730] (fsm.c:486) 20250425122358124 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2220601-0)[0x56281054a270]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358124 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2220601-0)[0x56281054a270]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250425122358124 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=205 'CRCX 38 rtpbridge/11@mgw MGCP 1.0\r\nC: 21e2'... (mgcp_client.c:807) 20250425122358124 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425122358124 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2220601-0)[0x56281054a270]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358124 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358124 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358124 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358124 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "21e23917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "21e23917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358129 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250425122358129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281054a270]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122358129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281054a270]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122358129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281054a270]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281054a270]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{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) 20250425122358129 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358129 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358129 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122358129 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122358129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122358129 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122358129 DLSCCP DEBUG SCCP-SCOC(19)[0x5628104f6c70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122358129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056eeb8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122358129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122358129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122358129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122358129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122358129 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122358129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358129 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122358129 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122358129 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122358129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122358129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122358129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122358129 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358129 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122358129 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122358129 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122358129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122358129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122358129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122358129 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122358129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122358129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122358129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122358129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122358129 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122358129 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250425122358129 DLSCCP DEBUG SCCP-SCOC(20)[0x5628104f7870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122358129 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122358129 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122358129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122358129 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122358129 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122358129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122358129 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358129 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358129 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122358129 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122358129 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122358129 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358129 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{UNUSED}: Allocated (fsm.c:456) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{UNUSED}: is child of mgw(mgw-fsm-610747-0)[0x562810553e60] (fsm.c:486) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-610747-0)[0x562810553e60] (mgcp_client_endpoint_fsm.c:724) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-610747-0)[0x56281055adc0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-610747-0)[0x56281055adc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-610747-0)[0x5628105544f0] (fsm.c:486) 20250425122358129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-610747-0)[0x56281055adc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-610747-0)[0x56281055adc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122358129 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=198 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 951bb'... (mgcp_client.c:807) 20250425122358129 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250425122358129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-610747-0)[0x56281055adc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358129 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "951bb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "951bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "951bb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "951bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(219)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 20250425122358137 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250425122358137 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122358137 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122358137 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358137 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358137 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122358137 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358137 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358137 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358137 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358137 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358137 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358137 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122358137 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358137 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122358137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610747)[0x5628104f63c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122358137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122358137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122358137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(221)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122358141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122358141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122358141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122358141 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122358141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x951bb) (hnbgw_rua.c:471) 20250425122358141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-610747 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122358141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610747)[0x5628104f63c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122358141 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122358141 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122358141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610747)[0x5628104f63c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122358141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358141 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122358141 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122358141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358141 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122358141 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-610747-0)[0x562810553e60] (mgcp_client_endpoint_fsm.c:724) 20250425122358141 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358141 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358141 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358141 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122358141 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=213 'MDCX 40 rtpbridge/12@mgw MGCP 1.0\r\nC: 951b'... (mgcp_client.c:807) 20250425122358141 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250425122358141 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122358141 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358141 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358141 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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)@8885072c0934: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "951bb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "951bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358147 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250425122358147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122358147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122358147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122358147 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122358147 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358147 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358147 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358147 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358147 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358147 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358147 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122358147 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122358147 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-610747-0)[0x562810553e60] (mgcp_client_endpoint_fsm.c:724) 20250425122358147 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358147 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358147 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-610747-0)[0x562810553be0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-610747-0)[0x562810553be0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-610747-0)[0x5628105544f0] (fsm.c:486) 20250425122358147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-610747-0)[0x562810553be0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-610747-0)[0x562810553be0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250425122358147 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=203 'CRCX 41 rtpbridge/12@mgw MGCP 1.0\r\nC: 951b'... (mgcp_client.c:807) 20250425122358147 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250425122358147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-610747-0)[0x562810553be0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358147 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358147 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358147 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358147 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "951bb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "951bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358153 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250425122358153 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553be0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122358153 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553be0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122358153 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553be0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358153 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553be0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358153 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122358153 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358153 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358153 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358153 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358153 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358153 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358154 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{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) 20250425122358154 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358154 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358154 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122358154 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122358154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122358154 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122358154 DLSCCP DEBUG SCCP-SCOC(20)[0x5628104f7870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122358154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e87212), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122358154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122358154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122358154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122358154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122358154 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122358154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358154 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122358154 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122358154 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122358154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122358154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122358154 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122358154 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358154 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122358154 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122358154 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122358154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122358154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122358154 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122358154 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122358154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122358154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122358154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122358154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122358154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122358154 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250425122358154 DLSCCP DEBUG SCCP-SCOC(18)[0x5628104f5e20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122358154 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122358154 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122358154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122358154 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122358154 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122358154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122358154 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358154 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358154 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122358154 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122358154 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122358154 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358154 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122358154 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{UNUSED}: Allocated (fsm.c:456) 20250425122358154 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{UNUSED}: is child of mgw(mgw-fsm-4738828-0)[0x56281055c4f0] (fsm.c:486) 20250425122358154 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4738828-0)[0x56281055c4f0] (mgcp_client_endpoint_fsm.c:724) 20250425122358154 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358154 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358154 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358154 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4738828-0)[0x5628105639f0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358154 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4738828-0)[0x5628105639f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4738828-0)[0x56281055d120] (fsm.c:486) 20250425122358154 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4738828-0)[0x5628105639f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358154 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4738828-0)[0x5628105639f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122358154 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 484f0'... (mgcp_client.c:807) 20250425122358154 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122358154 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4738828-0)[0x5628105639f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358154 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "484f0c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "484f0c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "484f0c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "484f0c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(223)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250425122358164 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250425122358164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122358164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122358164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358164 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122358164 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358164 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358164 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358164 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358164 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358164 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358164 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122358164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358164 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122358164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4738828)[0x5628104f3f10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122358164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122358164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122358164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(219)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122358169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122358169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122358169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122358169 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122358169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x484f0c) (hnbgw_rua.c:471) 20250425122358169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4738828 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122358169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4738828)[0x5628104f3f10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122358169 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122358169 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122358169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4738828)[0x5628104f3f10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122358169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358169 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122358169 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122358169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358169 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122358169 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4738828-0)[0x56281055c4f0] (mgcp_client_endpoint_fsm.c:724) 20250425122358169 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358169 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358169 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122358169 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=215 'MDCX 43 rtpbridge/10@mgw MGCP 1.0\r\nC: 484f'... (mgcp_client.c:807) 20250425122358169 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425122358169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122358169 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358169 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358169 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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)@8885072c0934: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "484f0c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "484f0c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358175 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250425122358175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122358175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122358175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122358175 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122358175 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358175 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358175 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358175 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358175 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358175 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358175 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122358175 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122358175 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4738828-0)[0x56281055c4f0] (mgcp_client_endpoint_fsm.c:724) 20250425122358175 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358175 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358175 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4738828-0)[0x562810553d10]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4738828-0)[0x562810553d10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4738828-0)[0x56281055d120] (fsm.c:486) 20250425122358175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4738828-0)[0x562810553d10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4738828-0)[0x562810553d10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250425122358175 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=205 'CRCX 44 rtpbridge/10@mgw MGCP 1.0\r\nC: 484f'... (mgcp_client.c:807) 20250425122358175 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425122358175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4738828-0)[0x562810553d10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358175 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358175 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358175 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358175 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "484f0c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "484f0c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358179 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250425122358179 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122358179 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122358179 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553d10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358179 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553d10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358179 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122358179 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358179 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358179 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358179 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358179 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358179 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358179 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{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) 20250425122358179 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358179 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358179 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122358179 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122358179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122358179 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122358179 DLSCCP DEBUG SCCP-SCOC(18)[0x5628104f5e20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122358179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf432e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122358179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122358179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122358179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122358179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122358179 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122358179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358179 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122358179 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122358179 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122358180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122358180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122358180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122358180 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358180 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122358180 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122358180 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122358180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122358180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122358180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122358180 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122358180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122358180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122358180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122358180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122358180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122358180 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250425122358180 DLSCCP DEBUG SCCP-SCOC(22)[0x5628104f9280]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122358180 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122358180 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122358180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122358180 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122358180 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122358180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122358180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358180 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122358180 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122358180 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122358180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358180 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122358180 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{UNUSED}: Allocated (fsm.c:456) 20250425122358180 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{UNUSED}: is child of mgw(mgw-fsm-2480282-0)[0x5628105657b0] (fsm.c:486) 20250425122358180 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2480282-0)[0x5628105657b0] (mgcp_client_endpoint_fsm.c:724) 20250425122358180 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358180 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358180 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2480282-0)[0x56281056c710]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2480282-0)[0x56281056c710]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2480282-0)[0x562810565e40] (fsm.c:486) 20250425122358180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2480282-0)[0x56281056c710]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2480282-0)[0x56281056c710]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122358180 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 25d89'... (mgcp_client.c:807) 20250425122358180 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122358180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2480282-0)[0x56281056c710]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358180 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "25d89a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "25d89a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "25d89a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "25d89a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(222)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250425122358187 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250425122358187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122358187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122358187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358187 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122358187 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358187 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358187 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358187 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358187 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358187 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358187 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122358187 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358187 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122358187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2480282)[0x5628104f7ac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122358187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122358187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122358187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(223)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122358192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122358192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122358192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122358192 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122358192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x25d89a) (hnbgw_rua.c:471) 20250425122358192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2480282 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122358192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2480282)[0x5628104f7ac0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122358192 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122358192 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122358192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2480282)[0x5628104f7ac0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122358192 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358192 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122358192 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122358192 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358192 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122358192 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2480282-0)[0x5628105657b0] (mgcp_client_endpoint_fsm.c:724) 20250425122358192 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358192 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358192 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358192 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122358192 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=215 'MDCX 46 rtpbridge/14@mgw MGCP 1.0\r\nC: 25d8'... (mgcp_client.c:807) 20250425122358192 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425122358192 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122358192 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358192 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358192 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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)@8885072c0934: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "25d89a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "25d89a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358198 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250425122358198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122358198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122358198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122358198 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122358198 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358198 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358198 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358198 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358198 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358198 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358198 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122358198 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122358198 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2480282-0)[0x5628105657b0] (mgcp_client_endpoint_fsm.c:724) 20250425122358198 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358198 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358198 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358198 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2480282-0)[0x5628105655d0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358198 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2480282-0)[0x5628105655d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2480282-0)[0x562810565e40] (fsm.c:486) 20250425122358198 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2480282-0)[0x5628105655d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358198 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2480282-0)[0x5628105655d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250425122358198 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=205 'CRCX 47 rtpbridge/14@mgw MGCP 1.0\r\nC: 25d8'... (mgcp_client.c:807) 20250425122358198 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425122358198 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2480282-0)[0x5628105655d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358198 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358198 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358198 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358198 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "25d89a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "25d89a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358203 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250425122358203 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628105655d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122358203 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628105655d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122358203 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628105655d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358203 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628105655d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{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) 20250425122358203 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358203 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122358203 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122358203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122358203 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122358203 DLSCCP DEBUG SCCP-SCOC(22)[0x5628104f9280]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122358203 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039165d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122358203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122358203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122358203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122358203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122358203 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122358203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358203 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122358203 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122358203 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122358203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122358203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122358203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122358203 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358203 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122358203 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122358203 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122358203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122358203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122358203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122358203 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122358203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122358203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122358203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122358203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122358203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122358203 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250425122358203 DLSCCP DEBUG SCCP-SCOC(21)[0x5628104f8550]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122358203 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122358203 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122358203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122358203 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122358203 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122358203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122358203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358203 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122358203 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122358203 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122358203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358203 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{UNUSED}: Allocated (fsm.c:456) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{UNUSED}: is child of mgw(mgw-fsm-4938665-0)[0x56281056deb0] (fsm.c:486) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4938665-0)[0x56281056deb0] (mgcp_client_endpoint_fsm.c:724) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4938665-0)[0x56281056e6c0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4938665-0)[0x56281056e6c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0] (fsm.c:486) 20250425122358203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4938665-0)[0x56281056e6c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4938665-0)[0x56281056e6c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122358203 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 4b5ba'... (mgcp_client.c:807) 20250425122358203 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122358203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4938665-0)[0x56281056e6c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358203 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4b5ba917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b5ba917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4b5ba917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b5ba917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(224)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250425122358209 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250425122358209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122358209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122358209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358209 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122358209 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358209 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358209 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358209 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358209 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358209 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358209 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122358209 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358209 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122358209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4938665)[0x5628104f7180]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122358209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122358209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122358209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(222)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122358213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122358213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122358213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122358213 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122358213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4b5ba9) (hnbgw_rua.c:471) 20250425122358213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4938665 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122358213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4938665)[0x5628104f7180]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122358213 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122358213 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122358213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4938665)[0x5628104f7180]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122358213 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358213 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122358213 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122358213 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358213 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122358213 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4938665-0)[0x56281056deb0] (mgcp_client_endpoint_fsm.c:724) 20250425122358213 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358213 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358213 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122358213 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=215 'MDCX 49 rtpbridge/13@mgw MGCP 1.0\r\nC: 4b5b'... (mgcp_client.c:807) 20250425122358213 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425122358213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122358213 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358213 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358213 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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)@8885072c0934: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "4b5ba917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b5ba917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358218 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250425122358218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122358218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122358218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122358218 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122358218 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358218 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358218 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358218 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358218 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358218 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358218 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122358218 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122358218 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4938665-0)[0x56281056deb0] (mgcp_client_endpoint_fsm.c:724) 20250425122358218 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358218 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358218 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358218 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4938665-0)[0x56281056d220]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358218 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4938665-0)[0x56281056d220]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0] (fsm.c:486) 20250425122358218 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4938665-0)[0x56281056d220]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358218 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4938665-0)[0x56281056d220]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250425122358218 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=205 'CRCX 50 rtpbridge/13@mgw MGCP 1.0\r\nC: 4b5b'... (mgcp_client.c:807) 20250425122358218 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425122358218 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4938665-0)[0x56281056d220]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358218 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358218 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358218 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358218 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "4b5ba917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b5ba917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358223 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250425122358223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281056d220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122358223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281056d220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122358223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281056d220]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281056d220]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{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) 20250425122358223 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358223 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122358223 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122358223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122358223 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122358223 DLSCCP DEBUG SCCP-SCOC(21)[0x5628104f8550]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122358223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b30bba), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122358223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122358223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122358223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122358223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122358223 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122358223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358223 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122358223 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122358223 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122358223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122358223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122358223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122358223 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122358223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122358223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122358223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122358223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122358223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122358223 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122358223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122358223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122358223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122358223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122358223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122358223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122358223 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250425122358223 DLSCCP DEBUG SCCP-SCOC(23)[0x5628104fa120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122358223 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122358223 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122358223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122358223 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122358223 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122358223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122358223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358223 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122358223 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122358223 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122358223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358223 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{UNUSED}: Allocated (fsm.c:456) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{UNUSED}: is child of mgw(mgw-fsm-12351028-0)[0x562810577280] (fsm.c:486) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12351028-0)[0x562810577280] (mgcp_client_endpoint_fsm.c:724) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12351028-0)[0x56281057e0f0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12351028-0)[0x56281057e0f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12351028-0)[0x562810577490] (fsm.c:486) 20250425122358223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12351028-0)[0x56281057e0f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12351028-0)[0x56281057e0f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122358223 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: bc763'... (mgcp_client.c:807) 20250425122358223 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122358223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12351028-0)[0x56281057e0f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358223 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bc763417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc763417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bc763417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc763417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425122358229 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250425122358229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122358229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122358229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358229 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122358229 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358229 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358229 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358229 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358229 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358229 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358229 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122358229 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122358229 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122358229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12351028)[0x5628104f8050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122358229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122358229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122358229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(224)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122358233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122358233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122358234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122358234 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122358234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbc7634) (hnbgw_rua.c:471) 20250425122358234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12351028 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122358234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12351028)[0x5628104f8050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122358234 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122358234 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122358234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12351028)[0x5628104f8050]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122358234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358234 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122358234 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122358234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358234 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122358234 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12351028-0)[0x562810577280] (mgcp_client_endpoint_fsm.c:724) 20250425122358234 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358234 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358234 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358234 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122358234 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: bc76'... (mgcp_client.c:807) 20250425122358234 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425122358234 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122358234 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358234 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358234 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "bc763417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc763417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358238 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250425122358238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122358238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122358238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122358238 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122358238 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358238 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358238 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358238 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358238 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358238 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358238 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122358238 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122358238 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12351028-0)[0x562810577280] (mgcp_client_endpoint_fsm.c:724) 20250425122358238 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122358238 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122358238 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122358238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12351028-0)[0x562810576da0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122358239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12351028-0)[0x562810576da0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12351028-0)[0x562810577490] (fsm.c:486) 20250425122358239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12351028-0)[0x562810576da0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122358239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12351028-0)[0x562810576da0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250425122358239 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: bc76'... (mgcp_client.c:807) 20250425122358239 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425122358239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12351028-0)[0x562810576da0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122358239 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122358239 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358239 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358239 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "bc763417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc763417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122358243 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250425122358243 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810576da0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122358243 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810576da0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122358243 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810576da0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122358243 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810576da0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122358243 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122358243 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358243 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358243 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358243 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122358243 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122358243 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358243 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{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) 20250425122358243 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122358243 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122358243 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122358243 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122358243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122358243 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122358243 DLSCCP DEBUG SCCP-SCOC(23)[0x5628104fa120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122358243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e52a3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122358243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122358243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122358243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122358243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122358243 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122358243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122358243 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122358243 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122358243 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122358243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122358243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122358243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122358243 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122359891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359891 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122359891 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122359891 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122359891 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122359892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122359892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122359892 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122359892 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122359892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122359892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122359892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122359892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122359892 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122359892 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250425122359892 DLSCCP DEBUG SCCP-SCOC(8)[0x5628104e10b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122359892 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122359892 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122359892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122359892 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122359892 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122359892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122359892 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122359892 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122359892 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122359892 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122359892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122359892 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: e48d7'... (mgcp_client.c:807) 20250425122359892 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122359892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122359892 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104f9970]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122359892 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: e48d7'... (mgcp_client.c:807) 20250425122359892 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122359892 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104f9970]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122359892 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{IN_USE}: Removing from parent mgw(mgw-fsm-14978427-0)[0x5628104e4d70] (mgcp_client_endpoint_fsm.c:873) 20250425122359892 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122359892 DLMGCP DEBUG mgw-endp(mgw-fsm-14978427-0)[0x5628104e6400]{IN_USE}: Deallocated (fsm.c:568) 20250425122359892 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122359892 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122359892 DMGW DEBUG mgw(mgw-fsm-14978427-0)[0x5628104e4d70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122359892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14978427)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122359892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122359893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122359893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(209)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "e48d7b17" }, { code := "I", val := "11111" } }, sdp := omit } 20250425122359906 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250425122359906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122359906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122359906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122359906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "e48d7b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122359907 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250425122359907 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104f9970]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122359907 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104f9970]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122359907 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104f9970]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122359907 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104f9970]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)14978427 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122359915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122359915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122359915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122359915 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122359915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe48d7b,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122359915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14978427 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122359915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14978427)[0x5628104da0d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122359915 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122359915 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122359915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14978427)[0x5628104da0d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122359915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122359915 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122359915 DLSCCP DEBUG SCCP-SCOC(8)[0x5628104e10b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122359915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005238c0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122359915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122359915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122359915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122359915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122359915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14978427)[0x5628104da0d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122359915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122359915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122359916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359916 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122359916 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122359916 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122359916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122359916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122359916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122359916 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122359916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359916 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122359916 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122359916 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122359916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122359916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122359916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122359916 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122359916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122359916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122359916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122359916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122359916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122359916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122359916 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250425122359916 DLSCCP DEBUG SCCP-SCOC(9)[0x5628104de650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122359916 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122359916 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122359916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122359916 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122359916 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122359916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122359916 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122359916 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122359916 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122359916 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122359916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122359916 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 91540'... (mgcp_client.c:807) 20250425122359916 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122359916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122359916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc9a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122359916 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 91540'... (mgcp_client.c:807) 20250425122359916 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122359916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc9a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122359916 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{IN_USE}: Removing from parent mgw(mgw-fsm-9524234-0)[0x5628104eab50] (mgcp_client_endpoint_fsm.c:873) 20250425122359916 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122359917 DLMGCP DEBUG mgw-endp(mgw-fsm-9524234-0)[0x5628104ebbd0]{IN_USE}: Deallocated (fsm.c:568) 20250425122359917 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122359917 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122359917 DMGW DEBUG mgw(mgw-fsm-9524234-0)[0x5628104eab50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122359917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9524234)[0x5628104dc4b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122359917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122359917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122359917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)5200817 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "91540a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "91540a17" }, { code := "I", val := "22222" } }, sdp := omit } 20250425122359932 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250425122359932 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122359932 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122359932 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122359932 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104eac80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122359932 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250425122359933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc9a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122359933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc9a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122359933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc9a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122359933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc9a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)9524234 20250425122359938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122359938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122359938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122359938 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122359938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x91540a,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122359938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9524234 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122359938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9524234)[0x5628104dc4b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122359938 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122359938 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122359938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9524234)[0x5628104dc4b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122359938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122359938 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122359938 DLSCCP DEBUG SCCP-SCOC(9)[0x5628104de650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122359938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ce0e3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122359938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122359938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122359938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122359938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122359938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9524234)[0x5628104dc4b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122359938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122359938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122359939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359939 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122359939 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122359939 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122359939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122359939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122359939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122359939 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122359939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359939 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122359939 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122359939 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122359939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122359939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122359939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122359939 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122359939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122359939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122359939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122359939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122359939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122359939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=005238c0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122359939 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20250425122359939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359939 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122359939 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122359939 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122359939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122359939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122359939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122359939 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122359939 DLSCCP DEBUG SCCP-SCOC(8)[0x5628104e10b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122359939 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122359939 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122359939 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122359939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122359939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122359939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14978427)[0x5628104da0d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122359939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14978427)[0x5628104da0d0]{disconnected}: Freeing instance (context_map.c:202) 20250425122359939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14978427)[0x5628104da0d0]{disconnected}: Deallocated (fsm.c:568) 20250425122359939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122359939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{disconnected}: Freeing instance (context_map.c:206) 20250425122359939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5628104dfed0]{disconnected}: Deallocated (fsm.c:568) 20250425122359939 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14978427 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250425122359939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005238c0), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20250425122359939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122359939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122359939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122359939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122359940 DLSCCP DEBUG SCCP-SCOC(8)[0x5628104e10b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122359940 DLSCCP DEBUG SCCP-SCOC(8)[0x5628104e10b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122359940 DLSCCP DEBUG SCCP-SCOC(8)[0x5628104e10b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122359940 DLSCCP DEBUG SCCP-SCOC(8)[0x5628104e10b0]{IDLE}: Deallocated (fsm.c:568) 20250425122359940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122359940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122359940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122359940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122359940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122359940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122359940 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250425122359940 DLSCCP DEBUG SCCP-SCOC(10)[0x5628104e8170]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122359940 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122359940 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122359940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122359940 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122359940 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122359940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122359940 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122359940 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122359940 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122359940 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122359940 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122359940 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: e71b1'... (mgcp_client.c:807) 20250425122359940 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122359940 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122359940 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fb130]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122359940 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: e71b1'... (mgcp_client.c:807) 20250425122359940 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122359940 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fb130]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122359940 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{IN_USE}: Removing from parent mgw(mgw-fsm-15145751-0)[0x562810504d10] (mgcp_client_endpoint_fsm.c:873) 20250425122359940 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122359940 DLMGCP DEBUG mgw-endp(mgw-fsm-15145751-0)[0x562810504e40]{IN_USE}: Deallocated (fsm.c:568) 20250425122359940 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122359940 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122359940 DMGW DEBUG mgw(mgw-fsm-15145751-0)[0x562810504d10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122359940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15145751)[0x5628104e11e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122359940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122359940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122359941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425122359940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359940 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122359940 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122359940 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122359940 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122359940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122359940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122359940 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:0 TC_rab_assignment_concurrent0(210)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)11657574 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:1 20250425122359947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359947 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122359947 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122359947 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122359947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122359947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122359947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122359947 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122359948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122359948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122359948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122359948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122359948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122359948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=000ce0e3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122359948 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20250425122359948 DLSCCP DEBUG SCCP-SCOC(9)[0x5628104de650]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122359948 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122359948 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122359948 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122359948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122359948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122359948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9524234)[0x5628104dc4b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122359948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9524234)[0x5628104dc4b0]{disconnected}: Freeing instance (context_map.c:202) 20250425122359948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9524234)[0x5628104dc4b0]{disconnected}: Deallocated (fsm.c:568) 20250425122359948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122359948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{disconnected}: Freeing instance (context_map.c:206) 20250425122359948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5628104de780]{disconnected}: Deallocated (fsm.c:568) 20250425122359948 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9524234 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425122359948 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ce0e3), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20250425122359948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122359948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122359948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122359948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122359948 DLSCCP DEBUG SCCP-SCOC(9)[0x5628104de650]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122359948 DLSCCP DEBUG SCCP-SCOC(9)[0x5628104de650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122359948 DLSCCP DEBUG SCCP-SCOC(9)[0x5628104de650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122359948 DLSCCP DEBUG SCCP-SCOC(9)[0x5628104de650]{IDLE}: Deallocated (fsm.c:568) 20250425122359948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359948 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122359948 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122359948 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122359948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122359948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122359948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122359948 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "e71b1717" }, { code := "I", val := "11111" } }, sdp := omit } 20250425122359957 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250425122359957 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122359957 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122359957 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122359957 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281050b710]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "e71b1717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122359958 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250425122359958 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fb130]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122359958 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fb130]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122359958 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fb130]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122359958 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fb130]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)15145751 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122359964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122359964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122359964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122359964 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122359964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359964 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122359964 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122359964 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122359964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122359964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122359964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122359964 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122359964 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe71b17,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122359964 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15145751 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122359964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15145751)[0x5628104e11e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122359964 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122359964 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122359964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15145751)[0x5628104e11e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122359964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122359964 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122359964 DLSCCP DEBUG SCCP-SCOC(10)[0x5628104e8170]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122359964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a6cc0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122359964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122359964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122359964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122359964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122359964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15145751)[0x5628104e11e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122359964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122359964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122359964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122359965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122359965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122359965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122359965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122359965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122359965 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250425122359965 DLSCCP DEBUG SCCP-SCOC(11)[0x5628104e8c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122359965 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122359965 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122359965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122359965 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122359965 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122359965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122359965 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122359965 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122359965 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122359965 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122359965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122359965 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 4fdd1'... (mgcp_client.c:807) 20250425122359965 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122359965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122359965 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc160]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122359965 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 4fdd1'... (mgcp_client.c:807) 20250425122359965 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122359965 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc160]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122359965 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{IN_USE}: Removing from parent mgw(mgw-fsm-5233936-0)[0x56281050d460] (mgcp_client_endpoint_fsm.c:873) 20250425122359965 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122359965 DLMGCP DEBUG mgw-endp(mgw-fsm-5233936-0)[0x56281050d630]{IN_USE}: Deallocated (fsm.c:568) 20250425122359965 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122359965 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122359965 DMGW DEBUG mgw(mgw-fsm-5233936-0)[0x56281050d460]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122359965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5233936)[0x5628104e7d70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122359965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122359965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122359965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122359965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122359965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122359965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122359965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122359965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122359965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122359965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)2229947 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:2 20250425122359974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359974 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122359974 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122359974 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122359974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122359974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122359974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122359974 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122359974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122359974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122359974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122359974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122359974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122359974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=006a6cc0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122359974 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20250425122359974 DLSCCP DEBUG SCCP-SCOC(10)[0x5628104e8170]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122359974 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122359974 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122359974 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122359974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122359974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122359974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15145751)[0x5628104e11e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122359974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15145751)[0x5628104e11e0]{disconnected}: Freeing instance (context_map.c:202) 20250425122359974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15145751)[0x5628104e11e0]{disconnected}: Deallocated (fsm.c:568) 20250425122359974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122359974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{disconnected}: Freeing instance (context_map.c:206) 20250425122359974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5628104e6710]{disconnected}: Deallocated (fsm.c:568) 20250425122359974 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15145751 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425122359974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a6cc0), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20250425122359974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122359974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122359974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122359974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122359974 DLSCCP DEBUG SCCP-SCOC(10)[0x5628104e8170]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122359974 DLSCCP DEBUG SCCP-SCOC(10)[0x5628104e8170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122359974 DLSCCP DEBUG SCCP-SCOC(10)[0x5628104e8170]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122359974 DLSCCP DEBUG SCCP-SCOC(10)[0x5628104e8170]{IDLE}: Deallocated (fsm.c:568) 20250425122359975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359975 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122359975 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122359975 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122359975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122359975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122359975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122359975 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4fdd1017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4fdd1017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122359982 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250425122359982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122359982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122359982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122359982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810514260]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425122359983 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250425122359983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc160]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122359983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc160]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122359983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc160]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122359983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104fc160]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)5233936 20250425122359988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122359988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122359988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122359988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359988 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122359988 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122359988 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122359988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4fdd10,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122359988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5233936 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122359988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5233936)[0x5628104e7d70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122359988 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122359988 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122359988 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122359988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122359988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122359988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5233936)[0x5628104e7d70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122359988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122359989 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122359989 DLSCCP DEBUG SCCP-SCOC(11)[0x5628104e8c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122359989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ae90a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122359989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122359989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122359989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122359989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122359989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5233936)[0x5628104e7d70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122359989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122359988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122359988 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122359989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122359989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122359989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122359989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122359989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122359989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122359989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122359989 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250425122359989 DLSCCP DEBUG SCCP-SCOC(12)[0x5628104e98d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122359989 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122359989 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122359989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122359989 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122359989 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122359989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122359989 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122359989 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122359989 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122359989 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122359989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122359989 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 757f4'... (mgcp_client.c:807) 20250425122359989 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122359989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122359989 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810515c20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122359989 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 757f4'... (mgcp_client.c:807) 20250425122359989 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122359989 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810515c20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122359989 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{IN_USE}: Removing from parent mgw(mgw-fsm-7700290-0)[0x562810515f90] (mgcp_client_endpoint_fsm.c:873) 20250425122359989 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122359989 DLMGCP DEBUG mgw-endp(mgw-fsm-7700290-0)[0x5628105161a0]{IN_USE}: Deallocated (fsm.c:568) 20250425122359989 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122359989 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122359989 DMGW DEBUG mgw(mgw-fsm-7700290-0)[0x562810515f90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122359989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7700290)[0x5628104e9150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122359989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122359989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359989 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122359989 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122359989 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122359989 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122359989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122359989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122359989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425122359989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122359990 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)15166525 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:3 20250425122359996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359996 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122359996 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122359996 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122359996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122359996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122359996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122359996 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122359997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122359997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122359997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122359997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122359997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122359997 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=008ae90a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122359997 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20250425122359997 DLSCCP DEBUG SCCP-SCOC(11)[0x5628104e8c30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122359997 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122359997 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122359997 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122359997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122359997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122359997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5233936)[0x5628104e7d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122359997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5233936)[0x5628104e7d70]{disconnected}: Freeing instance (context_map.c:202) 20250425122359997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5233936)[0x5628104e7d70]{disconnected}: Deallocated (fsm.c:568) 20250425122359997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122359997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{disconnected}: Freeing instance (context_map.c:206) 20250425122359997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5628104e7700]{disconnected}: Deallocated (fsm.c:568) 20250425122359997 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5233936 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122359997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ae90a), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20250425122359997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122359997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122359997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122359997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122359997 DLSCCP DEBUG SCCP-SCOC(11)[0x5628104e8c30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122359997 DLSCCP DEBUG SCCP-SCOC(11)[0x5628104e8c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122359997 DLSCCP DEBUG SCCP-SCOC(11)[0x5628104e8c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122359997 DLSCCP DEBUG SCCP-SCOC(11)[0x5628104e8c30]{IDLE}: Deallocated (fsm.c:568) 20250425122359997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122359997 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122359997 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122359997 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122359997 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122359997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122359997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122359997 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "757f4217" }, { code := "I", val := "11111" } }, sdp := omit } 20250425122400006 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250425122400006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281051ce00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "757f4217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122400007 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250425122400007 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810515c20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400007 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810515c20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400007 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810515c20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400007 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810515c20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)7700290 20250425122400011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122400011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122400011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122400011 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122400011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x757f42,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122400011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7700290 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122400011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7700290)[0x5628104e9150]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122400011 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122400011 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122400011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7700290)[0x5628104e9150]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122400011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122400011 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122400011 DLSCCP DEBUG SCCP-SCOC(12)[0x5628104e98d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122400011 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d4c60), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122400011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7700290)[0x5628104e9150]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122400012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122400012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122400012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400012 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400012 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400012 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400012 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)14355909 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 20250425122400018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400018 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400018 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400018 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400018 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 20250425122400018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=005d4c60), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122400018 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20250425122400018 DLSCCP DEBUG SCCP-SCOC(12)[0x5628104e98d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122400018 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400018 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122400018 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122400018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122400018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122400018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7700290)[0x5628104e9150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122400018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7700290)[0x5628104e9150]{disconnected}: Freeing instance (context_map.c:202) 20250425122400018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7700290)[0x5628104e9150]{disconnected}: Deallocated (fsm.c:568) 20250425122400018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122400018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{disconnected}: Freeing instance (context_map.c:206) 20250425122400018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5628104e82a0]{disconnected}: Deallocated (fsm.c:568) 20250425122400018 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7700290 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425122400019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d4c60), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20250425122400019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400019 DLSCCP DEBUG SCCP-SCOC(12)[0x5628104e98d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122400019 DLSCCP DEBUG SCCP-SCOC(12)[0x5628104e98d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122400019 DLSCCP DEBUG SCCP-SCOC(12)[0x5628104e98d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122400019 DLSCCP DEBUG SCCP-SCOC(12)[0x5628104e98d0]{IDLE}: Deallocated (fsm.c:568) 20250425122400019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400019 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400019 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400019 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400019 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122400020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400020 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400020 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400020 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400020 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122400020 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250425122400020 DLSCCP DEBUG SCCP-SCOC(14)[0x5628104f4610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122400020 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400020 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122400020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122400020 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122400020 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122400020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122400020 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122400020 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122400020 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122400020 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122400020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400020 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 64 rtpbridge/6@mgw MGCP 1.0\r\nC: 96bc9'... (mgcp_client.c:807) 20250425122400020 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122400020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400020 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281050c8a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400020 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 65 rtpbridge/6@mgw MGCP 1.0\r\nC: 96bc9'... (mgcp_client.c:807) 20250425122400020 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122400020 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281050c8a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400020 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{IN_USE}: Removing from parent mgw(mgw-fsm-9878685-0)[0x56281051ec60] (mgcp_client_endpoint_fsm.c:873) 20250425122400020 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122400020 DLMGCP DEBUG mgw-endp(mgw-fsm-9878685-0)[0x562810515e50]{IN_USE}: Deallocated (fsm.c:568) 20250425122400020 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122400020 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122400020 DMGW DEBUG mgw(mgw-fsm-9878685-0)[0x56281051ec60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122400020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9878685)[0x5628104ec3b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122400020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122400020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122400020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "96bc9d17" }, { code := "I", val := "11111" } }, sdp := omit } 20250425122400033 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250425122400033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810525af0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "96bc9d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122400034 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250425122400034 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281050c8a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400034 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281050c8a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400034 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281050c8a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400034 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281050c8a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)9878685 20250425122400038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122400038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122400038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122400038 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122400038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x96bc9d,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122400038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9878685 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122400038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9878685)[0x5628104ec3b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122400038 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122400038 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122400038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9878685)[0x5628104ec3b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122400038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122400038 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122400038 DLSCCP DEBUG SCCP-SCOC(14)[0x5628104f4610]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122400038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00205bca), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122400038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9878685)[0x5628104ec3b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122400039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122400039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122400039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400039 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400039 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400039 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400039 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)8803160 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:6 20250425122400046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400046 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400046 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400046 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400046 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=00205bca), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122400046 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20250425122400046 DLSCCP DEBUG SCCP-SCOC(14)[0x5628104f4610]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122400046 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400046 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122400046 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122400046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122400046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122400046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9878685)[0x5628104ec3b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122400046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9878685)[0x5628104ec3b0]{disconnected}: Freeing instance (context_map.c:202) 20250425122400046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9878685)[0x5628104ec3b0]{disconnected}: Deallocated (fsm.c:568) 20250425122400046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122400046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{disconnected}: Freeing instance (context_map.c:206) 20250425122400046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5628104eb440]{disconnected}: Deallocated (fsm.c:568) 20250425122400046 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9878685 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425122400046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00205bca), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20250425122400046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400046 DLSCCP DEBUG SCCP-SCOC(14)[0x5628104f4610]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122400046 DLSCCP DEBUG SCCP-SCOC(14)[0x5628104f4610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122400046 DLSCCP DEBUG SCCP-SCOC(14)[0x5628104f4610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122400046 DLSCCP DEBUG SCCP-SCOC(14)[0x5628104f4610]{IDLE}: Deallocated (fsm.c:568) 20250425122400047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400047 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400047 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400047 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400047 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122400048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400048 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400048 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400048 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400048 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400049 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122400049 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:6 20250425122400049 DLSCCP DEBUG SCCP-SCOC(13)[0x5628104ea5a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122400049 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400049 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122400049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122400049 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122400049 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122400049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122400049 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122400049 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122400049 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122400049 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122400049 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400049 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 66 rtpbridge/5@mgw MGCP 1.0\r\nC: 178ec'... (mgcp_client.c:807) 20250425122400049 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122400049 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending 20250425122400049 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810526600]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400049 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 67 rtpbridge/5@mgw MGCP 1.0\r\nC: 178ec'... (mgcp_client.c:807) 20250425122400049 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122400049 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810526600]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400049 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{IN_USE}: Removing from parent mgw(mgw-fsm-1543885-0)[0x562810527f70] (mgcp_client_endpoint_fsm.c:873) 20250425122400049 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122400049 DLMGCP DEBUG mgw-endp(mgw-fsm-1543885-0)[0x562810527a10]{IN_USE}: Deallocated (fsm.c:568) 20250425122400049 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122400049 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122400049 DMGW DEBUG mgw(mgw-fsm-1543885-0)[0x562810527f70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122400049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543885)[0x5628104e7fa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122400049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122400049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122400049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(214)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "178ecd17" }, { code := "I", val := "11111" } }, sdp := omit } 20250425122400063 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250425122400063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(214)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "178ecd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122400063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281052e840]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425122400064 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250425122400064 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810526600]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400064 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810526600]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400064 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810526600]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400064 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810526600]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)1543885 20250425122400068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122400068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122400068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122400068 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122400068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x178ecd,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122400068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543885 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122400068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543885)[0x5628104e7fa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122400068 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122400068 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122400068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543885)[0x5628104e7fa0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122400068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122400068 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122400068 DLSCCP DEBUG SCCP-SCOC(13)[0x5628104ea5a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122400068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00871867), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122400069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543885)[0x5628104e7fa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122400069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122400069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122400069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400069 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400069 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400069 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400069 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400069 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122400071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400071 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400071 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400071 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400071 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:5 20250425122400072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122400072 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250425122400072 DLSCCP DEBUG SCCP-SCOC(15)[0x5628104f4f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122400072 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400072 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122400072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122400072 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122400072 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122400072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122400072 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122400072 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122400072 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122400072 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122400072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400072 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: e2942'... (mgcp_client.c:807) 20250425122400072 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122400072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400072 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810530420]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400072 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: e2942'... (mgcp_client.c:807) 20250425122400072 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122400072 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810530420]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400072 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{IN_USE}: Removing from parent mgw(mgw-fsm-14849057-0)[0x562810530760] (mgcp_client_endpoint_fsm.c:873) 20250425122400072 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122400072 DLMGCP DEBUG mgw-endp(mgw-fsm-14849057-0)[0x562810526c00]{IN_USE}: Deallocated (fsm.c:568) 20250425122400072 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122400072 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122400072 DMGW DEBUG mgw(mgw-fsm-14849057-0)[0x562810530760]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122400072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14849057)[0x5628104ebfd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122400072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122400072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122400072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)7461602 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:5 TC_rab_assignment_concurrent0(216)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e2942117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e2942117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122400084 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250425122400084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810530970]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425122400085 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250425122400085 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810530420]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400085 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810530420]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400085 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810530420]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400085 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810530420]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)14849057 20250425122400089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122400089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122400089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122400089 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122400089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe29421,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122400089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14849057 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122400089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14849057)[0x5628104ebfd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122400089 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122400089 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122400089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14849057)[0x5628104ebfd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122400089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122400089 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122400089 DLSCCP DEBUG SCCP-SCOC(15)[0x5628104f4f00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122400089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00516d01), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122400089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14849057)[0x5628104ebfd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122400089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122400090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122400090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400090 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400090 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400090 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400090 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400090 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400090 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400090 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400090 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=00871867), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122400090 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20250425122400090 DLSCCP DEBUG SCCP-SCOC(13)[0x5628104ea5a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122400090 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400090 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122400090 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122400090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122400090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122400090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543885)[0x5628104e7fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122400090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543885)[0x5628104e7fa0]{disconnected}: Freeing instance (context_map.c:202) 20250425122400090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543885)[0x5628104e7fa0]{disconnected}: Deallocated (fsm.c:568) 20250425122400090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122400090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{disconnected}: Freeing instance (context_map.c:206) 20250425122400090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5628104e8fa0]{disconnected}: Deallocated (fsm.c:568) 20250425122400090 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543885 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425122400090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00871867), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20250425122400091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400091 DLSCCP DEBUG SCCP-SCOC(13)[0x5628104ea5a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122400091 DLSCCP DEBUG SCCP-SCOC(13)[0x5628104ea5a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122400091 DLSCCP DEBUG SCCP-SCOC(13)[0x5628104ea5a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122400091 DLSCCP DEBUG SCCP-SCOC(13)[0x5628104ea5a0]{IDLE}: Deallocated (fsm.c:568) 20250425122400091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400091 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400091 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400091 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400091 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(216)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122400096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400096 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400096 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400096 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400096 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400096 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400096 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122400096 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250425122400096 DLSCCP DEBUG SCCP-SCOC(16)[0x5628104f3ba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122400096 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400096 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122400096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122400096 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122400096 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122400096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122400096 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122400096 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122400096 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122400096 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122400096 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400096 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: cff46'... (mgcp_client.c:807) 20250425122400096 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122400096 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400096 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810537fb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400096 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: cff46'... (mgcp_client.c:807) 20250425122400096 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122400096 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810537fb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400096 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{IN_USE}: Removing from parent mgw(mgw-fsm-13628516-0)[0x562810539600] (mgcp_client_endpoint_fsm.c:873) 20250425122400096 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122400096 DLMGCP DEBUG mgw-endp(mgw-fsm-13628516-0)[0x562810539810]{IN_USE}: Deallocated (fsm.c:568) 20250425122400096 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122400096 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122400096 DMGW DEBUG mgw(mgw-fsm-13628516-0)[0x562810539600]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122400096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13628516)[0x5628104f3520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122400096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122400096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122400096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)9387973 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:7 TC_rab_assignment_concurrent0(217)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "cff46417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "cff46417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122400106 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250425122400106 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400106 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400106 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400106 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810540470]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425122400106 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250425122400107 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810537fb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400107 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810537fb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400107 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810537fb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400107 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810537fb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)13628516 20250425122400110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122400110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122400110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122400110 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122400110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcff464,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122400110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13628516 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122400110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13628516)[0x5628104f3520]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122400110 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122400110 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122400110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13628516)[0x5628104f3520]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122400110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122400110 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122400110 DLSCCP DEBUG SCCP-SCOC(16)[0x5628104f3ba0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122400110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035408d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122400110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13628516)[0x5628104f3520]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122400110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122400110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122400110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400110 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400110 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400110 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400110 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400111 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400111 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400111 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400111 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=00516d01), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122400111 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20250425122400111 DLSCCP DEBUG SCCP-SCOC(15)[0x5628104f4f00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122400111 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400111 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122400111 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122400111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122400111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122400111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14849057)[0x5628104ebfd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122400111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14849057)[0x5628104ebfd0]{disconnected}: Freeing instance (context_map.c:202) 20250425122400111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14849057)[0x5628104ebfd0]{disconnected}: Deallocated (fsm.c:568) 20250425122400111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122400111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{disconnected}: Freeing instance (context_map.c:206) 20250425122400111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5628104ec6a0]{disconnected}: Deallocated (fsm.c:568) 20250425122400111 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14849057 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425122400111 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00516d01), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20250425122400111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400111 DLSCCP DEBUG SCCP-SCOC(15)[0x5628104f4f00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122400111 DLSCCP DEBUG SCCP-SCOC(15)[0x5628104f4f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122400111 DLSCCP DEBUG SCCP-SCOC(15)[0x5628104f4f00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122400111 DLSCCP DEBUG SCCP-SCOC(15)[0x5628104f4f00]{IDLE}: Deallocated (fsm.c:568) 20250425122400111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400111 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400111 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400111 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400111 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)16431240 20250425122400115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400115 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400115 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400115 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400115 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400115 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122400115 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250425122400115 DLSCCP DEBUG SCCP-SCOC(17)[0x5628104f5450]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122400115 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400115 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122400115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122400115 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122400115 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122400115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122400115 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122400115 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122400115 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122400115 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122400115 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400115 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 6c022'... (mgcp_client.c:807) 20250425122400115 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122400115 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400115 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810542050]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400115 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 6c022'... (mgcp_client.c:807) 20250425122400116 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122400116 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810542050]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400116 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{IN_USE}: Removing from parent mgw(mgw-fsm-7078447-0)[0x5628105422f0] (mgcp_client_endpoint_fsm.c:873) 20250425122400116 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122400116 DLMGCP DEBUG mgw-endp(mgw-fsm-7078447-0)[0x562810542840]{IN_USE}: Deallocated (fsm.c:568) 20250425122400116 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122400116 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122400116 DMGW DEBUG mgw(mgw-fsm-7078447-0)[0x5628105422f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122400116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078447)[0x5628104e60a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122400116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122400116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122400116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:8 TC_rab_assignment_concurrent0(218)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "6c022f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "6c022f17" }, { code := "I", val := "22222" } }, sdp := omit } 20250425122400127 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250425122400127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105491b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122400128 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250425122400128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810542050]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810542050]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810542050]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810542050]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)7078447 20250425122400131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122400131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122400131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122400131 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122400131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6c022f,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122400131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7078447 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122400131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078447)[0x5628104e60a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122400131 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122400131 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122400131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078447)[0x5628104e60a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122400131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122400131 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122400131 DLSCCP DEBUG SCCP-SCOC(17)[0x5628104f5450]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122400131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc8951), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122400131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078447)[0x5628104e60a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122400131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122400131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122400132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400132 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400132 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400132 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400132 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400132 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400132 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400132 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400132 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400133 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=0035408d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122400133 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20250425122400133 DLSCCP DEBUG SCCP-SCOC(16)[0x5628104f3ba0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122400133 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400133 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122400133 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122400133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122400133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122400133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13628516)[0x5628104f3520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122400133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13628516)[0x5628104f3520]{disconnected}: Freeing instance (context_map.c:202) 20250425122400133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13628516)[0x5628104f3520]{disconnected}: Deallocated (fsm.c:568) 20250425122400133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122400133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{disconnected}: Freeing instance (context_map.c:206) 20250425122400133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5628104f3650]{disconnected}: Deallocated (fsm.c:568) 20250425122400133 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13628516 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425122400133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035408d), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20250425122400133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400133 DLSCCP DEBUG SCCP-SCOC(16)[0x5628104f3ba0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122400133 DLSCCP DEBUG SCCP-SCOC(16)[0x5628104f3ba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122400133 DLSCCP DEBUG SCCP-SCOC(16)[0x5628104f3ba0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122400133 DLSCCP DEBUG SCCP-SCOC(16)[0x5628104f3ba0]{IDLE}: Deallocated (fsm.c:568) 20250425122400133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400133 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400133 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400133 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400133 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)12397008 20250425122400139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400140 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400140 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400140 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400140 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400140 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122400140 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250425122400140 DLSCCP DEBUG SCCP-SCOC(19)[0x5628104f6c70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122400140 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400140 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122400140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122400140 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122400140 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122400140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122400140 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122400140 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122400140 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122400140 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122400140 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400140 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 74 rtpbridge/11@mgw MGCP 1.0\r\nC: 21e2'... (mgcp_client.c:807) 20250425122400140 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425122400140 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400140 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281054a270]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400140 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 75 rtpbridge/11@mgw MGCP 1.0\r\nC: 21e2'... (mgcp_client.c:807) 20250425122400140 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425122400140 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281054a270]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400140 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{IN_USE}: Removing from parent mgw(mgw-fsm-2220601-0)[0x56281054b140] (mgcp_client_endpoint_fsm.c:873) 20250425122400140 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122400140 DLMGCP DEBUG mgw-endp(mgw-fsm-2220601-0)[0x56281054b730]{IN_USE}: Deallocated (fsm.c:568) 20250425122400140 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122400140 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122400140 DMGW DEBUG mgw(mgw-fsm-2220601-0)[0x56281054b140]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122400140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2220601)[0x5628104e5f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122400140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122400141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122400141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:9 TC_rab_assignment_concurrent0(220)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "21e23917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "21e23917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122400148 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250425122400148 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400148 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400148 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400148 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562810552000]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425122400148 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250425122400148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281054a270]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281054a270]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281054a270]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281054a270]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)2220601 20250425122400150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122400150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122400150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122400150 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122400150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x21e239,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122400150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2220601 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122400150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2220601)[0x5628104e5f70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122400150 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122400150 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122400150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2220601)[0x5628104e5f70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122400150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122400150 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122400150 DLSCCP DEBUG SCCP-SCOC(19)[0x5628104f6c70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122400150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056eeb8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122400150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2220601)[0x5628104e5f70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122400150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122400150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122400150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400150 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400150 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400150 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400150 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400150 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400150 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400150 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400150 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400150 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400150 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=00dc8951), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122400150 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20250425122400150 DLSCCP DEBUG SCCP-SCOC(17)[0x5628104f5450]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122400150 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400150 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122400150 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122400150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122400150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122400150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078447)[0x5628104e60a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122400150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078447)[0x5628104e60a0]{disconnected}: Freeing instance (context_map.c:202) 20250425122400150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078447)[0x5628104e60a0]{disconnected}: Deallocated (fsm.c:568) 20250425122400150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122400150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{disconnected}: Freeing instance (context_map.c:206) 20250425122400150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5628104e61d0]{disconnected}: Deallocated (fsm.c:568) 20250425122400150 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7078447 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425122400150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc8951), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20250425122400150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400150 DLSCCP DEBUG SCCP-SCOC(17)[0x5628104f5450]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122400150 DLSCCP DEBUG SCCP-SCOC(17)[0x5628104f5450]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122400150 DLSCCP DEBUG SCCP-SCOC(17)[0x5628104f5450]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122400150 DLSCCP DEBUG SCCP-SCOC(17)[0x5628104f5450]{IDLE}: Deallocated (fsm.c:568) 20250425122400150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400150 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400150 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400150 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400150 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)7967200 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:11 20250425122400152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400152 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400152 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400152 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400152 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=0056eeb8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122400152 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20250425122400152 DLSCCP DEBUG SCCP-SCOC(19)[0x5628104f6c70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122400152 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400152 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122400152 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122400152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122400152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122400152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2220601)[0x5628104e5f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122400152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2220601)[0x5628104e5f70]{disconnected}: Freeing instance (context_map.c:202) 20250425122400152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2220601)[0x5628104e5f70]{disconnected}: Deallocated (fsm.c:568) 20250425122400152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122400152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{disconnected}: Freeing instance (context_map.c:206) 20250425122400152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5628104f57c0]{disconnected}: Deallocated (fsm.c:568) 20250425122400152 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2220601 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250425122400152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056eeb8), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20250425122400152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400153 DLSCCP DEBUG SCCP-SCOC(19)[0x5628104f6c70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122400153 DLSCCP DEBUG SCCP-SCOC(19)[0x5628104f6c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122400153 DLSCCP DEBUG SCCP-SCOC(19)[0x5628104f6c70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122400153 DLSCCP DEBUG SCCP-SCOC(19)[0x5628104f6c70]{IDLE}: Deallocated (fsm.c:568) 20250425122400153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400153 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400153 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400153 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400153 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122400158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400158 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400158 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400158 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400158 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122400158 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250425122400158 DLSCCP DEBUG SCCP-SCOC(20)[0x5628104f7870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122400158 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400158 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122400158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122400158 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122400158 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122400158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122400158 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122400158 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122400158 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122400158 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122400158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400158 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 76 rtpbridge/12@mgw MGCP 1.0\r\nC: 951b'... (mgcp_client.c:807) 20250425122400158 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122400158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400158 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553be0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400158 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 77 rtpbridge/12@mgw MGCP 1.0\r\nC: 951b'... (mgcp_client.c:807) 20250425122400158 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122400158 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553be0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400158 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{IN_USE}: Removing from parent mgw(mgw-fsm-610747-0)[0x562810553e60] (mgcp_client_endpoint_fsm.c:873) 20250425122400158 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122400158 DLMGCP DEBUG mgw-endp(mgw-fsm-610747-0)[0x5628105544f0]{IN_USE}: Deallocated (fsm.c:568) 20250425122400158 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122400158 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122400158 DMGW DEBUG mgw(mgw-fsm-610747-0)[0x562810553e60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122400158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610747)[0x5628104f63c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122400158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122400158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122400158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(221)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "951bb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "951bb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122400162 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250425122400162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281055adc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425122400162 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250425122400162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553be0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553be0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553be0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553be0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)610747 20250425122400163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122400163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122400163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122400163 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122400163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x951bb,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122400163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-610747 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122400163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610747)[0x5628104f63c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122400163 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122400163 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122400163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610747)[0x5628104f63c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122400163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122400163 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122400163 DLSCCP DEBUG SCCP-SCOC(20)[0x5628104f7870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122400163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e87212), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122400163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610747)[0x5628104f63c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122400163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122400163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122400163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400163 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400163 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400163 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400163 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400163 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)12107360 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:12 20250425122400165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400165 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400165 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400165 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400165 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400165 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00e87212), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122400165 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20250425122400165 DLSCCP DEBUG SCCP-SCOC(20)[0x5628104f7870]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122400165 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400165 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122400165 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122400165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122400165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122400165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610747)[0x5628104f63c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122400165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610747)[0x5628104f63c0]{disconnected}: Freeing instance (context_map.c:202) 20250425122400165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610747)[0x5628104f63c0]{disconnected}: Deallocated (fsm.c:568) 20250425122400165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122400165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{disconnected}: Freeing instance (context_map.c:206) 20250425122400165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5628104f6da0]{disconnected}: Deallocated (fsm.c:568) 20250425122400165 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-610747 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250425122400165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e87212), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20250425122400165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400165 DLSCCP DEBUG SCCP-SCOC(20)[0x5628104f7870]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122400165 DLSCCP DEBUG SCCP-SCOC(20)[0x5628104f7870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122400165 DLSCCP DEBUG SCCP-SCOC(20)[0x5628104f7870]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122400165 DLSCCP DEBUG SCCP-SCOC(20)[0x5628104f7870]{IDLE}: Deallocated (fsm.c:568) 20250425122400165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400165 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400165 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400165 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400165 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122400182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400182 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400182 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400182 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400182 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122400182 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250425122400182 DLSCCP DEBUG SCCP-SCOC(18)[0x5628104f5e20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122400182 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400182 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122400182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122400182 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122400182 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122400182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122400182 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122400182 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122400182 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122400182 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122400182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400182 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 78 rtpbridge/10@mgw MGCP 1.0\r\nC: 484f'... (mgcp_client.c:807) 20250425122400182 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425122400182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553d10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400182 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 79 rtpbridge/10@mgw MGCP 1.0\r\nC: 484f'... (mgcp_client.c:807) 20250425122400182 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425122400182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553d10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400182 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{IN_USE}: Removing from parent mgw(mgw-fsm-4738828-0)[0x56281055c4f0] (mgcp_client_endpoint_fsm.c:873) 20250425122400182 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122400182 DLMGCP DEBUG mgw-endp(mgw-fsm-4738828-0)[0x56281055d120]{IN_USE}: Deallocated (fsm.c:568) 20250425122400182 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122400182 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122400182 DMGW DEBUG mgw(mgw-fsm-4738828-0)[0x56281055c4f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122400182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4738828)[0x5628104f3f10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122400182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122400182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122400182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(219)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "484f0c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "484f0c17" }, { code := "I", val := "22222" } }, sdp := omit } 20250425122400186 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250425122400186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(219)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122400186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628105639f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425122400186 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250425122400186 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553d10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400186 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553d10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400186 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553d10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400186 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810553d10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)4738828 20250425122400187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122400187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122400187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122400187 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122400187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x484f0c,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122400187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4738828 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122400187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4738828)[0x5628104f3f10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122400187 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122400187 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122400187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4738828)[0x5628104f3f10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122400187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122400187 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122400187 DLSCCP DEBUG SCCP-SCOC(18)[0x5628104f5e20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122400187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf432e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122400187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4738828)[0x5628104f3f10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122400187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122400187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122400187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400187 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)10961628 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:10 20250425122400189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400189 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400189 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400189 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400189 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00bf432e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122400189 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20250425122400189 DLSCCP DEBUG SCCP-SCOC(18)[0x5628104f5e20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122400189 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400189 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122400189 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122400189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122400189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122400189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4738828)[0x5628104f3f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122400189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4738828)[0x5628104f3f10]{disconnected}: Freeing instance (context_map.c:202) 20250425122400189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4738828)[0x5628104f3f10]{disconnected}: Deallocated (fsm.c:568) 20250425122400189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122400189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{disconnected}: Freeing instance (context_map.c:206) 20250425122400189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5628104f4040]{disconnected}: Deallocated (fsm.c:568) 20250425122400189 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4738828 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250425122400189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf432e), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20250425122400189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400189 DLSCCP DEBUG SCCP-SCOC(18)[0x5628104f5e20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122400189 DLSCCP DEBUG SCCP-SCOC(18)[0x5628104f5e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122400189 DLSCCP DEBUG SCCP-SCOC(18)[0x5628104f5e20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122400189 DLSCCP DEBUG SCCP-SCOC(18)[0x5628104f5e20]{IDLE}: Deallocated (fsm.c:568) 20250425122400189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400189 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400189 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400189 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122400206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400206 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400206 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400206 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400206 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122400206 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250425122400206 DLSCCP DEBUG SCCP-SCOC(22)[0x5628104f9280]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122400206 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400206 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122400206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122400206 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122400206 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122400206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122400206 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122400206 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122400206 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122400206 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122400206 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400206 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 80 rtpbridge/14@mgw MGCP 1.0\r\nC: 25d8'... (mgcp_client.c:807) 20250425122400206 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425122400206 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400206 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628105655d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400206 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 81 rtpbridge/14@mgw MGCP 1.0\r\nC: 25d8'... (mgcp_client.c:807) 20250425122400206 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425122400206 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628105655d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400206 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{IN_USE}: Removing from parent mgw(mgw-fsm-2480282-0)[0x5628105657b0] (mgcp_client_endpoint_fsm.c:873) 20250425122400206 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122400206 DLMGCP DEBUG mgw-endp(mgw-fsm-2480282-0)[0x562810565e40]{IN_USE}: Deallocated (fsm.c:568) 20250425122400206 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122400206 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122400206 DMGW DEBUG mgw(mgw-fsm-2480282-0)[0x5628105657b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122400206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2480282)[0x5628104f7ac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122400206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122400206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122400206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(223)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "25d89a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "25d89a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122400210 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250425122400210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056c710]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425122400210 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250425122400210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628105655d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628105655d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628105655d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628105655d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)2480282 20250425122400211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122400211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122400211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122400211 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122400211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x25d89a,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122400211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2480282 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122400211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2480282)[0x5628104f7ac0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122400211 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122400211 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122400211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2480282)[0x5628104f7ac0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122400211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122400211 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122400211 DLSCCP DEBUG SCCP-SCOC(22)[0x5628104f9280]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122400211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039165d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122400211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2480282)[0x5628104f7ac0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122400211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122400211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122400211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400211 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400211 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400211 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400211 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)15860473 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:14 20250425122400213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400213 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400213 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400213 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400213 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400213 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400213 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=0039165d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122400213 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20250425122400213 DLSCCP DEBUG SCCP-SCOC(22)[0x5628104f9280]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122400213 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400213 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122400213 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122400213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122400213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122400213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2480282)[0x5628104f7ac0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122400213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2480282)[0x5628104f7ac0]{disconnected}: Freeing instance (context_map.c:202) 20250425122400213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2480282)[0x5628104f7ac0]{disconnected}: Deallocated (fsm.c:568) 20250425122400213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122400213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{disconnected}: Freeing instance (context_map.c:206) 20250425122400213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5628104f8a70]{disconnected}: Deallocated (fsm.c:568) 20250425122400213 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2480282 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250425122400213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039165d), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20250425122400213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400213 DLSCCP DEBUG SCCP-SCOC(22)[0x5628104f9280]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122400213 DLSCCP DEBUG SCCP-SCOC(22)[0x5628104f9280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122400213 DLSCCP DEBUG SCCP-SCOC(22)[0x5628104f9280]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122400213 DLSCCP DEBUG SCCP-SCOC(22)[0x5628104f9280]{IDLE}: Deallocated (fsm.c:568) 20250425122400213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400213 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400213 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400213 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400213 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400213 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122400226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400225 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400225 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400225 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400226 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122400226 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250425122400226 DLSCCP DEBUG SCCP-SCOC(21)[0x5628104f8550]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122400226 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400226 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122400226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122400226 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122400226 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122400226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122400226 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122400226 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122400226 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122400226 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122400226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400226 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 82 rtpbridge/13@mgw MGCP 1.0\r\nC: 4b5b'... (mgcp_client.c:807) 20250425122400226 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425122400226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400226 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281056d220]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400226 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 83 rtpbridge/13@mgw MGCP 1.0\r\nC: 4b5b'... (mgcp_client.c:807) 20250425122400226 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425122400226 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281056d220]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400226 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{IN_USE}: Removing from parent mgw(mgw-fsm-4938665-0)[0x56281056deb0] (mgcp_client_endpoint_fsm.c:873) 20250425122400226 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122400226 DLMGCP DEBUG mgw-endp(mgw-fsm-4938665-0)[0x5628105531c0]{IN_USE}: Deallocated (fsm.c:568) 20250425122400226 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122400226 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122400226 DMGW DEBUG mgw(mgw-fsm-4938665-0)[0x56281056deb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122400226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4938665)[0x5628104f7180]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122400226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122400226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122400226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(222)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "4b5ba917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "4b5ba917" }, { code := "I", val := "22222" } }, sdp := omit } 20250425122400228 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250425122400228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281056e6c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122400228 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250425122400228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281056d220]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281056d220]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281056d220]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56281056d220]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)4938665 20250425122400229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122400229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122400229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122400229 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122400229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4b5ba9,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122400229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4938665 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122400229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4938665)[0x5628104f7180]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122400229 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122400229 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122400229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4938665)[0x5628104f7180]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122400229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122400229 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122400229 DLSCCP DEBUG SCCP-SCOC(21)[0x5628104f8550]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122400229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b30bba), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122400229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4938665)[0x5628104f7180]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122400229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122400229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122400229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400229 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400229 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400229 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400229 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)12633131 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:13 20250425122400231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400231 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400231 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400231 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400231 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400231 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00b30bba), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122400231 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20250425122400231 DLSCCP DEBUG SCCP-SCOC(21)[0x5628104f8550]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122400231 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400231 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122400231 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122400231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122400231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122400231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4938665)[0x5628104f7180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122400231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4938665)[0x5628104f7180]{disconnected}: Freeing instance (context_map.c:202) 20250425122400231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4938665)[0x5628104f7180]{disconnected}: Deallocated (fsm.c:568) 20250425122400231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122400231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{disconnected}: Freeing instance (context_map.c:206) 20250425122400231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5628104f7d10]{disconnected}: Deallocated (fsm.c:568) 20250425122400231 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4938665 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250425122400231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b30bba), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20250425122400231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400231 DLSCCP DEBUG SCCP-SCOC(21)[0x5628104f8550]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122400231 DLSCCP DEBUG SCCP-SCOC(21)[0x5628104f8550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122400231 DLSCCP DEBUG SCCP-SCOC(21)[0x5628104f8550]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122400231 DLSCCP DEBUG SCCP-SCOC(21)[0x5628104f8550]{IDLE}: Deallocated (fsm.c:568) 20250425122400231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400231 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400231 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400231 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400231 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400231 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(202)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122400246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400246 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400246 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400246 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400246 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122400246 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250425122400246 DLSCCP DEBUG SCCP-SCOC(23)[0x5628104fa120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122400246 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400246 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122400246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122400246 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122400246 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122400246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122400246 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122400246 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122400246 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122400246 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122400246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400246 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: bc76'... (mgcp_client.c:807) 20250425122400246 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425122400246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810576da0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122400246 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: bc76'... (mgcp_client.c:807) 20250425122400246 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425122400246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810576da0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122400246 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{IN_USE}: Removing from parent mgw(mgw-fsm-12351028-0)[0x562810577280] (mgcp_client_endpoint_fsm.c:873) 20250425122400246 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122400246 DLMGCP DEBUG mgw-endp(mgw-fsm-12351028-0)[0x562810577490]{IN_USE}: Deallocated (fsm.c:568) 20250425122400246 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122400246 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122400246 DMGW DEBUG mgw(mgw-fsm-12351028-0)[0x562810577280]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122400246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12351028)[0x5628104f8050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122400246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122400246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122400246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(224)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "bc763417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "bc763417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122400249 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250425122400249 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400249 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400249 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400249 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56281057e0f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425122400249 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250425122400249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810576da0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122400249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810576da0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122400249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810576da0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122400249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562810576da0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)12351028 20250425122400250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122400250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122400250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122400250 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122400250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbc7634,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122400250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12351028 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122400250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12351028)[0x5628104f8050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122400250 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122400250 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122400250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12351028)[0x5628104f8050]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122400250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122400250 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122400250 DLSCCP DEBUG SCCP-SCOC(23)[0x5628104fa120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122400250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e52a3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122400250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12351028)[0x5628104f8050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122400250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122400250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122400250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400250 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400250 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400250 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400250 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8885072c0934: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)4746810 HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on connection ID:15 20250425122400252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400252 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122400252 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122400252 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122400252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122400252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122400252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122400252 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122400252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122400252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122400252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122400252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122400252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122400252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=003e52a3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122400252 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20250425122400252 DLSCCP DEBUG SCCP-SCOC(23)[0x5628104fa120]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122400252 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122400252 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122400252 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122400252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122400252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122400252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12351028)[0x5628104f8050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122400252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12351028)[0x5628104f8050]{disconnected}: Freeing instance (context_map.c:202) 20250425122400252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12351028)[0x5628104f8050]{disconnected}: Deallocated (fsm.c:568) 20250425122400252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122400252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{disconnected}: Freeing instance (context_map.c:206) 20250425122400252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5628104f97a0]{disconnected}: Deallocated (fsm.c:568) 20250425122400252 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12351028 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250425122400252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e52a3), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20250425122400252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122400252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122400252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122400252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122400252 DLSCCP DEBUG SCCP-SCOC(23)[0x5628104fa120]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122400252 DLSCCP DEBUG SCCP-SCOC(23)[0x5628104fa120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122400252 DLSCCP DEBUG SCCP-SCOC(23)[0x5628104fa120]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122400252 DLSCCP DEBUG SCCP-SCOC(23)[0x5628104fa120]{IDLE}: Deallocated (fsm.c:568) 20250425122400252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122400252 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122400252 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122400252 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122400252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122400252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122400252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122400252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8885072c0934: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8885072c0934: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122402264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39846<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402265 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33529<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(197)@8885072c0934: Final verdict of PTC: none 20250425122402270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39834<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122402272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122402272 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122402272 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122402272 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(205)@8885072c0934: Final verdict of PTC: none 20250425122402278 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122402278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122402278 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122402278 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122402278 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122402278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122402278 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122402278 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122402278 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122402278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122402278 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122402278 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122402278 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122402278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122402278 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122402278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122402278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122402279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122402279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122402279 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122402279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122402279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122402279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122402279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122402279 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122402279 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122402279 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122402279 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122402280 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122402280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122402280 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122402280 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122402280 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122402280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122402280 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122402280 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425122402280 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122402280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122402280 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122402280 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122402280 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122402280 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122402280 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122402280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122402280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122402280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122402281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122402281 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122402281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122402281 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.sgsn0-RAN(206)@8885072c0934: Final verdict of PTC: none 20250425122402281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122402281 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122402281 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122402281 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122402281 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122402281 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assignment_concurrent-Iuh0(200)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@8885072c0934: Final verdict of PTC: none 20250425122402292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47014<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46964<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46920<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46908<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46912<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46962<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46910<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46934<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46982<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47032<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(202)@8885072c0934: Final verdict of PTC: none20250425122402293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46950<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46974<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122402294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47030<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8885072c0934: Final verdict of PTC: none TC_rab_assignment_concurrent0(217)@8885072c0934: Final verdict of PTC: pass 20250425122402294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46948<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@8885072c0934: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@8885072c0934: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@8885072c0934: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@8885072c0934: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@8885072c0934: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@8885072c0934: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@8885072c0934: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@8885072c0934: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@8885072c0934: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@8885072c0934: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@8885072c0934: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@8885072c0934: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@8885072c0934: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@8885072c0934: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@8885072c0934: Final verdict of PTC: pass HNBGW-PFCP(199)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(208)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@8885072c0934: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Fri Apr 25 12:24:02 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20250425122402505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122402692 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122402692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064d276), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122402692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122402692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122402692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122402692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122402692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122402693 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122402693 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122402693 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122402693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122402693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122402693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122402693 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122402907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1930904) Waiting for packet dumper to finish... 1 (prev_count=1930904, count=1936140) 20250425122404280 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122404280 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122404280 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122404281 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122404281 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122404281 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Fri Apr 25 12:24:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_rab_release started. 20250425122406007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122406009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122406012 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44299<->l=127.0.0.1:4262) (control_if.c:572) 20250425122406022 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122406022 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122406023 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122406023 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122406023 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122406023 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122406023 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122406023 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122406023 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122406024 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122406024 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122406024 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122406024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122406024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122406024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122406024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122406024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122406024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122406024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122406024 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122406024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122406024 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122406024 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122406024 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122406024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122406024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122406024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122406025 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122406025 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122406025 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122406025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122406025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122406025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122406025 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122406025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122406025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122406025 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122406025 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122406025 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122406025 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122406025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122406025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122406025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122406025 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122406025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122406025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122406025 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122406025 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122406025 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122406025 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122406025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122406025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122406025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122406025 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122406025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122406025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122406025 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122406025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122406025 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122406025 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122406025 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122406025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122406025 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122406025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122406025 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122406025 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122406025 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122406025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122406025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122406025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122406025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122406025 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122406025 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122406025 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122406025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122406025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122406025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(233)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(231)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122406039 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122406039 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122406040 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122406040 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122406040 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122406040 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122406040 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122406040 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122406041 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122406041 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122406041 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122406041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122406041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122406041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122406041 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122406041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122406041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122406041 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122406041 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122406041 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122406041 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122406041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122406041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122406041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122406041 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122406041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122406041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122406041 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122406041 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122406041 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122406041 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122406041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122406041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122406041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122406041 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122406041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122406041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122406041 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122406041 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122406041 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122406041 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122406041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122406041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122406041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122406041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122406041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122406041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122406041 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122406042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122406042 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122406042 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122406042 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122406042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122406042 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122406042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122406042 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122406042 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122406042 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122406042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122406042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122406042 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122406042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122406042 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122406042 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122406042 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122406042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122406042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122406042 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122406042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122406042 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122406042 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122406042 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122406042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122406042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122406042 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122406062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122406062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122406062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122406062 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122406062 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122406062 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122406062 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122406062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122406062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122406235 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122406235 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122406236 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122406236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122406243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122406243 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122406243 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122406243 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122406243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122406243 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122406243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122406246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122406246 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122406246 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122406246 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122406246 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122406246 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122406246 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122406246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122406246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122406246 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122406246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122406246 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122406246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122406246 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122406246 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122406246 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122406246 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122406247 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122406247 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122406247 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122406247 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122406247 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122406247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122406247 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122406247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122406247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122406247 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122406248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122406248 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122406248 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122406248 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122406248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122406248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122406248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122406248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122406252 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122406252 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122406252 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122406252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(236)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122406257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122406257 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122406257 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122406257 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122406257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122406257 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122406257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122406258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122406258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122406258 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122406258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122406258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122406258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122406258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122406258 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122406258 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122406258 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122406258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122406258 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122406258 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122406258 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122406258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122406258 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122406258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122406259 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122406260 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122406260 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122406260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122406260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122406260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122406260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122406260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122406260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122406260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122406260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122406260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122406260 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122406260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122406260 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122406260 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122406260 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122406260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122406260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122406260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122406260 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122407050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122407050 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122407050 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122407050 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122407050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122407050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122407050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122407050 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122407051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122407051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122407051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122407051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122407051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122407051 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122407051 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122407051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122407051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407051 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122407051 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122407051 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122407051 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122407051 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122407051 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122407051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122407051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122407051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122407051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122407051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122407051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122407051 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122407051 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122407051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122407051 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122407051 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122407051 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122407051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122407051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122407051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122407051 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122407053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122407053 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122407053 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122407053 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122407053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122407053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122407053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122407053 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122407053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122407053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122407053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122407053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122407053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122407053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122407053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122407053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122407053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407053 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122407053 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122407053 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122407053 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122407053 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122407065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122407065 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122407065 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122407065 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122407065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122407065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122407065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122407065 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122407065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122407065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122407065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122407065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122407065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122407065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122407065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122407065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122407065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122407065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122407065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122407065 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122407065 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122407065 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122407065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122407065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122407065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122407065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122407065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122407065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122407065 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122407065 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122407066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122407066 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122407066 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122407066 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122407066 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122407066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122407066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122407066 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122407066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122407066 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122407066 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122407066 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122407066 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122407066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122407066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122407066 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122407066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122407066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122407066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122407066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122407066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122407066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122407066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122407066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122407066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122407066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122407066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122407066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122407066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122407066 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122407066 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122407066 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122407080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44888<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@8885072c0934: Added conn table entry 0TC_rab_release0(238)9138746 20250425122408117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122408117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122408117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122408117 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122408117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8b723a, normal) (hnbgw_rua.c:407) 20250425122408117 DHNB DEBUG map_rua[0x5628104fc9a0]{init}: Allocated (fsm.c:456) 20250425122408117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9138746)[0x5628104fc9a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122408117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9138746 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122408117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122408117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122408117 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9138746 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122408117 DCN DEBUG map_sccp[0x5628104eac80]{init}: Allocated (fsm.c:456) 20250425122408117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122408117 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9138746 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122408117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9138746 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122408117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9138746)[0x5628104fc9a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122408117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122408117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122408117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9138746)[0x5628104fc9a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122408117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122408117 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122408117 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{IDLE}: Allocated (fsm.c:456) 20250425122408117 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122408117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000018), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002050056400500f1100926) (sccp_scrc.c:406) 20250425122408117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122408117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122408117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122408117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122408117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122408117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122408117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122408117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122408117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122408117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122408117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122408117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122408117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122408117 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122408117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122408117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9138746)[0x5628104fc9a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122408117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122408117 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122408117 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122408117 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122408117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122408117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122408117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122408117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@8885072c0934: Added conn table entry 0TC_rab_release0(238)5752078 HNBGW_Test.msc0-SCCP(231)@8885072c0934: Session index based on connection ID:0 TC_rab_release0(238)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122408135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122408135 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122408135 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122408135 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122408135 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122408135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122408135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122408135 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122408135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122408135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122408135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122408135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122408135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122408135 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bf5f10) (sccp_scrc.c:477) 20250425122408135 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20250425122408135 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122408135 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122408135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122408136 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122408136 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122408136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122408136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(237)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(231)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(231)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425122408336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122408336 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122408336 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122408336 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122408336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122408336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122408336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122408336 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122408336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122408336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122408336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122408336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122408336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122408336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122408336 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250425122408336 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122408336 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122408336 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122408336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122408336 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122408336 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122408336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122408336 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122408336 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122408336 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122408336 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122408336 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122408336 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122408336 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122408336 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{UNUSED}: Allocated (fsm.c:456) 20250425122408336 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{UNUSED}: is child of mgw(mgw-fsm-9138746-0)[0x5628104eab50] (fsm.c:486) 20250425122408336 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9138746-0)[0x5628104eab50] (mgcp_client_endpoint_fsm.c:724) 20250425122408336 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122408336 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122408336 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122408336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9138746-0)[0x5628104e6400]{ST_CRCX}: Allocated (fsm.c:456) 20250425122408336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9138746-0)[0x5628104e6400]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0] (fsm.c:486) 20250425122408336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9138746-0)[0x5628104e6400]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122408336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9138746-0)[0x5628104e6400]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122408336 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 8b723'... (mgcp_client.c:807) 20250425122408336 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122408336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9138746-0)[0x5628104e6400]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122408336 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8b723a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b723a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8b723a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b723a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425122408347 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250425122408347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122408347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122408347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122408347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122408347 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122408347 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408347 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408347 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122408347 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122408347 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408347 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122408347 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122408347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122408347 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122408347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9138746)[0x5628104fc9a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122408347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122408347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122408347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release0(238)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122408357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122408357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122408357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122408357 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122408357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8b723a) (hnbgw_rua.c:471) 20250425122408357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9138746 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122408357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9138746)[0x5628104fc9a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122408357 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122408357 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122408357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9138746)[0x5628104fc9a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122408357 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122408357 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122408357 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122408357 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122408357 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122408357 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9138746-0)[0x5628104eab50] (mgcp_client_endpoint_fsm.c:724) 20250425122408357 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122408357 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122408357 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408357 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122408357 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 8b723'... (mgcp_client.c:807) 20250425122408357 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425122408357 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122408357 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122408357 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408357 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "8b723a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b723a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122408364 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250425122408364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122408364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122408364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122408364 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122408364 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408364 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408364 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122408364 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122408364 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408364 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122408364 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122408364 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122408364 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9138746-0)[0x5628104eab50] (mgcp_client_endpoint_fsm.c:724) 20250425122408364 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122408364 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122408364 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122408364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9138746-0)[0x5628104e4d70]{ST_CRCX}: Allocated (fsm.c:456) 20250425122408364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9138746-0)[0x5628104e4d70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0] (fsm.c:486) 20250425122408364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9138746-0)[0x5628104e4d70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122408364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9138746-0)[0x5628104e4d70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250425122408364 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 8b723'... (mgcp_client.c:807) 20250425122408364 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425122408364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9138746-0)[0x5628104e4d70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122408364 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122408364 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408364 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408364 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "8b723a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b723a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122408370 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250425122408370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122408370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122408370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4d70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122408370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4d70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122408370 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122408370 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408370 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408370 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408370 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122408370 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122408370 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408370 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{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) 20250425122408370 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122408370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122408370 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122408370 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122408370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122408370 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122408370 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122408370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5f10), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122408370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122408370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122408370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122408370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122408370 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122408370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122408370 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122408370 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122408370 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122408370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122408370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122408370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122408370 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@8885072c0934: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(231)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@8885072c0934: vl_len:21 HNBGW_Test.msc0-SCCP(231)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(231)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250425122408388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122408388 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122408388 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122408388 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122408388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122408388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122408388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122408388 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122408388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122408388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122408388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122408388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122408388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122408388 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:477) 20250425122408388 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250425122408388 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122408388 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122408388 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122408388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122408388 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122408388 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122408388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122408388 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425122408388 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425122408388 DMGW NOTICE mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250425122408388 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250425122408388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9138746)[0x5628104fc9a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250425122408388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250425122408388 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250425122408388 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122408388 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122408388 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122408388 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 8b723'... (mgcp_client.c:807) 20250425122408388 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122408388 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122408388 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4d70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122408388 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 8b723'... (mgcp_client.c:807) 20250425122408388 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122408388 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4d70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122408388 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{IN_USE}: Removing from parent mgw(mgw-fsm-9138746-0)[0x5628104eab50] (mgcp_client_endpoint_fsm.c:873) 20250425122408388 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122408388 DLMGCP DEBUG mgw-endp(mgw-fsm-9138746-0)[0x5628104e4ea0]{IN_USE}: Deallocated (fsm.c:568) 20250425122408388 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122408388 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122408388 DMGW DEBUG mgw(mgw-fsm-9138746-0)[0x5628104eab50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122408388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122408388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release0(238)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "8b723a17" }, { code := "I", val := "11111" } }, sdp := omit } 20250425122408391 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250425122408391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122408391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122408391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122408391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "8b723a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122408392 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250425122408392 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4d70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122408392 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4d70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122408392 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4d70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122408392 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4d70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@8885072c0934: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122408436 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44299<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@8885072c0934: Final verdict of PTC: none 20250425122408443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44884<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122408443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44878<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122408444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122408444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122408444 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122408444 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122408444 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122408444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9138746)[0x5628104fc9a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122408444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9138746)[0x5628104fc9a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122408444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122408444 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122408444 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122408444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5f10), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122408444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122408444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122408444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122408444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122408444 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122408444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122408444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9138746)[0x5628104fc9a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122408444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9138746)[0x5628104fc9a0]{disrupted}: Freeing instance (context_map.c:202) 20250425122408444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9138746)[0x5628104fc9a0]{disrupted}: Deallocated (fsm.c:568) 20250425122408444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122408444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{disconnected}: Freeing instance (context_map.c:206) 20250425122408444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5628104eac80]{disconnected}: Deallocated (fsm.c:568) 20250425122408444 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9138746 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425122408444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122408444 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122408444 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122408444 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122408444 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122408444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122408444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122408444 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(235)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@8885072c0934: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@8885072c0934: Final verdict of PTC: none 20250425122408444 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122408444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122408444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122408444 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122408444 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122408444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122408444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122408444 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122408444 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122408444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122408444 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122408445 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122408445 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122408445 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122408445 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122408445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122408445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_rab_release(225)@8885072c0934: Final verdict of PTC: none 20250425122408445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122408445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122408445 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122408445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122408445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122408445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122408445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122408445 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122408445 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.msc0-RAN(232)@8885072c0934: Final verdict of PTC: none 20250425122408445 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122408445 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122408445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122408445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122408445 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122408445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122408445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122408445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW-PFCP(228)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(237)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@8885072c0934: Final verdict of PTC: none 20250425122408445 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122408445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122408445 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122408445 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122408445 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122408445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122408445 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122408445 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122408445 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122408445 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122408445 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122408445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122408445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122408445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122408445 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122408445 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122408445 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122408445 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(233)@8885072c0934: Final verdict of PTC: none TC_rab_release-Iuh0(229)@8885072c0934: Final verdict of PTC: none 20250425122408445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44888<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@8885072c0934: Test case TC_rab_release finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Fri Apr 25 12:24: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 20250425122408484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122408985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261312) Waiting for packet dumper to finish... 1 (prev_count=261312, count=321324) 20250425122410446 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122410446 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122410446 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122410446 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122410446 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122410446 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Fri Apr 25 12:24:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_rab_release_abnormal started. 20250425122412081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122412086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122412089 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46653<->l=127.0.0.1:4262) (control_if.c:572) 20250425122412105 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122412105 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122412105 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122412105 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122412106 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122412106 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122412106 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122412106 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122412106 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122412106 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122412106 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122412106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122412106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122412106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122412106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122412106 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122412106 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122412106 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122412106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412106 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122412106 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122412106 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122412106 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122412106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122412106 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122412107 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122412107 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122412107 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122412107 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122412107 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122412107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122412107 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122412107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122412107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122412107 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122412107 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122412107 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122412107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412107 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122412107 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122412107 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122412107 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122412107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122412107 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122412108 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122412108 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122412108 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122412108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122412108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122412108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122412108 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122412108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122412108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122412108 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122412108 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122412108 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122412108 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122412108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122412108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122412108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122412108 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122412108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122412108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122412108 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122412108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412108 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122412108 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122412108 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122412108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122412108 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122412108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412108 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122412108 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122412108 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122412108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122412109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122412109 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(247)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(245)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122412122 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122412122 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122412122 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122412122 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122412122 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122412122 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122412122 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122412122 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122412123 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122412123 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122412123 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122412123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122412123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122412123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122412123 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122412123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122412123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122412123 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122412123 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122412123 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122412124 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122412124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122412124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122412124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122412124 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122412124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122412124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122412124 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122412124 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122412124 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122412124 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122412124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122412124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122412124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122412124 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122412124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122412124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122412124 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122412124 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122412124 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122412124 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122412124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122412124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122412124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122412124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122412124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122412124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122412124 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122412124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412124 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122412124 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122412124 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122412124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122412124 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122412124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412124 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122412124 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122412124 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122412124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122412124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122412124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122412124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412124 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122412124 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122412124 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122412124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122412124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122412124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122412124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412124 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122412124 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122412124 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122412124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122412124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122412124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122412143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122412143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122412143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122412143 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122412143 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122412143 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122412143 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122412143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122412143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122412319 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122412319 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122412319 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122412319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122412328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412328 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122412328 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122412328 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122412328 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122412328 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122412328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122412331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412331 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122412331 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122412331 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122412331 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122412331 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122412331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122412331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122412332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122412332 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122412332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122412332 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122412332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122412332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122412332 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122412332 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122412332 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122412333 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122412333 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122412333 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122412333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122412333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122412333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412334 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122412334 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122412334 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122412334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122412334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122412334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122412334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122412334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122412334 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122412334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412334 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122412334 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122412334 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122412334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122412334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122412334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122412334 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(250)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122412340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412340 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122412340 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122412340 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122412340 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122412340 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122412340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122412341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412341 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122412341 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122412341 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122412341 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122412341 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122412341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122412341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122412341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122412341 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122412341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122412341 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122412341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122412341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122412341 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122412341 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122412341 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122412342 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122412342 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122412342 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122412342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122412342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122412342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122412343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122412343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122412343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122412343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122412343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122412343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122412343 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122412343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412343 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122412343 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122412343 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122412343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122412343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122412343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122412343 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122412693 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122412693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064d276), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122412693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122412693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122412693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122412693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122412693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412693 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122412693 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122412694 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122412694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122412694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122412694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122412694 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122412702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122412702 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122412702 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122412702 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122412702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122412702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122412702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122412702 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122412702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122412703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122412703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122412703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122412703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122412703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=0064d276) (sccp_scrc.c:477) 20250425122412703 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20250425122412703 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122412703 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122412703 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122412703 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122412703 DLSCCP DEBUG SCCP-SCOC(6)[0x5628104e0f80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(246)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122413137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122413137 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122413137 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122413137 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122413137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122413137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122413137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122413137 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122413137 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122413137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122413137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122413137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122413137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122413137 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122413137 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122413137 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122413137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413137 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122413137 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122413137 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122413137 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122413137 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122413137 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122413137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122413138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122413138 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122413138 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122413138 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122413138 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122413138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122413138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122413138 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122413137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122413137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122413137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122413137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122413137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122413137 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122413137 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122413139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122413139 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122413139 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122413139 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122413140 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122413140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122413140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122413140 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122413140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122413140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122413140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122413140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122413140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122413140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122413140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122413140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122413140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413140 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122413140 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122413140 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122413140 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122413140 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122413142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122413142 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122413142 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122413142 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122413142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122413142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122413142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122413142 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122413142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122413142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122413142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122413142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122413142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122413142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122413142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122413142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122413142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122413142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122413142 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122413142 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122413142 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122413142 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122413142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122413142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122413142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122413142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122413142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122413142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122413142 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122413142 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122413142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122413142 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122413142 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122413142 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122413142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122413142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122413142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122413142 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122413144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122413144 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122413144 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122413144 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122413144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122413144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122413144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122413144 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122413144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122413144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122413144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122413144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122413144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122413144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122413144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122413144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122413144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122413144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122413144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122413144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122413144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122413144 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122413144 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122413144 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122413174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44936<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@8885072c0934: Added conn table entry 0TC_rab_release_abnormal0(252)5379170 20250425122414216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122414216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122414216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122414216 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122414216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x521462, normal) (hnbgw_rua.c:407) 20250425122414216 DHNB DEBUG map_rua[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122414216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5379170)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122414216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5379170 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122414216 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122414216 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122414216 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5379170 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122414216 DCN DEBUG map_sccp[0x5628104fc9a0]{init}: Allocated (fsm.c:456) 20250425122414216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122414216 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5379170 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122414216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5379170 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122414216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5379170)[0x5628104e0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122414216 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122414216 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122414216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5379170)[0x5628104e0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122414216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122414216 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122414216 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{IDLE}: Allocated (fsm.c:456) 20250425122414216 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122414216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000019), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030002160056400500f1100926) (sccp_scrc.c:406) 20250425122414216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122414216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122414216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122414216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122414217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122414217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122414217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122414217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122414217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122414217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122414217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122414217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122414217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122414217 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122414217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122414217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5379170)[0x5628104e0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122414217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122414217 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122414217 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122414217 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122414217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122414217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122414217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122414217 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@8885072c0934: Added conn table entry 0TC_rab_release_abnormal0(252)4723141 HNBGW_Test.msc0-SCCP(245)@8885072c0934: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122414239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122414239 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122414239 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122414239 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122414239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122414239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122414239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122414239 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122414239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122414239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122414239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122414239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122414239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122414239 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f33209) (sccp_scrc.c:477) 20250425122414239 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20250425122414239 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122414239 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122414239 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122414240 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122414240 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122414240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122414240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(251)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(245)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(245)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425122414441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122414441 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122414441 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122414441 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122414441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122414441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122414441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122414441 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122414441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122414441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122414441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122414441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122414441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122414441 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122414441 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250425122414441 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122414441 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122414441 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122414441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122414441 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122414441 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122414441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122414441 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122414441 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122414441 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122414441 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122414441 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122414441 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122414442 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122414442 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{UNUSED}: Allocated (fsm.c:456) 20250425122414442 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{UNUSED}: is child of mgw(mgw-fsm-5379170-0)[0x5628104e4d70] (fsm.c:486) 20250425122414442 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5379170-0)[0x5628104e4d70] (mgcp_client_endpoint_fsm.c:724) 20250425122414442 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122414442 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122414442 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122414442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5379170-0)[0x5628104e4ea0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122414442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5379170-0)[0x5628104e4ea0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400] (fsm.c:486) 20250425122414442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5379170-0)[0x5628104e4ea0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122414442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5379170-0)[0x5628104e4ea0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122414442 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 52146'... (mgcp_client.c:807) 20250425122414442 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122414442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5379170-0)[0x5628104e4ea0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122414442 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "52146217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "52146217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "52146217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "52146217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425122414482 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250425122414482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122414482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122414482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122414482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122414482 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122414482 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414482 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414482 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122414482 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122414482 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414482 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122414482 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122414482 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122414482 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122414482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5379170)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122414482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122414482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122414482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122414514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122414514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122414514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122414514 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122414514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x521462) (hnbgw_rua.c:471) 20250425122414514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5379170 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122414514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5379170)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122414514 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122414514 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122414514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5379170)[0x5628104e0f80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122414514 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122414514 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122414514 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122414514 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122414514 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122414514 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5379170-0)[0x5628104e4d70] (mgcp_client_endpoint_fsm.c:724) 20250425122414514 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122414514 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122414514 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414514 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122414515 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 52146'... (mgcp_client.c:807) 20250425122414515 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425122414515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122414515 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122414515 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414515 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "52146217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "52146217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122414537 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250425122414537 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122414537 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122414537 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122414537 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122414537 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414537 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414537 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122414537 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122414537 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414537 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122414537 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122414537 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122414537 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5379170-0)[0x5628104e4d70] (mgcp_client_endpoint_fsm.c:724) 20250425122414537 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122414537 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122414537 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122414537 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5379170-0)[0x5628104eab50]{ST_CRCX}: Allocated (fsm.c:456) 20250425122414537 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5379170-0)[0x5628104eab50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400] (fsm.c:486) 20250425122414537 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5379170-0)[0x5628104eab50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122414537 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5379170-0)[0x5628104eab50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250425122414537 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 52146'... (mgcp_client.c:807) 20250425122414537 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425122414538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5379170-0)[0x5628104eab50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122414538 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122414538 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414538 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414538 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "52146217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "52146217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122414551 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250425122414551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104eab50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122414551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104eab50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122414551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104eab50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122414551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104eab50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122414551 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122414551 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414551 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414551 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414551 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122414551 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122414551 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414551 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{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) 20250425122414551 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122414551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122414551 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122414551 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122414551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122414551 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122414551 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122414551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f33209), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122414551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122414551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122414551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122414551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122414551 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122414551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122414552 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122414552 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122414552 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122414552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122414552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122414552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122414552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@8885072c0934: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(245)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@8885072c0934: vl_len:21 HNBGW_Test.msc0-SCCP(245)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(245)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250425122414591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122414591 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122414591 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122414591 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122414591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122414591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122414591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122414591 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122414591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122414591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122414591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122414591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122414591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122414591 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:477) 20250425122414591 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250425122414591 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122414591 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122414591 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122414591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122414591 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122414591 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122414591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122414591 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425122414591 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425122414591 DMGW NOTICE mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250425122414591 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250425122414591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5379170)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250425122414591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250425122414591 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250425122414591 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122414591 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122414591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122414591 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 52146'... (mgcp_client.c:807) 20250425122414591 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122414591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122414591 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104eab50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122414591 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 52146'... (mgcp_client.c:807) 20250425122414591 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122414591 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104eab50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122414591 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{IN_USE}: Removing from parent mgw(mgw-fsm-5379170-0)[0x5628104e4d70] (mgcp_client_endpoint_fsm.c:873) 20250425122414591 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122414591 DLMGCP DEBUG mgw-endp(mgw-fsm-5379170-0)[0x5628104e6400]{IN_USE}: Deallocated (fsm.c:568) 20250425122414591 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122414591 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122414591 DMGW DEBUG mgw(mgw-fsm-5379170-0)[0x5628104e4d70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122414591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122414591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "52146217" }, { code := "I", val := "11111" } }, sdp := omit } 20250425122414594 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250425122414594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122414594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122414594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122414594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "52146217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122414594 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250425122414594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104eab50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122414594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104eab50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122414594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104eab50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122414594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104eab50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@8885072c0934: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122414649 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46653<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@8885072c0934: Final verdict of PTC: none 20250425122414661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122414662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44918<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122414663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122414663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122414663 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122414663 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122414663 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122414663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5379170)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122414663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5379170)[0x5628104e0f80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122414663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122414663 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122414663 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122414663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f33209), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122414663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122414663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122414663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122414663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122414663 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122414663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122414663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5379170)[0x5628104e0f80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122414663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5379170)[0x5628104e0f80]{disrupted}: Freeing instance (context_map.c:202) 20250425122414663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5379170)[0x5628104e0f80]{disrupted}: Deallocated (fsm.c:568) 20250425122414663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122414663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{disconnected}: Freeing instance (context_map.c:206) 20250425122414663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5628104fc9a0]{disconnected}: Deallocated (fsm.c:568) 20250425122414663 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5379170 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425122414663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122414663 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122414663 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122414663 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122414663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122414663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122414663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122414663 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_rab_release_abnormal(239)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@8885072c0934: Final verdict of PTC: none 20250425122414664 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122414664 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122414664 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122414664 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122414664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122414664 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122414664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122414664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122414664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122414664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122414664 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122414664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122414664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122414664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122414664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122414664 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122414664 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122414664 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122414664 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release_abnormal-Iuh0-RUA(244)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@8885072c0934: Final verdict of PTC: none 20250425122414664 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122414664 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122414664 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122414664 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122414664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122414664 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW-PFCP(242)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@8885072c0934: Final verdict of PTC: none 20250425122414664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122414664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_release_abnormal-Iuh0(243)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(251)@8885072c0934: Final verdict of PTC: none 20250425122414664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122414664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122414664 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122414664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122414664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122414664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122414664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.msc0-SCCP(245)@8885072c0934: Final verdict of PTC: none 20250425122414664 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122414664 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122414664 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122414664 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(247)@8885072c0934: Final verdict of PTC: none 20250425122414665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44936<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@8885072c0934: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Fri Apr 25 12:24: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 20250425122414720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122415223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=298024) Waiting for packet dumper to finish... 1 (prev_count=298024, count=331852) 20250425122416664 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122416664 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122416664 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122416664 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122416664 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122416665 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Fri Apr 25 12:24:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_rab_assign_fail started. 20250425122418297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122418302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122418307 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43041<->l=127.0.0.1:4262) (control_if.c:572) 20250425122418328 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122418328 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122418328 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122418328 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122418329 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122418329 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122418329 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122418329 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122418329 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122418329 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122418329 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122418329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122418329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122418329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122418330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122418330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122418330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122418330 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122418330 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122418330 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122418330 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122418330 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122418330 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122418330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122418330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122418330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122418330 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122418330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122418330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122418330 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122418330 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122418330 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122418330 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122418330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122418330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122418330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122418330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122418330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122418330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122418330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122418330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122418330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122418330 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122418330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122418330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122418330 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122418330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122418330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122418330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122418330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122418330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122418330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122418330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122418330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122418330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122418330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122418331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122418331 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122418331 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122418331 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122418331 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122418332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122418332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122418332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122418332 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122418332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122418332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122418332 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122418332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418332 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122418332 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122418332 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122418332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122418332 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(261)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(259)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122418345 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122418345 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122418345 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122418345 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122418345 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122418345 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122418346 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122418346 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122418347 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122418347 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122418347 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122418347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122418347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122418347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122418347 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122418347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122418347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122418347 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122418347 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122418347 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122418347 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122418347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122418347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122418347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122418347 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122418347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122418347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122418347 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122418347 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122418347 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122418347 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122418347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122418347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122418347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122418347 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122418347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122418347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122418347 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122418347 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122418347 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122418347 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122418347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122418347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122418347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122418347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122418347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122418347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122418347 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122418347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418347 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122418347 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122418347 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122418347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122418347 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122418347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418347 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122418347 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122418347 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122418347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122418347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122418347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122418347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418347 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122418347 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122418347 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122418347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122418347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122418347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122418347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418347 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122418347 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122418347 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122418347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122418347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122418347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(264)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122418365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122418365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122418365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122418365 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122418366 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122418366 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122418366 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122418366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122418366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122418445 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122418445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5f10), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122418445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122418445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122418445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122418445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122418445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418446 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122418446 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122418446 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122418446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122418446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122418446 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122418543 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122418543 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122418543 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122418543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122418553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418553 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122418553 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122418553 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122418553 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122418553 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122418553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122418556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418556 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122418556 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122418556 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122418556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122418556 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122418556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122418557 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122418557 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122418557 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122418557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122418557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122418557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122418557 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122418557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122418557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122418557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122418557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122418557 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122418557 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122418557 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122418558 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122418558 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122418558 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122418558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122418558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122418558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122418558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122418558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122418558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122418558 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn0-M3UA(264)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122418558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418558 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122418558 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122418558 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122418558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122418558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122418558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122418558 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122418559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418559 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122418559 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122418559 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122418559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122418559 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122418559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122418560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418560 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122418560 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122418560 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122418560 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122418560 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122418560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122418560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122418560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122418560 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122418560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122418560 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122418560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122418560 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122418560 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122418560 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122418560 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122418561 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122418561 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122418561 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122418561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122418561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122418561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122418561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122418561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122418561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122418561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122418561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122418561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122418561 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122418561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122418561 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122418561 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122418561 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122418561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122418561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122418561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122418561 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122419359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122419359 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122419359 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122419359 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122419359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122419359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122419359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122419359 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122419359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122419359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122419359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122419359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122419359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122419359 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122419359 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122419359 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122419359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419359 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122419359 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122419360 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122419360 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122419360 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122419360 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122419360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122419360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122419360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122419360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122419360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122419360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122419360 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122419360 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122419361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122419361 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122419361 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122419361 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122419361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122419361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122419361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122419361 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122419362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122419362 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122419362 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122419362 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122419362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122419362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122419362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122419362 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122419362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122419362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122419362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122419362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122419362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122419362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122419362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122419362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122419362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122419362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122419362 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122419362 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122419362 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122419364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122419364 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122419364 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122419364 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122419364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122419364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122419364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122419364 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122419364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122419364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122419364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122419364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122419364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122419364 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122419364 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122419364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122419364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122419364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122419364 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122419364 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122419364 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122419364 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122419364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122419364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122419364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122419364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122419364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122419364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122419364 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122419364 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122419364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122419364 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122419364 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122419364 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122419364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122419364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122419364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122419364 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122419365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122419365 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122419365 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122419365 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122419365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122419365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122419365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122419365 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122419365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122419365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122419365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122419365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122419365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122419365 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122419365 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122419365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122419365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122419365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122419365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122419365 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122419365 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122419365 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122419365 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122419365 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122419385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55332<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@8885072c0934: Added conn table entry 0TC_rab_assign_fail0(266)2721143 20250425122420423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122420423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122420423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122420423 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122420423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x298577, normal) (hnbgw_rua.c:407) 20250425122420423 DHNB DEBUG map_rua[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122420423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721143)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122420423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721143 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122420423 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122420423 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122420423 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721143 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122420423 DCN DEBUG map_sccp[0x5628104fc9a0]{init}: Allocated (fsm.c:456) 20250425122420423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5628104fc9a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122420423 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2721143 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122420423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721143 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122420423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721143)[0x5628104e0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122420423 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122420423 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122420423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721143)[0x5628104e0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122420423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5628104fc9a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122420423 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122420423 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{IDLE}: Allocated (fsm.c:456) 20250425122420423 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122420423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300013e0056400500f1100926) (sccp_scrc.c:406) 20250425122420423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122420423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122420423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122420423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122420423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122420423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122420423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122420423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122420423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122420423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122420423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122420423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122420423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122420423 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122420423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5628104fc9a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122420423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721143)[0x5628104e0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122420423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122420423 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122420423 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122420423 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122420423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122420423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122420423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122420423 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@8885072c0934: Added conn table entry 0TC_rab_assign_fail0(266)12296812 HNBGW_Test.msc0-SCCP(259)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@8885072c0934: setverdict(pass): none -> pass 20250425122420439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122420439 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122420439 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122420439 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122420439 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122420439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122420439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122420439 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122420439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122420439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122420439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122420439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122420439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122420439 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0053c2c9) (sccp_scrc.c:477) 20250425122420439 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20250425122420439 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122420439 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122420439 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122420439 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122420439 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122420439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5628104fc9a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122420439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5628104fc9a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@8885072c0934: 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)@8885072c0934: 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)@8885072c0934: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assign_fail0(266)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(265)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(259)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(259)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425122420640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122420640 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122420640 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122420640 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122420640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122420640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122420640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122420640 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122420641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122420641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122420641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122420641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122420641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122420641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122420641 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20250425122420641 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122420641 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122420641 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122420641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122420641 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122420641 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122420641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5628104fc9a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122420641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122420641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122420641 DMGW DEBUG mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122420641 DMGW DEBUG mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122420641 DMGW DEBUG mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122420641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122420641 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122420641 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{UNUSED}: Allocated (fsm.c:456) 20250425122420641 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{UNUSED}: is child of mgw(mgw-fsm-2721143-0)[0x5628104e4ea0] (fsm.c:486) 20250425122420641 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2721143-0)[0x5628104e4ea0] (mgcp_client_endpoint_fsm.c:724) 20250425122420641 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122420641 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122420641 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122420641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721143-0)[0x5628104e4d70]{ST_CRCX}: Allocated (fsm.c:456) 20250425122420641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721143-0)[0x5628104e4d70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400] (fsm.c:486) 20250425122420641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721143-0)[0x5628104e4d70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122420641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721143-0)[0x5628104e4d70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122420641 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 29857'... (mgcp_client.c:807) 20250425122420641 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122420641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721143-0)[0x5628104e4d70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122420641 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "29857717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29857717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "29857717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29857717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425122420674 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250425122420674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122420674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122420674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122420674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122420674 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122420674 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{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) 20250425122420674 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{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) 20250425122420674 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122420674 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122420674 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{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) 20250425122420674 DMGW DEBUG mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122420674 DMGW DEBUG mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122420674 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122420674 DMGW DEBUG mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122420674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721143)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122420674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122420674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122420674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_fail0(266)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122420691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122420691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122420691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250425122420691 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122420691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x298577) (hnbgw_rua.c:471) 20250425122420691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721143 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250425122420691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721143)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122420691 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122420691 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122420691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721143)[0x5628104e0f80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122420691 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250425122420691 DMGW DEBUG mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122420691 DMGW DEBUG mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122420691 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250425122420691 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250425122420691 DMGW ERROR mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250425122420691 DMGW DEBUG mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250425122420691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250425122420691 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122420691 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122420691 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053c2c9), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20250425122420691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122420691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122420691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122420691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122420691 DMGW DEBUG mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250425122420691 DMGW DEBUG mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122420691 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122420691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122420691 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 29857'... (mgcp_client.c:807) 20250425122420691 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425122420691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122420691 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{IN_USE}: Removing from parent mgw(mgw-fsm-2721143-0)[0x5628104e4ea0] (mgcp_client_endpoint_fsm.c:873) 20250425122420691 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122420691 DLMGCP DEBUG mgw-endp(mgw-fsm-2721143-0)[0x5628104e6400]{IN_USE}: Deallocated (fsm.c:568) 20250425122420691 DMGW DEBUG mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122420691 DMGW DEBUG mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122420691 DMGW DEBUG mgw(mgw-fsm-2721143-0)[0x5628104e4ea0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122420691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122420691 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122420691 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122420691 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122420691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122420691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122420691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122420691 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@8885072c0934: 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)@8885072c0934: 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)@8885072c0934: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(266)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "29857717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122420713 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250425122420713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122420713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122420713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122420713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122420717 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43041<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@8885072c0934: Final verdict of PTC: none 20250425122420732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55322<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122420733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122420735 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122420735 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122420735 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122420735 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122420735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122420735 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122420735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122420735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(259)@8885072c0934: Final verdict of PTC: none 20250425122420735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122420735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122420735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122420735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122420735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122420735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122420735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122420735 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122420735 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122420735 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122420735 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(260)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@8885072c0934: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@8885072c0934: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(265)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@8885072c0934: Final verdict of PTC: none 20250425122420735 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122420735 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122420735 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122420735 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122420735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122420735 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122420735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122420735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122420735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW-PFCP(256)@8885072c0934: Final verdict of PTC: none 20250425122420735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122420735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122420735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122420735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122420735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122420735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122420735 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122420735 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122420735 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122420735 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122420735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122420735 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122420735 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122420735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053c2c9), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122420735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122420735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122420735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122420735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122420735 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122420735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5628104fc9a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122420735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721143)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122420735 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721143)[0x5628104e0f80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122420735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122420735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721143)[0x5628104e0f80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122420735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721143)[0x5628104e0f80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122420735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721143)[0x5628104e0f80]{disrupted}: Freeing instance (context_map.c:202) HNBGW_Test.msc0-M3UA(261)@8885072c0934: Final verdict of PTC: none 20250425122420735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721143)[0x5628104e0f80]{disrupted}: Deallocated (fsm.c:568) 20250425122420735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5628104fc9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122420735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5628104fc9a0]{disconnected}: Freeing instance (context_map.c:206) 20250425122420735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5628104fc9a0]{disconnected}: Deallocated (fsm.c:568) 20250425122420735 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721143 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425122420736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122420736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122420736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122420736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122420736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122420736 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122420736 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122420736 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122420736 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122420736 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122420736 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122420736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122420736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122420736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122420736 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122420736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55332<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@8885072c0934: Test case TC_rab_assign_fail finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Fri Apr 25 12:24: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 20250425122420764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122421267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55346<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284812) Waiting for packet dumper to finish... 1 (prev_count=284812, count=297532) 20250425122422735 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122422735 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122422735 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122422736 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122422736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122422736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Fri Apr 25 12:24:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_rab_assign_mgcp_to started. 20250425122424380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122424387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122424394 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46031<->l=127.0.0.1:4262) (control_if.c:572) 20250425122424414 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122424414 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122424415 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122424415 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122424415 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122424415 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122424415 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122424415 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122424415 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122424415 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_mgcp_to-Iuh0(271)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122424416 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122424416 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122424416 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122424416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122424416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122424416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122424416 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122424416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122424416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122424416 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122424416 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122424416 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122424416 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122424416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122424416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122424416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122424416 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122424416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122424416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122424416 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122424416 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122424416 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122424416 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122424416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122424416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122424416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122424416 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122424416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122424416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122424416 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122424416 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122424416 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122424416 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122424416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122424416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122424416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122424416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122424416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122424416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122424417 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122424417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424417 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122424417 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122424417 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122424417 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122424417 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122424417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424417 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122424417 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122424417 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122424417 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122424417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122424417 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122424417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424417 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122424417 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122424417 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122424417 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122424417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122424417 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122424417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424417 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122424417 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122424417 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122424417 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122424417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122424417 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(275)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(273)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122424429 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122424429 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122424430 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122424430 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122424430 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122424430 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122424430 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122424430 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122424431 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122424431 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122424431 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122424431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122424431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122424431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122424431 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122424431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122424431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122424431 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122424431 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122424431 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122424431 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122424431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122424431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122424431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122424431 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122424431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122424431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122424431 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122424431 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122424431 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122424431 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122424431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122424431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122424431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122424431 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122424431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122424431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122424431 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122424431 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122424431 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122424431 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122424431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122424431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122424431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122424431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122424431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122424431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122424431 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122424431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424431 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122424431 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122424431 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122424431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122424431 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122424431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424431 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122424431 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122424431 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122424431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122424431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122424431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122424431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424431 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122424431 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122424431 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122424431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122424431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122424431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122424431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424431 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122424431 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122424431 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122424431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122424431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122424431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122424449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122424449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122424449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122424449 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122424449 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122424449 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122424449 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122424449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122424449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122424627 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122424627 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122424627 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122424627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122424634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424634 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122424634 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122424634 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122424634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122424634 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122424634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122424637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424637 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122424637 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122424637 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122424638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122424638 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122424638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122424638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122424638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122424638 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122424638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122424638 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122424638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122424638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122424638 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122424638 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122424638 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122424639 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122424639 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122424639 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122424639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122424639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122424639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122424640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122424640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122424640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122424640 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122424640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424640 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122424640 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122424640 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122424640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122424640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122424640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122424640 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122424641 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122424641 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122424641 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122424641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122424647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424647 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122424647 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122424647 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122424647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122424647 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122424647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122424650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424650 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122424650 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122424650 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122424650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122424650 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122424650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122424650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122424650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122424650 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122424650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122424650 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122424650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122424650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122424650 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122424650 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122424650 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122424651 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122424651 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122424651 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122424651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122424651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122424651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122424652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122424652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122424652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122424652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122424652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122424652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122424652 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122424652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424652 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122424652 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122424652 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122424652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122424652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122424652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122424652 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122424663 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122424663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f33209), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122424663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122424663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122424663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122424663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122424663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424663 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122424663 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122424663 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122424663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122424663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122424663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122424663 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122424669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122424669 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122424669 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122424669 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122424669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122424669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122424669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122424669 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122424669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122424669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122424669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122424669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122424669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122424669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=00f33209) (sccp_scrc.c:477) 20250425122424669 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20250425122424669 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122424669 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122424669 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122424669 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122424669 DLSCCP DEBUG SCCP-SCOC(25)[0x5628104eac80]{IDLE}: Deallocated (fsm.c:568) 20250425122425437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122425437 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122425437 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122425437 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122425437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122425437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122425437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122425437 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122425437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122425437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122425437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122425437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122425437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122425437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122425437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122425437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122425437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122425438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122425438 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122425438 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122425438 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122425438 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122425438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122425438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122425438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122425438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122425438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122425438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122425438 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122425438 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122425438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122425438 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122425438 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122425438 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122425438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122425438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122425438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122425438 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122425443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122425443 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122425443 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122425443 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122425443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122425443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122425443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122425443 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122425443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122425443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122425443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122425443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122425443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122425443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122425443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122425443 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122425443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425443 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122425443 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122425443 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122425443 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122425443 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122425448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122425448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122425448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122425448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122425448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122425448 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122425448 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122425448 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122425448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122425448 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122425448 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122425448 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122425448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122425448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122425448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122425448 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122425448 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122425448 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122425448 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122425448 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122425448 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122425448 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122425448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122425448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122425448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122425448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122425448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122425448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122425448 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122425448 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122425448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122425448 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122425448 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122425448 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122425448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122425448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122425448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122425448 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122425449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122425449 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122425449 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122425449 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122425449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122425449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122425449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122425449 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122425449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122425449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122425449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122425449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122425449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122425449 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122425449 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122425449 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122425449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122425449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122425449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122425449 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122425449 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122425449 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122425449 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122425449 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122425479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43950<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@8885072c0934: 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)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8885072c0934: Added conn table entry 0TC_rab_assign_mgcp_to0(280)9345191 20250425122426520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122426520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122426520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122426520 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122426520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8e98a7, normal) (hnbgw_rua.c:407) 20250425122426520 DHNB DEBUG map_rua[0x5628104eac80]{init}: Allocated (fsm.c:456) 20250425122426520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9345191)[0x5628104eac80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122426520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9345191 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122426520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122426520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122426520 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9345191 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122426520 DCN DEBUG map_sccp[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122426520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122426520 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9345191 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122426520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9345191 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122426520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9345191)[0x5628104eac80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122426520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122426520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122426521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9345191)[0x5628104eac80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122426521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122426521 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122426521 DLSCCP DEBUG SCCP-SCOC(27)[0x5628104fc9a0]{IDLE}: Allocated (fsm.c:456) 20250425122426521 DLSCCP DEBUG SCCP-SCOC(27)[0x5628104fc9a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122426521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002910056400500f1100926) (sccp_scrc.c:406) 20250425122426521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122426521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122426521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122426521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122426521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122426521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122426521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122426521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122426521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122426521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122426521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122426521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122426521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122426521 DLSCCP DEBUG SCCP-SCOC(27)[0x5628104fc9a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122426521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122426521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9345191)[0x5628104eac80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122426521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122426521 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122426521 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122426521 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122426521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122426521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122426521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122426521 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@8885072c0934: Added conn table entry 0TC_rab_assign_mgcp_to0(280)14586029 HNBGW_Test.msc0-SCCP(273)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@8885072c0934: setverdict(pass): none -> pass 20250425122426532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122426532 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122426532 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122426532 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122426532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122426532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122426532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122426532 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122426532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122426532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122426532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122426532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122426532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122426532 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0025a7df) (sccp_scrc.c:477) 20250425122426532 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20250425122426532 DLSCCP DEBUG SCCP-SCOC(27)[0x5628104fc9a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122426532 DLSCCP DEBUG SCCP-SCOC(27)[0x5628104fc9a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122426532 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122426532 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122426532 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122426533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122426533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(273)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(273)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425122426733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122426733 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122426733 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122426733 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122426733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122426733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122426733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122426733 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122426733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122426733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122426733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122426733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122426733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122426733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122426733 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250425122426733 DLSCCP DEBUG SCCP-SCOC(27)[0x5628104fc9a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122426733 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122426733 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122426733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122426733 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122426733 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122426733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122426733 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122426733 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122426734 DMGW DEBUG mgw(mgw-fsm-9345191-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122426734 DMGW DEBUG mgw(mgw-fsm-9345191-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122426734 DMGW DEBUG mgw(mgw-fsm-9345191-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122426734 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122426734 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122426734 DLMGCP DEBUG mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400]{UNUSED}: Allocated (fsm.c:456) 20250425122426734 DLMGCP DEBUG mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400]{UNUSED}: is child of mgw(mgw-fsm-9345191-0)[0x5628104e4d70] (fsm.c:486) 20250425122426734 DLMGCP DEBUG mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9345191-0)[0x5628104e4d70] (mgcp_client_endpoint_fsm.c:724) 20250425122426734 DLMGCP DEBUG mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122426734 DLMGCP DEBUG mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122426734 DLMGCP DEBUG mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122426734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9345191-0)[0x5628104e4ea0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122426734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9345191-0)[0x5628104e4ea0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400] (fsm.c:486) 20250425122426734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9345191-0)[0x5628104e4ea0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122426734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9345191-0)[0x5628104e4ea0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122426734 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 8e98a'... (mgcp_client.c:807) 20250425122426734 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122426734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9345191-0)[0x5628104e4ea0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122426734 DLMGCP DEBUG mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8e98a717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8e98a717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8e98a717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8e98a717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425122428447 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122428447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5f10), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122428447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122428447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122428447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122428447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122428447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122428447 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122428447 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122428447 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122428447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122428447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122428447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122428447 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122428451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122428451 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122428451 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122428451 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122428451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122428451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122428451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122428451 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122428451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122428451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122428451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122428451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122428451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122428451 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=00bf5f10) (sccp_scrc.c:477) 20250425122428451 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20250425122428451 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122428451 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122428451 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122428451 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122428451 DLSCCP DEBUG SCCP-SCOC(24)[0x5628104ebbd0]{IDLE}: Deallocated (fsm.c:568) 20250425122430735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250425122430735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250425122430735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400] (mgcp_client_fsm.c:526) 20250425122430735 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250425122430735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250425122430735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4ea0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250425122430735 DLMGCP DEBUG mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250425122430735 DLMGCP DEBUG mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122430735 DLMGCP DEBUG mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250425122430735 DLMGCP DEBUG mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-9345191-0)[0x5628104e4d70] (mgcp_client_endpoint_fsm.c:925) 20250425122430735 DLMGCP DEBUG mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250425122430735 DLMGCP DEBUG mgw-endp(mgw-fsm-9345191-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250425122430735 DMGW DEBUG mgw(mgw-fsm-9345191-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250425122430735 DMGW ERROR mgw(mgw-fsm-9345191-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250425122430735 DMGW DEBUG mgw(mgw-fsm-9345191-0)[0x5628104e4d70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250425122430735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250425122430735 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122430735 DLSCCP DEBUG SCCP-SCOC(27)[0x5628104fc9a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122430735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025a7df), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20250425122430735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122430735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122430735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122430735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122430735 DMGW DEBUG mgw(mgw-fsm-9345191-0)[0x5628104e4d70]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250425122430735 DMGW DEBUG mgw(mgw-fsm-9345191-0)[0x5628104e4d70]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250425122430735 DMGW DEBUG mgw(mgw-fsm-9345191-0)[0x5628104e4d70]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250425122430735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122430735 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122430735 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122430735 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122430735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122430735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122430735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122430735 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122430736 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122430736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053c2c9), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122430736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122430736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122430736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122430736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122430737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122430737 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122430737 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122430737 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122430737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122430737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122430737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122430737 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425122430741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122430741 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122430741 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122430741 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122430741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122430741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122430741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122430741 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122430741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122430741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122430741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122430741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122430741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122430741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=0053c2c9) (sccp_scrc.c:477) 20250425122430741 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20250425122430741 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122430741 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122430741 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122430741 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122430741 DLSCCP DEBUG SCCP-SCOC(26)[0x5628104eab50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(273)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(273)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(273)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122430944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122430945 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122430945 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122430945 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122430945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122430945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122430945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122430945 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122430945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122430945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122430945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122430945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122430945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122430945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122430945 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250425122430945 DLSCCP DEBUG SCCP-SCOC(27)[0x5628104fc9a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122430945 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122430945 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122430945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122430945 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122430945 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122430945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122430945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9345191)[0x5628104eac80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122430945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122430945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122430945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgcp_to0(280)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8885072c0934: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)9345191 20250425122430976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122430976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122430976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122430976 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122430976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8e98a7,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122430976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9345191 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122430976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9345191)[0x5628104eac80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122430976 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122430976 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122430976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9345191)[0x5628104eac80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122430976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122430976 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122430976 DLSCCP DEBUG SCCP-SCOC(27)[0x5628104fc9a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122430976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025a7df), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122430976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122430976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122430976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122430976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122430976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9345191)[0x5628104eac80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122430976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122430976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122430976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122430977 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122430977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122430977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122430977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122430977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122430977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122430977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@8885072c0934: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)14586029 HNBGW_Test.msc0-SCCP(273)@8885072c0934: Session index based on connection ID:0 20250425122430989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122430989 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122430989 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122430989 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122430989 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122430989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122430989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122430989 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122430989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122430989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122430989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122430989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122430989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122430989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=0025a7df), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122430989 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20250425122430989 DLSCCP DEBUG SCCP-SCOC(27)[0x5628104fc9a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122430989 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122430989 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122430989 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122430989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122430989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122430989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9345191)[0x5628104eac80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122430989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9345191)[0x5628104eac80]{disconnected}: Freeing instance (context_map.c:202) 20250425122430989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9345191)[0x5628104eac80]{disconnected}: Deallocated (fsm.c:568) 20250425122430989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122430989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{disconnected}: Freeing instance (context_map.c:206) 20250425122430989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5628104e0f80]{disconnected}: Deallocated (fsm.c:568) 20250425122430989 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9345191 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425122430989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025a7df), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20250425122430989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122430989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122430989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122430989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122430989 DLSCCP DEBUG SCCP-SCOC(27)[0x5628104fc9a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122430989 DLSCCP DEBUG SCCP-SCOC(27)[0x5628104fc9a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122430989 DLSCCP DEBUG SCCP-SCOC(27)[0x5628104fc9a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122430989 DLSCCP DEBUG SCCP-SCOC(27)[0x5628104fc9a0]{IDLE}: Deallocated (fsm.c:568) 20250425122430989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122430989 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122430989 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122430989 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122430989 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122430989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122430989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122430989 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8885072c0934: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122432998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55370<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122432998 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46031<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(269)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(268)@8885072c0934: Final verdict of PTC: none 20250425122433002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55362<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122433004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122433004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122433004 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122433004 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122433004 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(277)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@8885072c0934: Final verdict of PTC: none 20250425122433006 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122433006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122433006 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122433006 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122433006 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122433007 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(276)@8885072c0934: Final verdict of PTC: none 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122433007 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122433007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122433007 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122433007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122433007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122433007 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122433007 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122433007 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8885072c0934: Final verdict of PTC: none 20250425122433007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122433007 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122433007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122433007 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122433007 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122433007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122433007 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122433007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122433007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122433007 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122433007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122433007 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122433007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122433007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122433007 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122433008 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122433008 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) MutexDispCT-TC_rab_assign_mgcp_to(267)@8885072c0934: Final verdict of PTC: none 20250425122433008 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122433008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122433008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122433008 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122433008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122433008 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122433008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122433008 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122433008 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122433008 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122433008 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122433008 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(275)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(279)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(270)@8885072c0934: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@8885072c0934: Final verdict of PTC: none 20250425122433012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43950<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@8885072c0934: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Fri Apr 25 12:24: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 20250425122433101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122433503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43966<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=292592) Waiting for packet dumper to finish... 1 (prev_count=292592, count=319576) 20250425122435008 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122435008 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122435008 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122435008 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122435008 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122435009 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Fri Apr 25 12:24:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250425122436611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122436618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122436623 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35549<->l=127.0.0.1:4262) (control_if.c:572) 20250425122436644 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122436644 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122436644 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122436645 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122436645 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122436645 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122436645 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122436645 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122436645 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122436645 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122436646 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122436646 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122436646 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122436646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122436646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122436646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122436646 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122436646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122436646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122436646 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122436646 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122436646 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122436646 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122436646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122436646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122436646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122436646 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122436646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122436646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122436646 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122436646 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122436646 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122436646 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122436646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122436646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122436646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122436646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122436646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122436646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122436646 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122436646 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122436646 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122436646 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122436646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122436646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122436646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122436646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122436646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122436646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122436646 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122436646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122436646 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122436646 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122436646 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122436646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122436646 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122436646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122436646 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122436646 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122436646 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122436646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122436646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122436646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122436646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122436646 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122436646 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122436646 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122436646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122436646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122436646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122436646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122436646 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122436646 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122436646 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122436646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122436646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122436646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(289)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(287)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122436662 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122436662 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122436662 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122436662 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122436663 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122436663 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122436663 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122436663 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122436664 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122436664 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122436664 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122436664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122436664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122436664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122436664 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122436664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122436664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122436664 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122436664 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122436664 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122436664 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122436664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122436664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122436664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122436664 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122436664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122436664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122436664 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122436664 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122436664 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122436664 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122436664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122436664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122436664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122436664 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122436664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122436664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122436665 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122436665 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122436665 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122436665 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122436665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122436665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122436665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122436665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122436665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122436665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122436665 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122436665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122436665 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122436665 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122436665 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122436665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122436665 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122436665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122436665 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122436665 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122436665 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122436665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122436665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122436665 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122436665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122436665 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122436665 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122436665 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122436665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122436665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122436665 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122436665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122436665 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122436665 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122436665 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122436665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122436665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122436665 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122436688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122436688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122436688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122436688 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122436688 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122436688 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122436688 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122436688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122436688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122436859 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122436859 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122436859 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122436859 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122436866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122436866 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122436866 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122436866 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122436866 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122436866 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122436866 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122436869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122436869 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122436869 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122436869 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122436869 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122436869 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122436869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122436869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122436869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122436870 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122436870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122436870 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122436870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122436870 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122436870 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122436870 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122436870 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122436871 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122436871 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122436871 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122436871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122436871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122436871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122436871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122436871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122436871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122436871 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122436872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122436872 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122436872 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122436872 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122436872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122436872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122436872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122436872 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122436878 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122436878 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122436878 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122436878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122436884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122436885 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122436885 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122436885 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122436885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122436885 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122436885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122436887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122436887 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122436887 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122436887 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122436887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122436887 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122436887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122436887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122436887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122436887 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122436888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122436888 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122436888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122436888 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122436888 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122436888 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122436888 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122436889 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122436889 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122436889 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122436889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122436889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122436889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122436889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122436889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122436889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122436889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122436889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122436889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122436889 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122436889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122436890 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122436890 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122436890 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122436890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122436890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122436890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122436890 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122437673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122437673 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122437673 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122437673 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122437673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122437673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122437673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122437673 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122437673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122437673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122437673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122437673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122437673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122437673 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122437673 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122437673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122437673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437673 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122437673 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122437673 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122437673 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122437673 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122437673 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122437673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122437673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122437673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122437673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122437673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122437673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122437673 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122437673 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122437673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122437673 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122437673 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122437673 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122437673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122437674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122437674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122437674 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122437676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122437676 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122437676 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122437676 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122437676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122437676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122437676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122437676 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122437676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122437676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122437676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122437676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122437676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122437676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122437676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122437676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122437676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122437676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122437676 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122437676 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122437676 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122437686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122437686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122437686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122437686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122437686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122437686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122437686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122437686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122437686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122437687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122437687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122437687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122437687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122437687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122437687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122437687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122437687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122437687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122437687 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122437687 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122437687 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122437687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122437687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122437687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122437687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122437687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122437687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122437687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122437687 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122437687 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122437687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122437687 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122437687 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122437687 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122437687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122437687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122437687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122437687 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122437689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122437689 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122437689 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122437689 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122437689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122437689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122437689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122437689 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122437689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122437689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122437689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122437689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122437689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122437689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122437689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122437689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122437689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122437689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122437689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122437689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122437689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122437689 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122437689 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122437689 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122437721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35250<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@8885072c0934: 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)@8885072c0934: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2009476 20250425122438755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122438755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122438755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122438755 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122438755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1ea984, normal) (hnbgw_rua.c:407) 20250425122438755 DHNB DEBUG map_rua[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122438755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122438755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2009476 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122438755 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122438755 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122438756 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2009476 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122438756 DCN DEBUG map_sccp[0x5628104fc9a0]{init}: Allocated (fsm.c:456) 20250425122438756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122438756 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2009476 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122438756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2009476 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122438756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122438756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122438756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122438756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122438756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122438756 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122438756 DLSCCP DEBUG SCCP-SCOC(28)[0x5628104eab50]{IDLE}: Allocated (fsm.c:456) 20250425122438756 DLSCCP DEBUG SCCP-SCOC(28)[0x5628104eab50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122438756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002e80056400500f1100926) (sccp_scrc.c:406) 20250425122438756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122438756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122438756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122438756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122438756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122438756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122438756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122438756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122438756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122438756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122438756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122438756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122438756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122438756 DLSCCP DEBUG SCCP-SCOC(28)[0x5628104eab50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122438756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122438756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122438756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122438756 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122438756 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122438756 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122438756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122438756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122438756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122438756 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@8885072c0934: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)8690133 HNBGW_Test.msc0-SCCP(287)@8885072c0934: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122438774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122438774 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122438774 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122438774 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122438774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122438774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122438774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122438774 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122438774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122438774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122438774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122438774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122438774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122438774 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e8903a) (sccp_scrc.c:477) 20250425122438774 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20250425122438774 DLSCCP DEBUG SCCP-SCOC(28)[0x5628104eab50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122438774 DLSCCP DEBUG SCCP-SCOC(28)[0x5628104eab50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122438774 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122438774 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122438774 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122438774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122438774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@8885072c0934: 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)@8885072c0934: 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)@8885072c0934: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assign_mgw_iuup_addr_chg0(294)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(293)@8885072c0934: 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)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(287)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(287)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425122438976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122438977 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122438977 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122438977 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122438977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122438977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122438977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122438977 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122438977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122438977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122438977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122438977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122438977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122438977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122438977 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250425122438977 DLSCCP DEBUG SCCP-SCOC(28)[0x5628104eab50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122438977 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122438977 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122438977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122438977 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122438977 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122438977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122438977 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122438977 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122438977 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122438977 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122438977 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122438977 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122438977 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122438977 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{UNUSED}: Allocated (fsm.c:456) 20250425122438977 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{UNUSED}: is child of mgw(mgw-fsm-2009476-0)[0x5628104e4ea0] (fsm.c:486) 20250425122438977 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2009476-0)[0x5628104e4ea0] (mgcp_client_endpoint_fsm.c:724) 20250425122438977 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122438977 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122438977 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122438977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2009476-0)[0x5628104e4d70]{ST_CRCX}: Allocated (fsm.c:456) 20250425122438977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2009476-0)[0x5628104e4d70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400] (fsm.c:486) 20250425122438978 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2009476-0)[0x5628104e4d70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122438978 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2009476-0)[0x5628104e4d70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122438978 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 1ea98'... (mgcp_client.c:807) 20250425122438978 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425122438978 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2009476-0)[0x5628104e4d70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122438978 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1ea98417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ea98417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1ea98417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ea98417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425122439015 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250425122439015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122439015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122439015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122439015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122439015 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122439015 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439015 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439015 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122439015 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122439015 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439015 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122439015 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122439015 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122439015 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122439015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122439015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122439015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122439015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122439032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122439032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122439032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122439032 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122439032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1ea984) (hnbgw_rua.c:471) 20250425122439032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2009476 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122439032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122439032 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122439032 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122439032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122439032 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122439032 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122439032 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122439032 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122439032 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122439032 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2009476-0)[0x5628104e4ea0] (mgcp_client_endpoint_fsm.c:724) 20250425122439032 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122439032 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122439032 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122439032 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 1ea9'... (mgcp_client.c:807) 20250425122439032 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425122439032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122439032 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122439032 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439032 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1ea98417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ea98417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122439038 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250425122439038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250425122439038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122439038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122439038 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122439038 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439038 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439038 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122439038 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122439038 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439038 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122439038 DMGW INFO mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{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) 20250425122439038 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250425122439038 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122439038 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122439038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122439038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122439038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122439038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122439039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122439039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122439039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122439039 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122439039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1ea984) (hnbgw_rua.c:471) 20250425122439039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2009476 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122439039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122439039 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122439039 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122439039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122439039 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122439039 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122439039 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122439039 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122439039 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250425122439039 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250425122439039 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122439039 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2009476-0)[0x5628104e4ea0] (mgcp_client_endpoint_fsm.c:724) 20250425122439039 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122439039 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122439039 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122439039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2009476-0)[0x5628104ebbd0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122439039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2009476-0)[0x5628104ebbd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400] (fsm.c:486) 20250425122439039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2009476-0)[0x5628104ebbd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122439039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2009476-0)[0x5628104ebbd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425122439039 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 1ea9'... (mgcp_client.c:807) 20250425122439039 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425122439039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2009476-0)[0x5628104ebbd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122439039 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122439039 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439039 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439039 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1ea98417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ea98417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122439044 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250425122439044 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104ebbd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122439044 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104ebbd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122439044 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104ebbd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122439044 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104ebbd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122439044 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122439044 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439044 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439044 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439044 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122439044 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122439044 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439044 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{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) 20250425122439044 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122439044 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122439044 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122439044 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122439044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122439044 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122439044 DLSCCP DEBUG SCCP-SCOC(28)[0x5628104eab50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122439044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8903a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122439044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122439044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122439044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122439044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122439044 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122439044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122439044 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122439044 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122439044 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122439044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122439044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122439044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122439044 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@8885072c0934: 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)@8885072c0934: 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)@8885072c0934: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(287)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(287)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(287)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122439058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122439058 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122439058 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122439058 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122439058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122439058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122439058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122439058 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122439058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122439058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122439058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122439058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122439058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122439058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122439058 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250425122439058 DLSCCP DEBUG SCCP-SCOC(28)[0x5628104eab50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122439058 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122439058 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122439058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122439058 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122439058 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122439058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122439058 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122439058 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122439058 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122439058 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122439058 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122439058 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 1ea9'... (mgcp_client.c:807) 20250425122439058 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425122439058 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122439058 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104ebbd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122439058 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 1ea9'... (mgcp_client.c:807) 20250425122439058 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425122439058 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104ebbd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122439058 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{IN_USE}: Removing from parent mgw(mgw-fsm-2009476-0)[0x5628104e4ea0] (mgcp_client_endpoint_fsm.c:873) 20250425122439058 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122439058 DLMGCP DEBUG mgw-endp(mgw-fsm-2009476-0)[0x5628104e6400]{IN_USE}: Deallocated (fsm.c:568) 20250425122439058 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122439058 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122439058 DMGW DEBUG mgw(mgw-fsm-2009476-0)[0x5628104e4ea0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122439058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122439058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425122439058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122439058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1ea98417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1ea98417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122439061 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250425122439061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122439061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122439061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122439061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e4d70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425122439061 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250425122439061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104ebbd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122439061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104ebbd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122439061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104ebbd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122439061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104ebbd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@8885072c0934: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2009476 20250425122439065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122439065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122439065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122439065 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122439065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1ea984,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122439065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2009476 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122439065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122439065 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122439065 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122439065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122439065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122439065 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122439065 DLSCCP DEBUG SCCP-SCOC(28)[0x5628104eab50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122439065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8903a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122439065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122439065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122439065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122439065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122439065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122439065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122439065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122439065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122439065 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122439065 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122439065 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122439065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122439065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122439065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122439065 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@8885072c0934: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)8690133 HNBGW_Test.msc0-SCCP(287)@8885072c0934: Session index based on connection ID:0 20250425122439068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122439068 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122439068 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122439068 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122439068 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122439068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122439068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122439068 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122439068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122439068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122439068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122439068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122439068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122439068 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=00e8903a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122439068 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20250425122439068 DLSCCP DEBUG SCCP-SCOC(28)[0x5628104eab50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122439068 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122439068 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122439068 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122439068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122439068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122439068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122439068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{disconnected}: Freeing instance (context_map.c:202) 20250425122439068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2009476)[0x5628104e0f80]{disconnected}: Deallocated (fsm.c:568) 20250425122439068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122439068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{disconnected}: Freeing instance (context_map.c:206) 20250425122439068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5628104fc9a0]{disconnected}: Deallocated (fsm.c:568) 20250425122439068 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2009476 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122439068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8903a), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20250425122439068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122439068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122439068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122439068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122439068 DLSCCP DEBUG SCCP-SCOC(28)[0x5628104eab50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122439068 DLSCCP DEBUG SCCP-SCOC(28)[0x5628104eab50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122439068 DLSCCP DEBUG SCCP-SCOC(28)[0x5628104eab50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122439068 DLSCCP DEBUG SCCP-SCOC(28)[0x5628104eab50]{IDLE}: Deallocated (fsm.c:568) 20250425122439068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122439069 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122439069 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122439069 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122439069 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122439069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122439069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122439069 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8885072c0934: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122441082 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35549<->l=127.0.0.1:4262) (control_if.c:193) 20250425122441082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(283)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(282)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122441087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122441088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122441088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122441088 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122441088 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122441088 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@8885072c0934: Final verdict of PTC: none 20250425122441091 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122441091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122441091 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-RAN(288)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@8885072c0934: Final verdict of PTC: none 20250425122441091 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122441092 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122441092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122441092 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122441092 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122441092 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122441092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122441092 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122441092 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122441092 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122441092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122441092 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122441092 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122441092 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122441092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122441092 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122441092 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122441092 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122441092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122441092 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122441092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122441092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122441093 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122441093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122441093 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122441093 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@8885072c0934: Final verdict of PTC: none 20250425122441093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122441093 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122441093 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122441093 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122441093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122441093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122441093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122441093 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122441093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122441093 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122441093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122441093 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122441093 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122441093 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122441093 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122441093 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122441093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122441093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122441093 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122441093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122441093 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122441093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122441093 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122441093 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122441093 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122441093 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122441093 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(292)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(284)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(293)@8885072c0934: Final verdict of PTC: none 20250425122441096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35250<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@8885072c0934: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Fri Apr 25 12:24: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 20250425122441202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122441605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35264<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342328) Waiting for packet dumper to finish... 1 (prev_count=342328, count=342868) 20250425122443094 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122443094 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122443094 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122443094 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122443094 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122443094 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Fri Apr 25 12:24:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ranap_cs_mo_disconnect started. 20250425122444693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122444695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122444698 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39997<->l=127.0.0.1:4262) (control_if.c:572) 20250425122444708 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122444708 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122444708 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122444708 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122444709 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122444709 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122444709 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122444709 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_mo_disconnect-Iuh0(299)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122444709 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122444709 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122444710 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122444710 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122444710 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122444710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122444710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122444710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122444710 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122444710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122444710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122444710 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122444710 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122444710 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122444710 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122444710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122444710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122444710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122444710 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122444710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122444710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122444710 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122444710 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122444710 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122444710 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122444710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122444710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122444710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122444710 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122444710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122444710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122444710 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122444710 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122444710 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122444710 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122444710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122444710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122444710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122444710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122444710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122444710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122444710 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122444710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122444710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122444710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122444710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122444710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122444710 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122444710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122444710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122444710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122444710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122444710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122444710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122444710 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122444710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122444710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122444710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122444710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122444710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122444710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122444710 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122444710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122444710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122444711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122444711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122444711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122444711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122444711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(303)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(301)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122444722 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122444722 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122444722 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122444722 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122444723 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122444723 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122444723 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122444723 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122444724 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122444724 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122444724 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122444724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122444724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122444724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122444724 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122444724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122444724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122444724 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122444724 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122444724 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122444724 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122444724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122444724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122444724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122444724 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122444724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122444724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122444724 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122444724 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122444724 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122444724 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122444724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122444724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122444724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122444724 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122444724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122444724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122444724 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122444724 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122444724 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122444724 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122444724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122444724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122444724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122444724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122444724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122444724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122444724 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122444724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122444724 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122444724 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122444724 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122444724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122444724 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122444724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122444724 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122444724 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122444724 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122444724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122444724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122444724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122444724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122444724 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122444724 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122444724 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122444724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122444724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122444724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122444724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122444724 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122444724 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122444724 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122444724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122444724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122444724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(306)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(304)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122444745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122444745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122444745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122444745 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122444745 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122444745 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122444745 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122444745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122444745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122444920 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122444920 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122444920 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122444920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122444922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122444922 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122444922 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122444922 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122444922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122444922 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122444922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122444922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122444922 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122444922 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122444922 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122444922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122444922 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122444922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122444922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122444922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122444922 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122444922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122444922 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122444922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122444922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122444922 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122444922 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122444922 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122444923 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122444923 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122444923 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122444923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122444923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122444923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122444923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122444923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122444923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122444924 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122444924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122444924 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122444924 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122444924 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122444924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122444924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122444924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122444924 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122444934 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122444934 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122444934 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122444934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122444935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122444935 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122444935 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122444935 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122444935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122444935 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122444935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122444935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122444935 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122444935 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122444935 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122444935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122444935 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122444935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122444935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122444935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122444935 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122444935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122444935 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122444935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122444935 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122444935 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122444935 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122444935 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122444936 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122444936 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122444936 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122444936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122444936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122444936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122444937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122444937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122444937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122444937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122444937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122444937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122444937 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122444937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122444937 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122444937 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122444937 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122444937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122444937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122444937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122444937 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122445736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122445736 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122445736 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122445736 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122445736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122445736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122445736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122445736 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122445737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122445737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122445737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122445737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122445737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122445737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122445737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122445737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122445737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445737 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122445737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122445737 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122445737 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122445738 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122445738 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122445738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122445738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122445738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122445738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122445738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122445738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122445738 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122445738 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122445738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122445738 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122445738 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122445738 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122445738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122445738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122445738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122445738 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122445742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122445742 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122445742 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122445742 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122445742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122445742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122445742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122445742 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122445742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122445742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122445742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122445742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122445742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122445742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122445742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122445742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122445742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122445742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122445742 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122445742 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122445742 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122445747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122445747 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122445747 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122445747 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122445747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122445747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122445747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122445747 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122445747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122445747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122445747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122445747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122445747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122445747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122445747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122445747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122445747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122445747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122445747 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122445747 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122445747 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122445747 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122445747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122445747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122445747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122445747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122445747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122445747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122445747 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122445747 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122445748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122445748 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122445748 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122445748 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122445748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122445748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122445748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122445748 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122445750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122445750 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122445750 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122445750 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122445750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122445750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122445750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122445751 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122445751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122445751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122445751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122445751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122445751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122445751 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122445751 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122445751 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122445751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122445751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122445751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122445751 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122445751 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122445751 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122445751 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122445751 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122445775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36068<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@8885072c0934: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)251545 20250425122446809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122446809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122446809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122446809 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122446809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3d699, normal) (hnbgw_rua.c:407) 20250425122446809 DHNB DEBUG map_rua[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122446809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-251545)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122446809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-251545 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122446809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122446809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122446809 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-251545 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122446809 DCN DEBUG map_sccp[0x5628104fc9a0]{init}: Allocated (fsm.c:456) 20250425122446809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122446809 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-251545 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122446809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-251545 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122446809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-251545)[0x5628104e0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122446809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122446809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122446809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-251545)[0x5628104e0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122446809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122446809 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122446809 DLSCCP DEBUG SCCP-SCOC(29)[0x5628104eab50]{IDLE}: Allocated (fsm.c:456) 20250425122446809 DLSCCP DEBUG SCCP-SCOC(29)[0x5628104eab50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122446809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002570056400500f1100926) (sccp_scrc.c:406) 20250425122446810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122446810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122446810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122446810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122446810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122446810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122446810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122446810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122446810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122446810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122446810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122446810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122446810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122446810 DLSCCP DEBUG SCCP-SCOC(29)[0x5628104eab50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122446810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122446810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-251545)[0x5628104e0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122446810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122446810 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122446810 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122446810 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122446810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122446810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122446810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122446810 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@8885072c0934: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)15847723 HNBGW_Test.msc0-SCCP(301)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@8885072c0934: setverdict(pass): none -> pass 20250425122446829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122446829 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122446829 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122446829 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122446829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122446830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122446830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122446830 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122446830 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122446830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122446830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122446830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122446830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122446830 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00013c43) (sccp_scrc.c:477) 20250425122446830 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20250425122446830 DLSCCP DEBUG SCCP-SCOC(29)[0x5628104eab50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122446830 DLSCCP DEBUG SCCP-SCOC(29)[0x5628104eab50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122446830 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122446830 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122446830 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122446830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122446830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122447012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122447013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122447013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425122447013 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122447013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3d699) (hnbgw_rua.c:471) 20250425122447013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-251545 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250425122447013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-251545)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122447013 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425122447013 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425122447013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-251545)[0x5628104e0f80]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250425122447013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122447013 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122447013 DLSCCP DEBUG SCCP-SCOC(29)[0x5628104eab50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122447013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00013c43), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250425122447013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122447013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122447013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122447013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122447013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122447013 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122447013 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122447013 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122447013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122447013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122447013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122447013 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@8885072c0934: vl_len:13 HNBGW_Test.msc0-SCCP(301)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(301)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250425122447042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122447042 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122447042 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122447042 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122447042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122447042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122447042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122447042 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122447042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122447042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122447042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122447043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122447043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122447043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250425122447043 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20250425122447043 DLSCCP DEBUG SCCP-SCOC(29)[0x5628104eab50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122447043 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122447043 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122447043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122447043 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122447043 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122447043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122447043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-251545)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122447043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250425122447043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122447043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_cs_mo_disconnect0(308)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@8885072c0934: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)251545 20250425122447067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122447067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122447067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122447067 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122447067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3d699,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122447067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-251545 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122447067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-251545)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122447067 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122447067 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122447067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-251545)[0x5628104e0f80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122447067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122447067 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122447067 DLSCCP DEBUG SCCP-SCOC(29)[0x5628104eab50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122447067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00013c43), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122447067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122447067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122447067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122447067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122447067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-251545)[0x5628104e0f80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122447067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122447067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122447067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122447067 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122447067 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122447068 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122447068 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122447068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122447068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122447068 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@8885072c0934: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)15847723 HNBGW_Test.msc0-SCCP(301)@8885072c0934: Session index based on connection ID:0 20250425122447078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122447078 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122447078 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122447078 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122447078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122447078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122447079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122447079 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122447079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122447079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122447079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122447079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122447079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122447079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=00013c43), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122447079 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20250425122447079 DLSCCP DEBUG SCCP-SCOC(29)[0x5628104eab50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122447079 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122447079 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122447079 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122447079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122447079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122447079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-251545)[0x5628104e0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122447079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-251545)[0x5628104e0f80]{disconnected}: Freeing instance (context_map.c:202) 20250425122447079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-251545)[0x5628104e0f80]{disconnected}: Deallocated (fsm.c:568) 20250425122447079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122447079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{disconnected}: Freeing instance (context_map.c:206) 20250425122447079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5628104fc9a0]{disconnected}: Deallocated (fsm.c:568) 20250425122447079 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-251545 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425122447079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00013c43), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20250425122447079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122447079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122447079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122447079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122447079 DLSCCP DEBUG SCCP-SCOC(29)[0x5628104eab50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122447079 DLSCCP DEBUG SCCP-SCOC(29)[0x5628104eab50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122447079 DLSCCP DEBUG SCCP-SCOC(29)[0x5628104eab50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122447079 DLSCCP DEBUG SCCP-SCOC(29)[0x5628104eab50]{IDLE}: Deallocated (fsm.c:568) 20250425122447079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122447079 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122447079 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122447080 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122447080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122447080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122447080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122447080 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8885072c0934: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122449088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35282<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122449089 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39997<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(297)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(296)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122449095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35268<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122449096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122449096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122449096 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122449096 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122449096 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(304)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@8885072c0934: Final verdict of PTC: none 20250425122449099 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 MutexDispCT-TC_ranap_cs_mo_disconnect(295)@8885072c0934: Final verdict of PTC: none 20250425122449099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122449099 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122449099 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122449100 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122449100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122449100 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122449100 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122449100 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122449100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(302)@8885072c0934: Final verdict of PTC: none 20250425122449100 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122449100 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122449100 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@8885072c0934: Final verdict of PTC: none 20250425122449100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122449100 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122449100 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122449100 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122449100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122449100 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122449100 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122449100 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122449100 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122449100 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122449100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122449100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_mo_disconnect-Iuh0(299)@8885072c0934: Final verdict of PTC: none 20250425122449101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-M3UA(303)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@8885072c0934: Final verdict of PTC: none 20250425122449101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122449101 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122449101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122449101 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122449101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122449101 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122449101 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122449101 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122449101 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122449101 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(307)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(298)@8885072c0934: Final verdict of PTC: none 20250425122449101 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122449101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122449101 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122449102 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122449102 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122449102 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122449102 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122449102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122449102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122449102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122449102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122449102 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122449102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122449102 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122449102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122449102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122449102 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122449102 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122449102 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122449102 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122449103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36068<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@8885072c0934: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Fri Apr 25 12:24: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 20250425122449189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122449590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36078<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=269412) Waiting for packet dumper to finish... 1 (prev_count=269412, count=270052) 20250425122451102 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122451102 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122451102 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122451102 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122451102 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122451102 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Fri Apr 25 12:24:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ranap_ps_mo_disconnect started. 20250425122452668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122452673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122452676 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33049<->l=127.0.0.1:4262) (control_if.c:572) 20250425122452688 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122452688 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122452688 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122452688 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122452688 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122452688 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122452688 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122452688 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122452688 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122452688 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122452690 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122452690 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122452690 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122452690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122452690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122452690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122452690 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122452690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122452690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122452690 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122452690 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122452690 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122452690 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122452690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122452690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122452690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122452690 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122452690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122452690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122452690 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122452690 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122452690 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122452690 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122452690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122452690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122452690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122452690 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122452690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122452690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122452690 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122452690 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122452690 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122452690 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122452690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122452690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122452690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122452690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122452690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122452690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122452690 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122452690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122452690 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122452690 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122452690 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122452690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122452690 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122452690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122452690 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122452690 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122452690 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122452690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122452690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122452690 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122452690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122452690 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122452690 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122452690 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122452690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122452690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122452690 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122452690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122452690 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122452690 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122452690 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122452690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122452690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122452690 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(317)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(315)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122452704 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122452704 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122452704 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122452704 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122452704 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122452704 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122452704 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122452704 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122452705 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122452705 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122452705 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122452705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122452705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122452705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122452705 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122452705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122452705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122452705 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122452705 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122452705 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122452705 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122452705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122452705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122452705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122452705 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122452705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122452705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122452705 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122452705 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122452705 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122452705 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122452705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122452705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122452705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122452706 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122452706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122452706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122452706 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122452706 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122452706 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122452706 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122452706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122452706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122452706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122452706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122452706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122452706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122452706 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122452706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122452706 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122452706 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122452706 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122452706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122452706 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122452706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122452706 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122452706 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122452706 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122452706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122452706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122452706 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122452706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122452706 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122452706 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122452706 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122452706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122452706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122452706 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122452706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122452706 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122452706 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122452706 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122452706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122452706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122452706 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122452726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122452726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122452726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122452726 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122452726 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122452726 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122452726 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122452726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122452726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122452900 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122452900 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122452900 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122452900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122452908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122452908 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122452908 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122452908 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122452908 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122452908 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122452908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122452911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122452911 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122452911 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122452911 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122452911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122452912 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122452912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122452912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122452912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122452912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122452912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122452912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122452912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122452912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122452912 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122452912 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122452912 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122452913 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122452913 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122452913 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122452913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122452913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122452913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122452914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122452914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122452914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122452914 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122452914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122452914 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122452914 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122452914 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122452914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122452914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122452914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122452914 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122452916 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122452916 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122452916 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122452916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122452922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122452922 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122452922 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122452922 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122452922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122452922 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122452922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122452925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122452925 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122452925 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122452925 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122452925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122452925 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122452925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122452925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122452925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122452925 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122452925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122452925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122452925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122452925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122452925 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122452926 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122452926 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122452927 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122452927 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122452927 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122452927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122452927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122452927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122452927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122452927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122452927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122452927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122452927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122452927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122452927 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122452928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122452928 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122452928 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122452928 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122452928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122452928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122452928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122452928 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122453714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122453714 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122453714 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122453714 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122453714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122453714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122453714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122453714 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122453715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122453715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122453715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122453715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122453715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122453715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122453715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122453715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122453715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122453715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122453715 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122453715 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122453715 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122453715 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122453715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122453715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122453715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122453716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122453716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122453716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122453716 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122453716 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122453716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122453716 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122453716 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122453716 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122453716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122453716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122453716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122453716 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122453716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122453717 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122453717 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122453717 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122453717 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122453717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122453717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122453717 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122453717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122453717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122453717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122453717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122453717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122453717 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122453717 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122453717 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122453717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453717 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122453717 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122453717 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122453717 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122453717 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122453725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122453725 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122453725 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122453725 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122453725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122453725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122453725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122453725 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122453725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122453725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122453725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122453725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122453725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122453725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122453725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122453725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122453725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453725 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122453726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122453726 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122453726 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122453726 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122453726 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122453726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122453726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122453726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122453726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122453726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122453726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122453726 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122453726 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122453726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122453726 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122453726 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122453726 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122453726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122453726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122453726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122453726 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122453728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122453728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122453728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122453728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122453728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122453728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122453728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122453728 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122453728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122453728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122453728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122453728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122453728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122453728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122453728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122453728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122453728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122453728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122453728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122453728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122453728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122453728 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122453728 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122453728 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122453748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36114<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_mo_disconnect0(322)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@8885072c0934: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8885072c0934: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)10878021 20250425122454765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122454765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122454765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122454765 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122454765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa5fc45, normal) (hnbgw_rua.c:407) 20250425122454765 DHNB DEBUG map_rua[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122454765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10878021)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122454765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10878021 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122454765 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122454765 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122454765 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122454765 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10878021 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122454765 DCN DEBUG map_sccp[0x5628104fc9a0]{init}: Allocated (fsm.c:456) 20250425122454765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122454765 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10878021 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122454765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10878021 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122454765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10878021)[0x5628104e0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122454765 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122454765 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122454765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10878021)[0x5628104e0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122454765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122454765 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122454765 DLSCCP DEBUG SCCP-SCOC(30)[0x5628104eab50]{IDLE}: Allocated (fsm.c:456) 20250425122454765 DLSCCP DEBUG SCCP-SCOC(30)[0x5628104eab50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122454765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000550056400500f1100926) (sccp_scrc.c:406) 20250425122454765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122454765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122454765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122454765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122454765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122454765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122454765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122454765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122454765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122454765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122454765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122454765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122454765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122454765 DLSCCP DEBUG SCCP-SCOC(30)[0x5628104eab50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122454765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122454765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10878021)[0x5628104e0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122454765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122454765 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122454765 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122454765 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122454765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122454765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122454765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122454765 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@8885072c0934: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)5371660 HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122454769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122454769 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122454769 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122454769 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122454769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122454769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122454769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122454769 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122454769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122454769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122454769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122454769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122454769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122454769 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00498365) (sccp_scrc.c:477) 20250425122454769 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20250425122454769 DLSCCP DEBUG SCCP-SCOC(30)[0x5628104eab50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122454769 DLSCCP DEBUG SCCP-SCOC(30)[0x5628104eab50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122454769 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122454769 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122454769 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122454769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122454769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122454968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122454968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122454968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425122454968 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122454968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa5fc45) (hnbgw_rua.c:471) 20250425122454968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10878021 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250425122454968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10878021)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122454968 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425122454968 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425122454968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10878021)[0x5628104e0f80]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250425122454968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122454968 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122454968 DLSCCP DEBUG SCCP-SCOC(30)[0x5628104eab50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122454968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00498365), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250425122454968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122454968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122454968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122454968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122454968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122454968 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122454968 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122454968 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122454968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122454968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122454968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122454968 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250425122454973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122454973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122454973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122454973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122454973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122454973 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250425122454973 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20250425122454973 DLSCCP DEBUG SCCP-SCOC(30)[0x5628104eab50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122454973 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122454973 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122454973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122454973 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122454973 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122454973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122454973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122454973 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122454973 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122454973 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122454973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122454973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122454973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122454973 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122454974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10878021)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122454974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250425122454974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122454974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_ps_mo_disconnect0(322)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8885072c0934: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)10878021 20250425122454979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122454979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122454979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122454979 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122454979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa5fc45,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122454979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10878021 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122454979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10878021)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122454979 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122454979 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122454979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10878021)[0x5628104e0f80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122454979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122454979 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122454979 DLSCCP DEBUG SCCP-SCOC(30)[0x5628104eab50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122454979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00498365), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122454979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122454979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122454979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122454979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122454979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10878021)[0x5628104e0f80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122454979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122454979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122454979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122454979 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122454979 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122454979 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122454979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122454979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122454979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122454979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@8885072c0934: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)5371660 HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: Session index based on connection ID:0 20250425122454981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122454981 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122454981 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122454981 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122454981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122454981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122454981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122454981 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122454981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122454981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122454981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122454981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122454981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122454981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=00498365), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122454981 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20250425122454981 DLSCCP DEBUG SCCP-SCOC(30)[0x5628104eab50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122454981 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122454981 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122454981 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122454981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122454981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122454981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10878021)[0x5628104e0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122454981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10878021)[0x5628104e0f80]{disconnected}: Freeing instance (context_map.c:202) 20250425122454981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10878021)[0x5628104e0f80]{disconnected}: Deallocated (fsm.c:568) 20250425122454981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122454981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{disconnected}: Freeing instance (context_map.c:206) 20250425122454981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5628104fc9a0]{disconnected}: Deallocated (fsm.c:568) 20250425122454981 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10878021 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425122454981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00498365), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20250425122454981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122454981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122454981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122454981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122454981 DLSCCP DEBUG SCCP-SCOC(30)[0x5628104eab50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122454981 DLSCCP DEBUG SCCP-SCOC(30)[0x5628104eab50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122454981 DLSCCP DEBUG SCCP-SCOC(30)[0x5628104eab50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122454981 DLSCCP DEBUG SCCP-SCOC(30)[0x5628104eab50]{IDLE}: Deallocated (fsm.c:568) 20250425122454981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122454981 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122454981 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122454981 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122454981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122454981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122454981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122454981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122456994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122456995 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33049<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(310)@8885072c0934: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122456998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36090<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122457000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122457000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122457000 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122457000 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122457000 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@8885072c0934: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8885072c0934: Final verdict of PTC: none 20250425122457001 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122457001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122457001 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122457001 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122457001 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122457001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122457001 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122457001 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(315)@8885072c0934: Final verdict of PTC: none 20250425122457001 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122457002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122457002 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122457002 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122457002 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122457002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(316)@8885072c0934: Final verdict of PTC: none 20250425122457002 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-RAN(319)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@8885072c0934: Final verdict of PTC: none 20250425122457002 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122457002 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122457002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122457002 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122457002 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122457002 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122457002 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122457002 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122457002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122457002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(320)@8885072c0934: Final verdict of PTC: none 20250425122457002 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122457002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122457003 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122457003 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122457002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_ranap_ps_mo_disconnect-Iuh0(313)@8885072c0934: Final verdict of PTC: none 20250425122457003 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122457003 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122457003 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122457003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122457003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122457003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122457003 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122457003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122457003 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122457003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122457003 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122457003 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122457003 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122457003 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122457003 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122457003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122457003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122457003 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122457003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122457003 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122457003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122457003 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122457003 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122457003 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122457003 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122457003 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(312)@8885072c0934: Final verdict of PTC: none 20250425122457006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36114<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(321)@8885072c0934: Final verdict of PTC: none TC_ranap_ps_mo_disconnect0(322)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@8885072c0934: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Fri Apr 25 12:24: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 20250425122457109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122457510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=269840) Waiting for packet dumper to finish... 1 (prev_count=269840, count=270480) 20250425122459004 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122459004 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122459004 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122459004 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122459004 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122459004 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Fri Apr 25 12:24:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ranap_cs_creq_cref started. 20250425122500579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122500583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122500586 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44867<->l=127.0.0.1:4262) (control_if.c:572) 20250425122500600 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122500600 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122500600 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122500600 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122500600 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122500600 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122500600 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122500600 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122500600 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122500600 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_creq_cref-Iuh0(327)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122500601 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122500601 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122500601 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122500601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122500601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122500601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122500601 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122500601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122500601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122500601 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122500602 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122500602 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122500602 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122500602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122500602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122500602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122500602 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122500602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122500602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122500602 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122500602 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122500602 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122500602 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122500602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122500602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122500602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122500602 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122500602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122500602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122500602 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122500602 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122500602 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122500602 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122500602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122500602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122500602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122500602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122500602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122500602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122500602 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122500602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122500602 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122500602 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122500602 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122500602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122500602 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122500602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122500602 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122500602 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122500602 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122500602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122500602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122500602 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122500602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122500602 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122500602 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122500602 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122500602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122500602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122500602 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122500602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122500602 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122500602 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122500602 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122500602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122500602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122500602 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(331)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(329)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122500615 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122500615 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122500615 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122500615 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122500615 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122500615 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122500616 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122500616 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122500617 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122500617 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122500617 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122500617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122500617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122500617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122500617 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122500617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122500617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122500617 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122500617 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122500617 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122500617 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122500617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122500617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122500617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122500617 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122500617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122500617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122500617 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122500617 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122500617 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122500617 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122500617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122500617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122500617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122500617 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122500617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122500617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122500617 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122500617 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122500617 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122500617 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122500617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122500617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122500617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122500617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122500617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122500617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122500617 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122500617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122500617 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122500617 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122500617 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122500617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122500617 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122500617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122500617 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122500617 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122500617 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122500617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122500617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122500617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122500617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122500617 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122500617 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122500617 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122500617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122500617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122500617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122500617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122500617 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122500617 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122500617 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122500617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122500617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122500617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122500636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122500636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122500636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122500636 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122500636 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122500636 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122500636 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122500636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122500636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122500811 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122500811 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122500811 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122500811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122500821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122500821 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122500821 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122500821 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122500821 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122500821 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122500821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122500824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122500824 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122500824 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122500824 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122500824 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122500824 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122500824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122500824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122500824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122500824 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122500824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122500824 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122500824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122500824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122500824 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122500824 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122500824 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122500825 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122500825 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122500825 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122500826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122500826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122500826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122500826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122500826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122500826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122500826 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122500826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122500826 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122500826 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122500826 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122500826 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122500826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122500826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122500826 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122500827 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122500827 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122500827 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122500827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122500834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122500834 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122500834 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122500834 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122500834 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122500835 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122500835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122500837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122500837 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122500837 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122500837 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122500837 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122500837 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122500837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122500837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122500837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122500837 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122500837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122500837 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122500837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122500837 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122500837 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122500838 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122500838 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122500839 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122500839 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122500839 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122500839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122500839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122500839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122500839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122500839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122500839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122500839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122500839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122500839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122500839 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122500839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122500839 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122500839 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122500839 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122500839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122500839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122500839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122500839 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122501624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122501624 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122501624 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122501624 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122501624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122501624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122501624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122501624 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122501624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122501624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122501624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122501624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122501624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122501624 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122501624 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122501624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122501624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501625 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122501625 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122501625 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122501625 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122501625 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122501625 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122501625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122501625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122501625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122501625 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122501625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122501625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122501625 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122501625 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122501625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122501625 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122501625 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122501625 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122501625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122501625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122501625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122501625 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122501625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122501625 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122501625 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122501625 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122501625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122501625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122501625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122501625 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122501626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122501626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122501626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122501626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122501626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122501626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122501626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122501626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122501626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501626 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122501626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122501626 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122501626 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122501626 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122501636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122501636 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122501636 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122501636 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122501636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122501636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122501636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122501636 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122501636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122501636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122501636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122501636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122501636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122501636 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122501636 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122501636 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122501636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501636 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122501636 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122501636 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122501636 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122501637 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122501637 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122501637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122501637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122501637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122501637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122501637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122501637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122501637 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122501637 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122501637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122501637 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122501637 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122501637 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122501637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122501637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122501637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122501637 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122501639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122501639 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122501639 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122501639 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122501639 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122501639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122501639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122501639 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122501639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122501639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122501639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122501639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122501639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122501639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122501639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122501639 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122501639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122501639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122501639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122501639 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122501639 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122501639 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122501639 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122501639 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122501653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59010<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@8885072c0934: Added conn table entry 0TC_ranap_cs_creq_cref0(336)7880177 20250425122502705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122502705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122502705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122502705 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122502705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x783df1, normal) (hnbgw_rua.c:407) 20250425122502705 DHNB DEBUG map_rua[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122502705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880177)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122502705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880177 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122502705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122502705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122502705 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880177 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122502705 DCN DEBUG map_sccp[0x5628104fc9a0]{init}: Allocated (fsm.c:456) 20250425122502705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5628104fc9a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122502705 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7880177 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122502705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880177 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122502705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880177)[0x5628104e0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122502705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122502705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122502705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880177)[0x5628104e0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122502705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5628104fc9a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122502705 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122502705 DLSCCP DEBUG SCCP-SCOC(31)[0x5628104eab50]{IDLE}: Allocated (fsm.c:456) 20250425122502705 DLSCCP DEBUG SCCP-SCOC(31)[0x5628104eab50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122502705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030000420056400500f1100926) (sccp_scrc.c:406) 20250425122502705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122502705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122502705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122502705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122502705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122502705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122502705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122502705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122502705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122502705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122502705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122502705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122502705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122502705 DLSCCP DEBUG SCCP-SCOC(31)[0x5628104eab50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122502706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5628104fc9a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122502706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880177)[0x5628104e0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122502706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122502706 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122502706 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122502706 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122502706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122502706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122502706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122502706 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@8885072c0934: Added conn table entry 0TC_ranap_cs_creq_cref0(336)2544707 TC_ranap_cs_creq_cref0(336)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@8885072c0934: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)2544707 HNBGW_Test.msc0-SCCP(329)@8885072c0934: Session index based on connection ID:0 20250425122502721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122502721 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122502721 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122502721 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122502721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122502721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122502721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122502721 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122502721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122502721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122502721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122502721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122502721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122502721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250425122502721 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20250425122502721 DLSCCP DEBUG SCCP-SCOC(31)[0x5628104eab50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250425122502721 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122502721 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122502721 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250425122502721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5628104fc9a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122502721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5628104fc9a0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250425122502721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880177)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122502721 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880177)[0x5628104e0f80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122502722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122502722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880177)[0x5628104e0f80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122502722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880177)[0x5628104e0f80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122502722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880177)[0x5628104e0f80]{disrupted}: Freeing instance (context_map.c:202) 20250425122502722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880177)[0x5628104e0f80]{disrupted}: Deallocated (fsm.c:568) 20250425122502722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5628104fc9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122502722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5628104fc9a0]{disconnected}: Freeing instance (context_map.c:206) 20250425122502722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5628104fc9a0]{disconnected}: Deallocated (fsm.c:568) 20250425122502722 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880177 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425122502722 DLSCCP DEBUG SCCP-SCOC(31)[0x5628104eab50]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250425122502722 DLSCCP DEBUG SCCP-SCOC(31)[0x5628104eab50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122502722 DLSCCP DEBUG SCCP-SCOC(31)[0x5628104eab50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122502722 DLSCCP DEBUG SCCP-SCOC(31)[0x5628104eab50]{IDLE}: Deallocated (fsm.c:568) 20250425122502722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122502722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@8885072c0934: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)7880177 MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122502733 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44867<->l=127.0.0.1:4262) (control_if.c:193) 20250425122502733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59006<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(325)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(324)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122502736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58994<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122502737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122502737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122502737 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122502737 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122502737 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122502738 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122502738 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122502738 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(333)@8885072c0934: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@8885072c0934: Final verdict of PTC: none 20250425122502738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122502738 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122502738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122502738 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122502738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122502738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122502738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122502738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122502738 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122502738 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(330)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@8885072c0934: Final verdict of PTC: none 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122502738 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.msc0-M3UA(331)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@8885072c0934: Final verdict of PTC: none 20250425122502738 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122502738 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122502739 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122502739 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122502739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122502739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122502738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122502739 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122502739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122502739 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122502739 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122502739 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122502739 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122502739 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122502739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122502739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122502739 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122502739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122502739 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122502739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122502739 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122502739 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122502739 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122502739 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122502739 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(332)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(335)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(326)@8885072c0934: Final verdict of PTC: none 20250425122502740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59010<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@8885072c0934: Final verdict of PTC: pass TC_ranap_cs_creq_cref-Iuh0(327)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@8885072c0934: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Fri Apr 25 12:25:02 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20250425122502803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122503205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59024<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184212) Waiting for packet dumper to finish... 1 (prev_count=184212, count=236036) 20250425122504739 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122504739 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122504739 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122504739 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122504739 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122504739 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Fri Apr 25 12:25:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ranap_ps_creq_cref started. 20250425122506312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50506<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122506316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122506319 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33451<->l=127.0.0.1:4262) (control_if.c:572) 20250425122506331 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122506331 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122506331 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122506331 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122506331 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122506331 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122506331 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122506331 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122506332 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122506332 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122506333 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122506333 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122506333 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122506333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122506333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122506333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122506333 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122506333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122506333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122506333 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122506333 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122506333 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122506333 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122506333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122506333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122506333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122506333 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122506333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122506333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122506333 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122506333 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122506333 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122506333 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122506333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122506333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122506333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122506333 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122506333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122506333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122506333 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122506333 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122506333 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122506333 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122506333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122506333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122506333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122506333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122506333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122506333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122506333 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122506333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122506333 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122506333 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122506333 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122506333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122506333 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122506333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122506333 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122506333 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122506333 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122506333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122506333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122506333 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122506333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122506333 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122506333 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122506333 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122506333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122506333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122506333 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122506333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122506333 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122506333 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122506333 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122506333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122506333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122506333 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(345)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(343)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122506345 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122506345 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122506345 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122506345 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122506345 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122506345 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122506346 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122506346 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122506347 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122506347 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122506347 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122506347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122506347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122506347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122506347 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122506347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122506347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122506347 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122506347 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122506347 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122506347 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122506347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122506347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122506347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122506347 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122506347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122506347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122506347 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122506347 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122506347 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122506347 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122506347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122506347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122506347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122506347 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122506347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122506347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122506347 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122506347 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122506347 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122506347 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122506347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122506347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122506347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122506347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122506347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122506347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122506347 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122506347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122506347 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122506347 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122506347 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122506347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122506347 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122506347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122506347 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122506347 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122506347 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122506347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122506347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122506347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122506347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122506347 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122506347 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122506347 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122506347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122506347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122506347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122506347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122506347 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122506347 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122506347 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122506347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122506347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122506347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(346)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122506371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122506371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122506371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122506371 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122506371 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122506371 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122506371 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122506371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122506371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122506543 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122506543 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122506543 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122506543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122506548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122506548 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122506548 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122506548 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122506548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122506548 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122506548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122506550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122506550 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122506550 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122506550 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122506550 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122506550 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122506550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122506551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122506551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122506551 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122506551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122506551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122506551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122506551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122506551 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122506551 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122506551 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122506552 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122506552 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122506552 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122506553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122506553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122506553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122506553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122506553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122506553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122506553 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122506554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122506554 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122506554 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122506554 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122506554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122506554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122506554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122506554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122506560 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122506560 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122506560 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122506560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122506566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122506566 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122506566 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122506566 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122506566 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122506566 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122506566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122506568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122506568 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122506568 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122506568 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122506568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122506568 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122506568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122506568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122506568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122506568 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122506568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122506569 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122506569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122506569 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122506569 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122506569 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122506569 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122506570 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122506570 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122506570 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122506570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122506570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122506570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122506570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122506571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122506571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122506571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122506571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122506571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122506571 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122506571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122506571 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122506571 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122506571 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122506571 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122506571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122506571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122506571 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122507360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122507360 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122507360 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122507360 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122507360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122507360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122507360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122507360 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122507360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122507361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122507361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122507361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122507361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122507361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122507361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122507361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122507361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122507361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122507361 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122507361 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122507361 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122507361 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122507361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122507361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122507361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122507362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122507362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122507362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122507362 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122507362 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122507362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122507362 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122507362 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122507362 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122507362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122507362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122507362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122507362 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122507363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122507363 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122507363 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122507363 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122507363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122507363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122507363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122507363 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122507363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122507363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122507363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122507363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122507363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122507363 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122507363 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122507363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122507363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122507364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122507364 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122507364 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122507364 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122507367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122507367 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122507367 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122507367 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122507367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122507367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122507367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122507367 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122507367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122507368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122507368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122507368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122507368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122507368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122507368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122507368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122507368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122507368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122507368 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122507368 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122507368 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122507368 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122507368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122507368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122507368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122507368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122507368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122507368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122507368 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122507368 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122507368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122507368 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122507368 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122507368 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122507368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122507368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122507368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122507369 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122507369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122507369 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122507369 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122507370 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122507370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122507370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122507370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122507370 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122507370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122507370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122507370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122507370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122507370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122507370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122507370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122507370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122507370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122507370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122507370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122507370 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122507370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122507370 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122507370 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122507370 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122507384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50514<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@8885072c0934: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@8885072c0934: Added conn table entry 0TC_ranap_ps_creq_cref0(350)10072905 20250425122508413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122508413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122508413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122508413 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122508413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x99b349, normal) (hnbgw_rua.c:407) 20250425122508413 DHNB DEBUG map_rua[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122508413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10072905)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122508413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10072905 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122508413 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122508413 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122508413 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122508413 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10072905 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122508413 DCN DEBUG map_sccp[0x5628104fc9a0]{init}: Allocated (fsm.c:456) 20250425122508413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5628104fc9a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122508414 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10072905 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122508414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10072905 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122508414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10072905)[0x5628104e0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122508414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122508414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122508414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10072905)[0x5628104e0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122508414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5628104fc9a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122508414 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122508414 DLSCCP DEBUG SCCP-SCOC(32)[0x5628104eab50]{IDLE}: Allocated (fsm.c:456) 20250425122508414 DLSCCP DEBUG SCCP-SCOC(32)[0x5628104eab50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122508414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000020), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f400300012c0056400500f1100926) (sccp_scrc.c:406) 20250425122508414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122508414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122508414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122508414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122508415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122508415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122508415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122508415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122508415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122508415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122508415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122508415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122508415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122508415 DLSCCP DEBUG SCCP-SCOC(32)[0x5628104eab50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122508415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5628104fc9a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122508415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10072905)[0x5628104e0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122508416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122508416 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122508416 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122508416 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122508416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122508416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122508416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122508416 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@8885072c0934: Added conn table entry 0TC_ranap_ps_creq_cref0(350)14810922 TC_ranap_ps_creq_cref0(350)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@8885072c0934: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)14810922 HNBGW_Test.sgsn0-SCCP(346)@8885072c0934: Session index based on connection ID:0 20250425122508433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122508433 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122508433 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122508433 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122508433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122508433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122508433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122508433 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122508434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122508434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122508434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122508434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122508434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122508434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250425122508434 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20250425122508434 DLSCCP DEBUG SCCP-SCOC(32)[0x5628104eab50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250425122508434 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122508434 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122508434 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250425122508434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5628104fc9a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122508434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5628104fc9a0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250425122508434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10072905)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122508434 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10072905)[0x5628104e0f80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122508434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122508434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10072905)[0x5628104e0f80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122508434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10072905)[0x5628104e0f80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122508434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10072905)[0x5628104e0f80]{disrupted}: Freeing instance (context_map.c:202) 20250425122508434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10072905)[0x5628104e0f80]{disrupted}: Deallocated (fsm.c:568) 20250425122508434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5628104fc9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122508434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5628104fc9a0]{disconnected}: Freeing instance (context_map.c:206) 20250425122508434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5628104fc9a0]{disconnected}: Deallocated (fsm.c:568) 20250425122508434 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10072905 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425122508434 DLSCCP DEBUG SCCP-SCOC(32)[0x5628104eab50]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250425122508434 DLSCCP DEBUG SCCP-SCOC(32)[0x5628104eab50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122508434 DLSCCP DEBUG SCCP-SCOC(32)[0x5628104eab50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122508434 DLSCCP DEBUG SCCP-SCOC(32)[0x5628104eab50]{IDLE}: Deallocated (fsm.c:568) 20250425122508434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122508434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@8885072c0934: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)10072905 MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122508450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50512<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122508451 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33451<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(339)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(338)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122508454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50506<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122508455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122508455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122508455 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122508456 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122508456 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@8885072c0934: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@8885072c0934: Final verdict of PTC: none 20250425122508458 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122508459 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122508459 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122508459 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122508459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122508459 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122508459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122508459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(348)@8885072c0934: Final verdict of PTC: none 20250425122508459 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122508459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122508459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122508459 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122508459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122508459 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122508459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122508459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122508459 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122508459 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122508459 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122508459 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122508460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(347)@8885072c0934: Final verdict of PTC: none 20250425122508460 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122508460 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122508460 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122508460 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122508459 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122508459 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122508459 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122508460 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122508460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122508460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(349)@8885072c0934: Final verdict of PTC: none 20250425122508460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122508460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW-PFCP(340)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@8885072c0934: Final verdict of PTC: none 20250425122508460 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122508461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122508461 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122508461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122508461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122508461 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122508461 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122508461 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122508461 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122508463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50514<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@8885072c0934: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Fri Apr 25 12:25:08 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20250425122508554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122508957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50522<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184708) Waiting for packet dumper to finish... 1 (prev_count=184708, count=236912) 20250425122510460 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122510460 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122510460 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122510460 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122510460 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122510460 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc ------ Fri Apr 25 12:25:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250425122512059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122512067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122512073 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42351<->l=127.0.0.1:4262) (control_if.c:572) 20250425122512095 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122512095 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122512095 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122512095 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122512095 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122512095 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122512095 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122512095 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122512095 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122512095 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122512097 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122512097 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122512097 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122512097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122512097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122512097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122512097 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122512097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122512097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122512097 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122512097 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122512097 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122512097 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122512097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122512097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122512097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122512097 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122512097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122512097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122512097 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122512097 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122512097 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122512097 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122512097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122512097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122512097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122512097 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122512097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122512097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122512097 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122512097 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122512097 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122512097 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122512097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122512097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122512097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122512097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122512097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122512097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122512097 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122512097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122512097 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122512097 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122512097 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122512097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122512097 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122512097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122512097 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122512097 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122512097 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122512097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122512097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122512097 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122512098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122512098 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122512098 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122512098 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122512098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122512098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122512098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122512098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122512098 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122512098 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122512098 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122512098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122512098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122512098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(359)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(357)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122512109 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122512109 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122512109 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122512109 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122512110 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122512110 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122512110 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122512110 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122512111 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122512111 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122512111 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122512111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122512111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122512111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122512111 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122512111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122512111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122512111 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122512111 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122512111 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122512111 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122512111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122512111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122512111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122512111 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122512111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122512111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122512111 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122512111 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122512111 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122512111 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122512111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122512111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122512111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122512111 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122512111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122512111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122512111 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122512111 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122512111 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122512111 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122512111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122512111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122512111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122512111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122512111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122512111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122512111 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122512111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122512111 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122512111 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122512111 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122512111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122512111 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122512111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122512111 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122512111 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122512111 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122512111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122512111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122512111 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122512111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122512111 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122512111 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122512111 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122512111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122512111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122512111 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122512112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122512112 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122512112 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122512112 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122512112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122512112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122512112 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122512130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122512130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122512130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122512130 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122512130 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122512130 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122512130 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122512130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122512130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122512307 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122512307 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122512307 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122512307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122512316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122512316 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122512316 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122512316 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122512316 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122512316 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122512316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122512321 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122512321 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122512321 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122512321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122512322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122512322 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122512322 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122512322 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122512322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122512322 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122512322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122512322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122512322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122512322 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122512322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122512322 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122512322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122512322 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122512322 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122512322 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122512322 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122512324 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122512324 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122512324 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122512324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122512324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122512324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.sgsn0-M3UA(362)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122512324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122512324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122512324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122512324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122512324 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122512325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122512325 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122512325 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122512325 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122512325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122512325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122512325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122512325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122512327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122512327 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122512327 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122512327 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122512327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122512327 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122512327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122512328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122512328 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122512328 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122512328 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122512328 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122512328 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122512328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122512328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122512328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122512328 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122512328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122512328 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122512328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122512328 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122512328 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122512328 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122512328 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122512329 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122512329 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122512329 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122512329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122512329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122512329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122512329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122512329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122512329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122512329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122512329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122512329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122512329 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122512330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122512330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122512330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122512330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122512330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122512330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122512330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122512330 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122513124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122513124 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122513124 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122513124 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122513124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122513124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122513124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122513124 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122513125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122513125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122513125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122513125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122513125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122513125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122513125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122513125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122513125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122513125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122513125 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122513125 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122513125 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122513125 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122513125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122513125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122513125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122513126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122513126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122513126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122513126 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122513126 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122513126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122513126 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122513126 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122513126 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122513126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122513126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122513126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122513126 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122513128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122513128 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122513128 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122513128 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122513128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122513128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122513128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122513128 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122513128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122513128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122513128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122513128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122513128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122513128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122513128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122513128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122513128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122513128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122513128 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122513128 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122513128 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122513129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122513129 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122513129 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122513129 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122513129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122513129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122513129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122513129 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122513129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122513129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122513129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122513129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122513129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122513129 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122513129 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122513129 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122513129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513130 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122513130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122513130 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122513130 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122513130 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122513130 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122513130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122513130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122513130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122513130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122513130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122513130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122513130 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122513130 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122513130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122513130 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122513130 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122513130 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122513130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122513130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122513130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122513130 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122513130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122513130 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122513130 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122513130 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122513130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122513130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122513130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122513130 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122513130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122513130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122513130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122513130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122513130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122513130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122513130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122513130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122513130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122513130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122513130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122513130 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122513130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122513130 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122513130 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122513130 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122513144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50548<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@8885072c0934: 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)@8885072c0934: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8348890 20250425122514190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122514190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122514190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122514190 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122514191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7f64da, normal) (hnbgw_rua.c:407) 20250425122514191 DHNB DEBUG map_rua[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122514191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8348890)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122514191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8348890 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122514191 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122514191 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122514191 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122514191 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8348890 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122514191 DCN DEBUG map_sccp[0x5628104fc9a0]{init}: Allocated (fsm.c:456) 20250425122514191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5628104fc9a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122514191 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8348890 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122514191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8348890 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122514191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8348890)[0x5628104e0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122514191 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122514191 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122514191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8348890)[0x5628104e0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122514191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5628104fc9a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122514191 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122514191 DLSCCP DEBUG SCCP-SCOC(33)[0x5628104eab50]{IDLE}: Allocated (fsm.c:456) 20250425122514191 DLSCCP DEBUG SCCP-SCOC(33)[0x5628104eab50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122514191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000021), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300032d0056400500f1100926) (sccp_scrc.c:406) 20250425122514191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122514191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122514191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122514191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122514191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122514191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122514191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122514191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122514191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122514191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122514191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122514191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122514191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122514191 DLSCCP DEBUG SCCP-SCOC(33)[0x5628104eab50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122514191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5628104fc9a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122514191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8348890)[0x5628104e0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122514192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122514192 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122514192 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122514192 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122514192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122514192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122514192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122514192 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@8885072c0934: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)7933176 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@8885072c0934: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@8885072c0934: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8348890 20250425122514392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122514393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122514393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425122514393 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122514393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7f64da,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250425122514393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8348890 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250425122514393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8348890)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122514393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8348890)[0x5628104e0f80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122514393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5628104fc9a0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122515205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122515205 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122515205 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122515205 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122515205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122515205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122515205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122515205 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122515205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122515205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122515205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122515205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122515205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122515205 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003c84cb) (sccp_scrc.c:477) 20250425122515205 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20250425122515205 DLSCCP DEBUG SCCP-SCOC(33)[0x5628104eab50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122515205 DLSCCP DEBUG SCCP-SCOC(33)[0x5628104eab50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122515205 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122515205 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122515205 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122515205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5628104fc9a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122515205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5628104fc9a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122515205 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122515205 DLSCCP DEBUG SCCP-SCOC(33)[0x5628104eab50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122515205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c84cb), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122515205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122515205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122515205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122515206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122515206 DLSCCP DEBUG SCCP-SCOC(33)[0x5628104eab50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122515206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5628104fc9a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250425122515206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8348890)[0x5628104e0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122515206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8348890)[0x5628104e0f80]{disconnected}: Freeing instance (context_map.c:202) 20250425122515206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8348890)[0x5628104e0f80]{disconnected}: Deallocated (fsm.c:568) 20250425122515206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5628104fc9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122515206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5628104fc9a0]{disconnected}: Freeing instance (context_map.c:206) 20250425122515206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5628104fc9a0]{disconnected}: Deallocated (fsm.c:568) 20250425122515206 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8348890 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425122515206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122515206 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122515206 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122515206 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122515206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122515206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122515206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122515206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@8885072c0934: Session index based on local reference:0 20250425122515209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122515209 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122515209 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122515209 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122515209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122515209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122515209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122515209 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122515209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122515209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122515209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122515209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122515209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122515209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=003c84cb) (sccp_scrc.c:477) 20250425122515209 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20250425122515209 DLSCCP DEBUG SCCP-SCOC(33)[0x5628104eab50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122515209 DLSCCP DEBUG SCCP-SCOC(33)[0x5628104eab50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122515209 DLSCCP DEBUG SCCP-SCOC(33)[0x5628104eab50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122515209 DLSCCP DEBUG SCCP-SCOC(33)[0x5628104eab50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122515209 DLSCCP DEBUG SCCP-SCOC(33)[0x5628104eab50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@8885072c0934: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)7933176 MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122516219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50542<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(352)@8885072c0934: Final verdict of PTC: none 20250425122516220 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42351<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(353)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122516223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50528<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122516224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122516224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122516224 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122516224 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122516224 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(358)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@8885072c0934: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@8885072c0934: Final verdict of PTC: none 20250425122516227 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122516227 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122516227 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122516227 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122516227 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122516227 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122516227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122516227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(363)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@8885072c0934: Final verdict of PTC: none 20250425122516227 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122516227 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122516227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122516227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122516227 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122516227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122516227 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122516227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122516227 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122516227 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122516227 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122516227 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122516227 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122516227 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122516227 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122516227 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122516227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122516227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122516227 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122516227 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122516227 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122516227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122516227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122516227 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122516227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122516227 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122516227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122516227 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122516227 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122516227 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122516227 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122516227 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(362)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(354)@8885072c0934: Final verdict of PTC: none 20250425122516227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50548<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@8885072c0934: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass'. Fri Apr 25 12:25:16 UTC 2025 ====== HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.talloc 20250425122516283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122516685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47392<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224652) Waiting for packet dumper to finish... 1 (prev_count=224652, count=248984) 20250425122518229 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122518229 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122518229 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122518229 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122518229 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122518229 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc ------ Fri Apr 25 12:25:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250425122519803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122519808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47418<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122519811 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40429<->l=127.0.0.1:4262) (control_if.c:572) 20250425122519826 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122519826 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122519826 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122519826 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122519826 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122519826 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122519826 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122519826 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122519826 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122519826 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122519827 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122519827 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122519827 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122519827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122519827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122519827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122519827 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122519827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122519827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122519827 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122519827 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122519827 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122519827 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122519828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122519828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122519828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122519828 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122519828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122519828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122519828 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122519828 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122519828 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122519828 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122519828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122519828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122519828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122519828 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122519828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122519828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122519828 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122519828 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122519828 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122519828 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122519828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122519828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122519828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122519828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122519828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122519828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122519828 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122519828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122519828 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122519828 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122519828 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122519828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122519828 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122519828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122519828 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122519828 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122519828 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122519828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122519828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122519828 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122519828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122519828 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122519828 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122519828 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122519828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122519828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122519828 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122519828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122519828 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122519828 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122519828 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122519828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122519828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122519828 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(373)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(373)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(371)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122519841 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122519841 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122519841 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122519841 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122519841 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122519841 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122519841 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122519841 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122519843 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122519843 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122519843 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122519843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122519843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122519843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122519843 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122519843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122519843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122519843 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122519843 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122519843 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122519843 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122519843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122519843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122519843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122519843 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122519843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122519843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122519843 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122519843 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122519843 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122519843 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122519843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122519843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122519843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122519843 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122519843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122519843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122519843 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122519843 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122519843 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122519843 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122519843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122519843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122519843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122519843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122519843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122519843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122519843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122519843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122519843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122519843 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122519843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122519843 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122519843 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122519843 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122519843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122519843 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122519843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122519843 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122519843 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122519843 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122519843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122519843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122519843 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122519843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122519843 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122519843 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122519843 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122519843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122519843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122519843 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122519843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122519843 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122519843 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122519843 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122519843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122519843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122519843 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(376)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122519865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122519865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122519865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122519865 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122519865 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122519865 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122519865 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122519865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122519865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122520039 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122520039 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122520039 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122520039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122520046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122520046 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122520046 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122520046 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122520046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122520046 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122520046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122520049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122520049 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122520049 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122520049 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122520049 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122520049 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122520049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122520049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122520049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122520049 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122520049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122520050 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122520050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122520050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122520050 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122520050 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122520050 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122520051 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122520051 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122520051 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122520051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122520051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122520051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122520051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122520051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122520051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122520051 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122520052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122520052 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122520052 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122520052 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122520052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122520052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122520052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122520052 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122520054 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122520054 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122520054 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122520054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(376)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122520059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122520059 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122520059 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122520059 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122520059 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122520059 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122520059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122520061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122520061 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122520061 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122520061 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122520061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122520061 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122520061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122520061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122520061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122520061 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122520061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122520061 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122520061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122520061 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122520061 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122520061 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122520061 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122520062 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122520062 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122520062 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122520062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122520062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122520062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122520062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122520062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122520062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122520062 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122520062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122520062 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122520062 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122520062 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122520062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122520062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122520062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122520062 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122520858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122520858 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122520858 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122520859 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122520859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122520859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122520859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122520859 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122520859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122520859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122520859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122520859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122520859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122520859 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122520859 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122520859 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122520859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520859 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122520859 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122520859 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122520859 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122520859 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122520859 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122520859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122520859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122520859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122520859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122520859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122520859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122520859 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122520859 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122520859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122520859 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122520859 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122520859 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122520859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122520859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122520859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122520859 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122520860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122520860 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122520860 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122520860 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122520860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122520860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122520860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122520860 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122520860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122520860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122520860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122520860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122520860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122520860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122520860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122520860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122520860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520860 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122520860 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122520860 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122520860 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122520860 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122520862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122520862 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122520862 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122520862 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122520862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122520862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122520862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122520862 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122520862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122520863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122520863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122520863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122520863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122520863 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122520863 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122520863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122520863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520863 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122520863 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122520863 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122520863 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122520863 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122520863 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122520863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122520863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122520863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122520863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122520863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122520863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122520863 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122520863 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122520863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122520863 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122520863 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122520863 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122520863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122520863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122520863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122520863 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122520863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122520863 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122520863 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122520863 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122520863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122520863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122520863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122520863 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122520863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122520863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122520863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122520863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122520863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122520863 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122520863 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122520863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122520863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122520863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122520863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122520863 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122520863 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122520863 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122520863 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122520863 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122520896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47420<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@8885072c0934: 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)@8885072c0934: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)5007049 20250425122521941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122521941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122521941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122521941 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122521941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4c66c9, normal) (hnbgw_rua.c:407) 20250425122521941 DHNB DEBUG map_rua[0x5628104eab50]{init}: Allocated (fsm.c:456) 20250425122521941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5007049)[0x5628104eab50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122521941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5007049 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122521941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122521941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122521941 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5007049 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122521941 DCN DEBUG map_sccp[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122521941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122521941 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5007049 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122521941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5007049 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122521941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5007049)[0x5628104eab50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122521941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122521941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122521941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5007049)[0x5628104eab50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122521941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5628104e0f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122521941 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122521941 DLSCCP DEBUG SCCP-SCOC(34)[0x5628104fc9a0]{IDLE}: Allocated (fsm.c:456) 20250425122521941 DLSCCP DEBUG SCCP-SCOC(34)[0x5628104fc9a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122521941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003b00056400500f1100926) (sccp_scrc.c:406) 20250425122521941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122521941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122521941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122521942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122521942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122521942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122521942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122521942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122521942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122521942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122521942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122521942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122521942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122521942 DLSCCP DEBUG SCCP-SCOC(34)[0x5628104fc9a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122521942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5628104e0f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122521942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5007049)[0x5628104eab50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122521942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122521942 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122521942 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122521942 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122521942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122521942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122521942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122521942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@8885072c0934: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)12914480 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@8885072c0934: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@8885072c0934: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)5007049 20250425122522148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122522148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122522148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425122522148 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122522148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4c66c9,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250425122522148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5007049 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250425122522148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5007049)[0x5628104eab50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122522148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5007049)[0x5628104eab50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122522149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5628104e0f80]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122522961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122522961 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122522962 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122522962 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122522962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122522962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122522962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122522962 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122522962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122522962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122522962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122522962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122522962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122522962 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e2fe29) (sccp_scrc.c:477) 20250425122522962 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20250425122522962 DLSCCP DEBUG SCCP-SCOC(34)[0x5628104fc9a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122522962 DLSCCP DEBUG SCCP-SCOC(34)[0x5628104fc9a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122522962 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122522962 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122522962 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122522962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5628104e0f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122522962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5628104e0f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122522962 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122522962 DLSCCP DEBUG SCCP-SCOC(34)[0x5628104fc9a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122522962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2fe29), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122522962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122522962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122522962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122522962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122522962 DLSCCP DEBUG SCCP-SCOC(34)[0x5628104fc9a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122522962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5628104e0f80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250425122522962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5007049)[0x5628104eab50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122522962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5007049)[0x5628104eab50]{disconnected}: Freeing instance (context_map.c:202) 20250425122522962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5007049)[0x5628104eab50]{disconnected}: Deallocated (fsm.c:568) 20250425122522962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5628104e0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122522962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5628104e0f80]{disconnected}: Freeing instance (context_map.c:206) 20250425122522962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5628104e0f80]{disconnected}: Deallocated (fsm.c:568) 20250425122522962 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5007049 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425122522963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122522963 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122522963 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122522963 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122522963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122522963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122522963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122522963 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@8885072c0934: Session index based on local reference:0 20250425122522966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122522966 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122522966 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122522966 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122522966 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122522966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122522966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122522966 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122522966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122522966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122522966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122522967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122522967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122522967 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=00e2fe29) (sccp_scrc.c:477) 20250425122522967 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20250425122522967 DLSCCP DEBUG SCCP-SCOC(34)[0x5628104fc9a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122522967 DLSCCP DEBUG SCCP-SCOC(34)[0x5628104fc9a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122522967 DLSCCP DEBUG SCCP-SCOC(34)[0x5628104fc9a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122522967 DLSCCP DEBUG SCCP-SCOC(34)[0x5628104fc9a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122522967 DLSCCP DEBUG SCCP-SCOC(34)[0x5628104fc9a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@8885072c0934: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)12914480 MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122523971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47418<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122523971 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40429<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(366)@8885072c0934: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122523972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122523972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122523972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122523972 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122523972 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122523972 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@8885072c0934: Final verdict of PTC: none 20250425122523973 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122523973 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122523973 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122523973 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122523973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122523973 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122523973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122523973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122523973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122523973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122523973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122523973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122523973 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122523973 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425122523973 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122523973 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122523973 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122523973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122523973 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122523973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122523973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122523973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122523973 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122523973 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122523973 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122523973 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122523973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122523973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122523973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122523973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122523973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122523973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122523973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122523973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122523973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122523973 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122523973 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122523973 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122523973 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(368)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(377)@8885072c0934: Final verdict of PTC: none 20250425122523974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47420<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@8885072c0934: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass'. Fri Apr 25 12:25:23 UTC 2025 ====== HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.talloc 20250425122524025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122524427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=222352) Waiting for packet dumper to finish... 1 (prev_count=222352, count=248976) 20250425122525974 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122525975 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122525975 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122525975 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122525975 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122525975 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Fri Apr 25 12:25:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_cs_iu_release_req_rua_disconnect started. 20250425122527488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122527495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122527502 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43141<->l=127.0.0.1:4262) (control_if.c:572) 20250425122527528 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122527528 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122527528 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122527528 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122527528 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122527528 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122527528 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122527528 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122527529 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122527529 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122527529 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122527529 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122527529 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122527529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122527529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122527529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122527529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122527529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122527529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122527529 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122527529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122527529 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122527529 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122527529 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122527529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122527529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122527529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122527530 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122527530 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122527530 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122527530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122527530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122527530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122527530 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122527530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122527530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122527530 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122527530 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122527530 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122527530 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122527530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122527530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122527530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122527530 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122527530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122527530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122527530 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122527530 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122527530 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122527530 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122527530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122527530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122527530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122527530 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122527530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122527530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122527530 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122527530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122527530 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122527530 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122527530 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122527530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122527530 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122527530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122527530 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122527530 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122527530 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122527530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122527530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122527530 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122527530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122527530 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122527530 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122527530 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122527530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122527530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122527530 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(387)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(385)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122527542 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122527542 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122527542 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122527542 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122527542 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122527543 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122527543 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122527543 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122527544 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122527544 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122527544 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122527544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122527544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122527544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122527544 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122527544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122527544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122527544 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122527544 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122527544 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122527544 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122527544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122527544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122527544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122527544 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122527544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122527544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122527544 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122527544 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122527544 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122527544 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122527544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122527544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122527544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122527544 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122527544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122527544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122527544 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122527544 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122527544 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122527544 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122527544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122527544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122527544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122527544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122527544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122527544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122527544 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122527544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122527544 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122527544 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122527544 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122527544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122527544 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122527544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122527544 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122527544 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122527544 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122527544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122527544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122527544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122527544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122527544 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122527544 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122527544 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122527544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122527544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122527544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122527544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122527544 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122527544 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122527544 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122527544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122527544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122527544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(390)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122527563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122527563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122527563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122527563 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122527563 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122527563 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122527563 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122527563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122527563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122527741 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122527741 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122527741 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122527741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122527749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122527749 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122527749 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122527749 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122527749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122527749 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122527749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122527752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122527752 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122527752 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122527752 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122527752 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122527752 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122527752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122527752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122527752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122527752 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122527752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122527752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122527752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122527753 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122527753 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122527753 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122527753 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122527754 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122527754 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122527754 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122527754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122527754 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122527754 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122527754 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122527754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122527754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122527754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122527754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122527754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122527754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122527754 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122527755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122527755 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122527755 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122527755 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122527755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122527755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122527755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122527755 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(390)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122527760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122527760 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122527760 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122527760 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122527760 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122527760 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122527760 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122527763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122527763 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122527763 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122527763 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122527763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122527763 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122527763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122527763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122527763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122527763 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122527763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122527763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122527763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122527763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122527763 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122527763 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122527763 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122527764 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122527764 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122527764 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122527764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122527764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122527764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122527764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122527764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122527764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122527764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122527764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122527764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122527764 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122527764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122527764 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122527764 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122527764 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122527764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122527764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122527764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122527764 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122528557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122528557 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122528557 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122528557 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122528557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122528557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122528557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122528557 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122528557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122528557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122528557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122528557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122528557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122528557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122528557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122528557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122528557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122528557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122528557 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122528557 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122528557 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122528557 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122528557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122528557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122528558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122528558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122528558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122528558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122528558 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122528558 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122528558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122528558 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122528558 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122528558 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122528558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122528558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122528558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122528558 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122528562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122528562 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122528562 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122528562 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122528562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122528562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122528562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122528562 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122528562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122528562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122528562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122528562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122528562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122528562 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122528562 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122528562 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122528562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528562 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122528562 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122528562 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122528562 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122528562 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122528566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122528566 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122528566 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122528566 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122528566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122528566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122528566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122528566 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122528567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122528567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122528567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122528567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122528567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122528567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122528567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122528567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122528567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122528567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122528567 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122528567 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122528567 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122528567 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122528568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122528568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122528568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122528568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122528568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122528568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122528568 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122528568 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122528568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122528568 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122528568 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122528569 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122528569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122528569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122528569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122528569 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122528572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122528572 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122528572 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122528572 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122528572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122528572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122528573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122528573 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122528573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122528573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122528573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122528573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122528573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122528573 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122528573 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122528573 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122528573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122528573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122528573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122528573 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122528573 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122528573 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122528573 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122528573 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122528587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49584<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=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)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@8885072c0934: 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)@8885072c0934: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)16563464 20250425122529629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122529629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122529629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122529629 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122529629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfcbd08, normal) (hnbgw_rua.c:407) 20250425122529629 DHNB DEBUG map_rua[0x5628104fc9a0]{init}: Allocated (fsm.c:456) 20250425122529629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16563464)[0x5628104fc9a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122529629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16563464 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122529629 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122529629 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122529629 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16563464 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122529629 DCN DEBUG map_sccp[0x5628104eab50]{init}: Allocated (fsm.c:456) 20250425122529629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5628104eab50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122529630 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16563464 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122529630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16563464 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122529630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16563464)[0x5628104fc9a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122529630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122529630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122529630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16563464)[0x5628104fc9a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122529630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5628104eab50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122529630 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122529630 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{IDLE}: Allocated (fsm.c:456) 20250425122529630 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122529630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000023), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f400300039f0056400500f1100926) (sccp_scrc.c:406) 20250425122529630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122529630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122529630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122529630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122529630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122529630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122529630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122529630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122529630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122529630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122529630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122529630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122529630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122529630 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122529630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5628104eab50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122529630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16563464)[0x5628104fc9a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122529631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122529631 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122529631 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122529631 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122529631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122529631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122529631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122529631 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@8885072c0934: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)1282261 HNBGW_Test.msc0-SCCP(385)@8885072c0934: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122529650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122529650 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122529650 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122529650 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122529650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122529650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122529650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122529650 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122529650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122529650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122529650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122529650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122529650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122529650 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f89232) (sccp_scrc.c:477) 20250425122529650 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20250425122529650 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122529650 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122529650 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122529650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122529651 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122529651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5628104eab50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122529651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5628104eab50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(391)@8885072c0934: 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)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(385)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(385)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425122529853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122529853 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122529853 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122529853 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122529853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122529853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122529853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122529853 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122529853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122529853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122529853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122529853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122529853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122529853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425122529853 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20250425122529853 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122529853 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122529853 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122529853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5628104eab50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122529853 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122529853 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122529853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5628104eab50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122529854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122529854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122529854 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425122529854 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425122529854 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425122529854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122529854 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425122529854 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{UNUSED}: Allocated (fsm.c:456) 20250425122529854 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{UNUSED}: is child of mgw(mgw-fsm-16563464-0)[0x5628104ebbd0] (fsm.c:486) 20250425122529854 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16563464-0)[0x5628104ebbd0] (mgcp_client_endpoint_fsm.c:724) 20250425122529854 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122529854 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122529854 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122529854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16563464-0)[0x5628104e6400]{ST_CRCX}: Allocated (fsm.c:456) 20250425122529854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16563464-0)[0x5628104e6400]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70] (fsm.c:486) 20250425122529854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16563464-0)[0x5628104e6400]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122529854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16563464-0)[0x5628104e6400]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425122529854 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: fcbd'... (mgcp_client.c:807) 20250425122529854 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250425122529854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16563464-0)[0x5628104e6400]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122529854 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fcbd0817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fcbd0817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fcbd0817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fcbd0817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425122529892 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250425122529892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425122529892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425122529892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122529892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122529892 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425122529892 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529892 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529892 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122529892 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122529892 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529892 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122529892 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425122529892 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122529892 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425122529892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16563464)[0x5628104fc9a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425122529892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425122529892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122529892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_cs_iu_release_req_rua_disconnect0(392)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122529917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122529917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122529917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122529917 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122529917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfcbd08) (hnbgw_rua.c:471) 20250425122529917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16563464 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122529917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16563464)[0x5628104fc9a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122529917 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122529917 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122529917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16563464)[0x5628104fc9a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122529917 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122529917 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425122529917 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425122529917 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122529917 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425122529917 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16563464-0)[0x5628104ebbd0] (mgcp_client_endpoint_fsm.c:724) 20250425122529917 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122529917 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122529917 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529917 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425122529917 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: fcbd'... (mgcp_client.c:807) 20250425122529918 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425122529918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122529918 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122529918 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529918 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "fcbd0817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fcbd0817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122529940 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250425122529940 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425122529940 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425122529940 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425122529940 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425122529940 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529940 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529940 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122529940 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122529940 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529940 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122529940 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425122529940 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425122529940 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16563464-0)[0x5628104ebbd0] (mgcp_client_endpoint_fsm.c:724) 20250425122529940 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425122529940 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425122529940 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425122529940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16563464-0)[0x5628104e4ea0]{ST_CRCX}: Allocated (fsm.c:456) 20250425122529940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16563464-0)[0x5628104e4ea0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70] (fsm.c:486) 20250425122529940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16563464-0)[0x5628104e4ea0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425122529940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16563464-0)[0x5628104e4ea0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250425122529940 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: fcbd'... (mgcp_client.c:807) 20250425122529940 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425122529940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16563464-0)[0x5628104e4ea0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425122529940 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425122529940 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529940 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529940 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "fcbd0817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fcbd0817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425122529952 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250425122529952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425122529952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425122529952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4ea0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425122529952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4ea0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425122529952 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425122529952 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529952 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529953 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529953 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425122529953 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425122529953 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529953 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{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) 20250425122529953 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425122529953 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122529953 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425122529953 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425122529953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5628104eab50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425122529953 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122529953 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122529953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f89232), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425122529953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122529953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122529953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122529953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122529953 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425122529953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122529953 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122529953 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122529953 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122529953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122529953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122529953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122529953 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122530124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122530124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122530125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425122530125 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122530125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfcbd08) (hnbgw_rua.c:471) 20250425122530125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16563464 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250425122530125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16563464)[0x5628104fc9a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122530125 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425122530125 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425122530125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16563464)[0x5628104fc9a0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250425122530125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5628104eab50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122530125 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122530125 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122530125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f89232), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250425122530125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122530125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122530125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122530125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122530125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122530125 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122530125 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122530126 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122530126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122530126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122530126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122530126 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@8885072c0934: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)16563464 20250425122530329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122530329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122530329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425122530329 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122530329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfcbd08,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250425122530329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16563464 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250425122530329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16563464)[0x5628104fc9a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122530329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16563464)[0x5628104fc9a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122530329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5628104eab50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122530329 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122530329 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122530329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f89232), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122530329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122530329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122530329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122530329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122530329 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122530329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5628104eab50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250425122530329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16563464)[0x5628104fc9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122530329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16563464)[0x5628104fc9a0]{disconnected}: Freeing instance (context_map.c:202) 20250425122530329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16563464)[0x5628104fc9a0]{disconnected}: Deallocated (fsm.c:568) 20250425122530329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5628104eab50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122530329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5628104eab50]{disconnected}: Freeing instance (context_map.c:206) 20250425122530329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5628104eab50]{disconnected}: Deallocated (fsm.c:568) 20250425122530329 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425122530329 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425122530329 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425122530329 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425122530329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122530329 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: fcbd'... (mgcp_client.c:807) 20250425122530329 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425122530329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122530329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4ea0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425122530329 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: fcbd'... (mgcp_client.c:807) 20250425122530329 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425122530329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4ea0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425122530329 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{IN_USE}: Removing from parent mgw(mgw-fsm-16563464-0)[0x5628104ebbd0] (mgcp_client_endpoint_fsm.c:873) 20250425122530329 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425122530329 DLMGCP DEBUG mgw-endp(mgw-fsm-16563464-0)[0x5628104e4d70]{IN_USE}: Deallocated (fsm.c:568) 20250425122530329 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425122530329 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425122530329 DMGW DEBUG mgw(mgw-fsm-16563464-0)[0x5628104ebbd0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425122530329 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16563464 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425122530330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122530330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122530330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122530330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122530330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122530330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122530330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122530330 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-RAN(386)@8885072c0934: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)1282261 20250425122530336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122530336 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122530336 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122530336 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122530336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122530336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122530336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122530336 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122530337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122530337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122530337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122530337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122530337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122530337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=00f89232) (sccp_scrc.c:477) 20250425122530337 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20250425122530337 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122530337 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122530337 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122530337 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122530337 DLSCCP DEBUG SCCP-SCOC(35)[0x5628104e0f80]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "fcbd0817" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "fcbd0817" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122530347 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250425122530347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122530347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122530347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122530347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e6400]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425122530348 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250425122530348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4ea0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425122530348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4ea0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425122530348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4ea0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425122530348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e4ea0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122531352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49568<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122531352 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43141<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(380)@8885072c0934: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122531353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49556<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(389)@8885072c0934: Final verdict of PTC: none 20250425122531353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122531353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122531353 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122531353 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122531353 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(388)@8885072c0934: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@8885072c0934: Final verdict of PTC: none 20250425122531353 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122531353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122531353 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122531353 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122531353 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122531353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122531353 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122531353 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122531353 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122531353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122531353 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122531353 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122531353 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122531353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122531353 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122531354 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122531354 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122531354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122531354 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122531354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122531354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122531354 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122531354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122531354 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(386)@8885072c0934: Final verdict of PTC: none 20250425122531354 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122531354 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122531354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122531354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122531354 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122531354 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122531354 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122531354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122531354 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122531354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122531354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(387)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@8885072c0934: Final verdict of PTC: none 20250425122531354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122531354 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122531354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122531354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122531354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122531354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122531354 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122531354 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122531354 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122531354 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122531354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122531354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122531354 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122531354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122531354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122531354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122531354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122531354 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122531354 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122531354 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122531354 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(382)@8885072c0934: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(391)@8885072c0934: Final verdict of PTC: none 20250425122531354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@8885072c0934: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Fri Apr 25 12:25:31 UTC 2025 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20250425122531394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122531795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49596<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=283464) Waiting for packet dumper to finish... 1 (prev_count=283464, count=309864) 20250425122533355 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122533355 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122533355 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122533355 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122533355 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122533355 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Fri Apr 25 12:25:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ps_iu_release_req_rua_disconnect started. 20250425122534870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122534872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122534874 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39549<->l=127.0.0.1:4262) (control_if.c:572) 20250425122534884 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122534884 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122534885 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122534885 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122534885 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122534885 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122534885 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122534885 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122534885 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122534885 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122534886 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122534886 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122534886 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122534886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122534886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122534886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122534886 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122534886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122534886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122534886 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122534886 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122534886 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122534886 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122534886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122534886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122534886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122534887 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122534887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122534887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122534887 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122534887 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122534887 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122534887 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122534887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122534887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122534887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122534887 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122534887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122534887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122534887 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122534887 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122534887 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122534887 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122534887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122534887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122534887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122534887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122534887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122534887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122534887 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122534887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122534887 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122534887 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122534887 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122534887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122534887 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122534887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122534887 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122534887 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122534887 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122534887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122534887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122534887 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122534887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122534887 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122534887 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122534887 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122534887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122534887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122534887 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122534887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122534887 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122534887 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122534887 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122534887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122534887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122534887 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(401)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(399)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122534901 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122534901 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122534901 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122534901 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122534901 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122534901 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122534901 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122534901 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122534902 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122534902 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122534902 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122534902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122534902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122534902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122534903 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122534903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122534903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122534903 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122534903 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122534903 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122534903 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122534903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122534903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122534903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122534903 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122534903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122534903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122534903 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122534903 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122534903 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122534903 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122534903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122534903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122534903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122534903 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122534903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122534903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122534903 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122534903 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122534903 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122534903 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122534903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122534903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122534903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122534903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122534903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122534903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122534903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122534903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122534903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122534903 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122534903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122534903 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122534903 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122534903 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122534903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122534903 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122534903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122534903 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122534903 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122534903 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122534903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122534903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122534903 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122534903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122534903 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122534903 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122534903 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122534903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122534903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122534903 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122534903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122534903 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122534903 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122534903 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122534903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122534903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122534903 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(404)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122534925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122534925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122534925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122534925 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122534925 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122534925 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122534925 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122534925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122534925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122535097 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122535097 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122535097 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122535097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122535105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122535105 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122535105 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122535105 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122535105 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122535105 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122535105 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122535108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122535108 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122535108 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122535108 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122535108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122535108 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122535108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122535108 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122535108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122535108 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122535108 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122535108 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122535108 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122535108 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122535108 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122535108 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122535108 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122535109 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122535109 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122535109 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122535109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122535109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122535109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122535110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122535110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122535110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122535110 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122535110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122535110 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122535110 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122535110 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122535110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122535110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122535110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122535110 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122535113 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122535113 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122535113 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122535113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(404)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122535119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122535119 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122535119 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122535119 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122535119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122535119 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122535119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122535121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122535121 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122535121 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122535121 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122535121 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122535121 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122535121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122535121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122535121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122535121 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122535121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122535121 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122535121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122535121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122535121 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122535121 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122535121 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122535122 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122535122 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122535122 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122535122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122535122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122535122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122535122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122535122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122535122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122535122 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122535122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122535122 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122535122 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122535122 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122535122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122535122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122535122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122535122 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122535912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122535912 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122535912 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122535912 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122535912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122535912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122535912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122535912 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122535913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122535913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122535913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122535913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122535913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122535913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122535913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122535913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122535913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122535913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122535913 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122535913 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122535913 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122535913 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122535913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122535913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122535913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122535913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122535913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122535913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122535913 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122535913 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122535913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122535913 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122535913 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122535913 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122535913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122535913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122535913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122535913 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122535915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122535915 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122535915 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122535915 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122535915 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122535915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122535915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122535915 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122535915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122535915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122535915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122535915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122535915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122535915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122535916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122535916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122535916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122535916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122535916 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122535916 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122535916 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122535922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122535922 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122535922 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122535922 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122535922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122535922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122535922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122535922 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122535922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122535922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122535922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122535922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122535922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122535922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122535922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122535922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122535922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535923 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122535923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122535923 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122535923 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122535923 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122535923 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122535923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122535923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122535923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122535923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122535923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122535923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122535923 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122535923 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122535923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122535923 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122535923 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122535923 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122535923 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122535923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122535923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122535923 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122535925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122535925 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122535925 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122535925 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122535925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122535925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122535925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122535925 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122535925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122535925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122535925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122535925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122535925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122535925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122535925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122535925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122535925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122535925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122535925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122535925 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122535925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122535925 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122535925 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122535925 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122535946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40702<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@8885072c0934: 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)@8885072c0934: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)14444011 20250425122536991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122536991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122536991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122536991 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122536991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdc65eb, normal) (hnbgw_rua.c:407) 20250425122536991 DHNB DEBUG map_rua[0x5628104e4ea0]{init}: Allocated (fsm.c:456) 20250425122536991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14444011)[0x5628104e4ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122536991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14444011 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122536991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122536991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122536991 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122536991 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14444011 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122536991 DCN DEBUG map_sccp[0x5628104e6400]{init}: Allocated (fsm.c:456) 20250425122536991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5628104e6400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122536991 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14444011 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122536991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14444011 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122536991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14444011)[0x5628104e4ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122536991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122536991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122536991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14444011)[0x5628104e4ea0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122536991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5628104e6400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122536991 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122536991 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{IDLE}: Allocated (fsm.c:456) 20250425122536991 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122536991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000024), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030001950056400500f1100926) (sccp_scrc.c:406) 20250425122536991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122536991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122536991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122536991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122536991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122536991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122536991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122536991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122536991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122536991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122536991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122536991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122536991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122536991 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122536991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5628104e6400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122536991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14444011)[0x5628104e4ea0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122536991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122536991 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122536991 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122536991 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122536991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122536991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122536991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122536991 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@8885072c0934: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)12044109 HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@8885072c0934: setverdict(pass): none -> pass 20250425122537001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122537001 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122537001 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122537001 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122537001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122537001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122537001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122537001 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122537001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122537001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122537001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122537001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122537001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122537001 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003a5c5c) (sccp_scrc.c:477) 20250425122537001 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20250425122537001 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122537001 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122537001 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122537001 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122537001 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122537001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5628104e6400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122537001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5628104e6400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(396)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425122537204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122537204 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122537204 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122537205 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122537205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122537205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122537205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122537205 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122537205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122537205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122537205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122537205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122537205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122537205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122537205 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20250425122537205 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122537205 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122537205 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122537205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5628104e6400]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122537205 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122537205 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122537205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5628104e6400]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122537205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122537205 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122537205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14444011)[0x5628104e4ea0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122537205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122537205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122537205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_iu_release_req_rua_disconnect0(406)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122537228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122537228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122537228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122537228 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122537228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdc65eb) (hnbgw_rua.c:471) 20250425122537228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14444011 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122537228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14444011)[0x5628104e4ea0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122537228 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122537228 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122537228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14444011)[0x5628104e4ea0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122537228 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122537228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5628104e6400]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122537228 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122537228 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122537228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a5c5c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122537228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122537228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122537228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122537228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122537228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122537228 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122537228 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122537228 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122537228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122537228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122537228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122537228 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122537428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122537428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122537428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425122537429 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122537429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdc65eb) (hnbgw_rua.c:471) 20250425122537429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14444011 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250425122537429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14444011)[0x5628104e4ea0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122537429 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425122537429 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425122537429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14444011)[0x5628104e4ea0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250425122537429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5628104e6400]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122537429 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122537429 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122537429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a5c5c), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250425122537429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122537429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122537429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122537429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122537429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122537429 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122537429 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122537429 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122537429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122537429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122537429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122537429 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@8885072c0934: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)14444011 20250425122537632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122537632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122537632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425122537632 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122537632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdc65eb,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250425122537632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14444011 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250425122537632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14444011)[0x5628104e4ea0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122537632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14444011)[0x5628104e4ea0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122537632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5628104e6400]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122537632 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122537632 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122537632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a5c5c), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122537632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122537632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122537632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122537632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122537632 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122537632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5628104e6400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250425122537632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14444011)[0x5628104e4ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122537633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14444011)[0x5628104e4ea0]{disconnected}: Freeing instance (context_map.c:202) 20250425122537633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14444011)[0x5628104e4ea0]{disconnected}: Deallocated (fsm.c:568) 20250425122537633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5628104e6400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122537633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5628104e6400]{disconnected}: Freeing instance (context_map.c:206) 20250425122537633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5628104e6400]{disconnected}: Deallocated (fsm.c:568) 20250425122537633 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14444011 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425122537633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122537633 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122537633 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122537633 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122537633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122537633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122537633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122537633 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: Session index based on local reference:0 20250425122537637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122537637 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122537637 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122537637 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122537637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122537637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua HNBGW_Test.sgsn0-RAN(403)@8885072c0934: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)12044109 20250425122537637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122537637 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122537637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122537637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122537637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122537637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122537637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122537637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=003a5c5c) (sccp_scrc.c:477) 20250425122537637 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20250425122537637 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122537637 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122537637 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122537637 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122537637 DLSCCP DEBUG SCCP-SCOC(36)[0x5628104e0f80]{IDLE}: Deallocated (fsm.c:568) MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122538655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49614<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122538655 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39549<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(394)@8885072c0934: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122538660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49606<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122538661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122538661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122538661 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122538661 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122538661 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@8885072c0934: Final verdict of PTC: none 20250425122538665 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122538665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122538665 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122538665 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122538665 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122538666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122538666 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122538666 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122538666 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122538666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122538666 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122538666 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122538666 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122538666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122538666 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122538666 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122538666 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122538666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122538666 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122538666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122538666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122538666 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122538666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122538666 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122538666 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122538666 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122538667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(402)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@8885072c0934: Final verdict of PTC: none 20250425122538667 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122538667 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122538667 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122538667 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122538667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122538667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122538667 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122538667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122538667 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-SCCP(399)@8885072c0934: Final verdict of PTC: none 20250425122538667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122538667 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122538667 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122538667 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122538667 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122538667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122538667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122538667 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122538667 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122538667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122538667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122538667 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122538667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122538667 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122538667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122538667 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122538667 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122538667 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122538667 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122538667 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(396)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@8885072c0934: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(405)@8885072c0934: Final verdict of PTC: none 20250425122538670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40702<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(404)@8885072c0934: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect0(406)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@8885072c0934: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Fri Apr 25 12:25:38 UTC 2025 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20250425122538758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122539161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40704<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248596) Waiting for packet dumper to finish... 1 (prev_count=248596, count=274716) 20250425122540667 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122540667 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122540667 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122540667 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122540667 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122540667 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Fri Apr 25 12:25:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ps_rab_assignment started. 20250425122542249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122542253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122542256 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35835<->l=127.0.0.1:4262) (control_if.c:572) 20250425122542269 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122542269 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122542269 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122542269 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122542270 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122542270 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122542270 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122542270 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122542270 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122542270 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122542271 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122542271 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122542271 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122542271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122542271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122542271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122542271 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122542271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122542271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122542271 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122542271 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122542271 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122542271 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122542271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122542271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122542271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122542271 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122542271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122542271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122542271 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122542271 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122542271 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122542271 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122542271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122542271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122542271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122542271 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122542271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122542271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122542271 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122542271 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122542271 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122542271 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122542271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122542271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122542271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122542271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122542271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122542271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122542271 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122542271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122542271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122542271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122542271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122542271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122542271 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122542271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122542271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122542271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122542271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122542271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122542271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122542271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122542271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122542271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122542271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122542271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122542271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122542271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122542271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122542271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122542271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122542271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122542271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122542271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122542271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122542271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(415)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(413)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122542286 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122542286 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122542287 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122542287 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122542287 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122542287 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122542287 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122542287 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122542288 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122542288 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122542288 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122542288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122542288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122542288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122542288 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122542288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122542288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122542288 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122542288 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122542288 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122542288 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122542288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122542288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122542288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122542288 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122542288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122542288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122542288 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122542288 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122542288 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122542288 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122542288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122542288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122542288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122542289 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122542289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122542289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122542289 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122542289 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122542289 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122542289 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122542289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122542289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122542289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122542289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122542289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122542289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122542289 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122542289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122542289 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122542289 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122542289 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122542289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122542289 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122542289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122542289 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122542289 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122542289 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122542289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122542289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122542289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122542289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122542289 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122542289 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122542289 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122542289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122542289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122542289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122542289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122542289 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122542289 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122542289 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122542289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122542289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122542289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122542311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122542311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122542311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122542311 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122542311 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122542311 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122542311 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122542311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122542311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122542483 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122542483 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122542483 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122542483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(415)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122542491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122542491 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122542491 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122542491 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122542491 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122542491 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122542491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122542494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122542494 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122542494 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122542494 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122542494 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122542494 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122542494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122542494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122542494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122542494 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122542494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122542494 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122542494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122542494 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122542494 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122542494 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122542494 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122542495 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122542496 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122542496 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122542496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122542496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122542496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122542496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122542496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122542496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122542496 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122542496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122542496 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122542496 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122542496 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122542496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122542496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122542496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122542496 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122542501 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122542502 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122542502 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122542502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(418)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122542507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122542507 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122542507 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122542507 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122542507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122542507 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122542507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122542507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122542507 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122542507 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122542507 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122542507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122542507 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122542507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122542507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122542507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122542507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122542507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122542507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122542507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122542507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122542507 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122542507 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122542507 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122542508 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122542508 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122542508 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122542508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122542508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122542508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122542509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122542509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122542509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122542509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122542509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122542509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122542509 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122542509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122542509 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122542509 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122542509 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122542509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122542509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122542509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122542509 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122543291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122543291 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122543291 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122543291 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122543291 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122543291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122543291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122543291 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122543292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122543292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122543292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122543292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122543292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122543292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122543292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122543292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122543292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543292 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122543292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122543292 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122543292 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122543292 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122543292 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122543292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122543292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122543292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122543292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122543292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122543292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122543292 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122543292 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122543292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122543292 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122543292 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122543292 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122543292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122543292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122543292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122543292 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122543292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122543292 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122543292 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122543292 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122543292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122543292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122543292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122543292 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122543292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122543292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122543292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122543292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122543292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122543292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122543292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122543292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122543292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543292 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122543292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122543292 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122543292 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122543292 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122543315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122543315 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122543315 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122543315 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122543315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122543315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122543315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122543315 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122543315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122543315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122543315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122543315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122543315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122543315 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122543315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122543315 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122543315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543315 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122543315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122543315 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122543315 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122543315 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122543315 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122543315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122543315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122543315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122543315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122543315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122543315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122543315 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122543315 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122543315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122543315 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122543315 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122543315 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122543315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122543315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122543316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122543316 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122543318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122543318 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122543318 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122543318 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122543318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122543318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122543318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122543318 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122543318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122543318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122543318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122543318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122543318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122543318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122543318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122543318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122543318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122543318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122543318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122543318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122543318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122543318 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122543318 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122543318 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122544346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(420)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(417)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@8885072c0934: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@8885072c0934: Added conn table entry 0TC_ps_rab_assignment0(420)11432152 20250425122545377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122545377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122545377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122545377 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122545377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xae70d8, normal) (hnbgw_rua.c:407) 20250425122545377 DHNB DEBUG map_rua[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122545377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432152)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122545377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11432152 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122545377 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122545377 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122545377 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122545377 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11432152 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122545377 DCN DEBUG map_sccp[0x5628104e4ea0]{init}: Allocated (fsm.c:456) 20250425122545377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122545377 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11432152 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122545377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11432152 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122545377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432152)[0x5628104e0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122545377 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122545377 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122545377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432152)[0x5628104e0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122545377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122545377 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122545377 DLSCCP DEBUG SCCP-SCOC(37)[0x5628104e6400]{IDLE}: Allocated (fsm.c:456) 20250425122545377 DLSCCP DEBUG SCCP-SCOC(37)[0x5628104e6400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122545377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000025), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030002d40056400500f1100926) (sccp_scrc.c:406) 20250425122545377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122545377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122545377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122545377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122545377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122545377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122545377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122545377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122545377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122545377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122545377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122545377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122545377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122545377 DLSCCP DEBUG SCCP-SCOC(37)[0x5628104e6400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122545377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122545377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432152)[0x5628104e0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122545377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122545377 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122545377 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122545377 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122545377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122545377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122545377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122545377 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@8885072c0934: Added conn table entry 0TC_ps_rab_assignment0(420)7029067 HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122545381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122545381 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122545381 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122545381 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122545381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122545381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122545381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122545381 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122545381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122545381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122545381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122545381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122545381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122545381 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bf8b4c) (sccp_scrc.c:477) 20250425122545381 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20250425122545381 DLSCCP DEBUG SCCP-SCOC(37)[0x5628104e6400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122545381 DLSCCP DEBUG SCCP-SCOC(37)[0x5628104e6400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122545381 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122545381 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122545381 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122545381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122545381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment0(420)@8885072c0934: setverdict(pass): none -> pass HNBGW-PFCP(410)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(420) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425122545584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122545584 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122545584 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122545584 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122545584 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122545584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122545584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122545584 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122545584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122545584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122545584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122545584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122545584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122545584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122545584 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20250425122545584 DLSCCP DEBUG SCCP-SCOC(37)[0x5628104e6400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122545584 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122545584 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122545584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122545584 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122545584 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122545584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122545584 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122545584 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122545584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432152)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122545584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122545585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122545585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(420)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122545594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122545594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122545594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122545594 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122545594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xae70d8) (hnbgw_rua.c:471) 20250425122545594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11432152 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122545594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432152)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122545594 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122545594 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122545594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432152)[0x5628104e0f80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122545594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122545594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122545594 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122545594 DLSCCP DEBUG SCCP-SCOC(37)[0x5628104e6400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122545594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf8b4c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122545594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122545594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122545594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122545594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122545594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122545594 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122545594 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122545594 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122545594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122545595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122545595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122545595 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122547615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122547615 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122547615 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122547615 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122547615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122547615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122547615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122547615 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122547615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122547615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122547615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122547615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122547615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122547615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122547615 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20250425122547615 DLSCCP DEBUG SCCP-SCOC(37)[0x5628104e6400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122547615 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122547615 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122547615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122547615 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122547615 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122547615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122547615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432152)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122547616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122547616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122547616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(420)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(412)@8885072c0934: Deleted conn table entry 0TC_ps_rab_assignment0(420)11432152 20250425122547635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122547635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122547635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122547635 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122547635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xae70d8,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122547636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11432152 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122547636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432152)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122547636 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122547636 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122547636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432152)[0x5628104e0f80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122547636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122547636 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122547636 DLSCCP DEBUG SCCP-SCOC(37)[0x5628104e6400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122547636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf8b4c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122547636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122547636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122547636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122547636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122547636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432152)[0x5628104e0f80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122547636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122547636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122547636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122547636 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122547636 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122547636 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122547636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122547636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122547636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122547636 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@8885072c0934: Deleted conn table entry 0TC_ps_rab_assignment0(420)7029067 HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: Session index based on connection ID:0 20250425122547646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122547646 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122547646 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122547646 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122547646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122547646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122547646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122547646 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122547646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122547646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122547646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122547646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122547646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122547646 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=00bf8b4c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122547646 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1824) 20250425122547646 DLSCCP DEBUG SCCP-SCOC(37)[0x5628104e6400]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122547646 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122547646 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122547646 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122547646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122547646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122547646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432152)[0x5628104e0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122547646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432152)[0x5628104e0f80]{disconnected}: Freeing instance (context_map.c:202) 20250425122547646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432152)[0x5628104e0f80]{disconnected}: Deallocated (fsm.c:568) 20250425122547647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122547647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{disconnected}: Freeing instance (context_map.c:206) 20250425122547647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5628104e4ea0]{disconnected}: Deallocated (fsm.c:568) 20250425122547647 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11432152 SCCP-37 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425122547647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf8b4c), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:406) 20250425122547647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122547647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122547647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122547647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122547647 DLSCCP DEBUG SCCP-SCOC(37)[0x5628104e6400]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122547647 DLSCCP DEBUG SCCP-SCOC(37)[0x5628104e6400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122547647 DLSCCP DEBUG SCCP-SCOC(37)[0x5628104e6400]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122547647 DLSCCP DEBUG SCCP-SCOC(37)[0x5628104e6400]{IDLE}: Deallocated (fsm.c:568) 20250425122547647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122547647 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122547647 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122547647 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122547647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122547647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122547647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122547647 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122549658 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35835<->l=127.0.0.1:4262) (control_if.c:193) 20250425122549658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40732<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(409)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(408)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122549663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122549664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122549664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122549664 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122549664 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122549664 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(414)@8885072c0934: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(412)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(407)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@8885072c0934: Final verdict of PTC: none 20250425122549667 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122549667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122549667 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122549667 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122549667 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122549667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122549667 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122549667 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122549667 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122549667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122549667 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122549667 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122549667 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122549667 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122549667 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122549667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122549667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122549668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122549668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122549668 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122549668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122549668 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122549668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122549668 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122549668 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122549668 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122549668 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122549668 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(417)@8885072c0934: Final verdict of PTC: none 20250425122549668 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122549668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122549668 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122549668 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122549668 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122549668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122549668 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122549668 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425122549668 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122549669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(416)@8885072c0934: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(411)@8885072c0934: Final verdict of PTC: none 20250425122549669 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122549669 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122549669 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122549669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122549669 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122549669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122549669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122549669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122549669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.sgsn0-M3UA(418)@8885072c0934: Final verdict of PTC: none 20250425122549669 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122549669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122549669 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122549669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122549669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122549669 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122549669 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122549669 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122549669 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(419)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(410)@8885072c0934: Final verdict of PTC: none 20250425122549671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@8885072c0934: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Fri Apr 25 12:25:49 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20250425122549765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122550167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38242<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280180) Waiting for packet dumper to finish... 1 (prev_count=280180, count=280896) 20250425122551668 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122551668 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122551668 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122551669 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122551669 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122551669 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Fri Apr 25 12:25:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_ps_rab_assignment_concurrent started. 20250425122553280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122553287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122553291 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43007<->l=127.0.0.1:4262) (control_if.c:572) 20250425122553314 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122553314 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122553314 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122553314 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122553315 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122553315 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122553315 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122553315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122553315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122553315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122553315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122553315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122553315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122553315 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122553315 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122553315 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(425)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122553315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122553315 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122553315 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122553315 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122553315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122553315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122553315 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122553315 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122553315 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122553316 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122553316 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122553316 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122553316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122553316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122553316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122553316 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122553316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122553316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122553316 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122553316 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122553316 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122553316 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122553316 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122553316 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122553316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122553317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122553317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122553317 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122553317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122553317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122553317 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122553317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122553317 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122553317 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122553317 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122553317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122553317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122553317 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122553317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122553317 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122553317 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122553317 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122553317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122553317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122553317 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122553318 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122553318 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122553318 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122553318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122553318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122553318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122553318 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122553318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122553318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122553318 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122553318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122553318 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122553319 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122553319 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122553319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122553319 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(429)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(429)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(427)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122553342 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122553342 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122553342 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122553342 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122553343 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122553343 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122553343 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122553343 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122553344 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122553344 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122553344 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122553344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122553344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122553344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122553344 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122553344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122553344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122553344 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122553344 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122553344 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122553344 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122553344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122553344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122553344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122553344 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122553344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122553344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122553344 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122553344 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122553344 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122553344 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122553344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122553344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122553344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122553344 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122553344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122553344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122553344 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122553344 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122553344 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122553344 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122553344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122553344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122553344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122553344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122553344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122553344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122553344 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122553344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122553344 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122553344 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122553344 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122553344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122553344 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122553344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122553344 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122553344 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122553344 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122553344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122553344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122553344 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122553344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122553344 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122553344 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122553344 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122553344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122553344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122553344 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122553344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122553344 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122553344 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122553344 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122553344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122553344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122553344 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(432)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122553382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122553382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122553382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122553382 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122553382 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122553382 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122553382 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122553382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122553382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122553540 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122553540 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122553540 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122553540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(429)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122553548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122553548 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122553548 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122553548 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122553548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122553548 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122553548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122553551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122553551 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122553551 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122553551 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122553552 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122553552 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122553552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122553552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122553552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122553552 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122553552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122553552 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122553552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122553552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122553552 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122553552 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122553552 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122553553 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122553553 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122553553 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122553553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122553553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122553553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122553553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122553553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122553553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122553553 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122553554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122553554 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122553554 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122553554 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122553554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122553554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122553554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122553554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122553557 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122553557 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122553557 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122553557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(432)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122553562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122553562 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122553562 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122553562 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122553562 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122553562 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122553562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122553564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122553564 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122553564 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122553564 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122553564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122553564 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122553564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122553564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122553564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122553564 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122553564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122553564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122553564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122553564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122553564 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122553564 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122553564 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122553565 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122553565 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122553565 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122553565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122553565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122553565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122553565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122553565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122553565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122553566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122553566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122553566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122553566 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122553566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122553566 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122553566 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122553566 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122553566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122553566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122553566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122553566 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122554356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122554356 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122554356 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122554356 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122554356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122554356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122554356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122554356 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122554356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122554356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122554356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122554356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122554356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122554356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122554357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122554357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122554357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122554357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122554357 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122554357 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122554357 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122554357 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122554357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122554357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122554357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122554357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122554357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122554357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122554357 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122554357 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122554357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122554357 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122554357 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122554357 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122554357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122554357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122554357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122554357 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122554359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122554359 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122554359 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122554359 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122554359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122554359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122554359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122554359 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122554360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122554360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122554360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122554360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122554360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122554360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122554360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122554360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122554360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122554360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122554360 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122554360 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122554360 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122554365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122554365 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122554365 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122554365 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122554365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122554365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122554365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122554365 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122554365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122554365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122554365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122554365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122554365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122554365 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122554365 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122554365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122554365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554365 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122554365 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122554365 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122554365 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122554365 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122554365 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122554365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122554365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122554365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122554365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122554365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122554365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122554365 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122554365 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122554365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122554365 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122554365 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122554365 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122554365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122554365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122554365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122554365 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122554366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122554366 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122554366 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122554366 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122554366 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122554366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122554366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122554366 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122554366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122554366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122554366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122554366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122554366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122554366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122554366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122554366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122554366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122554366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122554366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122554366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122554366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122554366 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122554366 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122554366 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122555421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32958<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33038<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122555557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33052<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(434)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(435)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)6771483 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)3753737 TC_ps_rab_assignment_concurrent0(436)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250425122556457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556457 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x67531b, normal) (hnbgw_rua.c:407) 20250425122556457 DHNB DEBUG map_rua[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122556457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6771483)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6771483 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556457 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556457 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556457 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556457 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6771483 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556457 DCN DEBUG map_sccp[0x5628104e4ea0]{init}: Allocated (fsm.c:456) 20250425122556457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556457 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6771483 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6771483 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6771483)[0x5628104e0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556457 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556457 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6771483)[0x5628104e0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556457 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556457 DLSCCP DEBUG SCCP-SCOC(38)[0x5628104e6400]{IDLE}: Allocated (fsm.c:456) 20250425122556457 DLSCCP DEBUG SCCP-SCOC(38)[0x5628104e6400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000026), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030000300056400500f1100926) (sccp_scrc.c:406) 20250425122556457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556457 DLSCCP DEBUG SCCP-SCOC(38)[0x5628104e6400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6771483)[0x5628104e0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556457 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556457 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556457 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556457 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)3197475 TC_ps_rab_assignment_concurrent0(437)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(434)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122556462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556462 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556462 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556462 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556462 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556462 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00691065) (sccp_scrc.c:477) 20250425122556462 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20250425122556462 DLSCCP DEBUG SCCP-SCOC(38)[0x5628104e6400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556462 DLSCCP DEBUG SCCP-SCOC(38)[0x5628104e6400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556462 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556462 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556462 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(434) subscribed for broadcast TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)9076006 HNBGW_Test.sgsn0-RAN(431)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)2496450 TC_ps_rab_assignment_concurrent0(438)@8885072c0934: f_gen_tmsi(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(439)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)2256931 HNBGW_Test.sgsn0-RAN(431)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)12529891 TC_ps_rab_assignment_concurrent0(440)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)9989501 TC_ps_rab_assignment_concurrent0(441)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(442)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)2658053 HNBGW_Test.sgsn0-RAN(431)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)7431409 TC_ps_rab_assignment_concurrent0(443)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)11888364 TC_ps_rab_assignment_concurrent0(444)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)1121440 TC_ps_rab_assignment_concurrent0(445)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(446)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)11876595 TC_ps_rab_assignment_concurrent0(447)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)13013519 TC_ps_rab_assignment_concurrent0(448)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)13623435 HNBGW_Test.sgsn0-RAN(431)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)1485814 TC_ps_rab_assignment_concurrent0(449)@8885072c0934: f_gen_tmsi(suffix:=0, 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)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)13334494 20250425122556660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556661 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x394709, normal) (hnbgw_rua.c:407) 20250425122556661 DHNB DEBUG map_rua[0x5628104fc9a0]{init}: Allocated (fsm.c:456) 20250425122556661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753737)[0x5628104fc9a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3753737 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556661 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556661 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556661 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556661 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3753737 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556661 DCN DEBUG map_sccp[0x5628104eab50]{init}: Allocated (fsm.c:456) 20250425122556661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556661 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3753737 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3753737 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753737)[0x5628104fc9a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556661 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556661 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753737)[0x5628104fc9a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556661 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556661 DLSCCP DEBUG SCCP-SCOC(39)[0x5628104e4d70]{IDLE}: Allocated (fsm.c:456) 20250425122556661 DLSCCP DEBUG SCCP-SCOC(39)[0x5628104e4d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000027), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003950056400500f1100926) (sccp_scrc.c:406) 20250425122556661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556661 DLSCCP DEBUG SCCP-SCOC(39)[0x5628104e4d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753737)[0x5628104fc9a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556662 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8a7d26, normal) (hnbgw_rua.c:407) 20250425122556662 DHNB DEBUG map_rua[0x5628104ebbd0]{init}: Allocated (fsm.c:456) 20250425122556662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9076006)[0x5628104ebbd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9076006 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556662 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556662 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9076006 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556662 DCN DEBUG map_sccp[0x5628104e1f00]{init}: Allocated (fsm.c:456) 20250425122556662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556662 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556662 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556662 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556662 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556662 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556662 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556662 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556662 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556662 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9076006 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9076006 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9076006)[0x5628104ebbd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9076006)[0x5628104ebbd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556662 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556662 DLSCCP DEBUG SCCP-SCOC(40)[0x5628104e1b10]{IDLE}: Allocated (fsm.c:456) 20250425122556662 DLSCCP DEBUG SCCP-SCOC(40)[0x5628104e1b10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000028), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030000ac0056400500f1100926) (sccp_scrc.c:406) 20250425122556662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556662 DLSCCP DEBUG SCCP-SCOC(40)[0x5628104e1b10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9076006)[0x5628104ebbd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556663 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556663 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20250425122556663 DLSCCP DEBUG SCCP-SCOC(38)[0x5628104e6400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556663 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556663 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556663 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556663 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556663 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556663 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6771483)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556663 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2617c2, normal) (hnbgw_rua.c:407) 20250425122556663 DHNB DEBUG map_rua[0x5628104e1ce0]{init}: Allocated (fsm.c:456) 20250425122556663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2496450)[0x5628104e1ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2496450 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556663 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556663 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556663 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556663 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556663 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556663 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2496450 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556663 DCN DEBUG map_sccp[0x5628104e3f60]{init}: Allocated (fsm.c:456) 20250425122556663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556663 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2496450 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2496450 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2496450)[0x5628104e1ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2496450)[0x5628104e1ce0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556663 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556663 DLSCCP DEBUG SCCP-SCOC(41)[0x5628104f6a90]{IDLE}: Allocated (fsm.c:456) 20250425122556663 DLSCCP DEBUG SCCP-SCOC(41)[0x5628104f6a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000029), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300031a0056400500f1100926) (sccp_scrc.c:406) 20250425122556663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556664 DLSCCP DEBUG SCCP-SCOC(41)[0x5628104f6a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2496450)[0x5628104e1ce0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425122556664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556664 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556664 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556664 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556664 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556664 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x227023, normal) (hnbgw_rua.c:407) 20250425122556664 DHNB DEBUG map_rua[0x5628104ea120]{init}: Allocated (fsm.c:456) 20250425122556664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2256931)[0x5628104ea120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2256931 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556664 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556664 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2256931 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556664 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556664 DCN DEBUG map_sccp[0x5628105278a0]{init}: Allocated (fsm.c:456) 20250425122556664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556664 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2256931 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2256931 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2256931)[0x5628104ea120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2256931)[0x5628104ea120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556664 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556664 DLSCCP DEBUG SCCP-SCOC(42)[0x5628104e6af0]{IDLE}: Allocated (fsm.c:456) 20250425122556664 DLSCCP DEBUG SCCP-SCOC(42)[0x5628104e6af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003840056400500f1100926) (sccp_scrc.c:406) 20250425122556664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556665 DLSCCP DEBUG SCCP-SCOC(42)[0x5628104e6af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2256931)[0x5628104ea120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425122556665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556665 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556665 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556665 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556665 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556665 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbf30e3, normal) (hnbgw_rua.c:407) 20250425122556665 DHNB DEBUG map_rua[0x5628104e6c20]{init}: Allocated (fsm.c:456) 20250425122556665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12529891)[0x5628104e6c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12529891 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556665 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556665 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556665 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556665 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12529891 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556665 DCN DEBUG map_sccp[0x5628104e0c50]{init}: Allocated (fsm.c:456) 20250425122556665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556665 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12529891 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12529891 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12529891)[0x5628104e6c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556665 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556665 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12529891)[0x5628104e6c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556665 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556665 DLSCCP DEBUG SCCP-SCOC(43)[0x5628104f6680]{IDLE}: Allocated (fsm.c:456) 20250425122556665 DLSCCP DEBUG SCCP-SCOC(43)[0x5628104f6680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030002f70056400500f1100926) (sccp_scrc.c:406) 20250425122556665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556665 DLSCCP DEBUG SCCP-SCOC(43)[0x5628104f6680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12529891)[0x5628104e6c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556665 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x986d7d, normal) (hnbgw_rua.c:407) 20250425122556665 DHNB DEBUG map_rua[0x5628104dc120]{init}: Allocated (fsm.c:456) 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9989501)[0x5628104dc120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9989501 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556665 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556665 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556665 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556666 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556666 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9989501 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556666 DCN DEBUG map_sccp[0x5628104e6890]{init}: Allocated (fsm.c:456) 20250425122556666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556666 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9989501 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9989501 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9989501)[0x5628104dc120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9989501)[0x5628104dc120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556666 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556666 DLSCCP DEBUG SCCP-SCOC(44)[0x5628104e83b0]{IDLE}: Allocated (fsm.c:456) 20250425122556666 DLSCCP DEBUG SCCP-SCOC(44)[0x5628104e83b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003cd0056400500f1100926) (sccp_scrc.c:406) 20250425122556666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:1 20250425122556666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556666 DLSCCP DEBUG SCCP-SCOC(44)[0x5628104e83b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9989501)[0x5628104dc120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556666 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x288f05, normal) (hnbgw_rua.c:407) 20250425122556666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556666 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556666 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556666 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556666 DHNB DEBUG map_rua[0x562810526e30]{init}: Allocated (fsm.c:456) 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2658053)[0x562810526e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2658053 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556666 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556666 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2658053 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556666 DCN DEBUG map_sccp[0x5628104f6870]{init}: Allocated (fsm.c:456) 20250425122556666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556666 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2658053 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2658053 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2658053)[0x562810526e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2658053)[0x562810526e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556666 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556666 DLSCCP DEBUG SCCP-SCOC(45)[0x562810527380]{IDLE}: Allocated (fsm.c:456) 20250425122556666 DLSCCP DEBUG SCCP-SCOC(45)[0x562810527380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f400300033d0056400500f1100926) (sccp_scrc.c:406) 20250425122556666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556666 DLSCCP DEBUG SCCP-SCOC(45)[0x562810527380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2658053)[0x562810526e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556666 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7164f1, normal) (hnbgw_rua.c:407) 20250425122556666 DHNB DEBUG map_rua[0x5628104e8600]{init}: Allocated (fsm.c:456) 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7431409)[0x5628104e8600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7431409 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556666 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556666 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556666 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556666 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556666 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7431409 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556666 DCN DEBUG map_sccp[0x5628104f63c0]{init}: Allocated (fsm.c:456) 20250425122556666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. 20250425122556666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556666 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7431409 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7431409 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7431409)[0x5628104e8600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7431409)[0x5628104e8600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556666 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556666 DLSCCP DEBUG SCCP-SCOC(46)[0x5628104eb280]{IDLE}: Allocated (fsm.c:456) 20250425122556666 DLSCCP DEBUG SCCP-SCOC(46)[0x5628104eb280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000f80056400500f1100926) (sccp_scrc.c:406) 20250425122556666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556666 DLSCCP DEBUG SCCP-SCOC(46)[0x5628104eb280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7431409)[0x5628104e8600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556666 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb566ec, normal) (hnbgw_rua.c:407) 20250425122556666 DHNB DEBUG map_rua[0x5628104eac80]{init}: Allocated (fsm.c:456) 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888364)[0x5628104eac80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11888364 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556666 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556666 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11888364 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556666 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556666 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556666 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556666 DCN DEBUG map_sccp[0x5628104eb830]{init}: Allocated (fsm.c:456) 20250425122556666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556666 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11888364 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11888364 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888364)[0x5628104eac80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888364)[0x5628104eac80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556666 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556666 DLSCCP DEBUG SCCP-SCOC(47)[0x5628104e2c00]{IDLE}: Allocated (fsm.c:456) 20250425122556666 DLSCCP DEBUG SCCP-SCOC(47)[0x5628104e2c00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030003960056400500f1100926) (sccp_scrc.c:406) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(47)[0x5628104e2c00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888364)[0x5628104eac80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556667 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x111ca0, normal) (hnbgw_rua.c:407) 20250425122556667 DHNB DEBUG map_rua[0x5628104eb3b0]{init}: Allocated (fsm.c:456) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1121440)[0x5628104eb3b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1121440 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556667 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556667 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1121440 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556667 DCN DEBUG map_sccp[0x5628104eb4e0]{init}: Allocated (fsm.c:456) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556667 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1121440 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1121440 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1121440)[0x5628104eb3b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1121440)[0x5628104eb3b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556667 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(48)[0x5628104f5240]{IDLE}: Allocated (fsm.c:456) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(48)[0x5628104f5240]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000030), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f400300019a0056400500f1100926) (sccp_scrc.c:406) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(48)[0x5628104f5240]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1121440)[0x5628104eb3b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:2 20250425122556667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556667 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb538f3, normal) (hnbgw_rua.c:407) 20250425122556667 DHNB DEBUG map_rua[0x5628104e8260]{init}: Allocated (fsm.c:456) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11876595)[0x5628104e8260]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11876595 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556667 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556667 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11876595 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556667 DCN DEBUG map_sccp[0x5628104e3080]{init}: Allocated (fsm.c:456) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556667 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11876595 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11876595 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11876595)[0x5628104e8260]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11876595)[0x5628104e8260]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556667 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(49)[0x5628104f5640]{IDLE}: Allocated (fsm.c:456) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(49)[0x5628104f5640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000031), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030003200056400500f1100926) (sccp_scrc.c:406) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(49)[0x5628104f5640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11876595)[0x5628104e8260]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556667 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc6920f, normal) (hnbgw_rua.c:407) 20250425122556667 DHNB DEBUG map_rua[0x5628104e35f0]{init}: Allocated (fsm.c:456) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013519)[0x5628104e35f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013519 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556667 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556667 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013519 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556667 DCN DEBUG map_sccp[0x5628104e3300]{init}: Allocated (fsm.c:456) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556667 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13013519 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013519 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013519)[0x5628104e35f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013519)[0x5628104e35f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556667 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(50)[0x562810541b30]{IDLE}: Allocated (fsm.c:456) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(50)[0x562810541b30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000032), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f400300007f0056400500f1100926) (sccp_scrc.c:406) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(50)[0x562810541b30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013519)[0x5628104e35f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556667 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcfe08b, normal) (hnbgw_rua.c:407) 20250425122556667 DHNB DEBUG map_rua[0x5628104e3430]{init}: Allocated (fsm.c:456) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13623435)[0x5628104e3430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13623435 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556667 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556667 DCNHNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)3777980  INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13623435 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556667 DCN DEBUG map_sccp[0x5628104f57e0]{init}: Allocated (fsm.c:456) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556667 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13623435 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13623435 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13623435)[0x5628104e3430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13623435)[0x5628104e3430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556667 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(51)[0x5628104e55d0]{IDLE}: Allocated (fsm.c:456) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(51)[0x5628104e55d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000033), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030000b50056400500f1100926) (sccp_scrc.c:406) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(51)[0x5628104e55d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13623435)[0x5628104e3430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556667 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x16abf6, normal) (hnbgw_rua.c:407) 20250425122556667 DHNB DEBUG map_rua[0x5628104f5ef0]{init}: Allocated (fsm.c:456) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485814)[0x5628104f5ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1485814 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556667 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556667 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1485814 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556667 DCN DEBUG map_sccp[0x5628104e4fd0]{init}: Allocated (fsm.c:456) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556667 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1485814 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1485814 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485814)[0x5628104f5ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485814)[0x5628104f5ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556667 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(52)[0x5628104f7180]{IDLE}: Allocated (fsm.c:456) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(52)[0x5628104f7180]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000034), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030000470056400500f1100926) (sccp_scrc.c:406) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(52)[0x5628104f7180]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485814)[0x5628104f5ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122556667 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcb77de, normal) (hnbgw_rua.c:407) 20250425122556667 DHNB DEBUG map_rua[0x5628104e5930]{init}: Allocated (fsm.c:456) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13334494)[0x5628104e5930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334494 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122556667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[2]. 20250425122556667 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122556667 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334494 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122556667 DCN DEBUG map_sccp[0x5628104f5d00]{init}: Allocated (fsm.c:456) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122556667 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13334494 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122556667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334494 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13334494)[0x5628104e5930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122556667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122556667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13334494)[0x5628104e5930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556667 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(53)[0x5628104f7d50]{IDLE}: Allocated (fsm.c:456) 20250425122556667 DLSCCP DEBUG SCCP-SCOC(53)[0x5628104f7d50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122556667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030000740056400500f1100926) (sccp_scrc.c:406) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122556667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122556667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122556667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556667 DLSCCP DEBUG SCCP-SCOC(53)[0x5628104f7d50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122556667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122556667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13334494)[0x5628104e5930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122556667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)10873595 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:4 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[4]. TC_ps_rab_assignment_concurrent0(436)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:5 HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)12290268 TC_ps_rab_assignment_concurrent0(435)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[5]. HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(436) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)11667242 HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(435) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(437)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)4004579 HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(437) subscribed for broadcast 20250425122556669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556669 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556669 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556669 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556669 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556670 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fcc2a2) (sccp_scrc.c:477) 20250425122556670 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20250425122556670 DLSCCP DEBUG SCCP-SCOC(39)[0x5628104e4d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556670 DLSCCP DEBUG SCCP-SCOC(39)[0x5628104e4d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556670 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556670 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556670 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(439)@8885072c0934: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(438)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:6 HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(439) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:7 HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(438) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)11312826 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:8 HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)2557888 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:9 HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)14977089 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[9]. TC_ps_rab_assignment_concurrent0(440)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:10 TC_ps_rab_assignment_concurrent0(442)@8885072c0934: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(441)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)12685276 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[10]. HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(440) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:11 HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(442) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[11]. HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(441) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)14325442 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(443)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(444)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)14611862 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(443) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:5 HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(444) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(434)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:12 TC_ps_rab_assignment_concurrent0(445)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[12]. HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(445) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:13 HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)2931659 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:14 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(446)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(446) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:9 HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)5957282 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:10 HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)773314 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)15665675 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[11], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(447)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:12 TC_ps_rab_assignment_concurrent0(448)@8885072c0934: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(449)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(449) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(447) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW-PFCP(424)@8885072c0934: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(448) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 20250425122556686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556686 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x67531b) (hnbgw_rua.c:471) 20250425122556686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6771483 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6771483)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556686 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556686 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6771483)[0x5628104e0f80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 20250425122556686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556686 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(38)[0x5628104e6400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00691065), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556686 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556686 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cc7ef8) (sccp_scrc.c:477) 20250425122556686 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(40)[0x5628104e1b10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(40)[0x5628104e1b10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556686 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556686 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556686 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122556686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556686 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ef9449) (sccp_scrc.c:477) 20250425122556686 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(41)[0x5628104f6a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(41)[0x5628104f6a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556686 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556686 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556686 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122556686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:11 20250425122556686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556686 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0054fee4) (sccp_scrc.c:477) 20250425122556686 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(42)[0x5628104e6af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(42)[0x5628104e6af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556686 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556686 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556686 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 20250425122556686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556686 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dd759e) (sccp_scrc.c:477) 20250425122556686 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(43)[0x5628104f6680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(43)[0x5628104f6680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556686 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556686 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556686 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122556686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556686 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fdb7d1) (sccp_scrc.c:477) 20250425122556686 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(44)[0x5628104e83b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(44)[0x5628104e83b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556686 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556686 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556686 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122556686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425122556686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556686 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c97427) (sccp_scrc.c:477) 20250425122556686 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(45)[0x562810527380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(45)[0x562810527380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556686 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556686 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556686 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122556686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556686 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0054aad0) (sccp_scrc.c:477) 20250425122556686 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(46)[0x5628104eb280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(46)[0x5628104eb280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556686 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556686 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556686 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122556686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556686 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004ab9de) (sccp_scrc.c:477) 20250425122556686 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(47)[0x5628104e2c00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556686 DLSCCP DEBUG SCCP-SCOC(47)[0x5628104e2c00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556686 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556686 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556686 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122556686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556687 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0043b3e4) (sccp_scrc.c:477) 20250425122556687 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(48)[0x5628104f5240]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(48)[0x5628104f5240]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556687 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556687 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556687 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122556687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556687 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c547a5) (sccp_scrc.c:477) 20250425122556687 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(49)[0x5628104f5640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(49)[0x5628104f5640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556687 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556687 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556687 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122556687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:0 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556687 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e12cf4) (sccp_scrc.c:477) 20250425122556687 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(50)[0x562810541b30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(50)[0x562810541b30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556687 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556687 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556687 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer 20250425122556687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556687 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(40)[0x5628104e1b10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556687 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556687 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer 20250425122556687 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556687 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556687 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425122556687 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9076006)[0x5628104ebbd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556687 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(41)[0x5628104f6a90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556687 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556687 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556687 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556687 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556687 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556687 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2496450)[0x5628104e1ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122556687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425122556687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556687 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(43)[0x5628104f6680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556687 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556687 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556687 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556687 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556687 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556687 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12529891)[0x5628104e6c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122556687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425122556687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556687 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0009837f) (sccp_scrc.c:477) 20250425122556687 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(51)[0x5628104e55d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(51)[0x5628104e55d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556687 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556687 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556687 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122556687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122556687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425122556687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556687 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006ae2a3) (sccp_scrc.c:477) 20250425122556687 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(52)[0x5628104f7180]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(52)[0x5628104f7180]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556687 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556687 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556687 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122556687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556687 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00facf37) (sccp_scrc.c:477) 20250425122556687 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(53)[0x5628104f7d50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(53)[0x5628104f7d50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122556687 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556687 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122556687 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122556687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556687 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(42)[0x5628104e6af0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556687 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556687 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556687 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556687 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556687 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556687 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2256931)[0x5628104ea120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556687 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(44)[0x5628104e83b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556687 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556687 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556687 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556687 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556687 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556687 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9989501)[0x5628104dc120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122556687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425122556687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556687 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250425122556687 DLSCCP DEBUG SCCP-SCOC(46)[0x5628104eb280]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556687 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556687 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556687 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556687 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556687 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556687 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7431409)[0x5628104e8600]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122556687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425122556687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122556687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556687 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556687 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556687 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556687 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556687 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556687 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556687 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556687 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556687 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556687 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556687 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556687 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556687 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556687 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556687 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556687 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556687 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556687 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556687 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556687 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556687 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556687 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556687 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556687 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556687 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556687 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 TC_ps_rab_assignment_concurrent0(436)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(437)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 TC_ps_rab_assignment_concurrent0(440)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 TC_ps_rab_assignment_concurrent0(439)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425122556692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556692 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8a7d26) (hnbgw_rua.c:471) 20250425122556692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9076006 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9076006)[0x5628104ebbd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556692 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556692 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9076006)[0x5628104ebbd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556692 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556692 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556692 DLSCCP DEBUG SCCP-SCOC(40)[0x5628104e1b10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc7ef8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556692 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556692 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556692 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556692 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556692 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556692 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556692 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556692 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556692 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556692 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556692 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556692 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556692 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556692 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556692 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556692 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556692 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556692 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556692 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556692 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556692 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556692 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556692 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556692 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556692 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250425122556692 DLSCCP DEBUG SCCP-SCOC(45)[0x562810527380]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556692 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556692 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556692 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556692 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425122556692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556692 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556692 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2658053)[0x562810526e30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556693 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250425122556693 DLSCCP DEBUG SCCP-SCOC(49)[0x5628104f5640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556693 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556693 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556693 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556693 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556693 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11876595)[0x5628104e8260]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425122556693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556693 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250425122556693 DLSCCP DEBUG SCCP-SCOC(39)[0x5628104e4d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556693 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556693 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556693 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556693 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556693 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753737)[0x5628104fc9a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556693 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2617c2) (hnbgw_rua.c:471) 20250425122556693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2496450 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2496450)[0x5628104e1ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556693 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556693 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2496450)[0x5628104e1ce0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556693 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556693 DLSCCP DEBUG SCCP-SCOC(41)[0x5628104f6a90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef9449), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425122556693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556693 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250425122556693 DLSCCP DEBUG SCCP-SCOC(53)[0x5628104f7d50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556693 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556693 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556693 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556693 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556693 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13334494)[0x5628104e5930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425122556693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556693 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556693 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556693 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250425122556693 DLSCCP DEBUG SCCP-SCOC(52)[0x5628104f7180]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556693 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556693 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556693 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556693 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556693 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485814)[0x5628104f5ef0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556693 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556693 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(442)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556693 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x227023) (hnbgw_rua.c:471) 20250425122556693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2256931 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2256931)[0x5628104ea120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556693 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556693 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2256931)[0x5628104ea120]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556693 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556693 DLSCCP DEBUG SCCP-SCOC(42)[0x5628104e6af0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054fee4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556693 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556693 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556693 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556694 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425122556696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556696 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556696 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556696 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556696 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556696 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250425122556696 DLSCCP DEBUG SCCP-SCOC(50)[0x562810541b30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556696 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556696 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556696 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) TC_ps_rab_assignment_concurrent0(449)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122556696 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556696 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556696 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013519)[0x5628104e35f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122556697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:13 20250425122556697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 20250425122556697 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x986d7d) (hnbgw_rua.c:471) 20250425122556697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9989501 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9989501)[0x5628104dc120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556697 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556697 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9989501)[0x5628104dc120]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556697 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556697 DLSCCP DEBUG SCCP-SCOC(44)[0x5628104e83b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdb7d1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) TC_ps_rab_assignment_concurrent0(441)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122556697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556697 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7164f1) (hnbgw_rua.c:471) 20250425122556697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7431409 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7431409)[0x5628104e8600]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556697 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425122556697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556697 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556697 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556697 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556697 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7431409)[0x5628104e8600]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556697 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556697 DLSCCP DEBUG SCCP-SCOC(46)[0x5628104eb280]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054aad0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556697 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556697 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556697 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556697 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556697 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556697 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556697 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556697 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250425122556697 DLSCCP DEBUG SCCP-SCOC(51)[0x5628104e55d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556697 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556697 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556697 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556697 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556697 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13623435)[0x5628104e3430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122556697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425122556697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556697 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbf30e3) (hnbgw_rua.c:471) 20250425122556697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12529891 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12529891)[0x5628104e6c20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556697 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556697 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12529891)[0x5628104e6c20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556698 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556698 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556698 DLSCCP DEBUG SCCP-SCOC(43)[0x5628104f6680]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd759e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556698 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556698 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556698 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556698 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425122556698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556698 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556698 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122556698 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556698 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556698 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250425122556698 DLSCCP DEBUG SCCP-SCOC(48)[0x5628104f5240]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556698 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556698 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556698 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556698 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556698 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556698 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1121440)[0x5628104eb3b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122556698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425122556698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556698 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb538f3) (hnbgw_rua.c:471) 20250425122556698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11876595 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11876595)[0x5628104e8260]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556698 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556698 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11876595)[0x5628104e8260]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556698 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556698 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556698 DLSCCP DEBUG SCCP-SCOC(49)[0x5628104f5640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c547a5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556698 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556698 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556698 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(448)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:5 TC_ps_rab_assignment_concurrent0(447)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 TC_ps_rab_assignment_concurrent0(440)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer 20250425122556702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556702 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122556702 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer 20250425122556702 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122556702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122556702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122556702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122556702 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122556702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122556703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122556703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122556703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122556703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122556703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425122556703 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250425122556703 DLSCCP DEBUG SCCP-SCOC(47)[0x5628104e2c00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122556703 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122556703 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122556703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122556703 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425122556703 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425122556703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425122556703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425122556703 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250425122556703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888364)[0x5628104eac80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122556703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425122556703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122556703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425122556703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556703 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x394709) (hnbgw_rua.c:471) 20250425122556703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3753737 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753737)[0x5628104fc9a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556703 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556703 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753737)[0x5628104fc9a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556703 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556703 DLSCCP DEBUG SCCP-SCOC(39)[0x5628104e4d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcc2a2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556703 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcb77de) (hnbgw_rua.c:471) 20250425122556703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334494 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13334494)[0x5628104e5930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556703 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556703 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13334494)[0x5628104e5930]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556703 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556703 DLSCCP DEBUG SCCP-SCOC(53)[0x5628104f7d50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00facf37), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) TC_ps_rab_assignment_concurrent0(439)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122556703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556703 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556703 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556703 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556703 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x288f05) (hnbgw_rua.c:471) 20250425122556703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2658053 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2658053)[0x562810526e30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556703 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556703 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2658053)[0x562810526e30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556703 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556703 DLSCCP DEBUG SCCP-SCOC(45)[0x562810527380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97427), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556703 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556703 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556703 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556703 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556703 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556704 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556704 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556704 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556704 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(446)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:1 TC_ps_rab_assignment_concurrent0(444)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122556904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556905 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x16abf6) (hnbgw_rua.c:471) 20250425122556905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1485814 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485814)[0x5628104f5ef0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556905 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556905 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485814)[0x5628104f5ef0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556905 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556905 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556905 DLSCCP DEBUG SCCP-SCOC(52)[0x5628104f7180]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ae2a3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556905 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcfe08b) (hnbgw_rua.c:471) 20250425122556905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13623435 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13623435)[0x5628104e3430]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556905 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556905 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13623435)[0x5628104e3430]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556905 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556905 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556905 DLSCCP DEBUG SCCP-SCOC(51)[0x5628104e55d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009837f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556905 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc6920f) (hnbgw_rua.c:471) 20250425122556905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013519 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013519)[0x5628104e35f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556905 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556905 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013519)[0x5628104e35f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556905 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556905 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556905 DLSCCP DEBUG SCCP-SCOC(50)[0x562810541b30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e12cf4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556905 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556905 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556905 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556905 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556906 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556906 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556906 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556906 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556906 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x111ca0) (hnbgw_rua.c:471) 20250425122556906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1121440 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1121440)[0x5628104eb3b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556906 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556906 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1121440)[0x5628104eb3b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556906 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556906 DLSCCP DEBUG SCCP-SCOC(48)[0x5628104f5240]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043b3e4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122556906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122556906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425122556906 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425122556906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb566ec) (hnbgw_rua.c:471) 20250425122556906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11888364 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425122556906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888364)[0x5628104eac80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425122556906 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425122556906 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425122556906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888364)[0x5628104eac80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425122556906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425122556906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122556906 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122556906 DLSCCP DEBUG SCCP-SCOC(47)[0x5628104e2c00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122556906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556906 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556906 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556906 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ab9de), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250425122556906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122556906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122556906 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122556906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122556906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556906 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556906 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556906 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556906 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122556907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122556907 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122556907 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122556907 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122556907 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122556907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122556907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122556907 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(448)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122558706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558706 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558706 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558706 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558706 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558706 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558706 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20250425122558706 DLSCCP DEBUG SCCP-SCOC(38)[0x5628104e6400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558706 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558706 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558706 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558707 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6771483)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 TC_ps_rab_assignment_concurrent0(434)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)6771483 20250425122558730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122558730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122558730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122558730 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122558730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x67531b,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122558730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6771483 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122558730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6771483)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122558730 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122558730 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122558730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6771483)[0x5628104e0f80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122558730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122558730 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122558730 DLSCCP DEBUG SCCP-SCOC(38)[0x5628104e6400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122558730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00691065), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122558730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6771483)[0x5628104e0f80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122558730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122558730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122558731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558731 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558731 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558731 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558731 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558731 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558731 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558731 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558731 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558732 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558732 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558732 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558732 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250425122558732 DLSCCP DEBUG SCCP-SCOC(42)[0x5628104e6af0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558732 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558732 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558732 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558732 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2256931)[0x5628104ea120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425122558732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558732 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558732 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558732 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558732 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558732 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250425122558732 DLSCCP DEBUG SCCP-SCOC(40)[0x5628104e1b10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558732 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558732 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558732 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558732 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9076006)[0x5628104ebbd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558732 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558732 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558732 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558732 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558732 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250425122558732 DLSCCP DEBUG SCCP-SCOC(44)[0x5628104e83b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558732 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558732 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558732 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558732 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9989501)[0x5628104dc120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558732 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558732 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558732 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558732 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558733 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425122558733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558733 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558733 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558733 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558733 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250425122558733 DLSCCP DEBUG SCCP-SCOC(41)[0x5628104f6a90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558733 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558733 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558733 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558733 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2496450)[0x5628104e1ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558733 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558733 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558733 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558733 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558733 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558733 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558733 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558733 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558733 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558733 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558733 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558733 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558733 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250425122558733 DLSCCP DEBUG SCCP-SCOC(46)[0x5628104eb280]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558733 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558733 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558733 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558733 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558733 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7431409)[0x5628104e8600]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558733 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558733 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558733 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558733 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558734 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250425122558734 DLSCCP DEBUG SCCP-SCOC(43)[0x5628104f6680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558734 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558734 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558734 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558734 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12529891)[0x5628104e6c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425122558734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558734 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250425122558734 DLSCCP DEBUG SCCP-SCOC(49)[0x5628104f5640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558734 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558734 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558734 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558734 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11876595)[0x5628104e8260]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425122558734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558734 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:0 20250425122558734 DLSCCP DEBUG SCCP-SCOC(39)[0x5628104e4d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558734 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558734 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558734 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558734 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753737)[0x5628104fc9a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425122558734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558735 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250425122558735 DLSCCP DEBUG SCCP-SCOC(53)[0x5628104f7d50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558735 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558735 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558735 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558735 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425122558735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13334494)[0x5628104e5930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425122558735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558735 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250425122558735 DLSCCP DEBUG SCCP-SCOC(45)[0x562810527380]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558735 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558735 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558735 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558735 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2658053)[0x562810526e30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425122558735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(438)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)3197475 TC_ps_rab_assignment_concurrent0(442)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)2256931 TC_ps_rab_assignment_concurrent0(439)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122558747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122558747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122558747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122558747 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122558747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x227023,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122558747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2256931 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122558747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2256931)[0x5628104ea120]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122558747 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122558747 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122558747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2256931)[0x5628104ea120]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122558748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122558748 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122558748 DLSCCP DEBUG SCCP-SCOC(42)[0x5628104e6af0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122558748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054fee4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122558748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2256931)[0x5628104ea120]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122558748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122558748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122558748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558748 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558748 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558748 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558748 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558749 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558749 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558749 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558749 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=00691065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122558749 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1824) 20250425122558749 DLSCCP DEBUG SCCP-SCOC(38)[0x5628104e6400]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122558749 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558749 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122558749 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122558749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122558749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122558749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6771483)[0x5628104e0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122558749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6771483)[0x5628104e0f80]{disconnected}: Freeing instance (context_map.c:202) 20250425122558749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6771483)[0x5628104e0f80]{disconnected}: Deallocated (fsm.c:568) 20250425122558749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122558749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{disconnected}: Freeing instance (context_map.c:206) 20250425122558749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5628104e4ea0]{disconnected}: Deallocated (fsm.c:568) 20250425122558749 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6771483 SCCP-38 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250425122558749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00691065), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:406) 20250425122558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558750 DLSCCP DEBUG SCCP-SCOC(38)[0x5628104e6400]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122558750 DLSCCP DEBUG SCCP-SCOC(38)[0x5628104e6400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122558750 DLSCCP DEBUG SCCP-SCOC(38)[0x5628104e6400]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122558750 DLSCCP DEBUG SCCP-SCOC(38)[0x5628104e6400]{IDLE}: Deallocated (fsm.c:568) 20250425122558750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558750 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558750 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558750 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558750 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(445)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:4 TC_ps_rab_assignment_concurrent0(449)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)9076006 TC_ps_rab_assignment_concurrent0(441)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)9989501 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)2496450 TC_ps_rab_assignment_concurrent0(438)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)7431409 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)12529891 HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)11667242 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)3753737 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)11876595 20250425122558760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558760 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558760 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558760 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558761 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558761 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558761 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=0054fee4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122558761 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20250425122558761 DLSCCP DEBUG SCCP-SCOC(42)[0x5628104e6af0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122558761 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558761 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122558761 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122558761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122558761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122558761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2256931)[0x5628104ea120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122558761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2256931)[0x5628104ea120]{disconnected}: Freeing instance (context_map.c:202) 20250425122558761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2256931)[0x5628104ea120]{disconnected}: Deallocated (fsm.c:568) 20250425122558761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122558761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{disconnected}: Freeing instance (context_map.c:206) 20250425122558761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5628105278a0]{disconnected}: Deallocated (fsm.c:568) 20250425122558761 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2256931 SCCP-42 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425122558761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054fee4), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20250425122558761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558761 DLSCCP DEBUG SCCP-SCOC(42)[0x5628104e6af0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122558761 DLSCCP DEBUG SCCP-SCOC(42)[0x5628104e6af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122558761 DLSCCP DEBUG SCCP-SCOC(42)[0x5628104e6af0]{IDLE}: Freeing instance (sccp_scoc.c:552) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)2658053 20250425122558761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558761 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558761 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558761 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558761 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558761 DLSCCP DEBUG SCCP-SCOC(42)[0x5628104e6af0]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)13334494 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 20250425122558923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558923 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558923 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558923 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558923 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558923 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122558923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558923 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250425122558923 DLSCCP DEBUG SCCP-SCOC(52)[0x5628104f7180]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558923 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558923 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558923 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558923 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485814)[0x5628104f5ef0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425122558924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122558924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122558924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122558924 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122558924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8a7d26,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122558924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9076006 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122558924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9076006)[0x5628104ebbd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122558924 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122558924 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122558924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9076006)[0x5628104ebbd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122558924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122558924 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122558924 DLSCCP DEBUG SCCP-SCOC(40)[0x5628104e1b10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122558924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc7ef8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122558924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9076006)[0x5628104ebbd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122558924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122558924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122558924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122558924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122558924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122558924 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122558924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x986d7d,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122558924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9989501 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122558924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9989501)[0x5628104dc120]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122558924 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122558924 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122558924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9989501)[0x5628104dc120]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122558924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122558924 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122558924 DLSCCP DEBUG SCCP-SCOC(44)[0x5628104e83b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122558924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdb7d1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122558924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9989501)[0x5628104dc120]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122558924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122558924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122558924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558924 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558924 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558924 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558924 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558924 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558924 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558924 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558924 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558924 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558924 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558924 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558924 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558925 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558925 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558925 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558925 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122558924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122558924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122558924 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122558924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2617c2,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122558924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2496450 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122558924 DHNB DEBUG[0;m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2496450)[0x5628104e1ce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122558924 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122558924 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122558924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2496450)[0x5628104e1ce0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122558924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122558924 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122558924 DLSCCP DEBUG SCCP-SCOC(41)[0x5628104f6a90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122558924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef9449), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122558924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2496450)[0x5628104e1ce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122558924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122558924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122558924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122558924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122558924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122558924 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122558924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7164f1,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122558924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7431409 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122558924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7431409)[0x5628104e8600]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122558924 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122558924 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122558924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7431409)[0x5628104e8600]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122558925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122558925 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122558925 DLSCCP DEBUG SCCP-SCOC(46)[0x5628104eb280]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122558925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054aad0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122558925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7431409)[0x5628104e8600]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122558925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122558925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:12 20250425122558925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122558925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122558925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122558925 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122558925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbf30e3,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122558925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12529891 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122558925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12529891)[0x5628104e6c20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122558925 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122558925 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122558925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12529891)[0x5628104e6c20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122558925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122558925 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122558925 DLSCCP DEBUG SCCP-SCOC(43)[0x5628104f6680]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122558925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd759e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122558925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12529891)[0x5628104e6c20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 20250425122558925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122558925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122558925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558925 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558925 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558925 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558925 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558925 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250425122558925 DLSCCP DEBUG SCCP-SCOC(51)[0x5628104e55d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 20250425122558925 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558925 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558925 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558925 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13623435)[0x5628104e3430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122558925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122558925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122558925 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122558926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x394709,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122558926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3753737 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122558926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753737)[0x5628104fc9a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122558926 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122558926 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122558926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753737)[0x5628104fc9a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122558926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122558926 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122558926 DLSCCP DEBUG SCCP-SCOC(39)[0x5628104e4d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122558926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcc2a2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122558926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753737)[0x5628104fc9a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122558926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122558926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122558926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425122558926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122558926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122558926 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122558926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb538f3,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122558926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11876595 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122558926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11876595)[0x5628104e8260]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122558926 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122558926 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122558926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11876595)[0x5628104e8260]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122558926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122558926 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122558926 DLSCCP DEBUG SCCP-SCOC(49)[0x5628104f5640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122558926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c547a5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122558926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11876595)[0x5628104e8260]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122558926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122558926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122558926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425122558926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122558926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122558926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122558926 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122558926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x288f05,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122558926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2658053 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122558926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2658053)[0x562810526e30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122558926 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122558926 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122558926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2658053)[0x562810526e30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122558926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122558926 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122558926 DLSCCP DEBUG SCCP-SCOC(45)[0x562810527380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122558926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97427), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122558926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2658053)[0x562810526e30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122558926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122558926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122558927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122558927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122558927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122558927 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122558927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcb77de,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122558927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334494 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122558927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13334494)[0x5628104e5930]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122558927 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122558927 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122558927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13334494)[0x5628104e5930]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122558927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122558927 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122558927 DLSCCP DEBUG SCCP-SCOC(53)[0x5628104f7d50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122558927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00facf37), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122558927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13334494)[0x5628104e5930]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122558927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122558927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425122558928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558928 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558928 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558928 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558928 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558928 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558928 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558928 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558928 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558928 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558928 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558928 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558928 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558929 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558929 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558929 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558929 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558929 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558929 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558929 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558929 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558929 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558929 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558929 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558929 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558929 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250425122558929 DLSCCP DEBUG SCCP-SCOC(50)[0x562810541b30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558929 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558929 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558929 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558929 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013519)[0x5628104e35f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 TC_ps_rab_assignment_concurrent0(448)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(447)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122558935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558935 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558935 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558935 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558935 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558935 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250425122558935 DLSCCP DEBUG SCCP-SCOC(48)[0x5628104f5240]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558935 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558935 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558935 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558935 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1121440)[0x5628104eb3b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)10873595 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:3 TC_ps_rab_assignment_concurrent0(440)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)1485814 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425122558941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122558941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122558941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) TC_ps_rab_assignment_concurrent0(444)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122558941 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122558941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x16abf6,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122558941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1485814 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122558941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485814)[0x5628104f5ef0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122558941 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122558941 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122558941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485814)[0x5628104f5ef0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122558941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122558941 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122558941 DLSCCP DEBUG SCCP-SCOC(52)[0x5628104f7180]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122558941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ae2a3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122558941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485814)[0x5628104f5ef0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122558941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122558941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122558941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558941 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558941 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)13623435 20250425122558941 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(437)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)13013519 HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)11312826 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)12290268 TC_ps_rab_assignment_concurrent0(442)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(439)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122558947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558947 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558947 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558947 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558947 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)14977089 20250425122558947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425122558948 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250425122558948 DLSCCP DEBUG SCCP-SCOC(47)[0x5628104e2c00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425122558948 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558948 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425122558948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425122558948 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425122558948 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425122558948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425122558948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888364)[0x5628104eac80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425122558948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425122558948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122558948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)1121440 20250425122558948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122558948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122558948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122558948 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122558948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcfe08b,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122558948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13623435 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122558948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13623435)[0x5628104e3430]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122558948 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122558948 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122558948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13623435)[0x5628104e3430]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122558948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122558948 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122558948 DLSCCP DEBUG SCCP-SCOC(51)[0x5628104e55d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122558948 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009837f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122558948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13623435)[0x5628104e3430]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122558948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122558948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122558948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122558948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122558948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122558948 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122558948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc6920f,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122558948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013519 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122558948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013519)[0x5628104e35f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122558949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558949 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558949 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558949 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122558949 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122558949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013519)[0x5628104e35f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122558949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122558949 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122558949 DLSCCP DEBUG SCCP-SCOC(50)[0x562810541b30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122558949 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e12cf4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122558949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013519)[0x5628104e35f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122558949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122558949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122558949 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558949 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558949 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558949 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558949 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558949 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)4004579 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(445)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)3777980 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(441)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:2 HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)14611862 TC_ps_rab_assignment_concurrent0(449)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)11888364 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:6 20250425122558958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558958 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558958 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558958 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558958 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(448)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122558958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=00cc7ef8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122558958 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20250425122558958 DLSCCP DEBUG SCCP-SCOC(40)[0x5628104e1b10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122558958 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558958 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122558958 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122558958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122558958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122558958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9076006)[0x5628104ebbd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122558958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9076006)[0x5628104ebbd0]{disconnected}: Freeing instance (context_map.c:202) 20250425122558958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9076006)[0x5628104ebbd0]{disconnected}: Deallocated (fsm.c:568) 20250425122558958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122558958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{disconnected}: Freeing instance (context_map.c:206) 20250425122558958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5628104e1f00]{disconnected}: Deallocated (fsm.c:568) 20250425122558958 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9076006 SCCP-40 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425122558959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc7ef8), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20250425122558959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)2557888 20250425122558959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558959 DLSCCP DEBUG SCCP-SCOC(40)[0x5628104e1b10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122558959 DLSCCP DEBUG SCCP-SCOC(40)[0x5628104e1b10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122558959 DLSCCP DEBUG SCCP-SCOC(40)[0x5628104e1b10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122558959 DLSCCP DEBUG SCCP-SCOC(40)[0x5628104e1b10]{IDLE}: Deallocated (fsm.c:568) 20250425122558959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:3 20250425122558960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558960 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558960 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558960 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558960 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558960 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558960 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=00fdb7d1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)15665675 20250425122558960 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20250425122558960 DLSCCP DEBUG SCCP-SCOC(44)[0x5628104e83b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122558960 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558960 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122558960 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122558960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122558960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122558960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9989501)[0x5628104dc120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122558960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9989501)[0x5628104dc120]{disconnected}: Freeing instance (context_map.c:202) 20250425122558960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9989501)[0x5628104dc120]{disconnected}: Deallocated (fsm.c:568) 20250425122558960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122558960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{disconnected}: Freeing instance (context_map.c:206) 20250425122558960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5628104e6890]{disconnected}: Deallocated (fsm.c:568) 20250425122558960 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9989501 SCCP-44 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425122558960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdb7d1), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20250425122558960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558960 DLSCCP DEBUG SCCP-SCOC(44)[0x5628104e83b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122558960 DLSCCP DEBUG SCCP-SCOC(44)[0x5628104e83b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122558960 DLSCCP DEBUG SCCP-SCOC(44)[0x5628104e83b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122558960 DLSCCP DEBUG SCCP-SCOC(44)[0x5628104e83b0]{IDLE}: Deallocated (fsm.c:568) 20250425122558961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558961 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)773314 20250425122558962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558962 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558962 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558962 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558962 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=00ef9449), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122558962 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20250425122558962 DLSCCP DEBUG SCCP-SCOC(41)[0x5628104f6a90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122558962 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:13 20250425122558962 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122558962 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122558962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122558962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122558962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2496450)[0x5628104e1ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122558962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2496450)[0x5628104e1ce0]{disconnected}: Freeing instance (context_map.c:202) 20250425122558962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2496450)[0x5628104e1ce0]{disconnected}: Deallocated (fsm.c:568) 20250425122558962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122558962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{disconnected}: Freeing instance (context_map.c:206) 20250425122558962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5628104e3f60]{disconnected}: Deallocated (fsm.c:568) 20250425122558962 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2496450 SCCP-41 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122558962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef9449), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20250425122558962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558962 DLSCCP DEBUG SCCP-SCOC(41)[0x5628104f6a90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122558962 DLSCCP DEBUG SCCP-SCOC(41)[0x5628104f6a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122558962 DLSCCP DEBUG SCCP-SCOC(41)[0x5628104f6a90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122558962 DLSCCP DEBUG SCCP-SCOC(41)[0x5628104f6a90]{IDLE}: Deallocated (fsm.c:568) 20250425122558962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558963 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:8 TC_ps_rab_assignment_concurrent0(446)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:5 20250425122558965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558965 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558965 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558965 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)5957282 20250425122558965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558965 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=0054aad0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122558966 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20250425122558966 DLSCCP DEBUG SCCP-SCOC(46)[0x5628104eb280]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122558966 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558966 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122558966 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122558966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122558966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122558966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7431409)[0x5628104e8600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122558966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7431409)[0x5628104e8600]{disconnected}: Freeing instance (context_map.c:202) 20250425122558966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7431409)[0x5628104e8600]{disconnected}: Deallocated (fsm.c:568) 20250425122558966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122558966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{disconnected}: Freeing instance (context_map.c:206) 20250425122558966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5628104f63c0]{disconnected}: Deallocated (fsm.c:568) 20250425122558966 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7431409 SCCP-46 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425122558966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054aad0), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20250425122558966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558966 DLSCCP DEBUG SCCP-SCOC(46)[0x5628104eb280]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122558966 DLSCCP DEBUG SCCP-SCOC(46)[0x5628104eb280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122558966 DLSCCP DEBUG SCCP-SCOC(46)[0x5628104eb280]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122558966 DLSCCP DEBUG SCCP-SCOC(46)[0x5628104eb280]{IDLE}: Deallocated (fsm.c:568) 20250425122558966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558966 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558966 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)2931659 20250425122558966 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558966 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558966 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558966 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558966 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558966 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558966 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558966 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:1 20250425122558967 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=00dd759e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122558967 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20250425122558967 DLSCCP DEBUG SCCP-SCOC(43)[0x5628104f6680]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122558967 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558967 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122558967 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122558967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122558967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122558967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12529891)[0x5628104e6c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122558967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12529891)[0x5628104e6c20]{disconnected}: Freeing instance (context_map.c:202) 20250425122558967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12529891)[0x5628104e6c20]{disconnected}: Deallocated (fsm.c:568) 20250425122558967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122558967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{disconnected}: Freeing instance (context_map.c:206) 20250425122558967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5628104e0c50]{disconnected}: Deallocated (fsm.c:568) 20250425122558967 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12529891 SCCP-43 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425122558967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd759e), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20250425122558967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558967 DLSCCP DEBUG SCCP-SCOC(43)[0x5628104f6680]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122558967 DLSCCP DEBUG SCCP-SCOC(43)[0x5628104f6680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122558967 DLSCCP DEBUG SCCP-SCOC(43)[0x5628104f6680]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122558967 DLSCCP DEBUG SCCP-SCOC(43)[0x5628104f6680]{IDLE}: Deallocated (fsm.c:568) 20250425122558967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558967 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558967 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558967 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558967 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:11 20250425122558968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558968 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558968 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558968 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558968 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=00fcc2a2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122558968 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20250425122558968 DLSCCP DEBUG SCCP-SCOC(39)[0x5628104e4d70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122558968 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558968 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122558968 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122558968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122558968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122558968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753737)[0x5628104fc9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122558968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753737)[0x5628104fc9a0]{disconnected}: Freeing instance (context_map.c:202) 20250425122558968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753737)[0x5628104fc9a0]{disconnected}: Deallocated (fsm.c:568) 20250425122558968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122558968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{disconnected}: Freeing instance (context_map.c:206) 20250425122558968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5628104eab50]{disconnected}: Deallocated (fsm.c:568) 20250425122558968 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3753737 SCCP-39 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425122558969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcc2a2), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20250425122558969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558969 DLSCCP DEBUG SCCP-SCOC(39)[0x5628104e4d70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122558969 DLSCCP DEBUG SCCP-SCOC(39)[0x5628104e4d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122558969 DLSCCP DEBUG SCCP-SCOC(39)[0x5628104e4d70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122558969 DLSCCP DEBUG SCCP-SCOC(39)[0x5628104e4d70]{IDLE}: Deallocated (fsm.c:568) 20250425122558969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558969 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558969 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558969 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:7 20250425122558970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558970 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558970 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558970 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558970 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=00c547a5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122558970 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20250425122558970 DLSCCP DEBUG SCCP-SCOC(49)[0x5628104f5640]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122558970 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558970 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122558970 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122558970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122558970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122558970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11876595)[0x5628104e8260]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122558970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11876595)[0x5628104e8260]{disconnected}: Freeing instance (context_map.c:202) 20250425122558970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11876595)[0x5628104e8260]{disconnected}: Deallocated (fsm.c:568) 20250425122558970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122558970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{disconnected}: Freeing instance (context_map.c:206) 20250425122558970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5628104e3080]{disconnected}: Deallocated (fsm.c:568) 20250425122558970 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11876595 SCCP-49 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250425122558970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c547a5), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20250425122558970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558970 DLSCCP DEBUG SCCP-SCOC(49)[0x5628104f5640]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122558970 DLSCCP DEBUG SCCP-SCOC(49)[0x5628104f5640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122558970 DLSCCP DEBUG SCCP-SCOC(49)[0x5628104f5640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122558970 DLSCCP DEBUG SCCP-SCOC(49)[0x5628104f5640]{IDLE}: Deallocated (fsm.c:568) 20250425122558971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558971 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558971 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558971 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:15 20250425122558972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558972 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558972 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558972 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558972 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=00c97427), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122558972 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20250425122558972 DLSCCP DEBUG SCCP-SCOC(45)[0x562810527380]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122558972 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558972 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122558972 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122558972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122558972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122558972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2658053)[0x562810526e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122558972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2658053)[0x562810526e30]{disconnected}: Freeing instance (context_map.c:202) 20250425122558972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2658053)[0x562810526e30]{disconnected}: Deallocated (fsm.c:568) 20250425122558972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122558972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{disconnected}: Freeing instance (context_map.c:206) 20250425122558972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5628104f6870]{disconnected}: Deallocated (fsm.c:568) 20250425122558972 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2658053 SCCP-45 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425122558972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97427), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20250425122558972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558972 DLSCCP DEBUG SCCP-SCOC(45)[0x562810527380]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122558972 DLSCCP DEBUG SCCP-SCOC(45)[0x562810527380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122558972 DLSCCP DEBUG SCCP-SCOC(45)[0x562810527380]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122558972 DLSCCP DEBUG SCCP-SCOC(45)[0x562810527380]{IDLE}: Deallocated (fsm.c:568) 20250425122558972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558972 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558972 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558972 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558972 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558973 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558973 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558973 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558973 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558973 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=00facf37), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122558973 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20250425122558973 DLSCCP DEBUG SCCP-SCOC(53)[0x5628104f7d50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122558973 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558973 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122558973 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122558973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122558973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122558973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13334494)[0x5628104e5930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122558973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13334494)[0x5628104e5930]{disconnected}: Freeing instance (context_map.c:202) 20250425122558973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13334494)[0x5628104e5930]{disconnected}: Deallocated (fsm.c:568) 20250425122558973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122558973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{disconnected}: Freeing instance (context_map.c:206) 20250425122558973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5628104f5d00]{disconnected}: Deallocated (fsm.c:568) 20250425122558973 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334494 SCCP-53 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250425122558973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00facf37), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20250425122558973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558973 DLSCCP DEBUG SCCP-SCOC(53)[0x5628104f7d50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122558973 DLSCCP DEBUG SCCP-SCOC(53)[0x5628104f7d50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122558973 DLSCCP DEBUG SCCP-SCOC(53)[0x5628104f7d50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122558973 DLSCCP DEBUG SCCP-SCOC(53)[0x5628104f7d50]{IDLE}: Deallocated (fsm.c:568) 20250425122558973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558973 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558973 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558974 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558974 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:13 20250425122558976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558976 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558976 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558976 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558976 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=006ae2a3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122558976 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20250425122558976 DLSCCP DEBUG SCCP-SCOC(52)[0x5628104f7180]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122558976 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558976 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122558976 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122558976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122558976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122558976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485814)[0x5628104f5ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122558976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485814)[0x5628104f5ef0]{disconnected}: Freeing instance (context_map.c:202) 20250425122558976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485814)[0x5628104f5ef0]{disconnected}: Deallocated (fsm.c:568) 20250425122558976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122558976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{disconnected}: Freeing instance (context_map.c:206) 20250425122558976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5628104e4fd0]{disconnected}: Deallocated (fsm.c:568) 20250425122558976 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1485814 SCCP-52 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250425122558976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ae2a3), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20250425122558976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558976 DLSCCP DEBUG SCCP-SCOC(52)[0x5628104f7180]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122558976 DLSCCP DEBUG SCCP-SCOC(52)[0x5628104f7180]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:12 20250425122558976 DLSCCP DEBUG SCCP-SCOC(52)[0x5628104f7180]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122558976 DLSCCP DEBUG SCCP-SCOC(52)[0x5628104f7180]{IDLE}: Deallocated (fsm.c:568) 20250425122558976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558976 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558976 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558976 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558976 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558977 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558977 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558977 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558977 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=0009837f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122558977 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20250425122558977 DLSCCP DEBUG SCCP-SCOC(51)[0x5628104e55d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122558977 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558977 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122558977 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122558977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122558977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122558977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13623435)[0x5628104e3430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122558977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13623435)[0x5628104e3430]{disconnected}: Freeing instance (context_map.c:202) 20250425122558977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13623435)[0x5628104e3430]{disconnected}: Deallocated (fsm.c:568) 20250425122558977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122558977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{disconnected}: Freeing instance (context_map.c:206) 20250425122558977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5628104f57e0]{disconnected}: Deallocated (fsm.c:568) 20250425122558977 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13623435 SCCP-51 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250425122558977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009837f), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20250425122558977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558977 DLSCCP DEBUG SCCP-SCOC(51)[0x5628104e55d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122558977 DLSCCP DEBUG SCCP-SCOC(51)[0x5628104e55d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122558977 DLSCCP DEBUG SCCP-SCOC(51)[0x5628104e55d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122558977 DLSCCP DEBUG SCCP-SCOC(51)[0x5628104e55d0]{IDLE}: Deallocated (fsm.c:568) 20250425122558977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558977 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558977 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122558977 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122558977 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122558977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122558977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122558977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122558977 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122558977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122558977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122558977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122558977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122558977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122558977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=00e12cf4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122558977 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20250425122558977 DLSCCP DEBUG SCCP-SCOC(50)[0x562810541b30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122558977 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122558977 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122558977 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122558977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122558977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122558977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013519)[0x5628104e35f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122558977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013519)[0x5628104e35f0]{disconnected}: Freeing instance (context_map.c:202) 20250425122558977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013519)[0x5628104e35f0]{disconnected}: Deallocated (fsm.c:568) 20250425122558977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122558977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{disconnected}: Freeing instance (context_map.c:206) 20250425122558977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5628104e3300]{disconnected}: Deallocated (fsm.c:568) 20250425122558977 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013519 SCCP-50 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250425122558977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e12cf4), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20250425122558978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122558978 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122558978 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122558978 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122558978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122558978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122558978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122558978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:11 20250425122558977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122558977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122558977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122558977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122558977 DLSCCP DEBUG SCCP-SCOC(50)[0x562810541b30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122558977 DLSCCP DEBUG SCCP-SCOC(50)[0x562810541b30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122558977 DLSCCP DEBUG SCCP-SCOC(50)[0x562810541b30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122558977 DLSCCP DEBUG SCCP-SCOC(50)[0x562810541b30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending 20250425122559149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122559149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122559149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122559149 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122559149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x111ca0,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122559149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1121440 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122559149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1121440)[0x5628104eb3b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122559149 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122559149 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122559149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1121440)[0x5628104eb3b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122559149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122559149 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122559149 DLSCCP DEBUG SCCP-SCOC(48)[0x5628104f5240]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122559149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043b3e4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122559149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122559149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122559149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122559149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122559149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1121440)[0x5628104eb3b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122559149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122559149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122559149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122559149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122559149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425122559149 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425122559149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb566ec,cause=radio(normal)) (hnbgw_rua.c:439) 20250425122559149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11888364 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425122559149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888364)[0x5628104eac80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425122559149 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425122559149 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425122559149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888364)[0x5628104eac80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425122559149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122559149 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122559149 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122559149 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122559149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122559149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122559149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122559149 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122559150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122559150 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122559150 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122559149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122559149 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425122559149 DLSCCP DEBUG SCCP-SCOC(47)[0x5628104e2c00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425122559149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ab9de), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425122559149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122559149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122559149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122559149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122559149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888364)[0x5628104eac80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425122559149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425122559149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425122559150 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122559150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122559150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122559150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122559150 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(444)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)14325442 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:10 HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)12685276 20250425122559160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122559160 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122559160 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122559160 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122559160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122559160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122559160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122559161 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122559161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122559161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122559161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122559161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122559161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on connection ID:9 20250425122559161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=0043b3e4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122559161 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20250425122559161 DLSCCP DEBUG SCCP-SCOC(48)[0x5628104f5240]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122559161 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122559161 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122559161 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122559161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122559161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122559161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1121440)[0x5628104eb3b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122559161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1121440)[0x5628104eb3b0]{disconnected}: Freeing instance (context_map.c:202) 20250425122559161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1121440)[0x5628104eb3b0]{disconnected}: Deallocated (fsm.c:568) 20250425122559161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122559161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{disconnected}: Freeing instance (context_map.c:206) 20250425122559161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5628104eb4e0]{disconnected}: Deallocated (fsm.c:568) 20250425122559161 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1121440 SCCP-48 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250425122559161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043b3e4), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20250425122559161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122559161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122559161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122559161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122559161 DLSCCP DEBUG SCCP-SCOC(48)[0x5628104f5240]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122559161 DLSCCP DEBUG SCCP-SCOC(48)[0x5628104f5240]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122559161 DLSCCP DEBUG SCCP-SCOC(48)[0x5628104f5240]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122559161 DLSCCP DEBUG SCCP-SCOC(48)[0x5628104f5240]{IDLE}: Deallocated (fsm.c:568) 20250425122559161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122559161 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122559161 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122559161 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122559161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122559161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122559161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122559161 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122559162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122559162 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122559162 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122559162 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122559162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122559162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122559162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122559162 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122559162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122559162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122559162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122559162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122559162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122559162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=004ab9de), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425122559162 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20250425122559162 DLSCCP DEBUG SCCP-SCOC(47)[0x5628104e2c00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425122559162 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122559162 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425122559162 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425122559162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425122559162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425122559162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888364)[0x5628104eac80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122559162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888364)[0x5628104eac80]{disconnected}: Freeing instance (context_map.c:202) 20250425122559163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888364)[0x5628104eac80]{disconnected}: Deallocated (fsm.c:568) 20250425122559163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122559163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{disconnected}: Freeing instance (context_map.c:206) 20250425122559163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5628104eb830]{disconnected}: Deallocated (fsm.c:568) 20250425122559163 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11888364 SCCP-47 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425122559163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ab9de), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20250425122559163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122559163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122559163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122559163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122559163 DLSCCP DEBUG SCCP-SCOC(47)[0x5628104e2c00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425122559163 DLSCCP DEBUG SCCP-SCOC(47)[0x5628104e2c00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122559163 DLSCCP DEBUG SCCP-SCOC(47)[0x5628104e2c00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122559163 DLSCCP DEBUG SCCP-SCOC(47)[0x5628104e2c00]{IDLE}: Deallocated (fsm.c:568) 20250425122559163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122559163 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122559163 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122559163 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122559163 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122559163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122559163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122559163 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122601164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38264<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601164 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43007<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(423)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(422)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122601169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38256<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122601170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122601170 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122601170 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122601170 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(427)@8885072c0934: Final verdict of PTC: none 20250425122601171 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122601171 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122601171 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122601171 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(428)@8885072c0934: Final verdict of PTC: none 20250425122601171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122601171 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122601171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122601171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122601171 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122601171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122601171 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122601171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122601171 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122601171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425122601171 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122601171 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122601171 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122601171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122601172 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122601172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122601172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122601171 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122601171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122601171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122601171 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122601171 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122601171 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122601171 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122601172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122601172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122601172 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122601172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122601172 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122601172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122601172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122601172 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122601172 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122601172 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122601172 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(429)@8885072c0934: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(425)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@8885072c0934: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@8885072c0934: Final verdict of PTC: none 20250425122601185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32970<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33028<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32958<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33008<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33016<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33040<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33042<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32982<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33038<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33052<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32950<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32956<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32980<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122601187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33030<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(437)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(441)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(447)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@8885072c0934: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(434)@8885072c0934: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(421)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(424)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(433)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@8885072c0934: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Fri Apr 25 12:26:01 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_concurrent.talloc 20250425122601393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33068<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122601795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33068<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1340688) Waiting for packet dumper to finish... 1 (prev_count=1340688, count=1344568) 20250425122603172 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122603172 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122603172 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122603172 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122603172 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122603172 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Fri Apr 25 12:26:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250425122604878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122604880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122604883 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34527<->l=127.0.0.1:4262) (control_if.c:572) 20250425122604895 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122604895 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122604903 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122604903 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122604903 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122604903 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122604903 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122604903 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122604903 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59529 (stream_srv.c:142) 20250425122604903 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59529<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122604903 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122604903 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122604905 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122604905 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122604905 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122604905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122604905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122604905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122604905 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122604905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122604905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122604905 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122604905 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122604905 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122604905 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122604905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122604905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122604905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122604905 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122604905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122604905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122604905 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122604905 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122604905 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122604905 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122604905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122604905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122604905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122604905 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122604905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122604905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122604905 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122604905 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122604905 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122604905 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122604905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122604905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122604905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122604905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122604905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122604905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122604905 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122604905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122604905 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122604905 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122604905 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122604905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122604905 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122604905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122604905 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122604905 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122604905 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122604905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122604905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122604905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122604905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122604905 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122604905 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122604905 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122604905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122604905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122604905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122604905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122604905 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122604905 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122604905 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122604905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122604905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122604905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(460)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(460)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(458)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122604918 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122604918 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122604919 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122604919 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122604919 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122604919 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122604919 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122604919 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122604920 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122604920 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122604920 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122604920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122604920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122604920 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122604920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122604920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122604920 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122604920 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122604920 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122604920 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122604920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122604920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122604920 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122604920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122604920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122604920 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122604920 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122604920 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122604920 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122604920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122604920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122604920 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122604920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122604920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122604920 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122604920 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122604920 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122604920 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122604920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122604920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122604920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122604920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122604920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122604920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122604920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122604920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122604920 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122604921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122604921 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122604921 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122604921 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122604921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122604921 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122604921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122604921 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122604921 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122604921 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122604921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122604921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122604921 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122604921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122604921 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122604921 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122604921 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122604921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122604921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122604921 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122604921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122604921 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122604921 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122604921 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122604921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122604921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122604921 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(463)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(463)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(461)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122604941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122604941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122604941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122604941 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122604941 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122604941 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122604941 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122604941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122604941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122604945 DLINP DEBUG SRVCONN(,r=127.0.0.1:59529<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122604946 DLINP DEBUG SRVCONN(,r=127.0.0.1:59529<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122604946 DLINP DEBUG SRVCONN(,r=127.0.0.1:59529<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122604946 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122604946 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) 20250425122604946 DLGLOBAL DEBUG validating counter group 0x5627e5f66be0(hnb) with 60 counters (rate_ctr.c:86) 20250425122604946 DHNBAP DEBUG (127.0.0.1:59529 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122604946 DHNBAP NOTICE (127.0.0.1:59529 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122604946 DHNBAP NOTICE (127.0.0.1:59529 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122604946 DLINP DEBUG SRVCONN(,r=127.0.0.1:59529<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122604946 DLINP DEBUG SRVCONN(,r=127.0.0.1:59529<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122605116 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122605116 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122605116 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122605116 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(460)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122605117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122605117 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122605117 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122605117 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122605117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122605117 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122605117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122605118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122605118 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122605118 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122605118 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122605118 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122605118 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122605118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122605118 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122605118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122605118 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122605118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122605118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122605118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122605118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122605118 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122605118 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122605118 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122605119 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122605119 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122605119 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122605119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122605119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122605119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122605119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122605119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122605119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122605119 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122605119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122605119 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122605119 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122605119 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122605119 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122605119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122605119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122605119 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122605131 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122605131 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122605131 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122605131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(463)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122605132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122605132 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122605132 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122605132 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122605132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122605132 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122605132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122605133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122605133 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122605133 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122605133 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122605133 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122605133 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122605133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122605133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122605133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122605133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122605133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122605133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122605133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122605133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122605133 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122605133 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122605133 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122605134 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122605134 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122605134 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122605134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122605134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122605134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122605134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122605134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122605134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122605134 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122605134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122605134 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122605134 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122605134 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122605134 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122605134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122605134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122605134 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(459)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122605920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122605920 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122605921 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122605921 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122605921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122605921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122605921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122605921 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122605921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122605921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122605921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122605921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122605921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122605921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122605921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122605921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122605921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605921 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122605921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122605921 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122605921 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122605921 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122605921 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122605921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122605921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122605921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122605921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122605921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122605921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122605921 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122605921 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122605921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122605921 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122605921 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122605921 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122605921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122605921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122605921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122605921 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122605922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122605922 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122605922 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122605922 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122605922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122605922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122605922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122605922 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122605922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122605922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122605922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122605922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122605922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122605922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122605922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122605922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122605922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122605922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122605922 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122605922 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122605922 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122605935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122605935 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122605935 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122605935 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122605935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122605935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122605935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122605935 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122605935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122605935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122605935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122605935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122605935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122605935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122605935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122605935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122605935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122605935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122605935 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122605935 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122605935 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122605935 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122605935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122605935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122605935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122605935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122605935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122605935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122605935 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122605935 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122605936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122605936 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122605936 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122605936 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122605936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122605936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122605936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122605936 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122605936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122605936 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122605936 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122605936 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122605936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122605936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122605936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122605936 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122605936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122605936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122605936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122605936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122605936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122605936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122605936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122605936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122605936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122605936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122605936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122605936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122605936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122605936 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122605936 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122605936 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122605949 DLCTRL DEBUG Command: GET 359981528 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122605949 DLCTRL DEBUG Tx Command reply: GET_REPLY 359981528 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122605952 DLCTRL DEBUG Command: GET 800066496 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122605952 DLCTRL DEBUG Tx Command reply: GET_REPLY 800066496 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122605954 DLCTRL DEBUG Command: GET 569580500 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122605954 DLCTRL DEBUG Tx Command reply: GET_REPLY 569580500 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122605955 DLCTRL DEBUG Command: GET 933373792 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122605955 DLCTRL DEBUG Tx Command reply: GET_REPLY 933373792 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122605957 DLCTRL DEBUG Command: GET 306058998 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122605957 DLCTRL DEBUG Tx Command reply: GET_REPLY 306058998 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122605958 DLCTRL DEBUG Command: GET 843916779 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122605958 DLCTRL DEBUG Tx Command reply: GET_REPLY 843916779 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122605959 DLCTRL DEBUG Command: GET 955114477 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122605959 DLCTRL DEBUG Tx Command reply: GET_REPLY 955114477 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122605960 DLCTRL DEBUG Command: GET 282079944 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122605960 DLCTRL DEBUG Tx Command reply: GET_REPLY 282079944 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122605961 DLCTRL DEBUG Command: GET 951641730 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122605961 DLCTRL DEBUG Tx Command reply: GET_REPLY 951641730 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122605961 DLCTRL DEBUG Command: GET 429011466 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122605962 DLCTRL DEBUG Tx Command reply: GET_REPLY 429011466 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122605963 DLCTRL DEBUG Command: GET 166861702 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122605963 DLCTRL DEBUG Tx Command reply: GET_REPLY 166861702 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122605964 DLCTRL DEBUG Command: GET 348954526 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122605964 DLCTRL DEBUG Tx Command reply: GET_REPLY 348954526 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122605964 DLCTRL DEBUG Command: GET 557013209 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122605964 DLCTRL DEBUG Tx Command reply: GET_REPLY 557013209 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122605965 DLCTRL DEBUG Command: GET 324676220 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122605965 DLCTRL DEBUG Tx Command reply: GET_REPLY 324676220 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122605966 DLCTRL DEBUG Command: GET 685253588 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122605966 DLCTRL DEBUG Tx Command reply: GET_REPLY 685253588 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122605967 DLCTRL DEBUG Command: GET 981522524 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122605967 DLCTRL DEBUG Tx Command reply: GET_REPLY 981522524 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122605968 DLCTRL DEBUG Command: GET 946441981 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122605968 DLCTRL DEBUG Tx Command reply: GET_REPLY 946441981 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122605969 DLCTRL DEBUG Command: GET 866973611 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122605969 DLCTRL DEBUG Tx Command reply: GET_REPLY 866973611 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122605970 DLCTRL DEBUG Command: GET 836959435 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122605970 DLCTRL DEBUG Tx Command reply: GET_REPLY 836959435 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122605971 DLCTRL DEBUG Command: GET 233089365 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122605971 DLCTRL DEBUG Tx Command reply: GET_REPLY 233089365 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001001110'B, t_guard := 20.000000 } 20250425122605983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47412<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(465) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@8885072c0934: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)357777 20250425122606996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122606996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122606996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122606996 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122606996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x57591, normal) (hnbgw_rua.c:407) 20250425122606996 DHNB DEBUG map_rua[0x5628104e1f00]{init}: Allocated (fsm.c:456) 20250425122606997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-357777)[0x5628104e1f00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122606997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-357777 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122606997 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122606997 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122606997 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-357777 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122606997 DCN DEBUG map_sccp[0x5628104e1b10]{init}: Allocated (fsm.c:456) 20250425122606997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5628104e1b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122606997 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-357777 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122606997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-357777 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122606997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-357777)[0x5628104e1f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122606997 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122606997 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122606997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-357777)[0x5628104e1f00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122606997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5628104e1b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122606997 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122606997 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{IDLE}: Allocated (fsm.c:456) 20250425122606997 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122606997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300024e0056400500f1100926) (sccp_scrc.c:406) 20250425122606997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122606997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122606997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122606997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122606997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122606997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122606997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122606997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122606997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122606997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122606997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122606997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122606997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122606997 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122606997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5628104e1b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122606997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-357777)[0x5628104e1f00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122606997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122606997 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122606997 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122606997 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122606997 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122606997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122606997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122606997 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@8885072c0934: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)6671255 HNBGW_Test.msc0-SCCP(458)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(465)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122607001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122607001 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122607001 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122607001 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122607001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122607001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122607001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122607001 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122607001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122607001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122607001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122607001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122607001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122607001 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00797453) (sccp_scrc.c:477) 20250425122607001 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20250425122607001 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122607001 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122607001 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122607001 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122607001 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122607001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5628104e1b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122607001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5628104e1b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122607002 DLCTRL DEBUG Command: GET 186842473 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122607002 DLCTRL DEBUG Tx Command reply: GET_REPLY 186842473 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122607003 DLCTRL DEBUG Command: GET 924147434 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122607003 DLCTRL DEBUG Tx Command reply: GET_REPLY 924147434 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122607005 DLCTRL DEBUG Command: GET 891235914 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122607005 DLCTRL DEBUG Tx Command reply: GET_REPLY 891235914 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122607006 DLCTRL DEBUG Command: GET 633468416 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122607006 DLCTRL DEBUG Tx Command reply: GET_REPLY 633468416 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122607007 DLCTRL DEBUG Command: GET 45776447 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122607007 DLCTRL DEBUG Tx Command reply: GET_REPLY 45776447 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122607009 DLCTRL DEBUG Command: GET 463602008 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122607009 DLCTRL DEBUG Tx Command reply: GET_REPLY 463602008 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122607010 DLCTRL DEBUG Command: GET 192009751 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122607010 DLCTRL DEBUG Tx Command reply: GET_REPLY 192009751 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122607011 DLCTRL DEBUG Command: GET 900948182 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122607011 DLCTRL DEBUG Tx Command reply: GET_REPLY 900948182 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122607013 DLCTRL DEBUG Command: GET 395783143 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122607013 DLCTRL DEBUG Tx Command reply: GET_REPLY 395783143 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122607013 DLCTRL DEBUG Command: GET 682753332 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122607013 DLCTRL DEBUG Tx Command reply: GET_REPLY 682753332 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122607014 DLCTRL DEBUG Command: GET 335693888 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122607014 DLCTRL DEBUG Tx Command reply: GET_REPLY 335693888 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122607015 DLCTRL DEBUG Command: GET 304724196 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122607015 DLCTRL DEBUG Tx Command reply: GET_REPLY 304724196 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122607016 DLCTRL DEBUG Command: GET 487034185 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122607016 DLCTRL DEBUG Tx Command reply: GET_REPLY 487034185 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122607017 DLCTRL DEBUG Command: GET 108689346 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122607017 DLCTRL DEBUG Tx Command reply: GET_REPLY 108689346 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122607018 DLCTRL DEBUG Command: GET 692529451 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122607018 DLCTRL DEBUG Tx Command reply: GET_REPLY 692529451 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122607018 DLCTRL DEBUG Command: GET 259059933 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122607018 DLCTRL DEBUG Tx Command reply: GET_REPLY 259059933 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122607019 DLCTRL DEBUG Command: GET 546510359 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122607019 DLCTRL DEBUG Tx Command reply: GET_REPLY 546510359 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122607020 DLCTRL DEBUG Command: GET 630520622 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122607020 DLCTRL DEBUG Tx Command reply: GET_REPLY 630520622 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122607021 DLCTRL DEBUG Command: GET 304149277 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122607021 DLCTRL DEBUG Tx Command reply: GET_REPLY 304149277 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122607022 DLCTRL DEBUG Command: GET 303383433 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122607022 DLCTRL DEBUG Tx Command reply: GET_REPLY 303383433 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101100110'B, t_guard := 20.000000 } 20250425122607032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47418<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@8885072c0934: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@8885072c0934: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(466) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@8885072c0934: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)12044640 20250425122608055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122608055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122608055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122608055 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122608055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb7c960, normal) (hnbgw_rua.c:407) 20250425122608056 DHNB DEBUG map_rua[0x5628104e6af0]{init}: Allocated (fsm.c:456) 20250425122608056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12044640)[0x5628104e6af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122608056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12044640 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122608056 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122608056 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122608056 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425122608056 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12044640 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122608056 DCN DEBUG map_sccp[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122608056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122608056 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12044640 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122608056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12044640 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425122608056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12044640)[0x5628104e6af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122608056 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122608056 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122608056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12044640)[0x5628104e6af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122608056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5628104e0f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122608056 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122608056 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{IDLE}: Allocated (fsm.c:456) 20250425122608056 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122608056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030003660056400500f1100926) (sccp_scrc.c:406) 20250425122608056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122608056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122608056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122608056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122608056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122608056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122608056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122608056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122608056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122608056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122608056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122608056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122608056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122608056 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122608056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5628104e0f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122608056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12044640)[0x5628104e6af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122608056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122608056 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122608056 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122608056 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122608056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122608056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122608056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122608056 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@8885072c0934: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@8885072c0934: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@8885072c0934: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)4414928 HNBGW_Test.msc0-SCCP(458)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425122608058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122608058 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122608058 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122608058 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122608058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122608058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122608058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122608058 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122608059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122608059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122608059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122608059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122608059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122608059 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cd30e7) (sccp_scrc.c:477) 20250425122608059 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20250425122608059 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122608059 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122608059 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122608059 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122608059 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122608059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5628104e0f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122608059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5628104e0f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(466)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122608059 DLCTRL DEBUG Command: GET 46499528 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122608059 DLCTRL DEBUG Tx Command reply: GET_REPLY 46499528 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425122608060 DLCTRL DEBUG Command: GET 176284290 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122608060 DLCTRL DEBUG Tx Command reply: GET_REPLY 176284290 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122608061 DLCTRL DEBUG Command: GET 813501205 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122608061 DLCTRL DEBUG Tx Command reply: GET_REPLY 813501205 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122608062 DLCTRL DEBUG Command: GET 500041222 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122608062 DLCTRL DEBUG Tx Command reply: GET_REPLY 500041222 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122608063 DLCTRL DEBUG Command: GET 509627365 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122608063 DLCTRL DEBUG Tx Command reply: GET_REPLY 509627365 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122608063 DLCTRL DEBUG Command: GET 38697721 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122608063 DLCTRL DEBUG Tx Command reply: GET_REPLY 38697721 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122608064 DLCTRL DEBUG Command: GET 902082228 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122608064 DLCTRL DEBUG Tx Command reply: GET_REPLY 902082228 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122608065 DLCTRL DEBUG Command: GET 409159476 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122608065 DLCTRL DEBUG Tx Command reply: GET_REPLY 409159476 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122608065 DLCTRL DEBUG Command: GET 846812146 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122608065 DLCTRL DEBUG Tx Command reply: GET_REPLY 846812146 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122608066 DLCTRL DEBUG Command: GET 478072855 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122608066 DLCTRL DEBUG Tx Command reply: GET_REPLY 478072855 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122608067 DLCTRL DEBUG Command: GET 550264282 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122608067 DLCTRL DEBUG Tx Command reply: GET_REPLY 550264282 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122608067 DLCTRL DEBUG Command: GET 448897367 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122608067 DLCTRL DEBUG Tx Command reply: GET_REPLY 448897367 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122608068 DLCTRL DEBUG Command: GET 787785344 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122608068 DLCTRL DEBUG Tx Command reply: GET_REPLY 787785344 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122608069 DLCTRL DEBUG Command: GET 278142233 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122608069 DLCTRL DEBUG Tx Command reply: GET_REPLY 278142233 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122608069 DLCTRL DEBUG Command: GET 965745124 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122608069 DLCTRL DEBUG Tx Command reply: GET_REPLY 965745124 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122608070 DLCTRL DEBUG Command: GET 940382182 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122608070 DLCTRL DEBUG Tx Command reply: GET_REPLY 940382182 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122608071 DLCTRL DEBUG Command: GET 244894039 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122608071 DLCTRL DEBUG Tx Command reply: GET_REPLY 244894039 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122608071 DLCTRL DEBUG Command: GET 218738876 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122608071 DLCTRL DEBUG Tx Command reply: GET_REPLY 218738876 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122608072 DLCTRL DEBUG Command: GET 742513067 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122608072 DLCTRL DEBUG Tx Command reply: GET_REPLY 742513067 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122608073 DLCTRL DEBUG Command: GET 136139434 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122608073 DLCTRL DEBUG Tx Command reply: GET_REPLY 136139434 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110100010'B, t_guard := 20.000000 } 20250425122608083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47424<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@8885072c0934: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@8885072c0934: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(467) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@8885072c0934: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)4135706 20250425122609100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122609100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122609100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122609100 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122609100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3f1b1a, normal) (hnbgw_rua.c:407) 20250425122609100 DHNB DEBUG map_rua[0x5628104e6400]{init}: Allocated (fsm.c:456) 20250425122609100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135706)[0x5628104e6400]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122609100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4135706 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122609100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122609101 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122609101 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4135706 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122609101 DCN DEBUG map_sccp[0x5628104da880]{init}: Allocated (fsm.c:456) 20250425122609101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5628104da880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122609101 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4135706 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122609101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4135706 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425122609101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135706)[0x5628104e6400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122609101 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122609101 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122609101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135706)[0x5628104e6400]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122609101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5628104da880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122609101 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122609101 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{IDLE}: Allocated (fsm.c:456) 20250425122609101 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122609101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030003a20056400500f1100926) (sccp_scrc.c:406) 20250425122609101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122609101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122609101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122609101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122609101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122609101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122609101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122609101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122609101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122609101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122609101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122609101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122609101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122609101 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122609101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5628104da880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122609101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135706)[0x5628104e6400]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122609101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122609101 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122609101 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122609101 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122609101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122609101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122609101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122609101 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@8885072c0934: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@8885072c0934: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@8885072c0934: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@8885072c0934: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)5887506 HNBGW_Test.msc0-SCCP(458)@8885072c0934: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@8885072c0934: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425122609105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122609105 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122609105 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122609105 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122609105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122609105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122609105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122609105 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122609105 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122609105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122609105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122609105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122609105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122609105 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00958b65) (sccp_scrc.c:477) 20250425122609105 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20250425122609105 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122609105 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122609105 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122609105 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122609105 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122609105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5628104da880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122609105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5628104da880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(467)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122609107 DLCTRL DEBUG Command: GET 672337540 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122609107 DLCTRL DEBUG Tx Command reply: GET_REPLY 672337540 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250425122609108 DLCTRL DEBUG Command: GET 795828060 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122609108 DLCTRL DEBUG Tx Command reply: GET_REPLY 795828060 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122609110 DLCTRL DEBUG Command: GET 336506327 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122609110 DLCTRL DEBUG Tx Command reply: GET_REPLY 336506327 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122609111 DLCTRL DEBUG Command: GET 486488253 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122609111 DLCTRL DEBUG Tx Command reply: GET_REPLY 486488253 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122609113 DLCTRL DEBUG Command: GET 914325003 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122609113 DLCTRL DEBUG Tx Command reply: GET_REPLY 914325003 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122609116 DLCTRL DEBUG Command: GET 283693331 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122609116 DLCTRL DEBUG Tx Command reply: GET_REPLY 283693331 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122609118 DLCTRL DEBUG Command: GET 937683732 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122609118 DLCTRL DEBUG Tx Command reply: GET_REPLY 937683732 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122609120 DLCTRL DEBUG Command: GET 577994903 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122609120 DLCTRL DEBUG Tx Command reply: GET_REPLY 577994903 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122609123 DLCTRL DEBUG Command: GET 843607217 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122609123 DLCTRL DEBUG Tx Command reply: GET_REPLY 843607217 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122609125 DLCTRL DEBUG Command: GET 901491764 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122609125 DLCTRL DEBUG Tx Command reply: GET_REPLY 901491764 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122609127 DLCTRL DEBUG Command: GET 371288647 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122609127 DLCTRL DEBUG Tx Command reply: GET_REPLY 371288647 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122609130 DLCTRL DEBUG Command: GET 942392448 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122609130 DLCTRL DEBUG Tx Command reply: GET_REPLY 942392448 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122609136 DLCTRL DEBUG Command: GET 645766784 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122609136 DLCTRL DEBUG Tx Command reply: GET_REPLY 645766784 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122609141 DLCTRL DEBUG Command: GET 476458266 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122609141 DLCTRL DEBUG Tx Command reply: GET_REPLY 476458266 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122609144 DLCTRL DEBUG Command: GET 784249989 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122609144 DLCTRL DEBUG Tx Command reply: GET_REPLY 784249989 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122609146 DLCTRL DEBUG Command: GET 468071386 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122609146 DLCTRL DEBUG Tx Command reply: GET_REPLY 468071386 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122609147 DLCTRL DEBUG Command: GET 64990689 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122609148 DLCTRL DEBUG Tx Command reply: GET_REPLY 64990689 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122609151 DLCTRL DEBUG Command: GET 698102295 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122609151 DLCTRL DEBUG Tx Command reply: GET_REPLY 698102295 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122609153 DLCTRL DEBUG Command: GET 435213771 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122609153 DLCTRL DEBUG Tx Command reply: GET_REPLY 435213771 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122609154 DLCTRL DEBUG Command: GET 49908208 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122609154 DLCTRL DEBUG Tx Command reply: GET_REPLY 49908208 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100001011'B, t_guard := 20.000000 } 20250425122609167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47434<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@8885072c0934: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@8885072c0934: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(468) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@8885072c0934: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)13850300 20250425122610180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122610180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122610180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250425122610180 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122610180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd356bc, normal) (hnbgw_rua.c:407) 20250425122610180 DHNB DEBUG map_rua[0x5628104e19c0]{init}: Allocated (fsm.c:456) 20250425122610180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13850300)[0x5628104e19c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122610180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13850300 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122610180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122610180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122610180 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13850300 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122610180 DCN DEBUG map_sccp[0x5628104a3010]{init}: Allocated (fsm.c:456) 20250425122610180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x5628104a3010]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122610180 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13850300 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122610180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13850300 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250425122610180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13850300)[0x5628104e19c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122610180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122610180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122610180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13850300)[0x5628104e19c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122610180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x5628104a3010]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122610180 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122610180 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{IDLE}: Allocated (fsm.c:456) 20250425122610180 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122610180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f400300010b0056400500f1100926) (sccp_scrc.c:406) 20250425122610180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122610180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122610180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122610180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122610180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122610180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122610180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122610180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122610180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122610180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122610180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122610180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122610180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122610180 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122610180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x5628104a3010]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122610180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13850300)[0x5628104e19c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122610180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122610180 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122610180 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122610180 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122610180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122610180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122610180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122610180 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@8885072c0934: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@8885072c0934: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@8885072c0934: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@8885072c0934: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)2981006 HNBGW_Test.msc0-SCCP(458)@8885072c0934: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@8885072c0934: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(468)@8885072c0934: setverdict(pass): none -> pass 20250425122610183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122610183 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122610184 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122610184 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122610184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122610184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122610184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122610184 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122610184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122610184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122610184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122610184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122610184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122610184 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f406fb) (sccp_scrc.c:477) 20250425122610184 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20250425122610184 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122610184 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122610184 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122610184 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122610184 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122610184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x5628104a3010]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122610184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x5628104a3010]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122610184 DLCTRL DEBUG Command: GET 932591244 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122610185 DLCTRL DEBUG Tx Command reply: GET_REPLY 932591244 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250425122610187 DLCTRL DEBUG Command: GET 447140616 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122610187 DLCTRL DEBUG Tx Command reply: GET_REPLY 447140616 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122610189 DLCTRL DEBUG Command: GET 169012836 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122610189 DLCTRL DEBUG Tx Command reply: GET_REPLY 169012836 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122610190 DLCTRL DEBUG Command: GET 549491250 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122610190 DLCTRL DEBUG Tx Command reply: GET_REPLY 549491250 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122610192 DLCTRL DEBUG Command: GET 294588284 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122610192 DLCTRL DEBUG Tx Command reply: GET_REPLY 294588284 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122610194 DLCTRL DEBUG Command: GET 568966071 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122610194 DLCTRL DEBUG Tx Command reply: GET_REPLY 568966071 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122610195 DLCTRL DEBUG Command: GET 57388078 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122610195 DLCTRL DEBUG Tx Command reply: GET_REPLY 57388078 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122610196 DLCTRL DEBUG Command: GET 295871183 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122610196 DLCTRL DEBUG Tx Command reply: GET_REPLY 295871183 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122610197 DLCTRL DEBUG Command: GET 728365479 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122610197 DLCTRL DEBUG Tx Command reply: GET_REPLY 728365479 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122610199 DLCTRL DEBUG Command: GET 541153497 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122610199 DLCTRL DEBUG Tx Command reply: GET_REPLY 541153497 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122610200 DLCTRL DEBUG Command: GET 549940259 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122610200 DLCTRL DEBUG Tx Command reply: GET_REPLY 549940259 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122610201 DLCTRL DEBUG Command: GET 900160305 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122610201 DLCTRL DEBUG Tx Command reply: GET_REPLY 900160305 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122610202 DLCTRL DEBUG Command: GET 598567222 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122610202 DLCTRL DEBUG Tx Command reply: GET_REPLY 598567222 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122610203 DLCTRL DEBUG Command: GET 125427246 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122610203 DLCTRL DEBUG Tx Command reply: GET_REPLY 125427246 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122610204 DLCTRL DEBUG Command: GET 623302452 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122610204 DLCTRL DEBUG Tx Command reply: GET_REPLY 623302452 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122610204 DLCTRL DEBUG Command: GET 823358619 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122610204 DLCTRL DEBUG Tx Command reply: GET_REPLY 823358619 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122610205 DLCTRL DEBUG Command: GET 855288080 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122610205 DLCTRL DEBUG Tx Command reply: GET_REPLY 855288080 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122610206 DLCTRL DEBUG Command: GET 708281868 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122610206 DLCTRL DEBUG Tx Command reply: GET_REPLY 708281868 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122610207 DLCTRL DEBUG Command: GET 451364608 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122610207 DLCTRL DEBUG Tx Command reply: GET_REPLY 451364608 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122610208 DLCTRL DEBUG Command: GET 357767099 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122610208 DLCTRL DEBUG Tx Command reply: GET_REPLY 357767099 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122610211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33090<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122610211 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34527<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(452)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(451)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122610213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122610214 DLINP DEBUG SRVCONN(,r=127.0.0.1:59529<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122610214 DLINP DEBUG SRVCONN(,r=127.0.0.1:59529<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122610214 DLINP NOTICE SRV(,r=127.0.0.1:59529<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122610214 DMAIN NOTICE (127.0.0.1:59529 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59529<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122610214 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(461)@8885072c0934: Final verdict of PTC: none 20250425122610214 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122610214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122610214 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122610214 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122610214 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122610214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122610214 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122610214 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122610214 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122610214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122610215 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122610215 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122610215 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122610215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122610215 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122610215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122610215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122610215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122610215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122610215 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122610215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122610215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122610215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122610215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122610215 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122610215 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122610215 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122610215 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122610215 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122610215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122610215 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122610215 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122610215 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122610215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122610215 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122610215 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(462)@8885072c0934: Final verdict of PTC: none 20250425122610215 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122610216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122610216 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122610216 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122610216 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122610216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122610216 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122610216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122610216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122610216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122610216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122610216 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122610216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122610216 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122610216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122610216 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122610216 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122610216 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122610216 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122610216 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122610216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5628104e1b10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122610216 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122610216 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122610216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00797453), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122610216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122610216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122610216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122610216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122610216 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122610216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5628104e1b10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122610217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-357777)[0x5628104e1f00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122610217 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-357777)[0x5628104e1f00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122610217 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122610217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-357777)[0x5628104e1f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122610217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-357777)[0x5628104e1f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122610217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-357777)[0x5628104e1f00]{disrupted}: Freeing instance (context_map.c:202) 20250425122610217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-357777)[0x5628104e1f00]{disrupted}: Deallocated (fsm.c:568) 20250425122610217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5628104e1b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122610217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5628104e1b10]{disconnected}: Freeing instance (context_map.c:206) 20250425122610217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5628104e1b10]{disconnected}: Deallocated (fsm.c:568) 20250425122610217 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-357777 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425122610217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5628104e0f80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122610217 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122610217 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122610217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd30e7), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122610217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122610217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122610217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122610217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122610217 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122610217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5628104e0f80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122610217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12044640)[0x5628104e6af0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122610217 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12044640)[0x5628104e6af0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122610217 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122610217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12044640)[0x5628104e6af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122610217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12044640)[0x5628104e6af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122610217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12044640)[0x5628104e6af0]{disrupted}: Freeing instance (context_map.c:202) 20250425122610217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12044640)[0x5628104e6af0]{disrupted}: Deallocated (fsm.c:568) 20250425122610217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5628104e0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122610217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5628104e0f80]{disconnected}: Freeing instance (context_map.c:206) 20250425122610217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5628104e0f80]{disconnected}: Deallocated (fsm.c:568) 20250425122610217 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12044640 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425122610217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5628104da880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122610217 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122610217 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122610217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958b65), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122610217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122610217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122610217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122610217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122610218 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122610218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5628104da880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122610218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135706)[0x5628104e6400]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122610218 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135706)[0x5628104e6400]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122610218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122610218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135706)[0x5628104e6400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122610218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135706)[0x5628104e6400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122610218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135706)[0x5628104e6400]{disrupted}: Freeing instance (context_map.c:202) 20250425122610218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135706)[0x5628104e6400]{disrupted}: Deallocated (fsm.c:568) 20250425122610218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5628104da880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122610218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5628104da880]{disconnected}: Freeing instance (context_map.c:206) 20250425122610218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5628104da880]{disconnected}: Deallocated (fsm.c:568) 20250425122610218 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4135706 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425122610218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x5628104a3010]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122610218 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122610218 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122610218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f406fb), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122610218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122610218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) HNBGW_Test.msc0-M3UA(460)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@8885072c0934: Final verdict of PTC: none 20250425122610218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122610218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122610218 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122610218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x5628104a3010]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122610218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13850300)[0x5628104e19c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122610218 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13850300)[0x5628104e19c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122610218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122610218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13850300)[0x5628104e19c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122610218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13850300)[0x5628104e19c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122610218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13850300)[0x5628104e19c0]{disrupted}: Freeing instance (context_map.c:202) 20250425122610218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13850300)[0x5628104e19c0]{disrupted}: Deallocated (fsm.c:568) 20250425122610218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x5628104a3010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122610218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x5628104a3010]{disconnected}: Freeing instance (context_map.c:206) 20250425122610218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x5628104a3010]{disconnected}: Deallocated (fsm.c:568) 20250425122610218 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13850300 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425122610218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122610218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@8885072c0934: Final verdict of PTC: none 20250425122610218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122610218 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122610218 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122610218 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122610218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122610218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122610218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122610218 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122610218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122610218 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122610218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425122610218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122610218 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122610218 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122610218 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122610219 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122610219 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122610219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122610219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122610219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122610219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122610219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122610219 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122610219 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122610219 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122610219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122610219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122610219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122610219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122610219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122610219 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122610219 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122610219 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122610219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122610219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122610219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122610219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(463)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(453)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(464)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink0(466)@8885072c0934: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(468)@8885072c0934: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(467)@8885072c0934: Final verdict of PTC: pass20250425122610223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47418<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122610223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47424<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122610223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47434<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122610224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47412<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(465)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Fri Apr 25 12:26:10 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20250425122610378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122610880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47440<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=428236) Waiting for packet dumper to finish... 1 (prev_count=428236, count=428776) 20250425122612216 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122612216 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122612216 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122612216 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122612216 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122612216 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Fri Apr 25 12:26:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250425122613978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122613982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122613985 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45547<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122614003 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122614003 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122614011 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122614011 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122614011 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122614011 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122614011 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122614011 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122614011 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46693 (stream_srv.c:142) 20250425122614011 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46693<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122614011 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122614011 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122614013 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122614013 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122614013 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122614013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122614013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122614013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122614013 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122614013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122614013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122614013 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122614013 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122614013 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122614013 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122614013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122614013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122614013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122614013 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122614013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122614013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122614013 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122614013 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122614013 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122614013 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122614013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122614013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122614013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122614013 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122614013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122614013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122614013 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122614013 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122614013 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122614013 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122614013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122614013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122614013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122614013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122614013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122614013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122614013 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122614013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614013 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122614013 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122614013 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122614013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122614013 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122614013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614013 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122614013 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122614013 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122614013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122614013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122614013 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122614013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614013 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122614013 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122614013 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122614013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122614013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122614013 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122614013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614013 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122614014 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122614014 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122614014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122614014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122614014 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(479)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(477)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(482)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(482)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(480)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122614040 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122614040 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122614040 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122614040 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122614041 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122614041 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122614041 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122614041 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122614042 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122614042 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122614042 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122614042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122614042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122614042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122614042 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122614042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122614042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122614042 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122614042 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122614042 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122614042 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122614042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122614042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122614042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122614042 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122614042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122614042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122614042 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122614042 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122614042 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122614042 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122614042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122614042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122614042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122614042 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122614043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122614043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122614043 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122614043 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122614043 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122614043 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122614043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122614043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122614043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122614043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122614043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122614043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122614043 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122614043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614043 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122614043 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122614043 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122614043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122614043 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122614043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614043 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122614043 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122614043 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122614043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122614043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122614043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122614043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614043 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122614043 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122614043 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122614043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122614043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122614043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122614043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614043 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122614043 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122614043 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122614043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122614043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122614043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(485)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(488)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(486)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122614081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122614081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122614081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122614081 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122614081 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122614081 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122614081 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122614081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122614081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122614086 DLINP DEBUG SRVCONN(,r=127.0.0.1:46693<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122614086 DLINP DEBUG SRVCONN(,r=127.0.0.1:46693<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122614086 DLINP DEBUG SRVCONN(,r=127.0.0.1:46693<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122614086 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122614086 DHNBAP DEBUG (127.0.0.1:46693 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122614086 DHNBAP NOTICE (127.0.0.1:46693 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122614086 DHNBAP NOTICE (127.0.0.1:46693 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122614086 DLINP DEBUG SRVCONN(,r=127.0.0.1:46693<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122614086 DLINP DEBUG SRVCONN(,r=127.0.0.1:46693<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122614225 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122614225 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122614225 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122614225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(479)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122614232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614232 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122614232 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122614232 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122614232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122614232 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122614232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122614234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614234 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122614234 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122614234 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122614234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122614234 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122614234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122614234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122614234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122614234 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122614234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122614234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122614234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122614234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122614234 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122614234 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122614234 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122614236 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122614236 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122614236 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122614236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122614235 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122614235 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122614235 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122614236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122614236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122614236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122614236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122614236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122614236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122614236 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122614236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614236 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122614236 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122614236 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122614236 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122614236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122614236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122614236 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(482)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122614238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614238 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122614238 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122614238 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122614238 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122614238 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122614238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122614239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614239 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122614239 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122614239 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122614239 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122614239 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122614239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122614239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122614239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122614239 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122614239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122614239 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122614239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122614239 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122614239 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122614239 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122614239 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122614240 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122614240 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122614240 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122614240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122614240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122614240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122614240 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122614240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122614240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122614240 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122614240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614240 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122614240 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122614240 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122614240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122614240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122614240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122614240 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122614254 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122614254 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122614254 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122614254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(485)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122614258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614258 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122614258 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122614258 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122614258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122614258 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122614258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122614260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614260 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122614260 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122614260 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122614260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122614260 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122614260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122614260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122614260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122614260 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122614260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122614260 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122614260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122614260 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122614260 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122614260 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122614261 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122614262 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122614262 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122614262 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122614262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122614262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122614262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122614262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122614262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122614262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122614262 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122614262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614262 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122614262 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122614262 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122614262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122614262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122614262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122614262 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122614269 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122614269 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122614270 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122614270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(488)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122614274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614275 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122614275 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122614275 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122614275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122614275 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122614275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122614276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614276 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122614276 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122614276 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122614276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122614276 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122614276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122614276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122614276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122614276 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122614276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122614276 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122614276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122614277 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122614277 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122614277 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122614277 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122614278 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122614278 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122614278 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122614278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122614278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122614278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122614278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122614278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122614278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122614278 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122614278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122614278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122614278 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122614278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122614278 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122614278 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122614278 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122614278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122614278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122614278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122614278 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(478)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122615041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122615041 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122615041 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122615041 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122615041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122615041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122615041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122615041 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122615042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122615042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122615042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122615042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122615042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122615042 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122615042 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122615042 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122615042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615042 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122615042 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122615042 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122615042 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122615042 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122615042 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122615042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122615042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122615042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122615042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122615042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122615042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122615042 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122615042 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122615043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122615043 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122615043 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122615043 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122615043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122615043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122615043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122615043 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122615045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122615045 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122615045 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122615045 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122615045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122615045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122615045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122615045 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122615045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122615045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122615045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122615046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122615046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122615046 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122615046 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122615046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122615046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122615046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122615046 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122615046 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122615046 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122615049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122615049 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122615049 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122615049 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122615049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122615049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122615049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122615049 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(481)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122615049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122615050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122615050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122615050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122615050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122615050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122615050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122615050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122615050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122615050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122615050 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122615050 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122615050 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122615050 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122615050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122615050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122615050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122615050 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122615050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122615050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122615050 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122615050 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122615050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122615050 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122615050 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122615050 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122615050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122615050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122615050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122615050 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122615054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122615054 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122615054 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122615054 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122615054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122615054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122615054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122615054 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122615054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122615054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122615054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122615054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122615054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122615054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122615054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122615054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122615054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122615054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122615054 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122615054 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122615054 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122615060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122615060 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122615060 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122615060 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122615060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122615060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122615060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122615060 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122615060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122615060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122615060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122615060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122615060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122615060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122615060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122615060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122615060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122615060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122615060 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122615060 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122615060 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122615060 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122615060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122615060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122615060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122615060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122615060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122615060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122615060 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122615060 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122615061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122615061 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122615061 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122615061 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122615061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122615061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122615061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122615061 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122615063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122615063 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122615063 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122615063 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122615063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122615063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122615063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122615063 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122615063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122615063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122615063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122615063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122615063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122615063 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122615063 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122615063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122615063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615063 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122615063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122615063 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122615063 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122615063 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122615076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122615076 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122615076 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122615076 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122615076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122615076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122615076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122615076 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122615076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122615076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122615076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122615076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122615076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122615076 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122615076 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122615076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122615076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615076 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122615076 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122615076 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122615077 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122615077 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122615077 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122615077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122615077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122615077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122615077 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122615077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122615077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122615077 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122615077 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122615077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122615077 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122615077 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122615077 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122615077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122615077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122615077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122615077 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122615077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122615077 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122615077 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122615077 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122615077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122615077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122615077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122615077 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122615077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122615077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122615077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122615077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122615078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122615078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122615078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122615078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122615078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122615078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122615078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122615078 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122615078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122615078 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122615078 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122615078 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122616092 DLCTRL DEBUG Command: GET 941785978 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122616092 DLCTRL DEBUG Tx Command reply: GET_REPLY 941785978 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122616095 DLCTRL DEBUG Command: GET 996997739 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122616095 DLCTRL DEBUG Tx Command reply: GET_REPLY 996997739 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122616096 DLCTRL DEBUG Command: GET 52693732 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122616096 DLCTRL DEBUG Tx Command reply: GET_REPLY 52693732 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122616097 DLCTRL DEBUG Command: GET 14493353 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122616097 DLCTRL DEBUG Tx Command reply: GET_REPLY 14493353 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122616098 DLCTRL DEBUG Command: GET 307933852 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122616098 DLCTRL DEBUG Tx Command reply: GET_REPLY 307933852 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122616099 DLCTRL DEBUG Command: GET 837456405 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122616099 DLCTRL DEBUG Tx Command reply: GET_REPLY 837456405 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122616100 DLCTRL DEBUG Command: GET 199742388 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122616100 DLCTRL DEBUG Tx Command reply: GET_REPLY 199742388 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122616101 DLCTRL DEBUG Command: GET 100967251 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122616101 DLCTRL DEBUG Tx Command reply: GET_REPLY 100967251 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122616102 DLCTRL DEBUG Command: GET 308303491 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122616102 DLCTRL DEBUG Tx Command reply: GET_REPLY 308303491 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122616103 DLCTRL DEBUG Command: GET 752266642 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122616103 DLCTRL DEBUG Tx Command reply: GET_REPLY 752266642 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122616104 DLCTRL DEBUG Command: GET 841580500 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122616104 DLCTRL DEBUG Tx Command reply: GET_REPLY 841580500 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122616105 DLCTRL DEBUG Command: GET 20229830 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122616105 DLCTRL DEBUG Tx Command reply: GET_REPLY 20229830 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122616106 DLCTRL DEBUG Command: GET 858581943 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122616106 DLCTRL DEBUG Tx Command reply: GET_REPLY 858581943 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122616107 DLCTRL DEBUG Command: GET 848436216 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122616107 DLCTRL DEBUG Tx Command reply: GET_REPLY 848436216 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122616107 DLCTRL DEBUG Command: GET 451664012 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122616107 DLCTRL DEBUG Tx Command reply: GET_REPLY 451664012 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122616108 DLCTRL DEBUG Command: GET 3297521 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122616108 DLCTRL DEBUG Tx Command reply: GET_REPLY 3297521 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122616109 DLCTRL DEBUG Command: GET 33976465 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122616109 DLCTRL DEBUG Tx Command reply: GET_REPLY 33976465 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122616110 DLCTRL DEBUG Command: GET 214531311 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122616110 DLCTRL DEBUG Tx Command reply: GET_REPLY 214531311 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122616111 DLCTRL DEBUG Command: GET 243819782 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122616111 DLCTRL DEBUG Tx Command reply: GET_REPLY 243819782 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122616112 DLCTRL DEBUG Command: GET 419898045 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122616112 DLCTRL DEBUG Tx Command reply: GET_REPLY 419898045 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010101010'B, t_guard := 20.000000 } 20250425122616124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41748<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@8885072c0934: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)2928456 20250425122617151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122617151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122617151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122617151 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122617151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2caf48, normal) (hnbgw_rua.c:407) 20250425122617151 DHNB DEBUG map_rua[0x5628104e1f00]{init}: Allocated (fsm.c:456) 20250425122617151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2928456)[0x5628104e1f00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122617151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2928456 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122617151 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122617151 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122617151 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2928456 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122617151 DCN DEBUG map_sccp[0x5628104e1b10]{init}: Allocated (fsm.c:456) 20250425122617151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5628104e1b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122617151 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2928456 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122617151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2928456 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122617151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2928456)[0x5628104e1f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122617151 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122617151 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122617151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2928456)[0x5628104e1f00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122617151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5628104e1b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122617151 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122617151 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{IDLE}: Allocated (fsm.c:456) 20250425122617151 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122617151 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002aa0056400500f1100926) (sccp_scrc.c:406) 20250425122617151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122617151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122617151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122617151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122617151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122617151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122617151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122617151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122617151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122617151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122617151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122617151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122617151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122617151 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122617151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5628104e1b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122617151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2928456)[0x5628104e1f00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122617152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122617152 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122617152 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122617152 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122617152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122617152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122617152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122617152 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@8885072c0934: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)3648635 HNBGW_Test.msc0-SCCP(477)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@8885072c0934: setverdict(pass): none -> pass 20250425122617162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122617162 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122617162 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122617162 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122617162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122617162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122617162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122617162 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122617162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122617162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122617162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122617162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122617162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122617162 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b7ea25) (sccp_scrc.c:477) 20250425122617162 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20250425122617162 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122617162 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122617162 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122617162 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122617162 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122617162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5628104e1b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122617162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5628104e1b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122617163 DLCTRL DEBUG Command: GET 522056986 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122617163 DLCTRL DEBUG Tx Command reply: GET_REPLY 522056986 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122617164 DLCTRL DEBUG Command: GET 350249394 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122617164 DLCTRL DEBUG Tx Command reply: GET_REPLY 350249394 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122617166 DLCTRL DEBUG Command: GET 931988217 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122617166 DLCTRL DEBUG Tx Command reply: GET_REPLY 931988217 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122617168 DLCTRL DEBUG Command: GET 538191647 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122617169 DLCTRL DEBUG Tx Command reply: GET_REPLY 538191647 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122617171 DLCTRL DEBUG Command: GET 984394462 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122617171 DLCTRL DEBUG Tx Command reply: GET_REPLY 984394462 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122617173 DLCTRL DEBUG Command: GET 775130743 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122617173 DLCTRL DEBUG Tx Command reply: GET_REPLY 775130743 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122617175 DLCTRL DEBUG Command: GET 629986537 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122617175 DLCTRL DEBUG Tx Command reply: GET_REPLY 629986537 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122617177 DLCTRL DEBUG Command: GET 519238805 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122617177 DLCTRL DEBUG Tx Command reply: GET_REPLY 519238805 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122617179 DLCTRL DEBUG Command: GET 94396100 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122617179 DLCTRL DEBUG Tx Command reply: GET_REPLY 94396100 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122617181 DLCTRL DEBUG Command: GET 129645522 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122617181 DLCTRL DEBUG Tx Command reply: GET_REPLY 129645522 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122617183 DLCTRL DEBUG Command: GET 885498808 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122617183 DLCTRL DEBUG Tx Command reply: GET_REPLY 885498808 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122617185 DLCTRL DEBUG Command: GET 247421115 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122617185 DLCTRL DEBUG Tx Command reply: GET_REPLY 247421115 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122617187 DLCTRL DEBUG Command: GET 159643125 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122617187 DLCTRL DEBUG Tx Command reply: GET_REPLY 159643125 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122617189 DLCTRL DEBUG Command: GET 925428518 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122617189 DLCTRL DEBUG Tx Command reply: GET_REPLY 925428518 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122617191 DLCTRL DEBUG Command: GET 69022209 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122617191 DLCTRL DEBUG Tx Command reply: GET_REPLY 69022209 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122617193 DLCTRL DEBUG Command: GET 978521249 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122617193 DLCTRL DEBUG Tx Command reply: GET_REPLY 978521249 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122617195 DLCTRL DEBUG Command: GET 849016098 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122617195 DLCTRL DEBUG Tx Command reply: GET_REPLY 849016098 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122617197 DLCTRL DEBUG Command: GET 113091133 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122617197 DLCTRL DEBUG Tx Command reply: GET_REPLY 113091133 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122617198 DLCTRL DEBUG Command: GET 9846283 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122617198 DLCTRL DEBUG Tx Command reply: GET_REPLY 9846283 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122617199 DLCTRL DEBUG Command: GET 375059789 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122617200 DLCTRL DEBUG Tx Command reply: GET_REPLY 375059789 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000000000100101'B, t_guard := 20.000000 } 20250425122617219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@8885072c0934: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@8885072c0934: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@8885072c0934: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)9475171 20250425122618228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122618228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122618228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122618228 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122618228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x909463, normal) (hnbgw_rua.c:407) 20250425122618228 DHNB DEBUG map_rua[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122618228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9475171)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122618228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9475171 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122618228 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122618228 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122618228 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425122618228 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9475171 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425122618228 DCN DEBUG map_sccp[0x5628104e6400]{init}: Allocated (fsm.c:456) 20250425122618228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x5628104e6400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122618228 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9475171 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425122618228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9475171 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425122618228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9475171)[0x5628104e0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122618228 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122618228 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122618228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9475171)[0x5628104e0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122618228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x5628104e6400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122618228 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122618228 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{IDLE}: Allocated (fsm.c:456) 20250425122618228 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122618228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000250056400500f1100926) (sccp_scrc.c:406) 20250425122618228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122618228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122618228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122618228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122618228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122618228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122618228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122618228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122618228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122618228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122618228 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122618228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122618229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122618229 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122618229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x5628104e6400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122618229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9475171)[0x5628104e0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122618229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122618229 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122618229 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122618229 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122618229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122618229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122618229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122618229 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(480)@8885072c0934: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@8885072c0934: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@8885072c0934: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)5965312 HNBGW_Test.msc1-SCCP(480)@8885072c0934: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(491)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(480)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8885072c0934: 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 } } } 20250425122618235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122618235 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122618235 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122618235 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122618235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122618235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122618235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122618235 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122618235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122618235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122618235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122618235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122618235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122618235 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0088f1e7) (sccp_scrc.c:477) 20250425122618235 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20250425122618235 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122618235 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122618235 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122618235 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122618235 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122618235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x5628104e6400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122618235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x5628104e6400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122618235 DLCTRL DEBUG Command: GET 863312161 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122618235 DLCTRL DEBUG Tx Command reply: GET_REPLY 863312161 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122618236 DLCTRL DEBUG Command: GET 251917363 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122618236 DLCTRL DEBUG Tx Command reply: GET_REPLY 251917363 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122618238 DLCTRL DEBUG Command: GET 939391256 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122618238 DLCTRL DEBUG Tx Command reply: GET_REPLY 939391256 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122618239 DLCTRL DEBUG Command: GET 739299431 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122618239 DLCTRL DEBUG Tx Command reply: GET_REPLY 739299431 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122618241 DLCTRL DEBUG Command: GET 515833858 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122618241 DLCTRL DEBUG Tx Command reply: GET_REPLY 515833858 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122618242 DLCTRL DEBUG Command: GET 808209914 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122618242 DLCTRL DEBUG Tx Command reply: GET_REPLY 808209914 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425122618244 DLCTRL DEBUG Command: GET 633137234 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122618244 DLCTRL DEBUG Tx Command reply: GET_REPLY 633137234 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122618245 DLCTRL DEBUG Command: GET 900536964 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122618245 DLCTRL DEBUG Tx Command reply: GET_REPLY 900536964 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122618246 DLCTRL DEBUG Command: GET 585496023 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122618246 DLCTRL DEBUG Tx Command reply: GET_REPLY 585496023 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122618247 DLCTRL DEBUG Command: GET 402193355 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122618247 DLCTRL DEBUG Tx Command reply: GET_REPLY 402193355 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122618248 DLCTRL DEBUG Command: GET 721703608 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122618248 DLCTRL DEBUG Tx Command reply: GET_REPLY 721703608 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122618249 DLCTRL DEBUG Command: GET 151988990 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122618249 DLCTRL DEBUG Tx Command reply: GET_REPLY 151988990 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122618250 DLCTRL DEBUG Command: GET 586255581 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122618250 DLCTRL DEBUG Tx Command reply: GET_REPLY 586255581 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122618250 DLCTRL DEBUG Command: GET 663960153 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122618250 DLCTRL DEBUG Tx Command reply: GET_REPLY 663960153 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122618251 DLCTRL DEBUG Command: GET 268878578 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122618251 DLCTRL DEBUG Tx Command reply: GET_REPLY 268878578 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122618252 DLCTRL DEBUG Command: GET 72738034 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122618252 DLCTRL DEBUG Tx Command reply: GET_REPLY 72738034 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122618253 DLCTRL DEBUG Command: GET 789169176 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122618253 DLCTRL DEBUG Tx Command reply: GET_REPLY 789169176 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122618254 DLCTRL DEBUG Command: GET 616779358 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122618254 DLCTRL DEBUG Tx Command reply: GET_REPLY 616779358 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122618255 DLCTRL DEBUG Command: GET 861617436 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122618255 DLCTRL DEBUG Tx Command reply: GET_REPLY 861617436 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122618257 DLCTRL DEBUG Command: GET 283400499 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122618257 DLCTRL DEBUG Tx Command reply: GET_REPLY 283400499 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110001100'B, t_guard := 20.000000 } 20250425122618268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@8885072c0934: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@8885072c0934: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@8885072c0934: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)4705046 20250425122619275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122619275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122619275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122619275 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122619275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x47cb16, normal) (hnbgw_rua.c:407) 20250425122619275 DHNB DEBUG map_rua[0x5628104a3010]{init}: Allocated (fsm.c:456) 20250425122619275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4705046)[0x5628104a3010]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122619275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4705046 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122619275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122619275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122619275 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4705046 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122619275 DCN DEBUG map_sccp[0x56281051e9a0]{init}: Allocated (fsm.c:456) 20250425122619275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56281051e9a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122619275 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4705046 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122619275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4705046 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425122619275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4705046)[0x5628104a3010]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122619275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122619275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122619275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4705046)[0x5628104a3010]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122619275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56281051e9a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122619275 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122619275 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{IDLE}: Allocated (fsm.c:456) 20250425122619275 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122619275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300018c0056400500f1100926) (sccp_scrc.c:406) 20250425122619275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122619275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122619275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122619275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122619275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122619275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122619275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122619275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122619275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122619275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122619275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122619275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122619275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122619275 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122619275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56281051e9a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122619275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4705046)[0x5628104a3010]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122619275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122619275 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122619275 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122619275 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122619275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122619275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122619275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122619275 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@8885072c0934: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@8885072c0934: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@8885072c0934: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)1140758 HNBGW_Test.msc0-SCCP(477)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425122619278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122619278 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122619278 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122619278 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122619278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122619278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122619278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122619278 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin0(492)@8885072c0934: setverdict(pass): none -> pass 20250425122619278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122619278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122619278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122619278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122619278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122619278 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00490f4b) (sccp_scrc.c:477) 20250425122619278 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20250425122619278 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122619278 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122619278 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122619278 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122619278 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122619278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56281051e9a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122619278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56281051e9a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122619279 DLCTRL DEBUG Command: GET 134173377 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122619279 DLCTRL DEBUG Tx Command reply: GET_REPLY 134173377 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425122619280 DLCTRL DEBUG Command: GET 42722229 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122619280 DLCTRL DEBUG Tx Command reply: GET_REPLY 42722229 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122619281 DLCTRL DEBUG Command: GET 327233549 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122619281 DLCTRL DEBUG Tx Command reply: GET_REPLY 327233549 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122619282 DLCTRL DEBUG Command: GET 726712815 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122619282 DLCTRL DEBUG Tx Command reply: GET_REPLY 726712815 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122619284 DLCTRL DEBUG Command: GET 95623794 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122619284 DLCTRL DEBUG Tx Command reply: GET_REPLY 95623794 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122619285 DLCTRL DEBUG Command: GET 870976955 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122619285 DLCTRL DEBUG Tx Command reply: GET_REPLY 870976955 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425122619287 DLCTRL DEBUG Command: GET 241374382 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122619287 DLCTRL DEBUG Tx Command reply: GET_REPLY 241374382 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122619289 DLCTRL DEBUG Command: GET 31522807 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122619289 DLCTRL DEBUG Tx Command reply: GET_REPLY 31522807 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122619290 DLCTRL DEBUG Command: GET 338858356 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122619290 DLCTRL DEBUG Tx Command reply: GET_REPLY 338858356 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122619292 DLCTRL DEBUG Command: GET 894284868 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122619292 DLCTRL DEBUG Tx Command reply: GET_REPLY 894284868 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122619294 DLCTRL DEBUG Command: GET 360631584 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122619294 DLCTRL DEBUG Tx Command reply: GET_REPLY 360631584 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122619296 DLCTRL DEBUG Command: GET 439900891 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122619296 DLCTRL DEBUG Tx Command reply: GET_REPLY 439900891 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122619298 DLCTRL DEBUG Command: GET 457145026 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122619298 DLCTRL DEBUG Tx Command reply: GET_REPLY 457145026 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122619300 DLCTRL DEBUG Command: GET 319481377 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122619300 DLCTRL DEBUG Tx Command reply: GET_REPLY 319481377 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122619302 DLCTRL DEBUG Command: GET 908886297 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122619302 DLCTRL DEBUG Tx Command reply: GET_REPLY 908886297 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122619305 DLCTRL DEBUG Command: GET 5608953 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122619305 DLCTRL DEBUG Tx Command reply: GET_REPLY 5608953 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122619307 DLCTRL DEBUG Command: GET 170534325 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122619307 DLCTRL DEBUG Tx Command reply: GET_REPLY 170534325 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122619309 DLCTRL DEBUG Command: GET 78897006 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122619309 DLCTRL DEBUG Tx Command reply: GET_REPLY 78897006 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122619311 DLCTRL DEBUG Command: GET 506406996 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122619311 DLCTRL DEBUG Tx Command reply: GET_REPLY 506406996 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122619313 DLCTRL DEBUG Command: GET 64654509 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122619313 DLCTRL DEBUG Tx Command reply: GET_REPLY 64654509 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122619320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47450<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122619321 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45547<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(471)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(470)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122619324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47442<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122619324 DLINP DEBUG SRVCONN(,r=127.0.0.1:46693<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122619325 DLINP DEBUG SRVCONN(,r=127.0.0.1:46693<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122619325 DLINP NOTICE SRV(,r=127.0.0.1:46693<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122619325 DMAIN NOTICE (127.0.0.1:46693 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46693<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122619325 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425122619326 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122619326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122619326 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122619326 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425122619327 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122619327 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122619327 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122619327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122619327 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122619327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122619327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122619327 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122619327 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122619327 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122619327 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122619327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122619327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122619327 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122619327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122619327 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122619327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122619327 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122619327 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122619327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122619327 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122619327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122619327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122619327 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122619327 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122619327 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@8885072c0934: Final verdict of PTC: none 20250425122619328 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122619328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122619328 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122619328 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122619328 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122619328 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122619328 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122619328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122619328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122619327 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122619327 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122619327 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122619327 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122619327 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122619327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x5628104e6400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122619327 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122619327 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122619327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088f1e7), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122619327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122619327 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122619327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122619327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122619327 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122619327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x5628104e6400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122619327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9475171)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122619327 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9475171)[0x5628104e0f80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122619328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122619328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9475171)[0x5628104e0f80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122619328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9475171)[0x5628104e0f80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122619328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9475171)[0x5628104e0f80]{disrupted}: Freeing instance (context_map.c:202) 20250425122619328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9475171)[0x5628104e0f80]{disrupted}: Deallocated (fsm.c:568) 20250425122619328 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122619328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122619328 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122619328 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122619328 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122619328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122619328 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.sgsn0-RAN(484)@8885072c0934: Final verdict of PTC: none 20250425122619328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x5628104e6400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122619328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x5628104e6400]{disconnected}: Freeing instance (context_map.c:206) 20250425122619328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x5628104e6400]{disconnected}: Deallocated (fsm.c:568) 20250425122619328 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9475171 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122619328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122619328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122619328 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122619328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122619328 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250425122619329 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122619329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122619328 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122619328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122619328 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122619328 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122619328 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122619328 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122619329 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425122619329 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122619329 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122619329 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122619329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122619329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122619329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122619329 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122619329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122619329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.sgsn1-SCCP(486)@8885072c0934: Final verdict of PTC: none 20250425122619329 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122619329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122619329 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122619329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122619329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122619329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122619329 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122619329 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122619329 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122619329 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122619329 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122619329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5628104e1b10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122619329 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122619329 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122619329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ea25), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122619329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122619329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122619329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122619329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122619329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122619329 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122619329 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122619329 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122619329 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122619329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122619329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122619329 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122619329 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122619329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5628104e1b10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122619329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2928456)[0x5628104e1f00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122619329 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2928456)[0x5628104e1f00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122619329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122619330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2928456)[0x5628104e1f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122619330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2928456)[0x5628104e1f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122619330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2928456)[0x5628104e1f00]{disrupted}: Freeing instance (context_map.c:202) 20250425122619330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2928456)[0x5628104e1f00]{disrupted}: Deallocated (fsm.c:568) 20250425122619330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5628104e1b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122619330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5628104e1b10]{disconnected}: Freeing instance (context_map.c:206) 20250425122619330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5628104e1b10]{disconnected}: Deallocated (fsm.c:568) 20250425122619330 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2928456 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@8885072c0934: Final verdict of PTC: none 20250425122619330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56281051e9a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122619330 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122619330 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122619330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00490f4b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) HNBGW_Test.msc1-M3UA(482)@8885072c0934: Final verdict of PTC: none 20250425122619330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122619330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122619330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122619330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122619330 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122619330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56281051e9a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122619330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4705046)[0x5628104a3010]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122619330 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4705046)[0x5628104a3010]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122619330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122619330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4705046)[0x5628104a3010]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122619330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4705046)[0x5628104a3010]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122619330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4705046)[0x5628104a3010]{disrupted}: Freeing instance (context_map.c:202) 20250425122619330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4705046)[0x5628104a3010]{disrupted}: Deallocated (fsm.c:568) 20250425122619330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56281051e9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122619330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56281051e9a0]{disconnected}: Freeing instance (context_map.c:206) 20250425122619330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56281051e9a0]{disconnected}: Deallocated (fsm.c:568) 20250425122619330 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4705046 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122619330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122619330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122619331 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122619331 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122619331 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122619331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122619331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122619331 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425122619331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122619331 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122619331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122619331 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122619331 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122619331 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122619331 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122619331 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(479)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@8885072c0934: Final verdict of PTC: none 20250425122619331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122619331 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122619331 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122619331 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122619331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122619331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122619331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122619331 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122619331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122619331 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122619332 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122619332 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122619332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122619332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122619332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122619332 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(480)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(472)@8885072c0934: Final verdict of PTC: none 20250425122619345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122619345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41748<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@8885072c0934: Final verdict of PTC: pass 20250425122619358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(489)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(492)@8885072c0934: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(491)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Fri Apr 25 12:26:19 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 20250425122619526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122620027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41774<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=492836) 20250425122620218 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122620218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958b65), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122620218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122620218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122620218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122620218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122620218 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122620218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd30e7), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122620218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122620218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122620218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122620218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122620218 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122620218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00797453), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122620218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122620218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122620218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122620218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122620218 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122620218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f406fb), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122620218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122620218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122620218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122620218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122620218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122620218 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122620218 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122620218 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122620218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122620218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122620219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122620219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122620219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122620219 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122620219 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122620219 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122620219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122620219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122620219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122620219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122620219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122620219 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122620219 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122620219 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122620219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122620219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122620219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122620219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122620219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122620219 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122620219 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122620219 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122620219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122620219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122620219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122620219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=492836, count=513972) 20250425122621329 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122621329 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122621329 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122621329 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122621329 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122621329 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122621329 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122621329 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122621329 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122621330 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122621330 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122621330 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Fri Apr 25 12:26:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250425122623089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122623092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122623097 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45065<->l=127.0.0.1:4262) (control_if.c:572) 20250425122623114 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122623114 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122623122 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122623122 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122623122 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122623122 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122623122 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122623122 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122623123 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56961 (stream_srv.c:142) 20250425122623123 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56961<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122623123 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122623123 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122623124 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122623124 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122623124 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122623124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122623124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122623124 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122623124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122623124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122623124 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122623124 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122623124 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122623124 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122623124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122623124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122623124 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122623124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122623124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122623124 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122623124 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122623124 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122623124 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122623124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122623124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122623124 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122623124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122623124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122623124 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122623124 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122623124 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122623124 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122623124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122623124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122623124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122623124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122623124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122623124 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122623124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623124 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122623124 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122623124 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122623124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122623124 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122623125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623125 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122623125 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122623125 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122623125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122623125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122623125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122623125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623125 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122623125 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122623125 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122623125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122623125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122623125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122623125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623125 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122623125 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122623125 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122623125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122623125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122623125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(503)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(501)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(506)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(504)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122623152 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122623152 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122623152 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122623152 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122623152 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122623152 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122623152 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122623152 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122623153 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122623153 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122623153 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122623153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122623153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122623153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122623154 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122623154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122623154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122623154 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122623154 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122623154 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122623154 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122623154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122623154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122623154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122623154 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122623154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122623154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122623154 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122623154 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122623154 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122623154 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122623154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122623154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122623154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122623154 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122623154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122623154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122623154 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122623154 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122623154 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122623154 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122623154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122623154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122623154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122623154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122623154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122623154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122623154 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122623154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623154 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122623154 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122623154 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122623154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122623154 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122623154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623154 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122623154 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122623154 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122623154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122623154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122623154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122623154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623154 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122623154 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122623154 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122623154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122623154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122623154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122623154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623155 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122623155 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122623155 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122623155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122623155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122623155 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(509)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(509)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(507)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(512)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(512)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-SCCP(510)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122623187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122623187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122623187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122623187 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122623187 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122623187 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122623187 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122623187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122623187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122623195 DLINP DEBUG SRVCONN(,r=127.0.0.1:56961<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122623195 DLINP DEBUG SRVCONN(,r=127.0.0.1:56961<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122623195 DLINP DEBUG SRVCONN(,r=127.0.0.1:56961<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122623195 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122623195 DHNBAP DEBUG (127.0.0.1:56961 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122623195 DHNBAP NOTICE (127.0.0.1:56961 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122623195 DHNBAP NOTICE (127.0.0.1:56961 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122623195 DLINP DEBUG SRVCONN(,r=127.0.0.1:56961<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122623195 DLINP DEBUG SRVCONN(,r=127.0.0.1:56961<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122623336 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122623336 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122623336 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122623336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(503)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122623338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623338 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122623338 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122623338 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122623338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122623338 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122623338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122623338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623338 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122623338 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122623338 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122623338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122623338 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122623338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122623339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122623339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122623339 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122623339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122623339 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122623339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122623339 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122623339 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122623339 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122623339 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122623340 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122623340 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122623340 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122623340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122623340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122623340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122623340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122623340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122623340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122623340 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122623340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623340 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122623340 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122623340 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122623340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122623340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122623340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122623340 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122623347 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122623347 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122623347 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122623347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(506)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122623348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623348 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122623348 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122623348 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122623348 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122623348 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122623348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122623349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623349 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122623349 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122623349 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122623349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122623349 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122623349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122623349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122623349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122623349 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122623349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122623349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122623349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122623349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122623349 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122623349 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122623349 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122623350 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122623350 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122623350 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122623350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122623350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122623350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122623350 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122623350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122623350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122623350 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122623350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623350 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122623350 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122623350 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122623350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122623350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122623350 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122623350 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122623366 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122623366 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122623366 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122623366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(509)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122623367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623367 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122623367 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122623367 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122623367 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122623367 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122623367 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122623368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623368 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122623368 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122623368 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122623368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122623368 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122623368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122623368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122623368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122623368 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122623368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122623368 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122623368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122623368 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122623368 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122623368 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122623368 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122623369 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122623369 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122623369 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122623369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122623369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122623369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122623369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122623369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122623369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122623369 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122623369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623369 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122623369 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122623369 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122623369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122623369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122623369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122623369 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122623377 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122623377 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122623377 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122623377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(512)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122623378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623378 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122623378 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122623378 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122623378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122623378 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122623378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122623378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623378 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122623378 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122623378 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122623379 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122623379 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122623379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122623379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122623379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122623379 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122623379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122623379 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122623379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122623379 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122623379 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122623379 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122623379 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122623380 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122623380 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122623380 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122623380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122623380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122623380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122623380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122623380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122623380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122623380 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122623380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122623380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122623380 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122623380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122623380 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122623380 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122623380 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122623380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122623380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122623380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122623380 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(502)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122624141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122624141 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122624141 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122624141 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122624141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122624141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122624141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122624141 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122624141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122624141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122624141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122624141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122624141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122624141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122624141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122624141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122624141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624141 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122624141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122624141 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122624141 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122624141 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122624141 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122624141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122624141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122624141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122624141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122624141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122624141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122624141 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122624141 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122624141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122624141 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122624141 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122624141 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122624141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122624141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122624141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122624141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122624141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122624141 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122624141 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122624141 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122624141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122624141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122624141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122624141 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122624142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122624142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122624142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122624142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122624142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122624142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122624142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122624142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122624142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122624142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122624142 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122624142 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122624142 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122624151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122624151 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122624151 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122624151 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122624151 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122624151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122624151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122624151 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122624151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122624152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122624152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122624152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122624152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122624152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122624152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122624152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122624152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122624152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122624152 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122624152 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122624152 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122624152 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122624152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122624152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122624152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122624152 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122624152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122624152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122624152 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122624152 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122624152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122624152 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122624152 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122624152 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122624152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122624152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122624152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122624152 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122624152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122624152 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122624152 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122624152 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122624152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122624152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122624152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122624152 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122624152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122624152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122624152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122624152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122624152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122624152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122624152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122624152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122624152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122624152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122624152 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122624152 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122624152 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122624170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122624170 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122624170 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122624170 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122624170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122624170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122624170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122624170 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122624170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122624170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122624170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122624170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122624170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122624170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122624170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122624170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122624170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624170 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122624170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122624170 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122624170 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122624170 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122624170 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122624170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122624170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122624170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122624170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122624170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122624170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122624170 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122624170 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122624170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122624170 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122624170 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122624170 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122624170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122624170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122624170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122624170 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122624171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122624171 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122624171 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122624171 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122624171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122624171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122624171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122624171 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122624171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122624171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122624171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122624171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122624171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122624171 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122624171 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122624171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122624171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624171 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122624171 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122624171 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122624171 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122624171 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122624181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122624181 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122624181 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122624181 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122624181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122624181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122624181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122624181 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122624181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122624181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122624181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122624181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122624181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122624181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122624181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122624181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122624181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122624181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122624181 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122624181 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122624181 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122624181 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122624181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122624181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122624181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122624181 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122624181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122624181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122624181 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122624181 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122624181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122624181 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122624181 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122624181 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122624181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122624181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122624181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122624181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122624181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122624181 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122624181 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122624181 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122624181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122624181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122624181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122624181 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122624181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122624181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122624181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122624181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122624181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122624181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122624181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122624181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122624181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122624181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122624181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122624181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122624181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122624181 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122624181 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122624181 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122625207 DLCTRL DEBUG Command: GET 700587006 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122625207 DLCTRL DEBUG Tx Command reply: GET_REPLY 700587006 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122625215 DLCTRL DEBUG Command: GET 942677475 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122625215 DLCTRL DEBUG Tx Command reply: GET_REPLY 942677475 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122625220 DLCTRL DEBUG Command: GET 809337094 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122625220 DLCTRL DEBUG Tx Command reply: GET_REPLY 809337094 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122625224 DLCTRL DEBUG Command: GET 503864261 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122625224 DLCTRL DEBUG Tx Command reply: GET_REPLY 503864261 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122625229 DLCTRL DEBUG Command: GET 979464605 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122625229 DLCTRL DEBUG Tx Command reply: GET_REPLY 979464605 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122625234 DLCTRL DEBUG Command: GET 499715200 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122625234 DLCTRL DEBUG Tx Command reply: GET_REPLY 499715200 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122625238 DLCTRL DEBUG Command: GET 70006150 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122625238 DLCTRL DEBUG Tx Command reply: GET_REPLY 70006150 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122625242 DLCTRL DEBUG Command: GET 347615988 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122625242 DLCTRL DEBUG Tx Command reply: GET_REPLY 347615988 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122625246 DLCTRL DEBUG Command: GET 947634599 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122625246 DLCTRL DEBUG Tx Command reply: GET_REPLY 947634599 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122625252 DLCTRL DEBUG Command: GET 249316039 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122625252 DLCTRL DEBUG Tx Command reply: GET_REPLY 249316039 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122625257 DLCTRL DEBUG Command: GET 698894504 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122625257 DLCTRL DEBUG Tx Command reply: GET_REPLY 698894504 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122625260 DLCTRL DEBUG Command: GET 422768351 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122625260 DLCTRL DEBUG Tx Command reply: GET_REPLY 422768351 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122625262 DLCTRL DEBUG Command: GET 851763798 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122625262 DLCTRL DEBUG Tx Command reply: GET_REPLY 851763798 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122625264 DLCTRL DEBUG Command: GET 809049869 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122625264 DLCTRL DEBUG Tx Command reply: GET_REPLY 809049869 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122625266 DLCTRL DEBUG Command: GET 672024512 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122625266 DLCTRL DEBUG Tx Command reply: GET_REPLY 672024512 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122625268 DLCTRL DEBUG Command: GET 122253746 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122625268 DLCTRL DEBUG Tx Command reply: GET_REPLY 122253746 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122625271 DLCTRL DEBUG Command: GET 698182389 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122625271 DLCTRL DEBUG Tx Command reply: GET_REPLY 698182389 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122625273 DLCTRL DEBUG Command: GET 278371309 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122625273 DLCTRL DEBUG Tx Command reply: GET_REPLY 278371309 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122625275 DLCTRL DEBUG Command: GET 377860446 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122625275 DLCTRL DEBUG Tx Command reply: GET_REPLY 377860446 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122625276 DLCTRL DEBUG Command: GET 264838669 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122625276 DLCTRL DEBUG Tx Command reply: GET_REPLY 264838669 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: f_gen_tmsi(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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001001110'B, t_guard := 20.000000 } 20250425122625294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@8885072c0934: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@8885072c0934: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@8885072c0934: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)5256219 20250425122626307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122626308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122626308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425122626308 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122626308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x50341b, normal) (hnbgw_rua.c:407) 20250425122626308 DHNB DEBUG map_rua[0x5628104e1f00]{init}: Allocated (fsm.c:456) 20250425122626308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5256219)[0x5628104e1f00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122626308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5256219 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122626308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122626308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122626308 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5256219 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250425122626308 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5256219 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122626308 DCN DEBUG map_sccp[0x5628104e1b10]{init}: Allocated (fsm.c:456) 20250425122626308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5628104e1b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122626308 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5256219 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122626308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5256219 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425122626308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5256219)[0x5628104e1f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122626308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122626308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122626308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5256219)[0x5628104e1f00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122626308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5628104e1b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122626308 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122626308 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{IDLE}: Allocated (fsm.c:456) 20250425122626308 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122626308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300024e0056400500f1100926) (sccp_scrc.c:406) 20250425122626308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122626308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122626308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122626308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122626308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122626308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122626308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122626308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122626308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122626308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122626308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122626308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122626308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122626308 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122626308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5628104e1b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122626308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5256219)[0x5628104e1f00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122626308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122626308 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122626308 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122626308 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122626308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122626308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122626308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122626308 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@8885072c0934: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514) HNBGW_Test.msc0-RAN(502)@8885072c0934: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)8274811 HNBGW_Test.msc0-SCCP(501)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@8885072c0934: setverdict(pass): none -> pass 20250425122626312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122626312 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122626312 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122626312 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122626312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122626312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122626312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122626312 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122626312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122626312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122626312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122626312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122626312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122626312 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f880bc) (sccp_scrc.c:477) 20250425122626312 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20250425122626312 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122626312 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122626312 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122626312 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122626312 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122626312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5628104e1b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122626312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5628104e1b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122626312 DLCTRL DEBUG Command: GET 607430403 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122626312 DLCTRL DEBUG Tx Command reply: GET_REPLY 607430403 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122626313 DLCTRL DEBUG Command: GET 767700498 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122626313 DLCTRL DEBUG Tx Command reply: GET_REPLY 767700498 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122626314 DLCTRL DEBUG Command: GET 254904507 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122626314 DLCTRL DEBUG Tx Command reply: GET_REPLY 254904507 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425122626315 DLCTRL DEBUG Command: GET 968939823 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122626315 DLCTRL DEBUG Tx Command reply: GET_REPLY 968939823 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122626316 DLCTRL DEBUG Command: GET 739030258 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122626316 DLCTRL DEBUG Tx Command reply: GET_REPLY 739030258 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122626316 DLCTRL DEBUG Command: GET 260889376 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122626316 DLCTRL DEBUG Tx Command reply: GET_REPLY 260889376 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122626317 DLCTRL DEBUG Command: GET 647579432 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122626317 DLCTRL DEBUG Tx Command reply: GET_REPLY 647579432 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122626318 DLCTRL DEBUG Command: GET 36412624 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122626318 DLCTRL DEBUG Tx Command reply: GET_REPLY 36412624 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122626318 DLCTRL DEBUG Command: GET 730062145 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122626318 DLCTRL DEBUG Tx Command reply: GET_REPLY 730062145 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122626319 DLCTRL DEBUG Command: GET 74445549 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122626319 DLCTRL DEBUG Tx Command reply: GET_REPLY 74445549 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122626320 DLCTRL DEBUG Command: GET 490104647 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122626320 DLCTRL DEBUG Tx Command reply: GET_REPLY 490104647 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122626321 DLCTRL DEBUG Command: GET 348594633 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122626321 DLCTRL DEBUG Tx Command reply: GET_REPLY 348594633 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122626321 DLCTRL DEBUG Command: GET 756216439 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122626321 DLCTRL DEBUG Tx Command reply: GET_REPLY 756216439 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122626322 DLCTRL DEBUG Command: GET 574984700 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122626322 DLCTRL DEBUG Tx Command reply: GET_REPLY 574984700 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122626323 DLCTRL DEBUG Command: GET 562015738 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122626323 DLCTRL DEBUG Tx Command reply: GET_REPLY 562015738 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122626324 DLCTRL DEBUG Command: GET 413232696 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122626324 DLCTRL DEBUG Tx Command reply: GET_REPLY 413232696 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122626325 DLCTRL DEBUG Command: GET 177712564 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122626325 DLCTRL DEBUG Tx Command reply: GET_REPLY 177712564 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122626325 DLCTRL DEBUG Command: GET 983856980 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122626325 DLCTRL DEBUG Tx Command reply: GET_REPLY 983856980 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122626326 DLCTRL DEBUG Command: GET 699757779 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122626326 DLCTRL DEBUG Tx Command reply: GET_REPLY 699757779 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122626327 DLCTRL DEBUG Command: GET 699545489 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122626327 DLCTRL DEBUG Tx Command reply: GET_REPLY 699545489 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000001101000111'B, t_guard := 20.000000 } 20250425122626338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49826<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@8885072c0934: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@8885072c0934: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@8885072c0934: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)13101603 20250425122627361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122627361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122627361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425122627361 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122627361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc7ea23, normal) (hnbgw_rua.c:407) 20250425122627361 DHNB DEBUG map_rua[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122627361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13101603)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122627361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13101603 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122627361 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122627361 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122627361 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13101603 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250425122627361 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13101603 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425122627361 DCN DEBUG map_sccp[0x5628104e6400]{init}: Allocated (fsm.c:456) 20250425122627361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5628104e6400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122627361 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13101603 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425122627361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13101603 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425122627361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13101603)[0x5628104e0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122627361 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122627361 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122627361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13101603)[0x5628104e0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122627361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5628104e6400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122627361 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122627361 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{IDLE}: Allocated (fsm.c:456) 20250425122627361 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122627361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003470056400500f1100926) (sccp_scrc.c:406) 20250425122627361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122627361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122627361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122627361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122627361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122627361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122627361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122627361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122627362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122627362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122627362 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122627362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122627362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122627362 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122627362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5628104e6400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122627362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13101603)[0x5628104e0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122627362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122627362 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122627362 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122627362 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122627362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122627362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122627362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122627362 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(504)@8885072c0934: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@8885072c0934: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515) HNBGW_Test.msc1-RAN(505)@8885072c0934: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)3629910 HNBGW_Test.msc1-SCCP(504)@8885072c0934: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(504)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8885072c0934: 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 } } } 20250425122627373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122627373 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122627373 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122627373 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122627373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122627373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122627373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122627373 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122627373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122627373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122627373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122627373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122627373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122627373 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0062082e) (sccp_scrc.c:477) 20250425122627373 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20250425122627373 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122627373 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122627373 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122627373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122627373 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122627373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5628104e6400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122627373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5628104e6400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122627373 DLCTRL DEBUG Command: GET 664551798 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122627373 DLCTRL DEBUG Tx Command reply: GET_REPLY 664551798 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122627376 DLCTRL DEBUG Command: GET 544051342 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122627376 DLCTRL DEBUG Tx Command reply: GET_REPLY 544051342 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122627378 DLCTRL DEBUG Command: GET 984102119 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122627378 DLCTRL DEBUG Tx Command reply: GET_REPLY 984102119 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425122627381 DLCTRL DEBUG Command: GET 722696807 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122627381 DLCTRL DEBUG Tx Command reply: GET_REPLY 722696807 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122627383 DLCTRL DEBUG Command: GET 160636687 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122627384 DLCTRL DEBUG Tx Command reply: GET_REPLY 160636687 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122627387 DLCTRL DEBUG Command: GET 272131034 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122627387 DLCTRL DEBUG Tx Command reply: GET_REPLY 272131034 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122627389 DLCTRL DEBUG Command: GET 963753977 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122627389 DLCTRL DEBUG Tx Command reply: GET_REPLY 963753977 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122627391 DLCTRL DEBUG Command: GET 496770380 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122627392 DLCTRL DEBUG Tx Command reply: GET_REPLY 496770380 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425122627394 DLCTRL DEBUG Command: GET 774387792 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122627394 DLCTRL DEBUG Tx Command reply: GET_REPLY 774387792 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122627396 DLCTRL DEBUG Command: GET 606458954 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122627396 DLCTRL DEBUG Tx Command reply: GET_REPLY 606458954 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122627398 DLCTRL DEBUG Command: GET 405508017 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122627398 DLCTRL DEBUG Tx Command reply: GET_REPLY 405508017 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122627400 DLCTRL DEBUG Command: GET 600515607 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122627400 DLCTRL DEBUG Tx Command reply: GET_REPLY 600515607 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122627402 DLCTRL DEBUG Command: GET 438065365 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122627402 DLCTRL DEBUG Tx Command reply: GET_REPLY 438065365 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122627403 DLCTRL DEBUG Command: GET 764367751 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122627403 DLCTRL DEBUG Tx Command reply: GET_REPLY 764367751 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122627404 DLCTRL DEBUG Command: GET 289054971 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122627404 DLCTRL DEBUG Tx Command reply: GET_REPLY 289054971 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122627406 DLCTRL DEBUG Command: GET 115871312 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122627406 DLCTRL DEBUG Tx Command reply: GET_REPLY 115871312 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122627407 DLCTRL DEBUG Command: GET 854339752 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122627407 DLCTRL DEBUG Tx Command reply: GET_REPLY 854339752 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122627408 DLCTRL DEBUG Command: GET 120132202 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122627408 DLCTRL DEBUG Tx Command reply: GET_REPLY 120132202 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122627409 DLCTRL DEBUG Command: GET 829157862 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122627409 DLCTRL DEBUG Tx Command reply: GET_REPLY 829157862 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122627410 DLCTRL DEBUG Command: GET 983831325 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122627410 DLCTRL DEBUG Tx Command reply: GET_REPLY 983831325 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100101000'B, t_guard := 20.000000 } 20250425122627420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@8885072c0934: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@8885072c0934: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@8885072c0934: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)4695893 20250425122628430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122628430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122628430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425122628430 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122628430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x47a755, normal) (hnbgw_rua.c:407) 20250425122628430 DHNB DEBUG map_rua[0x5628104e6950]{init}: Allocated (fsm.c:456) 20250425122628430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4695893)[0x5628104e6950]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122628430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4695893 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122628430 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122628430 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122628430 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4695893 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250425122628430 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4695893 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122628430 DCN DEBUG map_sccp[0x562810481f70]{init}: Allocated (fsm.c:456) 20250425122628430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x562810481f70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122628430 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4695893 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122628430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4695893 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425122628430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4695893)[0x5628104e6950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122628430 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122628430 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122628430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4695893)[0x5628104e6950]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122628430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x562810481f70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122628430 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122628430 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{IDLE}: Allocated (fsm.c:456) 20250425122628430 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122628430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003280056400500f1100926) (sccp_scrc.c:406) 20250425122628430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122628430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122628430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122628430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122628430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122628430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122628430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122628430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122628430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122628430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122628430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122628430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122628430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122628430 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122628430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x562810481f70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122628430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4695893)[0x5628104e6950]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122628431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122628431 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122628431 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122628431 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122628431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122628431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122628431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122628431 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@8885072c0934: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@8885072c0934: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516) HNBGW_Test.msc0-RAN(502)@8885072c0934: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)3668640 HNBGW_Test.msc0-SCCP(501)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@8885072c0934: setverdict(pass): none -> pass 20250425122628433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122628433 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) MTC@8885072c0934: 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 } } } 20250425122628433 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122628433 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122628433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122628433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122628433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122628433 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122628434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122628434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122628434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122628434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122628434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122628434 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c3dc9a) (sccp_scrc.c:477) 20250425122628434 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20250425122628434 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122628434 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122628434 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122628434 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122628434 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122628434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x562810481f70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122628434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x562810481f70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122628434 DLCTRL DEBUG Command: GET 486149668 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122628434 DLCTRL DEBUG Tx Command reply: GET_REPLY 486149668 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122628436 DLCTRL DEBUG Command: GET 482303595 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122628436 DLCTRL DEBUG Tx Command reply: GET_REPLY 482303595 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122628438 DLCTRL DEBUG Command: GET 364024907 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122628438 DLCTRL DEBUG Tx Command reply: GET_REPLY 364024907 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250425122628439 DLCTRL DEBUG Command: GET 383464587 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122628439 DLCTRL DEBUG Tx Command reply: GET_REPLY 383464587 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122628441 DLCTRL DEBUG Command: GET 830298713 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122628441 DLCTRL DEBUG Tx Command reply: GET_REPLY 830298713 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122628442 DLCTRL DEBUG Command: GET 975587443 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122628442 DLCTRL DEBUG Tx Command reply: GET_REPLY 975587443 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122628444 DLCTRL DEBUG Command: GET 127850743 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122628444 DLCTRL DEBUG Tx Command reply: GET_REPLY 127850743 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122628446 DLCTRL DEBUG Command: GET 774356773 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122628446 DLCTRL DEBUG Tx Command reply: GET_REPLY 774356773 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425122628447 DLCTRL DEBUG Command: GET 382336950 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122628447 DLCTRL DEBUG Tx Command reply: GET_REPLY 382336950 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122628449 DLCTRL DEBUG Command: GET 617026018 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122628449 DLCTRL DEBUG Tx Command reply: GET_REPLY 617026018 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122628450 DLCTRL DEBUG Command: GET 359917754 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122628450 DLCTRL DEBUG Tx Command reply: GET_REPLY 359917754 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122628452 DLCTRL DEBUG Command: GET 946875433 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122628452 DLCTRL DEBUG Tx Command reply: GET_REPLY 946875433 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122628455 DLCTRL DEBUG Command: GET 846714117 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122628455 DLCTRL DEBUG Tx Command reply: GET_REPLY 846714117 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122628457 DLCTRL DEBUG Command: GET 117292767 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122628457 DLCTRL DEBUG Tx Command reply: GET_REPLY 117292767 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122628459 DLCTRL DEBUG Command: GET 174816017 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122628459 DLCTRL DEBUG Tx Command reply: GET_REPLY 174816017 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122628461 DLCTRL DEBUG Command: GET 585580568 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122628461 DLCTRL DEBUG Tx Command reply: GET_REPLY 585580568 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122628463 DLCTRL DEBUG Command: GET 438859759 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122628463 DLCTRL DEBUG Tx Command reply: GET_REPLY 438859759 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122628465 DLCTRL DEBUG Command: GET 475780355 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122628465 DLCTRL DEBUG Tx Command reply: GET_REPLY 475780355 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122628466 DLCTRL DEBUG Command: GET 312449103 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122628466 DLCTRL DEBUG Tx Command reply: GET_REPLY 312449103 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122628468 DLCTRL DEBUG Command: GET 315060929 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122628468 DLCTRL DEBUG Tx Command reply: GET_REPLY 315060929 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122628475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41792<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122628475 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45065<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(495)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(494)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122628480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41778<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122628481 DLINP DEBUG SRVCONN(,r=127.0.0.1:56961<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122628481 DLINP DEBUG SRVCONN(,r=127.0.0.1:56961<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122628481 DLINP NOTICE SRV(,r=127.0.0.1:56961<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122628481 DMAIN NOTICE (127.0.0.1:56961 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56961<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122628481 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(510)@8885072c0934: Final verdict of PTC: none 20250425122628484 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122628484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122628484 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122628484 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425122628484 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122628484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122628484 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122628484 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122628484 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122628484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122628484 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425122628484 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122628484 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122628484 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122628484 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122628484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122628484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122628484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122628484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122628484 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425122628484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122628484 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122628484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122628484 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122628484 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122628484 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122628484 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122628484 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(508)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(507)@8885072c0934: Final verdict of PTC: none 20250425122628485 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122628485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122628486 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122628486 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250425122628486 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122628486 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425122628486 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122628486 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122628486 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122628486 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122628486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122628486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122628486 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425122628486 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425122628486 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122628486 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122628486 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122628486 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122628486 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122628486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122628486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122628486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122628486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122628486 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122628487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122628487 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122628487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122628487 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122628487 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122628486 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122628487 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122628487 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122628487 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122628487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5628104e6400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122628487 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122628487 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122628487 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062082e), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122628487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122628487 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122628487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122628487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122628487 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) HNBGW_Test.sgsn1-RAN(511)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-RAN(505)@8885072c0934: Final verdict of PTC: none 20250425122628487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5628104e6400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122628487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13101603)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122628487 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13101603)[0x5628104e0f80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122628487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) HNBGW_Test.msc1-SCCP(504)@8885072c0934: Final verdict of PTC: none 20250425122628488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13101603)[0x5628104e0f80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122628488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13101603)[0x5628104e0f80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122628488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13101603)[0x5628104e0f80]{disrupted}: Freeing instance (context_map.c:202) 20250425122628488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13101603)[0x5628104e0f80]{disrupted}: Deallocated (fsm.c:568) 20250425122628488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5628104e6400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122628488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5628104e6400]{disconnected}: Freeing instance (context_map.c:206) 20250425122628488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5628104e6400]{disconnected}: Deallocated (fsm.c:568) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@8885072c0934: Final verdict of PTC: none 20250425122628488 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13101603 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250425122628488 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122628488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122628488 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122628488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122628488 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@8885072c0934: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(509)@8885072c0934: Final verdict of PTC: none 20250425122628488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122628488 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122628488 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122628488 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122628488 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122628489 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122628489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5628104e1b10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122628489 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122628489 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122628489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f880bc), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122628489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122628489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122628489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122628489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122628489 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122628489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5628104e1b10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122628489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5256219)[0x5628104e1f00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) HNBGW_Test.sgsn1-M3UA(512)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@8885072c0934: Final verdict of PTC: none 20250425122628489 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5256219)[0x5628104e1f00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122628489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) HNBGW_Test.msc0-M3UA(503)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@8885072c0934: Final verdict of PTC: none 20250425122628490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5256219)[0x5628104e1f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122628490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5256219)[0x5628104e1f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122628490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5256219)[0x5628104e1f00]{disrupted}: Freeing instance (context_map.c:202) 20250425122628490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5256219)[0x5628104e1f00]{disrupted}: Deallocated (fsm.c:568) 20250425122628491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5628104e1b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122628491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5628104e1b10]{disconnected}: Freeing instance (context_map.c:206) 20250425122628491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5628104e1b10]{disconnected}: Deallocated (fsm.c:568) 20250425122628491 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5256219 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250425122628492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x562810481f70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122628492 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122628492 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122628492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3dc9a), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122628493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122628493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122628493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122628493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122628494 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122628494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x562810481f70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122628494 DHNB[1;36m DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4695893)[0x5628104e6950]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122628494 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4695893)[0x5628104e6950]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122628495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122628495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4695893)[0x5628104e6950]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122628495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4695893)[0x5628104e6950]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122628495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4695893)[0x5628104e6950]{disrupted}: Freeing instance (context_map.c:202) 20250425122628496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4695893)[0x5628104e6950]{disrupted}: Deallocated (fsm.c:568) 20250425122628496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x562810481f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122628496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x562810481f70]{disconnected}: Freeing instance (context_map.c:206) 20250425122628496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x562810481f70]{disconnected}: Deallocated (fsm.c:568) 20250425122628497 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4695893 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250425122628497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122628497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122628497 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122628498 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122628498 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122628498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122628498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122628498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122628498 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122628498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122628498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425122628499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122628499 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122628499 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122628499 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122628499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122628499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122628499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122628499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122628499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122628500 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122628500 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122628500 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122628501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122628501 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122628501 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122628501 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122628501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122628501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122628501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122628501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122628502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(513)@8885072c0934: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@8885072c0934: Final verdict of PTC: pass HNBGW-PFCP(496)@8885072c0934: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@8885072c0934: Final verdict of PTC: pass 20250425122628507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49826<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@8885072c0934: Final verdict of PTC: pass 20250425122628508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Fri Apr 25 12:26:28 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 20250425122628677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122629180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49846<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=491388) 20250425122629328 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122629328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088f1e7), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122629328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122629328 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122629328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122629328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122629328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122629328 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122629328 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122629328 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122629328 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122629328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122629328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122629328 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122629330 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122629330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00490f4b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122629330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122629330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122629330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122629330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122629330 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122629330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ea25), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122629330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122629330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122629330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122629330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122629330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122629330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122629330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122629330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122629330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122629330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122629330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122629330 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122629330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122629330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122629330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122629330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122629330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122629330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122629330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122629330 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=491388, count=504896) 20250425122630219 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122630219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f406fb), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122630219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122630219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122630219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122630219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122630219 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122630219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00797453), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122630219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122630219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122630219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122630219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122630219 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122630219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd30e7), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122630219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122630219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122630219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122630219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122630219 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122630219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958b65), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122630219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122630219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122630219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122630219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122630220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122630220 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122630220 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122630220 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122630220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122630220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122630220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122630220 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122630220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122630220 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122630220 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122630220 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122630220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122630220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122630220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122630220 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122630220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122630220 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122630221 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122630221 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122630221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122630221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122630221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122630221 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122630221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122630221 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122630221 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122630221 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122630221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122630221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122630221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122630221 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122630485 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122630485 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122630485 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425122630487 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122630487 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122630487 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122630487 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122630487 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122630487 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Fri Apr 25 12:26:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250425122632294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122632303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122632311 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33317<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122632338 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122632338 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122632347 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122632347 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122632347 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122632347 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122632348 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122632348 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122632348 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122632348 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122632348 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57351 (stream_srv.c:142) 20250425122632348 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57351<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122632349 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122632349 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122632349 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122632349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122632349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122632349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122632349 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122632349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122632349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122632349 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122632349 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122632349 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122632349 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122632349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122632349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122632349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122632349 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122632349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122632349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122632349 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122632349 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122632349 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122632349 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122632349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122632349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122632349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122632349 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122632349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122632349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122632349 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122632349 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122632349 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122632349 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122632349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122632349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122632349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122632349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122632349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122632349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122632349 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122632349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632349 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122632349 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122632349 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122632349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122632349 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122632349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632349 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122632349 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122632349 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122632349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122632349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122632349 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122632349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632349 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122632349 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122632349 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122632349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122632349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122632349 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122632349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632349 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122632349 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122632349 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122632349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122632349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122632349 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(527)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(527)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(525)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(530)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(530)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(528)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122632377 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122632377 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122632377 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122632377 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122632377 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122632377 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122632377 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122632377 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122632377 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122632378 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122632378 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122632378 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122632378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122632378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122632378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122632378 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122632378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122632378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122632378 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122632378 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122632378 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122632378 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122632378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122632378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122632378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122632378 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122632378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122632378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122632378 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122632378 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122632378 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122632378 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122632378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122632378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122632378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122632379 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122632379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122632379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122632379 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122632379 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122632379 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122632379 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122632379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122632379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122632379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122632379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122632379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122632379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122632379 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122632379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632379 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122632379 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122632379 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122632379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122632379 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122632379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632379 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122632379 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122632379 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122632379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122632379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122632379 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122632379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632379 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122632379 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122632379 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122632379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122632379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122632379 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122632379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632379 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122632379 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122632379 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122632379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122632379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122632379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122632379 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122632379 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(533)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(531)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(536)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(534)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122632416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122632416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122632416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122632416 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122632416 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122632416 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122632416 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122632416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122632416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122632420 DLINP DEBUG SRVCONN(,r=127.0.0.1:57351<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122632420 DLINP DEBUG SRVCONN(,r=127.0.0.1:57351<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122632420 DLINP DEBUG SRVCONN(,r=127.0.0.1:57351<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122632420 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122632420 DHNBAP DEBUG (127.0.0.1:57351 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122632420 DHNBAP NOTICE (127.0.0.1:57351 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122632420 DHNBAP NOTICE (127.0.0.1:57351 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122632420 DLINP DEBUG SRVCONN(,r=127.0.0.1:57351<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122632420 DLINP DEBUG SRVCONN(,r=127.0.0.1:57351<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122632561 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122632561 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122632561 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122632561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(527)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122632563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632563 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122632563 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122632563 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122632563 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122632563 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122632563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122632564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632564 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122632564 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122632564 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122632564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122632564 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122632564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122632564 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122632564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122632564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122632564 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122632564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122632564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122632564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122632564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122632564 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122632564 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122632564 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122632566 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122632566 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122632566 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122632566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122632566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122632566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122632566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122632566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122632566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122632566 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122632566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632566 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122632566 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122632566 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122632566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122632566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122632566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122632566 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122632573 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122632573 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122632573 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122632573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(530)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122632575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632575 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122632575 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122632575 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122632575 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122632575 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122632575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122632576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632576 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122632576 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122632576 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122632576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122632576 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122632576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122632576 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122632576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122632577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122632577 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122632577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122632577 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122632577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122632577 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122632577 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122632577 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122632577 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122632578 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122632578 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122632578 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122632578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122632578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122632578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122632578 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122632578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122632578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122632578 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122632578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632578 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122632578 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122632578 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122632578 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122632578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122632578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122632578 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122632591 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122632591 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122632591 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425122632591 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425122632591 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425122632591 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425122632591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(533)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122632592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632592 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122632592 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425122632592 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425122632592 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425122632592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122632592 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122632592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425122632592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122632593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122632593 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122632593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122632593 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122632593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122632593 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122632593 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122632593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122632593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122632593 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122632593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122632593 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122632593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122632593 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122632593 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122632593 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122632593 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122632593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632593 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122632593 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122632593 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122632593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122632593 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250425122632593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122632595 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122632595 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122632595 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122632595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122632595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122632595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122632595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122632595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122632595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122632595 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122632595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632595 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122632595 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122632595 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122632595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122632595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122632595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122632595 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122632605 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122632605 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122632605 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122632605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(536)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122632608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632608 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122632608 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122632608 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122632608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122632608 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122632608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122632609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632609 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122632609 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122632609 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122632609 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122632609 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122632609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122632609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122632609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122632609 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122632609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122632609 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122632609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122632609 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122632609 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122632609 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122632609 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122632610 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122632610 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122632610 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122632610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122632610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122632610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122632610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122632610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122632610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122632610 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122632610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122632610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122632610 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122632610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122632610 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122632610 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122632610 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122632610 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122632610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122632610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122632610 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(526)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122633366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122633366 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122633366 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122633366 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122633366 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122633366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122633366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122633366 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122633366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122633366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122633366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122633366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122633366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122633366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122633366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122633366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122633366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122633366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122633366 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122633366 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122633366 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122633366 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122633366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122633366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122633366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122633367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122633367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122633367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122633367 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122633367 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122633367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122633367 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122633367 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122633367 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122633367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122633367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122633367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122633367 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122633367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122633367 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122633367 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122633367 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122633367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122633367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122633367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122633367 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122633367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122633367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122633367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122633367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122633367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122633367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122633367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122633367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122633367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122633367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122633368 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122633368 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122633368 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122633379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122633379 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122633379 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122633379 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122633379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122633379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122633379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122633379 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122633379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122633379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122633379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122633379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122633379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122633379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122633379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122633379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122633379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122633379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122633379 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122633379 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122633379 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122633379 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122633379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122633379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122633379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122633379 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122633380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122633380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122633380 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122633380 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122633380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122633380 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122633380 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122633380 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122633380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122633380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122633380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122633380 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122633380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122633380 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122633380 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122633380 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122633380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122633381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122633381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122633381 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122633381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122633381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122633381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122633381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122633381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122633381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122633381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122633381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122633381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633381 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122633381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122633381 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122633381 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122633381 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122633399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122633399 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122633399 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122633399 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122633399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122633399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122633399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122633399 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122633399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122633399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122633399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122633399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122633399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122633399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122633399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122633399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122633399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122633399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122633399 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122633399 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122633400 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122633400 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122633400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122633400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122633400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122633400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122633400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122633400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122633400 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122633400 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122633400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122633400 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122633400 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122633400 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122633400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122633400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122633400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122633400 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122633402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122633402 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122633402 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122633402 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122633402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122633403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122633403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122633403 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122633403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122633403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122633403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122633403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122633403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122633403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122633403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122633403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122633403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633403 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122633403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122633403 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122633403 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122633403 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122633410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122633410 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122633410 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122633410 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122633410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122633410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122633410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122633410 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122633410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122633410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122633410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122633410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122633410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122633410 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122633410 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122633410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122633410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633410 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122633410 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122633410 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122633410 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122633410 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122633410 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122633410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122633410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122633410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122633411 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122633411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122633411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122633411 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122633411 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122633411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122633411 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122633411 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122633411 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122633411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122633411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122633411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122633411 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122633411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122633411 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122633411 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122633411 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122633411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122633411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122633411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122633411 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122633411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122633411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122633411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122633411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122633411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122633411 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122633412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122633412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122633412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122633412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122633412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122633412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122633412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122633412 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122633412 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122633412 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122634425 DLCTRL DEBUG Command: GET 756427023 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122634425 DLCTRL DEBUG Tx Command reply: GET_REPLY 756427023 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122634428 DLCTRL DEBUG Command: GET 152080524 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122634428 DLCTRL DEBUG Tx Command reply: GET_REPLY 152080524 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122634429 DLCTRL DEBUG Command: GET 610188020 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122634429 DLCTRL DEBUG Tx Command reply: GET_REPLY 610188020 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122634431 DLCTRL DEBUG Command: GET 902703959 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122634431 DLCTRL DEBUG Tx Command reply: GET_REPLY 902703959 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122634432 DLCTRL DEBUG Command: GET 848830348 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122634432 DLCTRL DEBUG Tx Command reply: GET_REPLY 848830348 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122634434 DLCTRL DEBUG Command: GET 391223058 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122634434 DLCTRL DEBUG Tx Command reply: GET_REPLY 391223058 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122634435 DLCTRL DEBUG Command: GET 146964356 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122634435 DLCTRL DEBUG Tx Command reply: GET_REPLY 146964356 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122634436 DLCTRL DEBUG Command: GET 73315290 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122634436 DLCTRL DEBUG Tx Command reply: GET_REPLY 73315290 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122634438 DLCTRL DEBUG Command: GET 973525400 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122634438 DLCTRL DEBUG Tx Command reply: GET_REPLY 973525400 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122634439 DLCTRL DEBUG Command: GET 721745733 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122634439 DLCTRL DEBUG Tx Command reply: GET_REPLY 721745733 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122634441 DLCTRL DEBUG Command: GET 274239125 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122634441 DLCTRL DEBUG Tx Command reply: GET_REPLY 274239125 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122634442 DLCTRL DEBUG Command: GET 261981165 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122634442 DLCTRL DEBUG Tx Command reply: GET_REPLY 261981165 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122634443 DLCTRL DEBUG Command: GET 344789995 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122634443 DLCTRL DEBUG Tx Command reply: GET_REPLY 344789995 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122634444 DLCTRL DEBUG Command: GET 964915215 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122634444 DLCTRL DEBUG Tx Command reply: GET_REPLY 964915215 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122634445 DLCTRL DEBUG Command: GET 880821937 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122634445 DLCTRL DEBUG Tx Command reply: GET_REPLY 880821937 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122634446 DLCTRL DEBUG Command: GET 428018724 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122634446 DLCTRL DEBUG Tx Command reply: GET_REPLY 428018724 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122634446 DLCTRL DEBUG Command: GET 62345056 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122634446 DLCTRL DEBUG Tx Command reply: GET_REPLY 62345056 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122634447 DLCTRL DEBUG Command: GET 636849283 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122634447 DLCTRL DEBUG Tx Command reply: GET_REPLY 636849283 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122634448 DLCTRL DEBUG Command: GET 650155254 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122634448 DLCTRL DEBUG Tx Command reply: GET_REPLY 650155254 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122634449 DLCTRL DEBUG Command: GET 294684194 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122634449 DLCTRL DEBUG Tx Command reply: GET_REPLY 294684194 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: 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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110101100'B, t_guard := 20.000000 } 20250425122634460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@8885072c0934: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@8885072c0934: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@8885072c0934: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)4165627 20250425122635497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122635497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122635497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425122635497 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122635497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3f8ffb, normal) (hnbgw_rua.c:407) 20250425122635497 DHNB DEBUG map_rua[0x5628104e1f00]{init}: Allocated (fsm.c:456) 20250425122635497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4165627)[0x5628104e1f00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122635497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4165627 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122635497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122635497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122635497 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4165627 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250425122635497 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4165627 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:1075) 20250425122635498 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4165627 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122635498 DCN DEBUG map_sccp[0x5628104e1b10]{init}: Allocated (fsm.c:456) 20250425122635498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5628104e1b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122635498 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4165627 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122635498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4165627 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425122635498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4165627)[0x5628104e1f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122635498 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122635498 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122635498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4165627)[0x5628104e1f00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122635498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5628104e1b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122635498 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122635498 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{IDLE}: Allocated (fsm.c:456) 20250425122635498 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122635498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000040), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001ac0056400500f1100926) (sccp_scrc.c:406) 20250425122635498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122635498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122635498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122635498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122635498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122635498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122635498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122635498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122635498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122635498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122635498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122635498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122635498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122635498 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122635498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5628104e1b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122635498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4165627)[0x5628104e1f00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122635499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122635499 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122635499 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122635499 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122635499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122635499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122635499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122635499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@8885072c0934: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538) HNBGW_Test.msc0-RAN(526)@8885072c0934: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)15759859 HNBGW_Test.msc0-SCCP(525)@8885072c0934: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(525)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8885072c0934: 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 } } } 20250425122635518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122635518 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122635518 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122635518 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122635518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122635518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122635519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122635519 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122635519 DLCTRL DEBUG Command: GET 89192238 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122635519 DLCTRL DEBUG Tx Command reply: GET_REPLY 89192238 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122635519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122635519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122635519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122635519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122635519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122635519 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c78db7) (sccp_scrc.c:477) 20250425122635519 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20250425122635519 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122635519 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122635519 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122635519 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122635519 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122635519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5628104e1b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122635519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5628104e1b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122635523 DLCTRL DEBUG Command: GET 155428551 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122635523 DLCTRL DEBUG Tx Command reply: GET_REPLY 155428551 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122635527 DLCTRL DEBUG Command: GET 676859211 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122635527 DLCTRL DEBUG Tx Command reply: GET_REPLY 676859211 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425122635531 DLCTRL DEBUG Command: GET 48941247 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122635531 DLCTRL DEBUG Tx Command reply: GET_REPLY 48941247 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122635534 DLCTRL DEBUG Command: GET 705282121 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122635534 DLCTRL DEBUG Tx Command reply: GET_REPLY 705282121 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122635538 DLCTRL DEBUG Command: GET 873379897 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122635538 DLCTRL DEBUG Tx Command reply: GET_REPLY 873379897 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122635540 DLCTRL DEBUG Command: GET 38187388 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122635540 DLCTRL DEBUG Tx Command reply: GET_REPLY 38187388 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122635544 DLCTRL DEBUG Command: GET 708734341 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122635544 DLCTRL DEBUG Tx Command reply: GET_REPLY 708734341 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122635548 DLCTRL DEBUG Command: GET 674959492 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122635548 DLCTRL DEBUG Tx Command reply: GET_REPLY 674959492 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122635553 DLCTRL DEBUG Command: GET 383635661 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122635553 DLCTRL DEBUG Tx Command reply: GET_REPLY 383635661 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122635558 DLCTRL DEBUG Command: GET 971688305 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122635558 DLCTRL DEBUG Tx Command reply: GET_REPLY 971688305 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122635563 DLCTRL DEBUG Command: GET 670194761 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122635563 DLCTRL DEBUG Tx Command reply: GET_REPLY 670194761 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122635566 DLCTRL DEBUG Command: GET 430466945 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122635566 DLCTRL DEBUG Tx Command reply: GET_REPLY 430466945 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122635569 DLCTRL DEBUG Command: GET 536815553 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122635569 DLCTRL DEBUG Tx Command reply: GET_REPLY 536815553 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122635572 DLCTRL DEBUG Command: GET 830960989 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122635572 DLCTRL DEBUG Tx Command reply: GET_REPLY 830960989 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122635575 DLCTRL DEBUG Command: GET 203616313 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122635575 DLCTRL DEBUG Tx Command reply: GET_REPLY 203616313 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122635577 DLCTRL DEBUG Command: GET 497065483 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122635577 DLCTRL DEBUG Tx Command reply: GET_REPLY 497065483 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122635581 DLCTRL DEBUG Command: GET 429397812 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122635581 DLCTRL DEBUG Tx Command reply: GET_REPLY 429397812 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122635587 DLCTRL DEBUG Command: GET 425555133 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122635587 DLCTRL DEBUG Tx Command reply: GET_REPLY 425555133 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122635592 DLCTRL DEBUG Command: GET 100744115 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122635592 DLCTRL DEBUG Tx Command reply: GET_REPLY 100744115 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000001110110000'B, t_guard := 20.000000 } 20250425122635621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@8885072c0934: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@8885072c0934: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@8885072c0934: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)9415762 20250425122636633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122636633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122636633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425122636633 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122636633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8fac52, normal) (hnbgw_rua.c:407) 20250425122636633 DHNB DEBUG map_rua[0x562810481f70]{init}: Allocated (fsm.c:456) 20250425122636633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9415762)[0x562810481f70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122636633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9415762 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122636633 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122636633 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122636633 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9415762 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250425122636633 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9415762 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:1075) 20250425122636634 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9415762 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425122636634 DCN DEBUG map_sccp[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122636634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122636634 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9415762 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425122636634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9415762 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425122636634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9415762)[0x562810481f70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122636634 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122636634 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122636634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9415762)[0x562810481f70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122636634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5628104e0f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122636634 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122636634 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{IDLE}: Allocated (fsm.c:456) 20250425122636634 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122636634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003b00056400500f1100926) (sccp_scrc.c:406) 20250425122636634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122636634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122636634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122636634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122636634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122636634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122636634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122636634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122636634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122636634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122636634 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122636634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122636634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122636634 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122636634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5628104e0f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122636634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9415762)[0x562810481f70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122636634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122636634 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122636634 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122636634 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122636634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122636634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122636634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122636634 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(528)@8885072c0934: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@8885072c0934: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539) HNBGW_Test.msc1-RAN(529)@8885072c0934: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)11553037 HNBGW_Test.msc1-SCCP(528)@8885072c0934: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(528)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8885072c0934: 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 } } } 20250425122636639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122636639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122636639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122636639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122636639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122636639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122636639 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122636639 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122636639 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122636639 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122636639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122636639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122636639 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122636639 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00509498) (sccp_scrc.c:477) 20250425122636639 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20250425122636639 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122636639 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122636639 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122636639 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122636639 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122636639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5628104e0f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122636639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5628104e0f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122636639 DLCTRL DEBUG Command: GET 902630887 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122636639 DLCTRL DEBUG Tx Command reply: GET_REPLY 902630887 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122636641 DLCTRL DEBUG Command: GET 222412477 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122636641 DLCTRL DEBUG Tx Command reply: GET_REPLY 222412477 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122636642 DLCTRL DEBUG Command: GET 241207860 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122636642 DLCTRL DEBUG Tx Command reply: GET_REPLY 241207860 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425122636643 DLCTRL DEBUG Command: GET 608943263 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122636643 DLCTRL DEBUG Tx Command reply: GET_REPLY 608943263 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122636645 DLCTRL DEBUG Command: GET 600851246 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122636645 DLCTRL DEBUG Tx Command reply: GET_REPLY 600851246 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122636646 DLCTRL DEBUG Command: GET 319564339 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122636646 DLCTRL DEBUG Tx Command reply: GET_REPLY 319564339 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122636647 DLCTRL DEBUG Command: GET 945005829 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122636647 DLCTRL DEBUG Tx Command reply: GET_REPLY 945005829 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122636649 DLCTRL DEBUG Command: GET 971897834 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122636649 DLCTRL DEBUG Tx Command reply: GET_REPLY 971897834 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425122636650 DLCTRL DEBUG Command: GET 573804723 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122636650 DLCTRL DEBUG Tx Command reply: GET_REPLY 573804723 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122636651 DLCTRL DEBUG Command: GET 48240927 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122636651 DLCTRL DEBUG Tx Command reply: GET_REPLY 48240927 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122636653 DLCTRL DEBUG Command: GET 563229345 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122636653 DLCTRL DEBUG Tx Command reply: GET_REPLY 563229345 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122636654 DLCTRL DEBUG Command: GET 849499806 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122636654 DLCTRL DEBUG Tx Command reply: GET_REPLY 849499806 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122636655 DLCTRL DEBUG Command: GET 8479084 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122636655 DLCTRL DEBUG Tx Command reply: GET_REPLY 8479084 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122636656 DLCTRL DEBUG Command: GET 150555304 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122636656 DLCTRL DEBUG Tx Command reply: GET_REPLY 150555304 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122636657 DLCTRL DEBUG Command: GET 184865072 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122636657 DLCTRL DEBUG Tx Command reply: GET_REPLY 184865072 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122636658 DLCTRL DEBUG Command: GET 582584357 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122636658 DLCTRL DEBUG Tx Command reply: GET_REPLY 582584357 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122636659 DLCTRL DEBUG Command: GET 27170761 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122636659 DLCTRL DEBUG Tx Command reply: GET_REPLY 27170761 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122636660 DLCTRL DEBUG Command: GET 322946267 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122636660 DLCTRL DEBUG Tx Command reply: GET_REPLY 322946267 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122636662 DLCTRL DEBUG Command: GET 326453794 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122636662 DLCTRL DEBUG Tx Command reply: GET_REPLY 326453794 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122636663 DLCTRL DEBUG Command: GET 67772144 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122636663 DLCTRL DEBUG Tx Command reply: GET_REPLY 67772144 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000010000'B, t_guard := 20.000000 } 20250425122636673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@8885072c0934: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@8885072c0934: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@8885072c0934: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)15293018 20250425122637680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122637680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122637680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425122637680 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122637680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe95a5a, normal) (hnbgw_rua.c:407) 20250425122637680 DHNB DEBUG map_rua[0x5628104da880]{init}: Allocated (fsm.c:456) 20250425122637680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15293018)[0x5628104da880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122637680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15293018 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122637680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122637680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122637680 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15293018 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250425122637680 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15293018 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:1075) 20250425122637680 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15293018 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122637680 DCN DEBUG map_sccp[0x5628104eab50]{init}: Allocated (fsm.c:456) 20250425122637680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5628104eab50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122637680 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15293018 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122637680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15293018 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425122637680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15293018)[0x5628104da880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122637680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122637680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122637680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15293018)[0x5628104da880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122637680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5628104eab50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122637680 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122637680 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{IDLE}: Allocated (fsm.c:456) 20250425122637680 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122637680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000100056400500f1100926) (sccp_scrc.c:406) 20250425122637680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122637680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122637680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122637680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122637680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122637680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122637680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122637680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122637680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122637680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122637680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122637680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122637680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122637680 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122637680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5628104eab50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122637680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15293018)[0x5628104da880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122637680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122637680 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122637680 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122637680 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122637680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122637680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122637680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122637680 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@8885072c0934: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@8885072c0934: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540) HNBGW_Test.msc0-RAN(526)@8885072c0934: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)16775439 HNBGW_Test.msc0-SCCP(525)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425122637682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122637682 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122637682 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122637682 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122637682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122637682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122637682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122637682 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122637682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122637682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122637682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122637682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122637682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122637682 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dcfb46) (sccp_scrc.c:477) 20250425122637682 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20250425122637682 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122637682 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122637682 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122637682 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122637682 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122637682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5628104eab50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122637682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5628104eab50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122637682 DLCTRL DEBUG Command: GET 527201506 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122637682 DLCTRL DEBUG Tx Command reply: GET_REPLY 527201506 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122637684 DLCTRL DEBUG Command: GET 333189228 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122637684 DLCTRL DEBUG Tx Command reply: GET_REPLY 333189228 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122637685 DLCTRL DEBUG Command: GET 983804732 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122637685 DLCTRL DEBUG Tx Command reply: GET_REPLY 983804732 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250425122637686 DLCTRL DEBUG Command: GET 664609775 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122637686 DLCTRL DEBUG Tx Command reply: GET_REPLY 664609775 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122637687 DLCTRL DEBUG Command: GET 883361825 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122637687 DLCTRL DEBUG Tx Command reply: GET_REPLY 883361825 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122637688 DLCTRL DEBUG Command: GET 967404501 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122637688 DLCTRL DEBUG Tx Command reply: GET_REPLY 967404501 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122637689 DLCTRL DEBUG Command: GET 824658118 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122637689 DLCTRL DEBUG Tx Command reply: GET_REPLY 824658118 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122637690 DLCTRL DEBUG Command: GET 600922149 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122637690 DLCTRL DEBUG Tx Command reply: GET_REPLY 600922149 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425122637690 DLCTRL DEBUG Command: GET 469980456 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122637690 DLCTRL DEBUG Tx Command reply: GET_REPLY 469980456 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122637691 DLCTRL DEBUG Command: GET 259137338 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122637691 DLCTRL DEBUG Tx Command reply: GET_REPLY 259137338 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122637692 DLCTRL DEBUG Command: GET 627707804 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122637692 DLCTRL DEBUG Tx Command reply: GET_REPLY 627707804 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122637692 DLCTRL DEBUG Command: GET 200168823 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122637692 DLCTRL DEBUG Tx Command reply: GET_REPLY 200168823 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122637693 DLCTRL DEBUG Command: GET 780555129 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122637693 DLCTRL DEBUG Tx Command reply: GET_REPLY 780555129 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122637694 DLCTRL DEBUG Command: GET 312533176 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122637694 DLCTRL DEBUG Tx Command reply: GET_REPLY 312533176 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122637695 DLCTRL DEBUG Command: GET 496068695 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122637695 DLCTRL DEBUG Tx Command reply: GET_REPLY 496068695 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122637695 DLCTRL DEBUG Command: GET 908922471 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122637695 DLCTRL DEBUG Tx Command reply: GET_REPLY 908922471 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122637696 DLCTRL DEBUG Command: GET 499566230 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122637696 DLCTRL DEBUG Tx Command reply: GET_REPLY 499566230 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122637697 DLCTRL DEBUG Command: GET 23308569 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122637697 DLCTRL DEBUG Tx Command reply: GET_REPLY 23308569 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122637698 DLCTRL DEBUG Command: GET 464889916 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122637698 DLCTRL DEBUG Tx Command reply: GET_REPLY 464889916 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122637699 DLCTRL DEBUG Command: GET 268269801 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122637699 DLCTRL DEBUG Tx Command reply: GET_REPLY 268269801 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122637702 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33317<->l=127.0.0.1:4262) (control_if.c:193) 20250425122637702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(519)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(518)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122637706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122637707 DLINP DEBUG SRVCONN(,r=127.0.0.1:57351<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122637707 DLINP DEBUG SRVCONN(,r=127.0.0.1:57351<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122637707 DLINP NOTICE SRV(,r=127.0.0.1:57351<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122637707 DMAIN NOTICE (127.0.0.1:57351 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57351<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122637707 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(535)@8885072c0934: Final verdict of PTC: none 20250425122637708 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122637708 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@8885072c0934: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@8885072c0934: Final verdict of PTC: none 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425122637708 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122637708 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122637708 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn1-SCCP(534)@8885072c0934: Final verdict of PTC: none20250425122637708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122637708 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(532)@8885072c0934: Final verdict of PTC: none 20250425122637708 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425122637708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122637708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122637708 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122637708 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122637708 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122637708 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122637708 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122637708 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122637708 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122637708 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122637708 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122637708 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122637708 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122637708 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122637708 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122637708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122637708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122637708 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122637708 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122637708 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122637708 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122637708 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122637708 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122637708 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122637708 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122637708 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122637708 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122637708 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122637708 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5628104e0f80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122637708 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122637708 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122637708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00509498), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122637708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122637708 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122637708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122637708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122637708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122637708 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5628104e0f80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9415762)[0x562810481f70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122637708 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9415762)[0x562810481f70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122637708 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122637708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9415762)[0x562810481f70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9415762)[0x562810481f70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9415762)[0x562810481f70]{disrupted}: Freeing instance (context_map.c:202) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9415762)[0x562810481f70]{disrupted}: Deallocated (fsm.c:568) 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5628104e0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122637708 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5628104e0f80]{disconnected}: Freeing instance (context_map.c:206) 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5628104e0f80]{disconnected}: Deallocated (fsm.c:568) 20250425122637708 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122637708 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9415762 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122637708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122637708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122637708 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425122637708 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122637708 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122637708 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122637708 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122637708 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122637708 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122637708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122637708 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122637708 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122637708 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122637708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122637708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122637708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122637708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122637708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122637708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122637708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122637708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122637708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122637708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122637708 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122637708 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122637708 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122637708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122637708 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122637708 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122637708 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122637708 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122637708 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122637708 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5628104e1b10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122637708 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122637708 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122637708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78db7), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122637708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122637708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122637708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122637708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122637708 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5628104e1b10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4165627)[0x5628104e1f00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122637708 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4165627)[0x5628104e1f00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122637708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4165627)[0x5628104e1f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4165627)[0x5628104e1f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4165627)[0x5628104e1f00]{disrupted}: Freeing instance (context_map.c:202) 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4165627)[0x5628104e1f00]{disrupted}: Deallocated (fsm.c:568) 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5628104e1b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.msc1-SCCP(528)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-RAN(529)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(526)@8885072c0934: Final verdict of PTC: none 20250425122637708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122637708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122637708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122637708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122637708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5628104e1b10]{disconnected}: Freeing instance (context_map.c:206) 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5628104e1b10]{disconnected}: Deallocated (fsm.c:568) 20250425122637708 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4165627 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5628104eab50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122637708 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122637708 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122637708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcfb46), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122637708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122637708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122637708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122637708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122637708 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5628104eab50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15293018)[0x5628104da880]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122637708 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15293018)[0x5628104da880]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122637708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15293018)[0x5628104da880]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15293018)[0x5628104da880]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15293018)[0x5628104da880]{disrupted}: Freeing instance (context_map.c:202) 20250425122637708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15293018)[0x5628104da880]{disrupted}: Deallocated (fsm.c:568) 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5628104eab50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5628104eab50]{disconnected}: Freeing instance (context_map.c:206) 20250425122637708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5628104eab50]{disconnected}: Deallocated (fsm.c:568) 20250425122637708 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15293018 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250425122637708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122637708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122637708 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122637708 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122637708 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122637709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122637709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122637709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122637709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122637709 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122637709 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122637709 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122637709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122637709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122637709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122637709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(533)@8885072c0934: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(530)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(527)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(531)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(536)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(525)@8885072c0934: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(520)@8885072c0934: Final verdict of PTC: none 20250425122637720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@8885072c0934: Final verdict of PTC: pass HNBGW-MGCP(537)@8885072c0934: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@8885072c0934: Final verdict of PTC: pass 20250425122637726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122637736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Fri Apr 25 12:26:37 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 20250425122637869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122638471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57524<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=500964) 20250425122638487 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122638487 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062082e), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122638488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122638488 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122638488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122638488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122638488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122638488 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122638488 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122638488 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122638488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122638488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122638488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122638488 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122638490 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122638490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f880bc), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122638490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122638490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122638490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122638490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122638490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122638490 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122638490 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122638490 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122638490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122638490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122638490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122638490 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122638494 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122638494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3dc9a), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122638494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122638494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122638494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122638494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122638494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122638494 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122638494 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122638494 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122638494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122638494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122638494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122638494 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122639329 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122639329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088f1e7), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122639329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122639329 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122639329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122639329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122639330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122639330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122639330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122639330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122639330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122639330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122639330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122639330 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122639331 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122639331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ea25), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122639331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122639331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122639331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122639331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122639331 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122639331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00490f4b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122639331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122639331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122639331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122639331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122639331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122639331 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122639331 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122639331 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122639331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122639331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122639331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122639331 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122639331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122639331 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122639331 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122639331 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122639331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122639331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122639331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122639331 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=500964, count=518152) 20250425122639709 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122639709 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122639709 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122639709 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122639709 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122639709 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425122639709 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122639709 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122639709 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122639709 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122639709 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122639709 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122640220 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122640220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958b65), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122640220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122640221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122640221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122640221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122640221 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122640221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd30e7), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122640221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122640221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122640221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122640221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122640221 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122640221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00797453), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122640221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122640221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122640221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122640221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122640221 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122640221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f406fb), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122640221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122640221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122640221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122640221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122640221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122640221 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122640221 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122640221 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122640221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122640221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122640221 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122640221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122640221 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122640221 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122640221 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122640221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122640221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122640221 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122640221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122640221 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122640221 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122640221 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122640221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122640221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122640221 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122640221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122640221 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122640221 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122640221 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122640222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122640222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122640222 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Fri Apr 25 12:26:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250425122641554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122641560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122641565 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37063<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122641580 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122641580 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122641586 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122641586 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122641587 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122641587 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122641587 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122641587 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122641587 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122641587 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122641587 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41946 (stream_srv.c:142) 20250425122641587 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41946<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122641588 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122641588 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122641588 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122641588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122641588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122641588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122641588 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122641588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122641588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122641588 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122641588 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122641588 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122641588 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122641588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122641588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122641588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122641588 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122641588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122641588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122641588 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122641588 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122641588 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122641588 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122641588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122641588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122641588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122641588 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122641588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122641588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122641588 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122641588 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122641588 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122641588 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122641588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122641588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122641588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122641588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122641588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122641588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122641588 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122641588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641588 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122641588 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122641588 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122641588 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122641588 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122641588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641588 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122641588 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122641588 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122641588 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122641588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122641588 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122641588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641588 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122641589 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122641589 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122641589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122641589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122641589 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122641589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641589 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122641589 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122641589 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122641589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122641589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122641589 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(551)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(551)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(551)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(549)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(554)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(554)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(552)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122641610 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122641610 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122641611 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122641611 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122641611 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122641611 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122641611 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122641611 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122641612 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122641612 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122641612 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122641612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122641612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122641612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122641612 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122641612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122641612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122641612 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122641612 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122641612 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122641612 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122641612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122641612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122641612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122641612 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122641612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122641612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122641612 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122641612 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122641612 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122641612 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122641612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122641612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122641612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122641612 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122641612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122641612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122641612 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122641612 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122641612 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122641612 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122641612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122641612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122641612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122641612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122641612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122641612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122641612 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122641612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641612 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122641612 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122641612 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122641612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122641612 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122641612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641612 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122641612 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122641612 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122641612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122641612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122641612 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122641612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641612 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122641612 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122641612 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122641612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122641612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122641612 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122641612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641612 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122641612 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122641612 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122641612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122641612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122641612 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(557)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(555)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(560)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(558)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122641654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122641654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122641654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122641654 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122641654 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122641654 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122641654 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122641654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122641654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122641664 DLINP DEBUG SRVCONN(,r=127.0.0.1:41946<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122641664 DLINP DEBUG SRVCONN(,r=127.0.0.1:41946<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122641664 DLINP DEBUG SRVCONN(,r=127.0.0.1:41946<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122641664 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122641664 DHNBAP DEBUG (127.0.0.1:41946 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122641664 DHNBAP NOTICE (127.0.0.1:41946 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122641664 DHNBAP NOTICE (127.0.0.1:41946 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122641664 DLINP DEBUG SRVCONN(,r=127.0.0.1:41946<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122641664 DLINP DEBUG SRVCONN(,r=127.0.0.1:41946<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122641798 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122641799 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122641799 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122641799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(551)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122641808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641808 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122641808 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122641808 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122641808 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122641808 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122641808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122641808 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122641808 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122641808 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122641808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(554)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122641811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641811 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122641811 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122641811 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122641811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122641811 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122641811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122641811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122641811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122641811 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122641811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122641811 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122641812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122641812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122641812 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122641812 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122641812 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122641813 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122641813 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122641813 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122641813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122641813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122641813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122641813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122641813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122641813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122641813 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122641813 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641813 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122641813 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122641813 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122641813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122641813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122641813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122641814 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122641814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641814 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122641814 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122641814 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122641814 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122641814 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122641814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122641817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641817 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122641817 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122641817 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122641817 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122641817 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122641817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122641818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122641818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122641818 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122641818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122641818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122641818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122641818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122641818 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122641818 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122641818 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122641819 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122641819 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122641819 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122641819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122641819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122641819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122641820 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122641820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122641820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122641820 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122641820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641820 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122641820 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122641820 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122641820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122641820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122641820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122641820 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122641825 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122641825 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122641825 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122641825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(557)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122641831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641831 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122641831 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122641831 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122641831 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122641831 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122641831 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122641834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641834 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122641834 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122641834 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122641834 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122641834 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122641834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122641834 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122641834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122641834 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122641834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122641834 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122641834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122641834 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122641834 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122641834 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122641834 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122641835 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122641835 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122641835 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122641835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122641835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122641835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122641836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122641836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122641836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122641836 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122641836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641836 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122641836 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122641836 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122641836 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122641836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122641836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122641836 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122641839 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122641839 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122641839 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122641839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(560)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122641845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641845 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122641845 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122641845 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122641845 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122641845 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122641845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122641848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641848 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122641848 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122641848 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122641848 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122641848 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122641848 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122641848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122641848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122641848 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122641848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122641848 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122641848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122641848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122641848 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122641848 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122641849 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122641850 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122641850 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122641850 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122641850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122641850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122641850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122641850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122641850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122641850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122641850 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122641850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122641850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122641850 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122641850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122641850 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122641850 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122641850 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122641850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122641850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122641850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122641850 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(550)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122642603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122642603 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122642603 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122642603 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122642603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122642603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122642603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122642603 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122642603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122642603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122642603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122642603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122642603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122642603 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122642603 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122642603 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122642603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642603 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122642603 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122642603 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122642603 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122642603 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122642603 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122642603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122642603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122642603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122642603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122642603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122642603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122642603 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122642603 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122642603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122642603 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122642603 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122642603 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122642603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122642603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122642603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122642603 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122642603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122642603 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122642604 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122642604 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122642604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122642604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122642604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122642604 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122642604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122642604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122642604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122642604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122642604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122642604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122642604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122642604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122642604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642604 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122642604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122642604 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122642604 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122642604 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122642611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122642611 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122642611 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122642611 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122642611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122642611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122642611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122642611 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122642611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122642611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122642611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122642611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122642611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122642611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122642611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122642611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122642611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642611 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122642611 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122642611 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122642611 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122642611 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122642611 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122642611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122642611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122642611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122642611 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122642611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122642611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122642611 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122642611 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122642611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122642611 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122642611 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122642611 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122642611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122642611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122642611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122642611 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122642612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122642612 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122642612 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122642612 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122642612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122642612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122642612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122642612 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122642612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122642612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122642612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122642612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122642612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122642612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122642612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122642612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122642612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122642612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122642612 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122642612 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122642612 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122642628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122642628 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122642628 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122642628 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122642628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122642628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122642628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122642628 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122642628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122642628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122642628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122642629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122642629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122642629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122642629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122642629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122642629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122642629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122642629 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122642629 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122642629 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122642629 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122642629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122642629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122642629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122642629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122642629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122642629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122642629 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122642629 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122642629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122642629 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122642629 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122642629 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122642629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122642629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122642629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122642629 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122642629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122642629 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122642629 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122642629 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122642629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122642629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122642629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122642629 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122642629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122642629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122642629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122642629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122642629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122642629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122642629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122642629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122642629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122642629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122642629 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122642629 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122642629 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122642642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122642642 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122642642 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122642642 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122642642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122642642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122642642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122642642 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122642642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122642642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122642642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122642642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122642642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122642642 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122642642 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122642642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122642642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642642 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122642642 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122642642 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122642642 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122642642 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122642642 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122642642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122642642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122642642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122642642 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122642642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642642 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122642642 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122642642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122642642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122642642 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122642642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122642642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122642642 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122642643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122642643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122642642 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122642643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122642643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122642643 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122642643 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122642643 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122642643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122642643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122642643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122642643 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122642643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122642643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122642643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122642643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122642643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122642643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122642643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122642643 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122642643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122642643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122642643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122642643 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122642643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122642643 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122642643 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122642643 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122643672 DLCTRL DEBUG Command: GET 262168517 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122643672 DLCTRL DEBUG Tx Command reply: GET_REPLY 262168517 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122643674 DLCTRL DEBUG Command: GET 891550738 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122643674 DLCTRL DEBUG Tx Command reply: GET_REPLY 891550738 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122643676 DLCTRL DEBUG Command: GET 898137792 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122643676 DLCTRL DEBUG Tx Command reply: GET_REPLY 898137792 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122643678 DLCTRL DEBUG Command: GET 225798157 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122643678 DLCTRL DEBUG Tx Command reply: GET_REPLY 225798157 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122643680 DLCTRL DEBUG Command: GET 8548140 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122643680 DLCTRL DEBUG Tx Command reply: GET_REPLY 8548140 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122643683 DLCTRL DEBUG Command: GET 589093292 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122643683 DLCTRL DEBUG Tx Command reply: GET_REPLY 589093292 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122643686 DLCTRL DEBUG Command: GET 262163516 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122643686 DLCTRL DEBUG Tx Command reply: GET_REPLY 262163516 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122643689 DLCTRL DEBUG Command: GET 111802551 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122643689 DLCTRL DEBUG Tx Command reply: GET_REPLY 111802551 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122643691 DLCTRL DEBUG Command: GET 813247631 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122643691 DLCTRL DEBUG Tx Command reply: GET_REPLY 813247631 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122643694 DLCTRL DEBUG Command: GET 143028208 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122643694 DLCTRL DEBUG Tx Command reply: GET_REPLY 143028208 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122643697 DLCTRL DEBUG Command: GET 782664711 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122643697 DLCTRL DEBUG Tx Command reply: GET_REPLY 782664711 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122643699 DLCTRL DEBUG Command: GET 837396320 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122643699 DLCTRL DEBUG Tx Command reply: GET_REPLY 837396320 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122643702 DLCTRL DEBUG Command: GET 802980684 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122643702 DLCTRL DEBUG Tx Command reply: GET_REPLY 802980684 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122643703 DLCTRL DEBUG Command: GET 461160562 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122643703 DLCTRL DEBUG Tx Command reply: GET_REPLY 461160562 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122643704 DLCTRL DEBUG Command: GET 520676140 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122643704 DLCTRL DEBUG Tx Command reply: GET_REPLY 520676140 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122643706 DLCTRL DEBUG Command: GET 88780459 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122643706 DLCTRL DEBUG Tx Command reply: GET_REPLY 88780459 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122643707 DLCTRL DEBUG Command: GET 130832464 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122643707 DLCTRL DEBUG Tx Command reply: GET_REPLY 130832464 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122643708 DLCTRL DEBUG Command: GET 89080424 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122643708 DLCTRL DEBUG Tx Command reply: GET_REPLY 89080424 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122643708 DLCTRL DEBUG Command: GET 809753238 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122643708 DLCTRL DEBUG Tx Command reply: GET_REPLY 809753238 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122643709 DLCTRL DEBUG Command: GET 14588 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122643709 DLCTRL DEBUG Tx Command reply: GET_REPLY 14588 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: 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@8885072c0934: 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@8885072c0934: 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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101110101'B, t_guard := 20.000000 } 20250425122643721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57536<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@8885072c0934: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@8885072c0934: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@8885072c0934: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)8233469 20250425122644772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122644772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122644772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425122644772 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122644772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7da1fd, normal) (hnbgw_rua.c:407) 20250425122644772 DHNB DEBUG map_rua[0x5628104e1f00]{init}: Allocated (fsm.c:456) 20250425122644772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8233469)[0x5628104e1f00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122644772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8233469 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122644772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122644772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122644772 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8233469 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250425122644772 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8233469 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122644772 DCN DEBUG map_sccp[0x5628104e1b10]{init}: Allocated (fsm.c:456) 20250425122644772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5628104e1b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122644772 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8233469 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122644772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8233469 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425122644772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8233469)[0x5628104e1f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122644772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122644772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122644772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8233469)[0x5628104e1f00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122644772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5628104e1b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122644772 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122644772 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{IDLE}: Allocated (fsm.c:456) 20250425122644772 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122644772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000043), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001750056400500f1100926) (sccp_scrc.c:406) 20250425122644772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122644772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122644772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122644772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122644772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122644772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122644772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122644772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122644772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122644772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122644772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122644772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122644772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122644772 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122644772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5628104e1b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122644772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8233469)[0x5628104e1f00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122644772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122644772 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122644772 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122644772 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122644772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122644772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122644772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122644772 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@8885072c0934: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@8885072c0934: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)12809473 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(549)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8885072c0934: 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 } } } 20250425122644798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122644798 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122644798 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122644798 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122644798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122644798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122644798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122644798 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122644798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122644798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122644798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122644798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122644798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122644798 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004e72e7) (sccp_scrc.c:477) 20250425122644798 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20250425122644798 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122644798 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122644798 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122644798 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122644798 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122644798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5628104e1b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122644798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5628104e1b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122644798 DLCTRL DEBUG Command: GET 142836185 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122644798 DLCTRL DEBUG Tx Command reply: GET_REPLY 142836185 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122644801 DLCTRL DEBUG Command: GET 679957170 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122644801 DLCTRL DEBUG Tx Command reply: GET_REPLY 679957170 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122644803 DLCTRL DEBUG Command: GET 522369356 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122644803 DLCTRL DEBUG Tx Command reply: GET_REPLY 522369356 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122644808 DLCTRL DEBUG Command: GET 96062176 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122644808 DLCTRL DEBUG Tx Command reply: GET_REPLY 96062176 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122644811 DLCTRL DEBUG Command: GET 99890653 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122644811 DLCTRL DEBUG Tx Command reply: GET_REPLY 99890653 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122644814 DLCTRL DEBUG Command: GET 894650636 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122644814 DLCTRL DEBUG Tx Command reply: GET_REPLY 894650636 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122644816 DLCTRL DEBUG Command: GET 335983681 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122644816 DLCTRL DEBUG Tx Command reply: GET_REPLY 335983681 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122644818 DLCTRL DEBUG Command: GET 406815332 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122644818 DLCTRL DEBUG Tx Command reply: GET_REPLY 406815332 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122644819 DLCTRL DEBUG Command: GET 801195801 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122644819 DLCTRL DEBUG Tx Command reply: GET_REPLY 801195801 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122644821 DLCTRL DEBUG Command: GET 974133814 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122644821 DLCTRL DEBUG Tx Command reply: GET_REPLY 974133814 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122644822 DLCTRL DEBUG Command: GET 111483328 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122644822 DLCTRL DEBUG Tx Command reply: GET_REPLY 111483328 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122644823 DLCTRL DEBUG Command: GET 777271470 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122644823 DLCTRL DEBUG Tx Command reply: GET_REPLY 777271470 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122644824 DLCTRL DEBUG Command: GET 569029459 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122644824 DLCTRL DEBUG Tx Command reply: GET_REPLY 569029459 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122644825 DLCTRL DEBUG Command: GET 147078722 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122644825 DLCTRL DEBUG Tx Command reply: GET_REPLY 147078722 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122644826 DLCTRL DEBUG Command: GET 495947889 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122644826 DLCTRL DEBUG Tx Command reply: GET_REPLY 495947889 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122644828 DLCTRL DEBUG Command: GET 294334522 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122644828 DLCTRL DEBUG Tx Command reply: GET_REPLY 294334522 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122644830 DLCTRL DEBUG Command: GET 682017804 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122644830 DLCTRL DEBUG Tx Command reply: GET_REPLY 682017804 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122644832 DLCTRL DEBUG Command: GET 518471839 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122644832 DLCTRL DEBUG Tx Command reply: GET_REPLY 518471839 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122644834 DLCTRL DEBUG Command: GET 717773831 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122644834 DLCTRL DEBUG Tx Command reply: GET_REPLY 717773831 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122644836 DLCTRL DEBUG Command: GET 248532860 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122644836 DLCTRL DEBUG Tx Command reply: GET_REPLY 248532860 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000001010100100'B, t_guard := 20.000000 } 20250425122644867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@8885072c0934: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@8885072c0934: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@8885072c0934: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)15597896 20250425122645877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122645877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122645877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425122645877 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122645877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xee0148, normal) (hnbgw_rua.c:407) 20250425122645877 DHNB DEBUG map_rua[0x562810481f70]{init}: Allocated (fsm.c:456) 20250425122645877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15597896)[0x562810481f70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122645877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15597896 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122645877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122645877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122645877 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425122645877 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15597896 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250425122645877 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15597896 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425122645877 DCN DEBUG map_sccp[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122645877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122645877 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15597896 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425122645877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15597896 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425122645877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15597896)[0x562810481f70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122645877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122645877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122645877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15597896)[0x562810481f70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122645877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5628104e0f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122645877 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122645877 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{IDLE}: Allocated (fsm.c:456) 20250425122645877 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122645877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000044), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030002a40056400500f1100926) (sccp_scrc.c:406) 20250425122645877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122645877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122645877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122645877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122645877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122645877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122645877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122645877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122645877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122645878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122645878 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122645878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122645878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122645878 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122645878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5628104e0f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122645878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15597896)[0x562810481f70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122645878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122645878 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122645878 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122645878 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122645878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122645878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122645878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122645878 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(552)@8885072c0934: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@8885072c0934: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@8885072c0934: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)1155653 HNBGW_Test.msc1-SCCP(552)@8885072c0934: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(552)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8885072c0934: 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 } } } 20250425122645882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122645882 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122645882 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122645882 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122645882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122645882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122645882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122645882 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122645882 DLCTRL DEBUG Command: GET 973888355 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122645882 DLCTRL DEBUG Tx Command reply: GET_REPLY 973888355 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122645882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122645882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122645882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122645882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122645882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122645882 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f3ed4b) (sccp_scrc.c:477) 20250425122645882 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20250425122645882 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122645882 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122645882 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122645882 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122645882 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122645882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5628104e0f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122645882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5628104e0f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122645884 DLCTRL DEBUG Command: GET 855329994 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122645884 DLCTRL DEBUG Tx Command reply: GET_REPLY 855329994 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122645885 DLCTRL DEBUG Command: GET 890086258 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122645885 DLCTRL DEBUG Tx Command reply: GET_REPLY 890086258 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122645886 DLCTRL DEBUG Command: GET 626311127 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122645886 DLCTRL DEBUG Tx Command reply: GET_REPLY 626311127 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122645886 DLCTRL DEBUG Command: GET 947560618 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122645886 DLCTRL DEBUG Tx Command reply: GET_REPLY 947560618 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122645887 DLCTRL DEBUG Command: GET 849721368 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122645887 DLCTRL DEBUG Tx Command reply: GET_REPLY 849721368 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425122645888 DLCTRL DEBUG Command: GET 540325752 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122645888 DLCTRL DEBUG Tx Command reply: GET_REPLY 540325752 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122645888 DLCTRL DEBUG Command: GET 932869298 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122645888 DLCTRL DEBUG Tx Command reply: GET_REPLY 932869298 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122645889 DLCTRL DEBUG Command: GET 299657693 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122645889 DLCTRL DEBUG Tx Command reply: GET_REPLY 299657693 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122645890 DLCTRL DEBUG Command: GET 345475040 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122645890 DLCTRL DEBUG Tx Command reply: GET_REPLY 345475040 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122645890 DLCTRL DEBUG Command: GET 594450663 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122645890 DLCTRL DEBUG Tx Command reply: GET_REPLY 594450663 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122645891 DLCTRL DEBUG Command: GET 505953355 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122645891 DLCTRL DEBUG Tx Command reply: GET_REPLY 505953355 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122645892 DLCTRL DEBUG Command: GET 200876162 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122645892 DLCTRL DEBUG Tx Command reply: GET_REPLY 200876162 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122645892 DLCTRL DEBUG Command: GET 575671741 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122645892 DLCTRL DEBUG Tx Command reply: GET_REPLY 575671741 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122645893 DLCTRL DEBUG Command: GET 352489803 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122645893 DLCTRL DEBUG Tx Command reply: GET_REPLY 352489803 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122645894 DLCTRL DEBUG Command: GET 853728170 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122645894 DLCTRL DEBUG Tx Command reply: GET_REPLY 853728170 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122645895 DLCTRL DEBUG Command: GET 274893621 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122645895 DLCTRL DEBUG Tx Command reply: GET_REPLY 274893621 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122645895 DLCTRL DEBUG Command: GET 259225130 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122645895 DLCTRL DEBUG Tx Command reply: GET_REPLY 259225130 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122645896 DLCTRL DEBUG Command: GET 898113529 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122645896 DLCTRL DEBUG Tx Command reply: GET_REPLY 898113529 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122645897 DLCTRL DEBUG Command: GET 518044827 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122645897 DLCTRL DEBUG Tx Command reply: GET_REPLY 518044827 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101011001'B, t_guard := 20.000000 } 20250425122645906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43074<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@8885072c0934: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@8885072c0934: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@8885072c0934: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)10466715 20250425122646918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122646918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122646918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425122646918 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122646918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9fb59b, normal) (hnbgw_rua.c:407) 20250425122646918 DHNB DEBUG map_rua[0x5628104e98d0]{init}: Allocated (fsm.c:456) 20250425122646918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10466715)[0x5628104e98d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122646918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466715 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122646918 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122646918 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122646918 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466715 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250425122646918 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466715 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122646918 DCN DEBUG map_sccp[0x5628104f5f10]{init}: Allocated (fsm.c:456) 20250425122646918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5628104f5f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122646918 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10466715 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122646918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466715 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425122646918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10466715)[0x5628104e98d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122646918 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122646918 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122646918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10466715)[0x5628104e98d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122646918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5628104f5f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122646918 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122646918 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{IDLE}: Allocated (fsm.c:456) 20250425122646918 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122646918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000045), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030003590056400500f1100926) (sccp_scrc.c:406) 20250425122646918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122646918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122646918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122646918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122646918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122646918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122646918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122646918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122646918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122646918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122646918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122646918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122646918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122646918 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122646918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5628104f5f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122646918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10466715)[0x5628104e98d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122646919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122646919 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122646919 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122646919 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122646919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122646919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122646919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122646919 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@8885072c0934: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@8885072c0934: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@8885072c0934: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)9994593 HNBGW_Test.msc0-SCCP(549)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425122646924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122646924 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122646924 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122646924 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122646924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@8885072c0934: setverdict(pass): none -> pass 20250425122646924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122646924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122646924 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122646924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122646925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122646925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122646925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122646925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122646925 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c9e371) (sccp_scrc.c:477) 20250425122646925 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20250425122646925 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122646925 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122646925 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122646925 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122646925 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122646925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5628104f5f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122646925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5628104f5f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122646925 DLCTRL DEBUG Command: GET 915041751 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122646926 DLCTRL DEBUG Tx Command reply: GET_REPLY 915041751 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425122646928 DLCTRL DEBUG Command: GET 254346593 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122646928 DLCTRL DEBUG Tx Command reply: GET_REPLY 254346593 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122646930 DLCTRL DEBUG Command: GET 965042115 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122646930 DLCTRL DEBUG Tx Command reply: GET_REPLY 965042115 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122646931 DLCTRL DEBUG Command: GET 287784872 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122646931 DLCTRL DEBUG Tx Command reply: GET_REPLY 287784872 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122646933 DLCTRL DEBUG Command: GET 16185287 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122646933 DLCTRL DEBUG Tx Command reply: GET_REPLY 16185287 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122646934 DLCTRL DEBUG Command: GET 891610010 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122646934 DLCTRL DEBUG Tx Command reply: GET_REPLY 891610010 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425122646936 DLCTRL DEBUG Command: GET 55904790 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122646936 DLCTRL DEBUG Tx Command reply: GET_REPLY 55904790 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122646937 DLCTRL DEBUG Command: GET 755644346 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122646937 DLCTRL DEBUG Tx Command reply: GET_REPLY 755644346 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122646938 DLCTRL DEBUG Command: GET 980552004 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122646938 DLCTRL DEBUG Tx Command reply: GET_REPLY 980552004 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122646939 DLCTRL DEBUG Command: GET 972850202 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122646939 DLCTRL DEBUG Tx Command reply: GET_REPLY 972850202 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122646941 DLCTRL DEBUG Command: GET 288745426 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122646941 DLCTRL DEBUG Tx Command reply: GET_REPLY 288745426 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122646942 DLCTRL DEBUG Command: GET 572994355 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122646942 DLCTRL DEBUG Tx Command reply: GET_REPLY 572994355 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122646943 DLCTRL DEBUG Command: GET 424698172 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122646943 DLCTRL DEBUG Tx Command reply: GET_REPLY 424698172 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122646943 DLCTRL DEBUG Command: GET 884396845 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122646943 DLCTRL DEBUG Tx Command reply: GET_REPLY 884396845 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122646944 DLCTRL DEBUG Command: GET 309205914 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122646944 DLCTRL DEBUG Tx Command reply: GET_REPLY 309205914 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122646945 DLCTRL DEBUG Command: GET 511443454 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122646945 DLCTRL DEBUG Tx Command reply: GET_REPLY 511443454 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122646946 DLCTRL DEBUG Command: GET 274227301 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122646946 DLCTRL DEBUG Tx Command reply: GET_REPLY 274227301 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122646947 DLCTRL DEBUG Command: GET 26853858 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122646947 DLCTRL DEBUG Tx Command reply: GET_REPLY 26853858 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122646947 DLCTRL DEBUG Command: GET 621750358 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122646947 DLCTRL DEBUG Tx Command reply: GET_REPLY 621750358 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122646948 DLCTRL DEBUG Command: GET 219767330 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122646948 DLCTRL DEBUG Tx Command reply: GET_REPLY 219767330 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122646951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57532<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122646951 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37063<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(543)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(542)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122646952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57530<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122646953 DLINP DEBUG SRVCONN(,r=127.0.0.1:41946<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122646953 DLINP DEBUG SRVCONN(,r=127.0.0.1:41946<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122646953 DLINP NOTICE SRV(,r=127.0.0.1:41946<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122646953 DMAIN NOTICE (127.0.0.1:41946 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41946<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122646953 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(556)@8885072c0934: Final verdict of PTC: none 20250425122646955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122646955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122646955 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn1-RAN(559)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@8885072c0934: Final verdict of PTC: none 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122646955 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122646955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122646955 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122646955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122646955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(558)@8885072c0934: Final verdict of PTC: none 20250425122646955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122646955 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122646955 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(555)@8885072c0934: Final verdict of PTC: none 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425122646955 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122646955 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425122646955 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122646955 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122646955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122646955 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122646955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122646955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122646955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122646955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122646955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122646955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122646955 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122646955 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122646955 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122646955 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122646955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122646955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122646955 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122646955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122646955 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425122646955 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122646955 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122646955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122646955 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122646955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122646955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122646955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122646956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122646956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122646956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122646956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122646956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122646956 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122646956 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122646956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122646956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122646956 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122646956 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425122646956 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122646956 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122646956 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122646956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5628104e0f80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122646956 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122646956 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122646956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3ed4b), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122646956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122646956 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122646956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122646956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122646956 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122646956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5628104e0f80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122646956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15597896)[0x562810481f70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122646956 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15597896)[0x562810481f70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122646956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122646956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15597896)[0x562810481f70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122646956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15597896)[0x562810481f70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122646956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15597896)[0x562810481f70]{disrupted}: Freeing instance (context_map.c:202) 20250425122646956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15597896)[0x562810481f70]{disrupted}: Deallocated (fsm.c:568) 20250425122646956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5628104e0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122646956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5628104e0f80]{disconnected}: Freeing instance (context_map.c:206) 20250425122646956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5628104e0f80]{disconnected}: Deallocated (fsm.c:568) 20250425122646956 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15597896 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250425122646956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122646956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122646956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) HNBGW_Test.msc1-RAN(553)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(552)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@8885072c0934: Final verdict of PTC: none 20250425122646956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122646956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122646956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122646956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122646956 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122646956 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122646956 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122646956 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122646956 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122646956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122646956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122646956 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425122646956 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122646956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122646956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122646956 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425122646957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122646957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122646957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122646957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122646957 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122646957 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122646957 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122646957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8233469)[0x5628104e1f00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122646957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8233469)[0x5628104e1f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122646957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5628104e1b10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122646957 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122646957 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122646957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122646957 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122646957 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122646957 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122646957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122646957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122646957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122646957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122646957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e72e7), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122646957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122646957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122646957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122646957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122646957 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122646957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5628104e1b10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122646957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8233469)[0x5628104e1f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122646957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8233469)[0x5628104e1f00]{disrupted}: Freeing instance (context_map.c:202) 20250425122646957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8233469)[0x5628104e1f00]{disrupted}: Deallocated (fsm.c:568) 20250425122646957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5628104e1b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122646957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5628104e1b10]{disconnected}: Freeing instance (context_map.c:206) 20250425122646957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5628104e1b10]{disconnected}: Deallocated (fsm.c:568) 20250425122646957 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8233469 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250425122646957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10466715)[0x5628104e98d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122646957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10466715)[0x5628104e98d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122646957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5628104f5f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122646957 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122646957 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122646957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9e371), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122646957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122646957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122646957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122646957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122646957 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122646957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5628104f5f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122646957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10466715)[0x5628104e98d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122646957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10466715)[0x5628104e98d0]{disrupted}: Freeing instance (context_map.c:202) 20250425122646957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10466715)[0x5628104e98d0]{disrupted}: Deallocated (fsm.c:568) 20250425122646957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5628104f5f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122646957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5628104f5f10]{disconnected}: Freeing instance (context_map.c:206) 20250425122646957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5628104f5f10]{disconnected}: Deallocated (fsm.c:568) 20250425122646957 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10466715 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250425122646958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122646958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122646958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122646958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122646958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122646958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122646958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122646958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(550)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(554)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(560)@8885072c0934: Final verdict of PTC: none 20250425122646958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(551)@8885072c0934: Final verdict of PTC: none 20250425122646958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122646958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122646958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122646958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122646958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122646958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122646958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122646958 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122646958 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122646965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57536<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122646965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43074<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(544)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(561)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@8885072c0934: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@8885072c0934: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(549)@8885072c0934: Final verdict of PTC: none 20250425122646985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Fri Apr 25 12:26:47 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 20250425122647126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122647709 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122647709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcfb46), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122647709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122647709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122647709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122647709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122647709 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122647709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78db7), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122647709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122647709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122647709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122647709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122647709 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122647709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00509498), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122647709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122647709 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122647709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122647710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122647710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122647710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122647710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122647710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122647710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122647710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122647710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122647710 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122647710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122647710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122647710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122647710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122647710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122647710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122647710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122647710 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122647710 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122647711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122647711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122647711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122647711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122647711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122647711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122647711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122647711 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122647711 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122647729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43084<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=493512) 20250425122648489 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122648489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062082e), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122648489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122648489 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122648489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122648489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122648489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122648489 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122648489 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122648489 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122648489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122648489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122648489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122648489 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122648490 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122648490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f880bc), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122648490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122648490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122648490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122648490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122648490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122648490 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122648490 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122648490 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122648490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122648490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122648490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122648490 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122648490 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122648494 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122648494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3dc9a), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122648494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122648494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122648494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122648494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122648495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122648495 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122648495 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122648495 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122648495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122648495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122648495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122648495 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122648495 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=493512, count=508100) 20250425122648956 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122648956 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122648956 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425122648956 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122648956 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122648956 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122648956 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122648956 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122648956 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122649330 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122649331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088f1e7), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122649331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122649331 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122649331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122649331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122649331 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122649331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00490f4b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122649331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122649331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122649331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122649331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122649331 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122649331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ea25), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122649331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122649331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122649331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122649331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122649332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122649332 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122649332 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122649332 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122649332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122649332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122649332 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122649332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122649332 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122649332 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122649332 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122649332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122649332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122649332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122649332 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122649332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122649332 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122649332 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122649332 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122649332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122649332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122649332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122649333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122649333 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122649333 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Fri Apr 25 12:26:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/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 20250425122650221 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122650221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f406fb), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122650221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122650221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122650221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122650221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122650221 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122650221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00797453), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122650221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122650221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122650221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122650221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122650221 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122650221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd30e7), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122650221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122650221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122650221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122650221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122650221 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122650221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958b65), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122650221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122650221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122650221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122650221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122650221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122650221 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122650221 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122650221 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122650221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122650221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122650222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122650222 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122650222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122650222 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122650222 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122650222 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122650222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122650222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122650222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122650222 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122650222 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122650222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122650222 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122650222 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122650222 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122650222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122650222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122650222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122650222 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122650222 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122650222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122650222 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122650222 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122650222 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122650222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122650222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122650222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122650222 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122650222 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122650222 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@8885072c0934: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250425122650812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122650815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122650817 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43237<->l=127.0.0.1:4262) (control_if.c:572) 20250425122650828 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122650828 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122650835 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122650835 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122650835 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122650836 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122650836 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122650836 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122650836 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122650836 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122650836 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122650836 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:32832 (stream_srv.c:142) 20250425122650836 DMAIN INFO New HNB SCTP connection r=127.0.0.1:32832<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122650837 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122650837 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122650837 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122650837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122650837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122650837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122650837 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122650837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122650837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122650837 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122650837 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122650837 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122650837 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122650837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122650837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122650837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122650837 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122650837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122650837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122650837 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122650837 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122650837 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122650837 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122650837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122650837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122650837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122650837 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122650837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122650837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122650837 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122650837 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122650837 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122650837 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122650837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122650837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122650837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122650837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122650837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122650837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122650837 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122650837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122650837 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122650837 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122650837 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122650837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122650837 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122650837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122650837 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122650837 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122650837 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122650837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122650837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122650837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122650837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122650837 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122650837 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122650837 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122650837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122650837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122650837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122650837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122650837 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122650837 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122650837 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122650837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122650837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122650837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122650837 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122650837 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(575)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(575)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(573)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(578)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(578)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(576)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122650863 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122650863 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122650864 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122650864 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122650864 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122650864 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122650864 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122650864 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122650865 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122650865 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122650865 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122650865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122650865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122650865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122650865 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122650865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122650865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122650865 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122650865 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122650865 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122650865 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122650865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122650865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122650865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122650865 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122650865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122650865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122650865 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122650865 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122650865 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122650865 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122650865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122650865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122650865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122650865 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122650865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122650865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122650865 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122650865 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122650865 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122650865 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122650865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122650865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122650865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122650865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122650865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122650865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122650865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122650865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122650865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122650865 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122650865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122650865 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122650865 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122650865 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122650865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122650865 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122650865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122650865 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122650865 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122650866 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122650866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122650866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122650866 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122650866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122650866 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122650866 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122650866 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122650866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122650866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122650866 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122650866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122650866 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122650866 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122650866 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122650866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122650866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122650866 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(581)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(579)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(584)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(582)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122650898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122650898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122650898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122650898 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122650899 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122650899 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122650899 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122650899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122650899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122650903 DLINP DEBUG SRVCONN(,r=127.0.0.1:32832<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122650903 DLINP DEBUG SRVCONN(,r=127.0.0.1:32832<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122650903 DLINP DEBUG SRVCONN(,r=127.0.0.1:32832<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122650903 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122650903 DHNBAP DEBUG (127.0.0.1:32832 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122650903 DHNBAP NOTICE (127.0.0.1:32832 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122650903 DHNBAP NOTICE (127.0.0.1:32832 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122650903 DLINP DEBUG SRVCONN(,r=127.0.0.1:32832<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122650903 DLINP DEBUG SRVCONN(,r=127.0.0.1:32832<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122651048 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122651048 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122651048 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425122651048 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425122651048 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425122651048 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425122651048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(575)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122651056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651056 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122651056 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425122651056 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425122651056 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425122651056 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122651056 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122651056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425122651057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122651057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122651057 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122651057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122651057 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122651057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122651057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122651057 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122651059 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122651060 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122651060 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122651060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122651062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651062 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122651062 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122651062 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122651062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122651062 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250425122651062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122651062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122651062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122651062 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122651062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122651062 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122651062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122651062 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122651062 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) HNBGW_Test.msc1-M3UA(578)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122651062 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122651062 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122651064 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122651064 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122651064 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122651064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122651064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122651064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122651064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122651064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122651064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122651064 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122651064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651064 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122651064 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122651064 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122651064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122651064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122651064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122651064 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122651066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651066 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122651066 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122651066 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122651066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122651066 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122651066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122651069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651069 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122651069 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122651069 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122651069 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122651069 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122651069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122651069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122651069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122651069 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122651069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122651069 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122651069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122651069 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122651069 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122651069 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122651069 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122651071 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122651071 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122651071 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122651071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122651071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122651071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122651071 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122651071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122651071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122651071 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122651071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651071 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122651071 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122651072 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122651072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122651072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122651072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122651072 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122651077 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122651077 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122651077 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122651077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(581)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122651084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651084 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122651084 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122651084 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122651084 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122651084 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122651084 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122651086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651086 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122651086 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122651086 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122651086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122651086 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122651086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122651086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122651086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122651086 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122651086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122651086 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122651086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122651086 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122651086 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122651086 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122651086 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122651086 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122651086 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122651086 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122651086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122651087 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122651087 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122651087 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122651087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122651087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122651087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122651087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122651087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122651087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122651087 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122651087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651087 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122651087 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122651087 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122651087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122651087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122651087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122651087 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(584)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122651090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651090 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122651090 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122651090 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122651090 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122651090 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122651090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122651091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651091 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122651091 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122651091 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122651091 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122651091 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122651091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122651091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122651091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122651091 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122651091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122651091 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122651091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122651091 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122651091 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122651091 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122651091 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122651092 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122651092 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122651092 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122651092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122651092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122651092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122651092 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122651092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122651092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122651092 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122651093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651093 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122651093 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122651093 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122651093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122651093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122651093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122651093 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(574)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122651866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122651866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122651866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122651866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122651866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122651866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122651866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122651866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122651866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122651866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122651866 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122651866 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122651866 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122651866 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122651866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122651866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122651866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122651866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122651866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122651866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122651866 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122651866 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122651865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651865 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122651865 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122651865 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122651865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122651865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122651865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122651865 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122651866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651866 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122651866 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122651866 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122651866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122651866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122651866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122651866 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122651866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651866 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122651866 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122651866 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122651866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122651866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122651866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122651866 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122651866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122651866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122651866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122651866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122651866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122651866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122651866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122651866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122651866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122651866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122651866 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122651866 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122651866 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(577)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122651869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651869 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122651869 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122651869 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122651869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122651869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122651869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122651869 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122651869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122651869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122651869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122651869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122651869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122651869 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122651869 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122651869 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122651869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651869 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122651869 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122651869 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122651869 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122651869 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122651869 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122651869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122651869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122651869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122651869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122651869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122651869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122651869 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122651869 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122651870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651870 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122651870 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122651870 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122651870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122651870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122651870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122651870 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122651870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651870 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122651870 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122651870 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122651870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122651870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122651870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122651870 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122651870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122651870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122651870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122651870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122651870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122651870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122651870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122651870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122651870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122651870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122651870 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122651870 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122651870 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122651884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651884 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122651884 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122651884 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122651884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122651884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122651884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122651884 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122651884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122651884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122651884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122651884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122651884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122651884 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122651884 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122651884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122651884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122651884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122651884 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122651885 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122651885 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122651885 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122651885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122651885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122651885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122651885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122651885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122651885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122651885 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122651885 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122651885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651885 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122651885 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122651885 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122651885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122651885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122651885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122651885 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122651887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651887 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122651887 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122651888 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122651888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122651888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122651888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122651888 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122651888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122651888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122651888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122651888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122651888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122651888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122651888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122651888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122651888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122651888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122651888 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122651888 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122651888 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122651897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651898 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122651898 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122651898 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122651898 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122651898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122651898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122651898 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122651898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122651898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122651898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122651898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122651898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122651898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122651898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122651898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122651898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651898 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122651898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122651898 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122651898 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122651898 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122651898 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122651898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122651898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122651898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122651898 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122651898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122651898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122651898 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122651898 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122651898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651899 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122651899 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122651899 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122651899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122651899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122651899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122651899 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122651899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122651899 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122651899 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122651899 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122651899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122651899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122651899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122651899 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122651900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122651900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122651900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122651900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122651900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122651900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122651900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122651900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122651900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122651900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122651900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122651900 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122651900 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122651900 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122651900 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122651900 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122652907 DLCTRL DEBUG Command: GET 935553311 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122652907 DLCTRL DEBUG Tx Command reply: GET_REPLY 935553311 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122652908 DLCTRL DEBUG Command: GET 200622323 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122652908 DLCTRL DEBUG Tx Command reply: GET_REPLY 200622323 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122652909 DLCTRL DEBUG Command: GET 836563847 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122652909 DLCTRL DEBUG Tx Command reply: GET_REPLY 836563847 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122652910 DLCTRL DEBUG Command: GET 929594232 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122652910 DLCTRL DEBUG Tx Command reply: GET_REPLY 929594232 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122652911 DLCTRL DEBUG Command: GET 576037904 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122652911 DLCTRL DEBUG Tx Command reply: GET_REPLY 576037904 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122652912 DLCTRL DEBUG Command: GET 404056361 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122652912 DLCTRL DEBUG Tx Command reply: GET_REPLY 404056361 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122652912 DLCTRL DEBUG Command: GET 202426393 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122652912 DLCTRL DEBUG Tx Command reply: GET_REPLY 202426393 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122652913 DLCTRL DEBUG Command: GET 921671078 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122652913 DLCTRL DEBUG Tx Command reply: GET_REPLY 921671078 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122652914 DLCTRL DEBUG Command: GET 746714275 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122652914 DLCTRL DEBUG Tx Command reply: GET_REPLY 746714275 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122652915 DLCTRL DEBUG Command: GET 422864720 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122652915 DLCTRL DEBUG Tx Command reply: GET_REPLY 422864720 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122652916 DLCTRL DEBUG Command: GET 100968741 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122652916 DLCTRL DEBUG Tx Command reply: GET_REPLY 100968741 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122652916 DLCTRL DEBUG Command: GET 255706912 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122652916 DLCTRL DEBUG Tx Command reply: GET_REPLY 255706912 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122652917 DLCTRL DEBUG Command: GET 806437792 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122652917 DLCTRL DEBUG Tx Command reply: GET_REPLY 806437792 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122652918 DLCTRL DEBUG Command: GET 196918594 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122652918 DLCTRL DEBUG Tx Command reply: GET_REPLY 196918594 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122652919 DLCTRL DEBUG Command: GET 812531954 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122652919 DLCTRL DEBUG Tx Command reply: GET_REPLY 812531954 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122652920 DLCTRL DEBUG Command: GET 381570830 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122652920 DLCTRL DEBUG Tx Command reply: GET_REPLY 381570830 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122652920 DLCTRL DEBUG Command: GET 388855067 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122652920 DLCTRL DEBUG Tx Command reply: GET_REPLY 388855067 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122652921 DLCTRL DEBUG Command: GET 840461546 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122652921 DLCTRL DEBUG Tx Command reply: GET_REPLY 840461546 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122652922 DLCTRL DEBUG Command: GET 361766053 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122652922 DLCTRL DEBUG Tx Command reply: GET_REPLY 361766053 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122652922 DLCTRL DEBUG Command: GET 660849668 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122652922 DLCTRL DEBUG Tx Command reply: GET_REPLY 660849668 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: 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@8885072c0934: 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@8885072c0934: 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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001011100'B, t_guard := 20.000000 } 20250425122652932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@8885072c0934: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@8885072c0934: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@8885072c0934: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)16561813 20250425122653963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122653963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122653963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425122653963 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122653963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfcb695, normal) (hnbgw_rua.c:407) 20250425122653963 DHNB DEBUG map_rua[0x5628104e1f00]{init}: Allocated (fsm.c:456) 20250425122653963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16561813)[0x5628104e1f00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122653963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16561813 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122653963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122653963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122653963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16561813 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:1065) 20250425122653963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16561813 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250425122653963 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16561813 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122653963 DCN DEBUG map_sccp[0x5628104e1b10]{init}: Allocated (fsm.c:456) 20250425122653964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5628104e1b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122653964 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16561813 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122653964 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16561813 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425122653964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16561813)[0x5628104e1f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122653964 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122653964 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122653964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16561813)[0x5628104e1f00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122653964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5628104e1b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122653964 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122653964 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{IDLE}: Allocated (fsm.c:456) 20250425122653964 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122653964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300005c0056400500f1100926) (sccp_scrc.c:406) 20250425122653964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122653964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122653964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122653964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122653964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122653964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122653964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122653964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122653964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122653964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122653964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122653964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122653964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122653964 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122653964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5628104e1b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122653964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16561813)[0x5628104e1f00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122653964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122653964 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122653964 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122653964 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122653964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122653964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122653964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122653964 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@8885072c0934: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586) HNBGW_Test.msc0-RAN(574)@8885072c0934: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)6940761 HNBGW_Test.msc0-SCCP(573)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(573)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122653969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122653969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122653969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122653969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122653969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122653969 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000f38da) (sccp_scrc.c:477) 20250425122653969 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20250425122653969 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122653969 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122653969 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122653969 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122653969 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122653969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5628104e1b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122653969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5628104e1b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122653969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122653969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122653969 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122653969 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122653969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122653969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122653969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122653969 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122653970 DLCTRL DEBUG Command: GET 114816934 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122653970 DLCTRL DEBUG Tx Command reply: GET_REPLY 114816934 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122653971 DLCTRL DEBUG Command: GET 968559778 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122653971 DLCTRL DEBUG Tx Command reply: GET_REPLY 968559778 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122653972 DLCTRL DEBUG Command: GET 887985721 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122653972 DLCTRL DEBUG Tx Command reply: GET_REPLY 887985721 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122653973 DLCTRL DEBUG Command: GET 598254802 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122653973 DLCTRL DEBUG Tx Command reply: GET_REPLY 598254802 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122653973 DLCTRL DEBUG Command: GET 625653454 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122653973 DLCTRL DEBUG Tx Command reply: GET_REPLY 625653454 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122653974 DLCTRL DEBUG Command: GET 376464192 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122653974 DLCTRL DEBUG Tx Command reply: GET_REPLY 376464192 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122653975 DLCTRL DEBUG Command: GET 352580668 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122653975 DLCTRL DEBUG Tx Command reply: GET_REPLY 352580668 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122653976 DLCTRL DEBUG Command: GET 23742379 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122653976 DLCTRL DEBUG Tx Command reply: GET_REPLY 23742379 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122653977 DLCTRL DEBUG Command: GET 571926990 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122653977 DLCTRL DEBUG Tx Command reply: GET_REPLY 571926990 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122653978 DLCTRL DEBUG Command: GET 619152408 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122653978 DLCTRL DEBUG Tx Command reply: GET_REPLY 619152408 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122653979 DLCTRL DEBUG Command: GET 212757670 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122653979 DLCTRL DEBUG Tx Command reply: GET_REPLY 212757670 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122653980 DLCTRL DEBUG Command: GET 866607547 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122653980 DLCTRL DEBUG Tx Command reply: GET_REPLY 866607547 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122653981 DLCTRL DEBUG Command: GET 308618268 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122653981 DLCTRL DEBUG Tx Command reply: GET_REPLY 308618268 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122653982 DLCTRL DEBUG Command: GET 81466919 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122653982 DLCTRL DEBUG Tx Command reply: GET_REPLY 81466919 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250425122653983 DLCTRL DEBUG Command: GET 228133458 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122653983 DLCTRL DEBUG Tx Command reply: GET_REPLY 228133458 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122653984 DLCTRL DEBUG Command: GET 739583553 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122653984 DLCTRL DEBUG Tx Command reply: GET_REPLY 739583553 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122653985 DLCTRL DEBUG Command: GET 613807649 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122653985 DLCTRL DEBUG Tx Command reply: GET_REPLY 613807649 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122653985 DLCTRL DEBUG Command: GET 684189642 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122653985 DLCTRL DEBUG Tx Command reply: GET_REPLY 684189642 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122653986 DLCTRL DEBUG Command: GET 645005065 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122653986 DLCTRL DEBUG Tx Command reply: GET_REPLY 645005065 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122653987 DLCTRL DEBUG Command: GET 46562031 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122653987 DLCTRL DEBUG Tx Command reply: GET_REPLY 46562031 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000000111000011'B, t_guard := 20.000000 } 20250425122653998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43114<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@8885072c0934: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@8885072c0934: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@8885072c0934: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)1060735 20250425122655028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122655028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122655028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425122655028 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122655028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x102f7f, normal) (hnbgw_rua.c:407) 20250425122655028 DHNB DEBUG map_rua[0x5628104d99c0]{init}: Allocated (fsm.c:456) 20250425122655028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1060735)[0x5628104d99c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122655028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1060735 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122655028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122655028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122655028 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425122655028 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1060735 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:1065) 20250425122655028 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1060735 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250425122655028 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1060735 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425122655028 DCN DEBUG map_sccp[0x5628104f5f10]{init}: Allocated (fsm.c:456) 20250425122655028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5628104f5f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122655029 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1060735 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425122655029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1060735 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425122655029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1060735)[0x5628104d99c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122655029 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122655029 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122655029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1060735)[0x5628104d99c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122655029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5628104f5f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122655029 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122655029 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{IDLE}: Allocated (fsm.c:456) 20250425122655029 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122655029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000047), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030001c30056400500f1100926) (sccp_scrc.c:406) 20250425122655029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122655029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122655029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122655029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122655029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122655029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122655029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122655029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122655029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122655029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122655029 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122655029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122655029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122655029 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122655029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5628104f5f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122655029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1060735)[0x5628104d99c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122655029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122655029 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122655029 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122655029 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122655029 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122655029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122655029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122655029 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(576)@8885072c0934: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@8885072c0934: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587) HNBGW_Test.msc1-RAN(577)@8885072c0934: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)8801452 HNBGW_Test.msc1-SCCP(576)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@8885072c0934: setverdict(pass): none -> pass 20250425122655047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122655047 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122655047 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122655047 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122655047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122655047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122655047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122655047 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122655047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122655048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122655048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122655048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122655048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122655048 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e1c1ac) (sccp_scrc.c:477) 20250425122655048 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20250425122655048 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122655048 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122655048 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122655048 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122655048 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122655048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5628104f5f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122655048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5628104f5f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122655049 DLCTRL DEBUG Command: GET 792898709 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122655049 DLCTRL DEBUG Tx Command reply: GET_REPLY 792898709 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122655054 DLCTRL DEBUG Command: GET 41465934 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122655054 DLCTRL DEBUG Tx Command reply: GET_REPLY 41465934 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122655057 DLCTRL DEBUG Command: GET 68324360 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122655057 DLCTRL DEBUG Tx Command reply: GET_REPLY 68324360 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122655059 DLCTRL DEBUG Command: GET 290381926 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122655059 DLCTRL DEBUG Tx Command reply: GET_REPLY 290381926 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122655061 DLCTRL DEBUG Command: GET 846345041 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122655061 DLCTRL DEBUG Tx Command reply: GET_REPLY 846345041 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122655062 DLCTRL DEBUG Command: GET 672622282 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122655062 DLCTRL DEBUG Tx Command reply: GET_REPLY 672622282 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425122655063 DLCTRL DEBUG Command: GET 787313726 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122655063 DLCTRL DEBUG Tx Command reply: GET_REPLY 787313726 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122655064 DLCTRL DEBUG Command: GET 32466332 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122655064 DLCTRL DEBUG Tx Command reply: GET_REPLY 32466332 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122655065 DLCTRL DEBUG Command: GET 497011608 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122655065 DLCTRL DEBUG Tx Command reply: GET_REPLY 497011608 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122655067 DLCTRL DEBUG Command: GET 642797124 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122655067 DLCTRL DEBUG Tx Command reply: GET_REPLY 642797124 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122655069 DLCTRL DEBUG Command: GET 397966988 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122655069 DLCTRL DEBUG Tx Command reply: GET_REPLY 397966988 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122655071 DLCTRL DEBUG Command: GET 208987758 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122655071 DLCTRL DEBUG Tx Command reply: GET_REPLY 208987758 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122655074 DLCTRL DEBUG Command: GET 237353929 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122655074 DLCTRL DEBUG Tx Command reply: GET_REPLY 237353929 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122655077 DLCTRL DEBUG Command: GET 550125056 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122655077 DLCTRL DEBUG Tx Command reply: GET_REPLY 550125056 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250425122655081 DLCTRL DEBUG Command: GET 376329642 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122655081 DLCTRL DEBUG Tx Command reply: GET_REPLY 376329642 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122655085 DLCTRL DEBUG Command: GET 940409922 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122655085 DLCTRL DEBUG Tx Command reply: GET_REPLY 940409922 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122655089 DLCTRL DEBUG Command: GET 484232405 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122655089 DLCTRL DEBUG Tx Command reply: GET_REPLY 484232405 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122655093 DLCTRL DEBUG Command: GET 967420151 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122655093 DLCTRL DEBUG Tx Command reply: GET_REPLY 967420151 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122655096 DLCTRL DEBUG Command: GET 349639588 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122655096 DLCTRL DEBUG Tx Command reply: GET_REPLY 349639588 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122655099 DLCTRL DEBUG Command: GET 908398370 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122655099 DLCTRL DEBUG Tx Command reply: GET_REPLY 908398370 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000110000'B, t_guard := 20.000000 } 20250425122655134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43120<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@8885072c0934: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@8885072c0934: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@8885072c0934: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)12629326 20250425122656161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122656161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122656161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425122656161 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122656161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc0b54e, normal) (hnbgw_rua.c:407) 20250425122656161 DHNB DEBUG map_rua[0x5628104e0f80]{init}: Allocated (fsm.c:456) 20250425122656161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12629326)[0x5628104e0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122656161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12629326 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122656161 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122656161 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122656161 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12629326 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:1065) 20250425122656161 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12629326 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250425122656161 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12629326 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122656161 DCN DEBUG map_sccp[0x5628103a4610]{init}: Allocated (fsm.c:456) 20250425122656161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x5628103a4610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122656161 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12629326 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122656161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12629326 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425122656161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12629326)[0x5628104e0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122656161 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122656161 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122656162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12629326)[0x5628104e0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122656162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x5628103a4610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122656162 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122656162 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{IDLE}: Allocated (fsm.c:456) 20250425122656162 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122656162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030000300056400500f1100926) (sccp_scrc.c:406) 20250425122656162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122656162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122656162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122656162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122656162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122656162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122656162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122656162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122656162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122656162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122656162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122656162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122656162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122656162 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122656162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x5628103a4610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122656162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12629326)[0x5628104e0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122656162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122656162 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122656162 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122656162 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122656162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122656162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122656162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122656162 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@8885072c0934: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@8885072c0934: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588) HNBGW_Test.msc0-RAN(574)@8885072c0934: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)16589639 HNBGW_Test.msc0-SCCP(573)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425122656168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122656168 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122656168 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122656168 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122656168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122656168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122656169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122656169 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122656169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122656169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122656169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122656169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122656169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122656169 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007fea05) (sccp_scrc.c:477) 20250425122656169 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20250425122656169 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122656169 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122656169 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122656169 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122656169 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122656169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x5628103a4610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122656169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x5628103a4610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122656171 DLCTRL DEBUG Command: GET 750430831 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122656171 DLCTRL DEBUG Tx Command reply: GET_REPLY 750430831 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425122656174 DLCTRL DEBUG Command: GET 771293928 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122656174 DLCTRL DEBUG Tx Command reply: GET_REPLY 771293928 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122656180 DLCTRL DEBUG Command: GET 157799862 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122656180 DLCTRL DEBUG Tx Command reply: GET_REPLY 157799862 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122656186 DLCTRL DEBUG Command: GET 921729300 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122656186 DLCTRL DEBUG Tx Command reply: GET_REPLY 921729300 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122656190 DLCTRL DEBUG Command: GET 99993735 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122656190 DLCTRL DEBUG Tx Command reply: GET_REPLY 99993735 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122656195 DLCTRL DEBUG Command: GET 605240530 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122656195 DLCTRL DEBUG Tx Command reply: GET_REPLY 605240530 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425122656201 DLCTRL DEBUG Command: GET 383188447 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122656201 DLCTRL DEBUG Tx Command reply: GET_REPLY 383188447 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122656206 DLCTRL DEBUG Command: GET 642218016 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122656206 DLCTRL DEBUG Tx Command reply: GET_REPLY 642218016 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122656209 DLCTRL DEBUG Command: GET 88202257 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122656209 DLCTRL DEBUG Tx Command reply: GET_REPLY 88202257 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122656213 DLCTRL DEBUG Command: GET 220620280 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122656213 DLCTRL DEBUG Tx Command reply: GET_REPLY 220620280 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122656217 DLCTRL DEBUG Command: GET 658241888 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122656217 DLCTRL DEBUG Tx Command reply: GET_REPLY 658241888 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122656221 DLCTRL DEBUG Command: GET 956447496 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122656221 DLCTRL DEBUG Tx Command reply: GET_REPLY 956447496 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122656224 DLCTRL DEBUG Command: GET 921178706 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122656224 DLCTRL DEBUG Tx Command reply: GET_REPLY 921178706 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122656227 DLCTRL DEBUG Command: GET 434809717 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122656227 DLCTRL DEBUG Tx Command reply: GET_REPLY 434809717 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250425122656230 DLCTRL DEBUG Command: GET 557548882 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122656230 DLCTRL DEBUG Tx Command reply: GET_REPLY 557548882 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122656232 DLCTRL DEBUG Command: GET 429847691 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122656232 DLCTRL DEBUG Tx Command reply: GET_REPLY 429847691 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122656235 DLCTRL DEBUG Command: GET 123671070 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122656235 DLCTRL DEBUG Tx Command reply: GET_REPLY 123671070 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122656238 DLCTRL DEBUG Command: GET 891384867 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122656238 DLCTRL DEBUG Tx Command reply: GET_REPLY 891384867 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122656242 DLCTRL DEBUG Command: GET 784696953 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122656242 DLCTRL DEBUG Tx Command reply: GET_REPLY 784696953 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122656246 DLCTRL DEBUG Command: GET 593883518 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122656246 DLCTRL DEBUG Tx Command reply: GET_REPLY 593883518 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122656259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122656260 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43237<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(566)@8885072c0934: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122656263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122656263 DLINP DEBUG SRVCONN(,r=127.0.0.1:32832<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122656263 DLINP DEBUG SRVCONN(,r=127.0.0.1:32832<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122656263 DLINP NOTICE SRV(,r=127.0.0.1:32832<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122656264 DMAIN NOTICE (127.0.0.1:32832 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:32832<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122656264 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(583)@8885072c0934: Final verdict of PTC: none 20250425122656264 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425122656264 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122656264 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@8885072c0934: Final verdict of PTC: none 20250425122656264 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122656264 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-RAN(580)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(582)@8885072c0934: Final verdict of PTC: none 20250425122656264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122656264 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(579)@8885072c0934: Final verdict of PTC: none 20250425122656264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122656264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122656264 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122656264 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122656264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122656265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122656265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122656265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122656265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122656265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122656265 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122656265 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122656265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122656265 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122656265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122656265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122656265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122656265 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122656265 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122656265 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122656265 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122656265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5628104f5f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122656265 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122656265 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122656265 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122656265 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122656265 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122656265 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122656265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122656265 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122656265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122656265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122656265 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425122656265 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425122656265 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122656265 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122656265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c1ac), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122656265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122656265 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122656265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122656265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122656265 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122656265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5628104f5f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122656265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1060735)[0x5628104d99c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122656265 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1060735)[0x5628104d99c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122656265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122656265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1060735)[0x5628104d99c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122656265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1060735)[0x5628104d99c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122656265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1060735)[0x5628104d99c0]{disrupted}: Freeing instance (context_map.c:202) 20250425122656265 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425122656265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1060735)[0x5628104d99c0]{disrupted}: Deallocated (fsm.c:568) 20250425122656265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5628104f5f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122656265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5628104f5f10]{disconnected}: Freeing instance (context_map.c:206) 20250425122656265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5628104f5f10]{disconnected}: Deallocated (fsm.c:568) 20250425122656265 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1060735 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250425122656265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122656265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122656265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425122656265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122656265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122656265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122656265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122656265 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122656265 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122656265 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122656265 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122656265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122656265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122656265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122656265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122656265 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122656265 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122656265 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122656265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122656265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122656265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122656265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122656265 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122656265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122656265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122656265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122656265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122656265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122656265 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122656265 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122656265 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122656265 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122656266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5628104e1b10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122656266 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122656266 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122656266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f38da), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122656266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) HNBGW_Test.msc1-RAN(577)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(576)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(584)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(574)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(578)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@8885072c0934: Final verdict of PTC: none 20250425122656266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122656266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122656266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122656266 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122656266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5628104e1b10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122656266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16561813)[0x5628104e1f00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122656266 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16561813)[0x5628104e1f00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122656266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122656266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16561813)[0x5628104e1f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122656266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16561813)[0x5628104e1f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122656266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16561813)[0x5628104e1f00]{disrupted}: Freeing instance (context_map.c:202) 20250425122656266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16561813)[0x5628104e1f00]{disrupted}: Deallocated (fsm.c:568) 20250425122656266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5628104e1b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122656266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5628104e1b10]{disconnected}: Freeing instance (context_map.c:206) 20250425122656266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5628104e1b10]{disconnected}: Deallocated (fsm.c:568) 20250425122656267 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16561813 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250425122656267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x5628103a4610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122656267 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122656267 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122656267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fea05), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122656267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122656267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122656267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122656267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122656267 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122656267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x5628103a4610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122656267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12629326)[0x5628104e0f80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122656267 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12629326)[0x5628104e0f80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122656267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122656267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12629326)[0x5628104e0f80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122656267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12629326)[0x5628104e0f80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122656267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12629326)[0x5628104e0f80]{disrupted}: Freeing instance (context_map.c:202) 20250425122656267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12629326)[0x5628104e0f80]{disrupted}: Deallocated (fsm.c:568) 20250425122656267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x5628103a4610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122656268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x5628103a4610]{disconnected}: Freeing instance (context_map.c:206) 20250425122656268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x5628103a4610]{disconnected}: Deallocated (fsm.c:568) 20250425122656268 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12629326 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250425122656268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122656268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122656268 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122656268 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122656268 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122656268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122656268 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122656268 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122656268 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122656268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122656268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122656268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122656268 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122656268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122656268 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122656268 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122656268 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122656268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122656268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122656268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122656268 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(585)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@8885072c0934: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(573)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@8885072c0934: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@8885072c0934: Final verdict of PTC: pass 20250425122656280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122656280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43114<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122656281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43120<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(568)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Fri Apr 25 12:26:56 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 20250425122656432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42620<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122656957 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122656957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3ed4b), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122656957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122656957 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122656957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122656957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122656957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122656957 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122656957 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122656957 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122656957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122656957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122656957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122656957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122656958 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122656958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9e371), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122656958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122656958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122656958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122656958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122656958 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122656958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e72e7), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122656958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122656958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122656958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122656958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122656958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122656958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122656958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122656958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122656958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122656958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122656958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122656958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122656958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122656958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122656958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122656958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122656958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122656958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122656958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122656958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122657034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42620<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=518688) 20250425122657710 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122657710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00509498), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122657710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122657710 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122657710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122657710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122657710 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122657710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78db7), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122657710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122657710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122657710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122657710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122657710 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122657710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcfb46), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122657710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122657710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122657710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122657710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122657711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122657711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122657711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122657711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122657711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122657711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122657711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122657711 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122657711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122657711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122657711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122657711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122657711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122657711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122657711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122657711 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122657711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122657711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122657711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122657711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122657711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122657711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122657711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122657711 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=518688, count=532196) 20250425122658266 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122658266 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122658266 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122658266 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122658266 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122658266 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425122658266 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122658266 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122658266 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122658491 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122658491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f880bc), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122658491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122658491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122658491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122658491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122658491 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122658491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062082e), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122658491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122658491 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122658491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122658491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122658491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122658491 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122658492 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122658492 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122658492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122658492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122658492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122658492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122658492 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122658492 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122658492 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122658492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122658492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122658492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122658496 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122658496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3dc9a), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122658496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122658496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122658496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122658496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122658496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122658496 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122658496 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122658496 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122658496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122658496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122658496 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Fri Apr 25 12:26:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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 20250425122659331 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122659331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ea25), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122659331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122659331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122659331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122659331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122659331 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122659331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00490f4b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122659331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122659331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122659331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122659331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122659331 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122659331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088f1e7), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122659331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122659332 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122659332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122659332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122659332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122659332 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122659332 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122659332 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122659332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122659332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122659332 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122659332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122659332 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122659332 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122659332 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122659332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122659332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122659332 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122659332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122659332 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122659332 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122659332 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122659332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122659332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122659332 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250425122700129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122700134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42638<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122700138 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43137<->l=127.0.0.1:4262) (control_if.c:572) 20250425122700155 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122700155 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122700162 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122700162 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122700162 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122700162 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122700162 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122700162 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122700163 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39411 (stream_srv.c:142) 20250425122700163 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39411<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122700163 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122700163 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122700164 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122700164 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122700164 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122700164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122700164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122700164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700164 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122700164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700164 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122700164 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122700164 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122700164 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122700164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122700164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122700164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700164 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122700164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700164 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122700164 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122700164 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122700164 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122700164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122700164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122700164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700164 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122700164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700164 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122700164 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122700164 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122700164 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122700164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122700164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122700164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122700164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700164 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122700164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700164 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700164 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700164 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122700164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122700164 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122700164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700164 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700164 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700164 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122700164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122700164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122700164 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122700164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700164 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700164 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700164 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122700164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122700164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122700164 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122700164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700164 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700164 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700164 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122700164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122700164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122700164 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(599)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(599)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(597)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(602)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@8885072c0934: ************************************************* HNBGW_Test.msc1-SCCP(600)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122700193 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122700193 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122700193 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122700193 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122700193 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122700193 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122700193 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122700193 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122700193 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122700194 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122700194 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122700194 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122700194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122700194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122700194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700194 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122700194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700195 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122700195 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122700195 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122700195 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122700195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122700195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122700195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700195 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122700195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700195 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122700195 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122700195 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122700195 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122700195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122700195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122700195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700195 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122700195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700195 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122700195 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122700195 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122700195 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122700195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122700195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122700195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122700195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700195 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122700195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700195 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700195 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700195 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122700195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122700195 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122700195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700195 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700195 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700195 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122700195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122700195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122700195 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122700195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700195 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700195 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700195 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122700195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122700195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122700195 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122700195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700195 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700195 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700195 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122700195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122700195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122700195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122700195 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122700195 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@8885072c0934: ************************************************* 20250425122700221 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122700221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00797453), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122700221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122700221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700221 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122700221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f406fb), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122700221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122700221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700222 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122700222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958b65), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122700222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122700222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700222 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122700222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd30e7), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122700222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122700222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) HNBGW_Test.sgsn1-SCCP(606)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122700222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700222 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700222 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700222 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122700222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122700222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122700222 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122700222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700222 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700222 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700222 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122700222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122700222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122700222 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122700222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700222 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700222 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700222 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122700222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122700222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122700222 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122700222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700222 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700222 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700222 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122700222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122700222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122700222 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122700233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122700233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122700233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122700233 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122700233 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122700233 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122700233 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122700233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122700233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122700239 DLINP DEBUG SRVCONN(,r=127.0.0.1:39411<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122700239 DLINP DEBUG SRVCONN(,r=127.0.0.1:39411<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122700239 DLINP DEBUG SRVCONN(,r=127.0.0.1:39411<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122700239 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122700239 DHNBAP DEBUG (127.0.0.1:39411 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122700239 DHNBAP NOTICE (127.0.0.1:39411 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122700239 DHNBAP NOTICE (127.0.0.1:39411 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122700239 DLINP DEBUG SRVCONN(,r=127.0.0.1:39411<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122700239 DLINP DEBUG SRVCONN(,r=127.0.0.1:39411<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122700374 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122700374 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122700374 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122700374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(599)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122700375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700375 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122700375 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122700375 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122700375 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122700375 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122700375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122700376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700376 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122700376 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122700376 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122700376 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122700376 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122700376 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122700376 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122700376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122700376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122700376 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122700376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122700376 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122700376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122700376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122700376 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122700376 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122700376 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122700377 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122700377 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122700377 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122700377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122700377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122700377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122700377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700377 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122700377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700377 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700377 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700377 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122700377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122700377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122700377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122700377 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122700389 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122700389 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122700389 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122700389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(602)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122700390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700390 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122700390 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122700390 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122700390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122700390 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122700390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122700391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700391 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122700391 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122700391 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122700391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122700391 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122700391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122700391 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122700391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122700391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122700391 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122700391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122700391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122700391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122700391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122700391 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122700391 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122700391 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122700392 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122700392 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122700392 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122700392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122700392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122700392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700392 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122700392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700392 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122700392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122700392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122700392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122700392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122700392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122700406 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122700406 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122700406 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425122700406 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425122700406 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425122700406 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425122700406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(605)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122700408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700408 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122700408 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425122700408 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425122700408 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425122700408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122700408 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122700408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425122700408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122700408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122700408 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122700408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122700408 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122700408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122700408 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122700408 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122700408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700408 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122700408 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122700408 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122700408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122700408 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250425122700408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122700409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122700409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122700409 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122700409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122700409 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122700409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122700409 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122700409 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122700409 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122700409 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122700410 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122700410 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122700410 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122700410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122700410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122700410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122700410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700410 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700410 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700410 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122700410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122700410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122700410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122700410 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122700410 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122700422 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122700422 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122700422 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122700422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(608)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122700423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700423 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122700423 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122700423 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122700423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122700423 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122700423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122700424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700424 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122700424 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122700424 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122700424 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122700424 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122700424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122700424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122700424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122700424 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122700424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122700424 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122700424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122700424 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122700424 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122700424 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122700424 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122700425 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122700425 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122700425 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122700425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122700425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122700425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122700425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122700425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122700425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122700425 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122700425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122700425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122700425 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122700425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122700425 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122700425 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122700425 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122700425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122700425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122700425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122700425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(598)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122701178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122701178 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122701178 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122701178 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122701178 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122701178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122701178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122701178 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122701178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122701178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122701178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122701178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122701178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122701178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122701178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122701178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122701178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701178 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122701178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122701178 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122701178 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122701178 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122701178 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122701178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122701178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122701178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122701178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122701178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122701178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122701178 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122701178 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122701178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122701178 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122701178 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122701178 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122701178 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122701178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122701178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122701178 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122701179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122701179 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122701179 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122701179 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122701179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122701179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122701179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122701179 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122701179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122701179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122701179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122701179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122701179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122701179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122701179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122701179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122701179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122701179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122701179 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122701179 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122701179 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122701195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122701195 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122701195 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122701195 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122701195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122701195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122701195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122701195 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122701195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122701195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122701195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122701195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122701195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122701195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122701195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122701195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122701195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122701195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122701195 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122701195 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122701195 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122701195 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122701195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122701195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122701195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122701195 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122701195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122701195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122701195 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122701195 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122701195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122701195 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122701195 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122701195 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122701195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122701195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122701195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122701195 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122701197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122701197 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122701197 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122701197 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122701197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122701197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122701197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122701197 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122701197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122701197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122701197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122701197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122701197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122701197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122701197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122701197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122701197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701197 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122701197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122701197 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122701197 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122701197 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122701214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122701214 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122701214 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122701214 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122701214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122701214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122701214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122701214 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122701214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122701214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122701214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122701214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122701214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122701214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122701214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122701214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122701214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122701214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122701214 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122701214 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122701214 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122701214 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122701214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122701214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122701214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122701215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122701215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122701215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122701215 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122701215 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122701215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122701215 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122701215 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122701215 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122701215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122701215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122701215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122701215 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122701216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122701216 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122701216 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122701216 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122701216 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122701216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122701216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122701216 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122701216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122701216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122701216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122701216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122701216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122701216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122701216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122701216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122701216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122701216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122701216 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122701216 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122701216 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122701229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122701229 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122701229 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122701229 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122701229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122701229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122701229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122701229 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122701229 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122701229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122701229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122701229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122701229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122701229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122701229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122701229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122701229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122701230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122701230 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122701230 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122701230 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122701230 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122701230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122701230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122701230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122701230 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122701230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122701230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122701230 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122701230 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122701230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122701230 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122701230 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122701230 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122701230 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122701230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122701230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122701230 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122701231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122701231 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122701231 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122701231 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122701231 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122701231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122701231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122701231 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122701231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122701231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122701231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122701231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122701231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122701231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122701231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122701231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122701231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122701232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122701232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122701232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122701232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122701232 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122701232 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122701232 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122702244 DLCTRL DEBUG Command: GET 555400052 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122702244 DLCTRL DEBUG Tx Command reply: GET_REPLY 555400052 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122702246 DLCTRL DEBUG Command: GET 567578381 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122702246 DLCTRL DEBUG Tx Command reply: GET_REPLY 567578381 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122702247 DLCTRL DEBUG Command: GET 758629476 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122702247 DLCTRL DEBUG Tx Command reply: GET_REPLY 758629476 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122702248 DLCTRL DEBUG Command: GET 661134545 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122702248 DLCTRL DEBUG Tx Command reply: GET_REPLY 661134545 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122702249 DLCTRL DEBUG Command: GET 308398666 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122702249 DLCTRL DEBUG Tx Command reply: GET_REPLY 308398666 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122702250 DLCTRL DEBUG Command: GET 350291391 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122702250 DLCTRL DEBUG Tx Command reply: GET_REPLY 350291391 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122702251 DLCTRL DEBUG Command: GET 888889607 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122702251 DLCTRL DEBUG Tx Command reply: GET_REPLY 888889607 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122702251 DLCTRL DEBUG Command: GET 907438330 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122702251 DLCTRL DEBUG Tx Command reply: GET_REPLY 907438330 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122702252 DLCTRL DEBUG Command: GET 81679066 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122702252 DLCTRL DEBUG Tx Command reply: GET_REPLY 81679066 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122702253 DLCTRL DEBUG Command: GET 55531575 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122702253 DLCTRL DEBUG Tx Command reply: GET_REPLY 55531575 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122702254 DLCTRL DEBUG Command: GET 271715452 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122702254 DLCTRL DEBUG Tx Command reply: GET_REPLY 271715452 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122702255 DLCTRL DEBUG Command: GET 253624645 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122702255 DLCTRL DEBUG Tx Command reply: GET_REPLY 253624645 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122702256 DLCTRL DEBUG Command: GET 218218701 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122702256 DLCTRL DEBUG Tx Command reply: GET_REPLY 218218701 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122702257 DLCTRL DEBUG Command: GET 576287620 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122702257 DLCTRL DEBUG Tx Command reply: GET_REPLY 576287620 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122702257 DLCTRL DEBUG Command: GET 310866261 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122702257 DLCTRL DEBUG Tx Command reply: GET_REPLY 310866261 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122702258 DLCTRL DEBUG Command: GET 99009660 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122702258 DLCTRL DEBUG Tx Command reply: GET_REPLY 99009660 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122702259 DLCTRL DEBUG Command: GET 743894239 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122702259 DLCTRL DEBUG Tx Command reply: GET_REPLY 743894239 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122702260 DLCTRL DEBUG Command: GET 689450411 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122702260 DLCTRL DEBUG Tx Command reply: GET_REPLY 689450411 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122702260 DLCTRL DEBUG Command: GET 873020297 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122702260 DLCTRL DEBUG Tx Command reply: GET_REPLY 873020297 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122702261 DLCTRL DEBUG Command: GET 983160755 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122702261 DLCTRL DEBUG Tx Command reply: GET_REPLY 983160755 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: 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@8885072c0934: 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@8885072c0934: 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@8885072c0934: 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 := '000000000000000010000101'B, t_guard := 20.000000 } 20250425122702272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@8885072c0934: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@8885072c0934: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@8885072c0934: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)11694945 20250425122703286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122703286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122703286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425122703286 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122703286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb27361, normal) (hnbgw_rua.c:407) 20250425122703286 DHNB DEBUG map_rua[0x5628104e1f00]{init}: Allocated (fsm.c:456) 20250425122703286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11694945)[0x5628104e1f00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122703286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11694945 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122703286 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122703286 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122703286 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11694945 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250425122703286 DCN DEBUG map_sccp[0x5628104e1b10]{init}: Allocated (fsm.c:456) 20250425122703286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5628104e1b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122703286 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11694945 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425122703286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11694945 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425122703286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11694945)[0x5628104e1f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122703286 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122703286 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122703286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11694945)[0x5628104e1f00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122703286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5628104e1b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122703286 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122703286 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{IDLE}: Allocated (fsm.c:456) 20250425122703286 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122703286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000049), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030000850056400500f1100926) (sccp_scrc.c:406) 20250425122703286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122703286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122703286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122703286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122703286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122703286 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122703286 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122703286 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122703286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122703286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122703286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122703286 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122703286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122703286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122703286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122703286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122703286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122703286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122703286 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122703286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122703286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122703286 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122703286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5628104e1b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122703286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11694945)[0x5628104e1f00]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc1-SCCP(600)@8885072c0934: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@8885072c0934: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@8885072c0934: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)15964610 HNBGW_Test.msc1-SCCP(600)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122703290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122703290 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122703290 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122703290 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122703290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122703290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122703290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122703290 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@8885072c0934: setverdict(pass): none -> pass 20250425122703290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122703290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122703290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122703290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122703290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122703290 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00868d69) (sccp_scrc.c:477) 20250425122703290 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20250425122703290 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122703290 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122703290 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122703290 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122703290 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122703290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5628104e1b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122703290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5628104e1b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122703291 DLCTRL DEBUG Command: GET 422710634 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122703291 DLCTRL DEBUG Tx Command reply: GET_REPLY 422710634 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122703292 DLCTRL DEBUG Command: GET 356692815 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122703292 DLCTRL DEBUG Tx Command reply: GET_REPLY 356692815 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122703293 DLCTRL DEBUG Command: GET 553554237 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122703293 DLCTRL DEBUG Tx Command reply: GET_REPLY 553554237 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122703294 DLCTRL DEBUG Command: GET 202493623 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122703294 DLCTRL DEBUG Tx Command reply: GET_REPLY 202493623 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122703296 DLCTRL DEBUG Command: GET 344783898 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122703296 DLCTRL DEBUG Tx Command reply: GET_REPLY 344783898 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122703297 DLCTRL DEBUG Command: GET 830603944 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122703297 DLCTRL DEBUG Tx Command reply: GET_REPLY 830603944 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122703299 DLCTRL DEBUG Command: GET 669825149 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122703299 DLCTRL DEBUG Tx Command reply: GET_REPLY 669825149 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425122703300 DLCTRL DEBUG Command: GET 174326484 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122703300 DLCTRL DEBUG Tx Command reply: GET_REPLY 174326484 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122703300 DLCTRL DEBUG Command: GET 92345768 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122703300 DLCTRL DEBUG Tx Command reply: GET_REPLY 92345768 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122703301 DLCTRL DEBUG Command: GET 792632760 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122703301 DLCTRL DEBUG Tx Command reply: GET_REPLY 792632760 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122703302 DLCTRL DEBUG Command: GET 308670984 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122703302 DLCTRL DEBUG Tx Command reply: GET_REPLY 308670984 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122703303 DLCTRL DEBUG Command: GET 206595392 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122703303 DLCTRL DEBUG Tx Command reply: GET_REPLY 206595392 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122703304 DLCTRL DEBUG Command: GET 358333041 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122703304 DLCTRL DEBUG Tx Command reply: GET_REPLY 358333041 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122703305 DLCTRL DEBUG Command: GET 239901885 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122703305 DLCTRL DEBUG Tx Command reply: GET_REPLY 239901885 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122703306 DLCTRL DEBUG Command: GET 478564597 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122703306 DLCTRL DEBUG Tx Command reply: GET_REPLY 478564597 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122703307 DLCTRL DEBUG Command: GET 171636919 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122703307 DLCTRL DEBUG Tx Command reply: GET_REPLY 171636919 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122703308 DLCTRL DEBUG Command: GET 240542076 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122703308 DLCTRL DEBUG Tx Command reply: GET_REPLY 240542076 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122703309 DLCTRL DEBUG Command: GET 515748328 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122703309 DLCTRL DEBUG Tx Command reply: GET_REPLY 515748328 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122703310 DLCTRL DEBUG Command: GET 294826469 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122703310 DLCTRL DEBUG Tx Command reply: GET_REPLY 294826469 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122703311 DLCTRL DEBUG Command: GET 433577476 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122703311 DLCTRL DEBUG Tx Command reply: GET_REPLY 433577476 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000001010011010'B, t_guard := 20.000000 } 20250425122703322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42662<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@8885072c0934: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@8885072c0934: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@8885072c0934: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)15980043 20250425122704339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122704339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122704339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425122704339 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122704339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf3d60b, normal) (hnbgw_rua.c:407) 20250425122704339 DHNB DEBUG map_rua[0x5628103a4610]{init}: Allocated (fsm.c:456) 20250425122704339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15980043)[0x5628103a4610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122704339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15980043 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122704339 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122704339 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122704339 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425122704339 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15980043 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250425122704339 DCN DEBUG map_sccp[0x5628104d99c0]{init}: Allocated (fsm.c:456) 20250425122704339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5628104d99c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122704339 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15980043 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425122704339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15980043 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425122704339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15980043)[0x5628103a4610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122704339 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122704339 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122704339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15980043)[0x5628103a4610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122704339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5628104d99c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122704339 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122704339 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{IDLE}: Allocated (fsm.c:456) 20250425122704339 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122704339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004a), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f400300029a0056400500f1100926) (sccp_scrc.c:406) 20250425122704339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122704339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122704339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122704340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122704340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122704340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122704340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122704340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122704340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122704340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122704340 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122704340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122704340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122704340 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122704340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5628104d99c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122704340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15980043)[0x5628103a4610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122704340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122704340 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122704340 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122704340 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122704340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122704340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122704340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122704340 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@8885072c0934: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@8885072c0934: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@8885072c0934: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)14016325 HNBGW_Test.msc1-SCCP(600)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425122704342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122704342 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122704342 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122704342 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122704342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122704342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122704342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122704342 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122704342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122704342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122704342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122704342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122704342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122704342 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e797d2) (sccp_scrc.c:477) 20250425122704342 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20250425122704342 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122704342 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122704342 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122704342 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122704342 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122704342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5628104d99c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@8885072c0934: setverdict(pass): none -> pass 20250425122704342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5628104d99c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122704342 DLCTRL DEBUG Command: GET 717577390 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122704343 DLCTRL DEBUG Tx Command reply: GET_REPLY 717577390 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122704344 DLCTRL DEBUG Command: GET 90997808 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122704344 DLCTRL DEBUG Tx Command reply: GET_REPLY 90997808 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122704345 DLCTRL DEBUG Command: GET 472342360 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122704345 DLCTRL DEBUG Tx Command reply: GET_REPLY 472342360 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122704345 DLCTRL DEBUG Command: GET 779534967 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122704345 DLCTRL DEBUG Tx Command reply: GET_REPLY 779534967 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122704346 DLCTRL DEBUG Command: GET 483718914 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122704346 DLCTRL DEBUG Tx Command reply: GET_REPLY 483718914 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122704347 DLCTRL DEBUG Command: GET 292664312 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122704347 DLCTRL DEBUG Tx Command reply: GET_REPLY 292664312 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122704348 DLCTRL DEBUG Command: GET 142671130 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122704348 DLCTRL DEBUG Tx Command reply: GET_REPLY 142671130 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250425122704348 DLCTRL DEBUG Command: GET 972889365 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122704348 DLCTRL DEBUG Tx Command reply: GET_REPLY 972889365 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122704349 DLCTRL DEBUG Command: GET 415885544 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122704349 DLCTRL DEBUG Tx Command reply: GET_REPLY 415885544 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122704350 DLCTRL DEBUG Command: GET 298850865 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122704350 DLCTRL DEBUG Tx Command reply: GET_REPLY 298850865 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122704350 DLCTRL DEBUG Command: GET 906245698 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122704350 DLCTRL DEBUG Tx Command reply: GET_REPLY 906245698 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122704351 DLCTRL DEBUG Command: GET 321384444 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122704351 DLCTRL DEBUG Tx Command reply: GET_REPLY 321384444 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122704352 DLCTRL DEBUG Command: GET 690772515 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122704352 DLCTRL DEBUG Tx Command reply: GET_REPLY 690772515 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122704353 DLCTRL DEBUG Command: GET 800910465 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122704353 DLCTRL DEBUG Tx Command reply: GET_REPLY 800910465 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122704353 DLCTRL DEBUG Command: GET 719737399 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122704353 DLCTRL DEBUG Tx Command reply: GET_REPLY 719737399 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122704354 DLCTRL DEBUG Command: GET 652276374 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122704354 DLCTRL DEBUG Tx Command reply: GET_REPLY 652276374 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122704355 DLCTRL DEBUG Command: GET 39464374 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122704355 DLCTRL DEBUG Tx Command reply: GET_REPLY 39464374 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122704356 DLCTRL DEBUG Command: GET 519661528 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122704356 DLCTRL DEBUG Tx Command reply: GET_REPLY 519661528 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122704357 DLCTRL DEBUG Command: GET 222062815 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122704357 DLCTRL DEBUG Tx Command reply: GET_REPLY 222062815 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122704358 DLCTRL DEBUG Command: GET 467445202 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122704358 DLCTRL DEBUG Tx Command reply: GET_REPLY 467445202 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000001111000001'B, t_guard := 20.000000 } 20250425122704369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42666<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@8885072c0934: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@8885072c0934: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@8885072c0934: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)13039776 20250425122705391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122705391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122705391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425122705391 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122705391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc6f8a0, normal) (hnbgw_rua.c:407) 20250425122705391 DHNB DEBUG map_rua[0x5628104e4d50]{init}: Allocated (fsm.c:456) 20250425122705391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13039776)[0x5628104e4d50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122705391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13039776 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122705391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122705391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122705391 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13039776 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250425122705391 DCN DEBUG map_sccp[0x5628104d6d00]{init}: Allocated (fsm.c:456) 20250425122705391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5628104d6d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122705391 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13039776 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425122705391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13039776 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425122705391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13039776)[0x5628104e4d50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122705391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122705391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122705391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13039776)[0x5628104e4d50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122705391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5628104d6d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122705391 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122705391 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{IDLE}: Allocated (fsm.c:456) 20250425122705391 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122705391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030003c10056400500f1100926) (sccp_scrc.c:406) 20250425122705391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122705391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122705391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122705391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122705391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122705391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122705391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122705391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122705391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122705391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122705391 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122705391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122705391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122705391 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122705391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5628104d6d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122705391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13039776)[0x5628104e4d50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122705391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122705391 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122705391 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122705391 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122705391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122705391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122705391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122705391 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@8885072c0934: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@8885072c0934: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@8885072c0934: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@8885072c0934: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)7128789 HNBGW_Test.msc1-SCCP(600)@8885072c0934: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@8885072c0934: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425122705395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122705396 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122705396 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122705396 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122705396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122705396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122705396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122705396 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122705396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122705396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122705396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122705396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122705396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122705396 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c93006) (sccp_scrc.c:477) 20250425122705396 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20250425122705396 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122705396 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122705396 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122705396 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122705396 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122705396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5628104d6d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122705396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5628104d6d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122705399 DLCTRL DEBUG Command: GET 911706676 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122705399 DLCTRL DEBUG Tx Command reply: GET_REPLY 911706676 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122705401 DLCTRL DEBUG Command: GET 152319510 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122705401 DLCTRL DEBUG Tx Command reply: GET_REPLY 152319510 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122705404 DLCTRL DEBUG Command: GET 452899766 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122705404 DLCTRL DEBUG Tx Command reply: GET_REPLY 452899766 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122705406 DLCTRL DEBUG Command: GET 47444941 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122705407 DLCTRL DEBUG Tx Command reply: GET_REPLY 47444941 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122705409 DLCTRL DEBUG Command: GET 841838592 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122705409 DLCTRL DEBUG Tx Command reply: GET_REPLY 841838592 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122705412 DLCTRL DEBUG Command: GET 398290863 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122705412 DLCTRL DEBUG Tx Command reply: GET_REPLY 398290863 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122705413 DLCTRL DEBUG Command: GET 829042684 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122705413 DLCTRL DEBUG Tx Command reply: GET_REPLY 829042684 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250425122705415 DLCTRL DEBUG Command: GET 604743547 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122705415 DLCTRL DEBUG Tx Command reply: GET_REPLY 604743547 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122705417 DLCTRL DEBUG Command: GET 849774704 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122705417 DLCTRL DEBUG Tx Command reply: GET_REPLY 849774704 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122705420 DLCTRL DEBUG Command: GET 967228252 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122705420 DLCTRL DEBUG Tx Command reply: GET_REPLY 967228252 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122705422 DLCTRL DEBUG Command: GET 306032231 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122705422 DLCTRL DEBUG Tx Command reply: GET_REPLY 306032231 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122705425 DLCTRL DEBUG Command: GET 505998767 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122705425 DLCTRL DEBUG Tx Command reply: GET_REPLY 505998767 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122705427 DLCTRL DEBUG Command: GET 468857779 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122705427 DLCTRL DEBUG Tx Command reply: GET_REPLY 468857779 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122705429 DLCTRL DEBUG Command: GET 369627759 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122705429 DLCTRL DEBUG Tx Command reply: GET_REPLY 369627759 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122705430 DLCTRL DEBUG Command: GET 747036946 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122705431 DLCTRL DEBUG Tx Command reply: GET_REPLY 747036946 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122705433 DLCTRL DEBUG Command: GET 504232321 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122705433 DLCTRL DEBUG Tx Command reply: GET_REPLY 504232321 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122705435 DLCTRL DEBUG Command: GET 47634186 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122705435 DLCTRL DEBUG Tx Command reply: GET_REPLY 47634186 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122705437 DLCTRL DEBUG Command: GET 187331503 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122705437 DLCTRL DEBUG Tx Command reply: GET_REPLY 187331503 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122705439 DLCTRL DEBUG Command: GET 719224256 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122705439 DLCTRL DEBUG Tx Command reply: GET_REPLY 719224256 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122705442 DLCTRL DEBUG Command: GET 119917607 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122705442 DLCTRL DEBUG Tx Command reply: GET_REPLY 119917607 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122705447 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43137<->l=127.0.0.1:4262) (control_if.c:193) 20250425122705448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42638<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(591)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(590)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122705450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42626<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(597)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@8885072c0934: Final verdict of PTC: none20250425122705451 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122705451 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122705451 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122705451 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122705451 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122705451 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122705451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122705451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122705451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122705451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122705451 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122705451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122705451 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122705451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122705451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122705451 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122705451 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122705451 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122705451 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122705451 DLINP DEBUG SRVCONN(,r=127.0.0.1:39411<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122705451 DLINP DEBUG SRVCONN(,r=127.0.0.1:39411<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122705451 DLINP NOTICE SRV(,r=127.0.0.1:39411<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122705452 DMAIN NOTICE (127.0.0.1:39411 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39411<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122705452 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425122705452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122705452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122705452 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122705452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122705452 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122705452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122705452 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122705452 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122705452 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122705452 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122705452 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122705451 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122705451 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425122705451 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122705451 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122705451 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122705451 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122705451 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122705451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122705451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(607)@8885072c0934: Final verdict of PTC: none 20250425122705454 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122705454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122705454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122705454 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122705454 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122705454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122705454 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425122705454 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122705454 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122705454 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122705454 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122705454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122705454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122705455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122705455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122705455 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425122705455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122705455 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122705455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122705455 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122705455 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122705455 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122705455 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122705455 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-SCCP(606)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@8885072c0934: Final verdict of PTC: none 20250425122705458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42666<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122705458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122705458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42662<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122705458 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122705459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122705459 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122705459 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122705459 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122705459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122705459 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122705459 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250425122705459 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122705459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122705459 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122705459 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122705459 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122705459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122705459 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122705459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122705459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122705459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122705459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122705459 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122705459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122705459 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122705459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122705459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122705459 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122705459 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122705459 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122705459 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122705459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5628104e1b10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122705459 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122705459 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122705459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868d69), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122705459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122705459 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122705459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122705459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122705459 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122705459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5628104e1b10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122705459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11694945)[0x5628104e1f00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122705460 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11694945)[0x5628104e1f00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122705460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122705460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11694945)[0x5628104e1f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122705460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11694945)[0x5628104e1f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122705460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11694945)[0x5628104e1f00]{disrupted}: Freeing instance (context_map.c:202) 20250425122705460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11694945)[0x5628104e1f00]{disrupted}: Deallocated (fsm.c:568) 20250425122705460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5628104e1b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122705460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5628104e1b10]{disconnected}: Freeing instance (context_map.c:206) 20250425122705460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5628104e1b10]{disconnected}: Deallocated (fsm.c:568) 20250425122705460 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11694945 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250425122705460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5628104d99c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122705460 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122705460 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122705460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e797d2), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122705460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122705460 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122705460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122705460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122705460 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122705460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5628104d99c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122705461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15980043)[0x5628103a4610]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122705461 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15980043)[0x5628103a4610]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122705461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122705461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15980043)[0x5628103a4610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122705461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15980043)[0x5628103a4610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122705461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15980043)[0x5628103a4610]{disrupted}: Freeing instance (context_map.c:202) 20250425122705461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15980043)[0x5628103a4610]{disrupted}: Deallocated (fsm.c:568) 20250425122705461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5628104d99c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122705461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5628104d99c0]{disconnected}: Freeing instance (context_map.c:206) 20250425122705461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5628104d99c0]{disconnected}: Deallocated (fsm.c:568) 20250425122705461 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15980043 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250425122705461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5628104d6d00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122705461 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122705461 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122705461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c93006), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122705461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122705461 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122705461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122705462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122705462 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122705462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5628104d6d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122705462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13039776)[0x5628104e4d50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122705462 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13039776)[0x5628104e4d50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122705462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122705462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13039776)[0x5628104e4d50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122705462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13039776)[0x5628104e4d50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122705462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13039776)[0x5628104e4d50]{disrupted}: Freeing instance (context_map.c:202) 20250425122705462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13039776)[0x5628104e4d50]{disrupted}: Deallocated (fsm.c:568) 20250425122705462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5628104d6d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122705462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5628104d6d00]{disconnected}: Freeing instance (context_map.c:206) 20250425122705462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5628104d6d00]{disconnected}: Deallocated (fsm.c:568) 20250425122705462 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13039776 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250425122705462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122705462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122705462 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122705462 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122705462 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122705463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122705463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122705463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122705463 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122705463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122705463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425122705463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122705463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122705463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122705463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122705463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122705463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122705463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122705463 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122705463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122705463 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122705463 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122705463 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122705463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122705463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122705463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122705463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122705463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122705463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122705463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122705463 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(601)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(592)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@8885072c0934: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@8885072c0934: Final verdict of PTC: pass HNBGW_Test.sgsn0-SCCP(603)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@8885072c0934: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(605)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(609)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Fri Apr 25 12:27:05 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 20250425122705634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122706266 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122706266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c1ac), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122706266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122706266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122706266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122706266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122706266 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122706266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f38da), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122706266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122706266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122706266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122706266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122706266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122706266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122706266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122706266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122706266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122706266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122706266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122706266 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122706266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122706266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122706266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122706266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122706266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122706266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122706266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122706266 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122706267 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122706267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fea05), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122706267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122706267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122706267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122706267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122706267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122706267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122706267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122706267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122706267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122706267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122706267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122706267 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122706336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57668<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=530384) 20250425122706958 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122706958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3ed4b), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122706958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122706958 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122706958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122706958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122706958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122706958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122706958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122706958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122706958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122706958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122706958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122706958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122706959 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122706959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e72e7), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122706959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122706959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122706959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122706959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122706959 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122706959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9e371), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122706959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122706959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122706959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122706959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122706959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122706959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122706959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122706959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122706959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122706959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122706959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122706959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122706959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122706959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122706959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122706959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122706959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122706959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122706959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122706959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=530384, count=556756) 20250425122707452 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122707452 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122707452 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122707452 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122707452 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122707452 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122707455 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122707455 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122707455 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425122707459 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122707459 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122707459 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122707710 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122707710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcfb46), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122707710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122707710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122707710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122707710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122707711 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122707711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78db7), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122707711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122707711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122707711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122707711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122707711 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122707711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00509498), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122707711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122707711 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122707711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122707711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122707711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122707711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122707711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122707711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122707711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122707711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122707711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122707711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122707711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122707711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122707711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122707711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122707711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122707711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122707711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122707711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122707711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122707711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122707711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122707711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122707711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Fri Apr 25 12:27:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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 20250425122708493 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122708493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062082e), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122708493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122708493 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122708493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122708493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122708493 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122708493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f880bc), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122708493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122708493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122708493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122708493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122708493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122708493 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122708493 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122708493 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122708493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122708493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122708493 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122708493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122708493 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122708493 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122708493 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122708493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122708493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122708493 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122708500 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122708500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3dc9a), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122708500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122708500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122708500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122708500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122708501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122708501 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122708501 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122708501 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122708501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122708501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122708501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122709332 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122709332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088f1e7), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122709332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709332 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122709332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709332 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122709332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00490f4b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122709332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122709333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709333 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122709333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ea25), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122709333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122709333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709333 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709333 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709333 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122709333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122709333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122709333 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122709333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709333 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709333 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709333 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122709333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122709333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122709333 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122709333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709333 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709333 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709333 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122709333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122709333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122709333 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250425122709491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122709498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122709504 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36377<->l=127.0.0.1:4262) (control_if.c:572) 20250425122709536 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122709536 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122709554 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122709554 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122709555 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122709555 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122709556 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122709556 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122709556 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122709556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122709556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122709556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122709556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709556 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122709556 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122709556 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122709556 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45202 (stream_srv.c:142) 20250425122709556 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45202<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122709556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709556 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709556 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709556 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122709556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122709556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122709556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122709556 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122709556 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122709556 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122709556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122709556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122709556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709556 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122709557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709557 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122709557 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122709557 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122709557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709557 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709557 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709557 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122709557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122709557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122709557 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122709558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709558 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709558 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709558 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122709558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122709558 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122709558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709558 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709558 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709558 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122709558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122709558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122709558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122709558 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122709558 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122709558 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122709558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122709558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122709558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709558 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122709558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709558 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122709558 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122709558 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122709558 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122709558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122709558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122709558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709558 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122709558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709558 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(623)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(623)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(621)@8885072c0934: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(626)@8885072c0934: ************************************************* MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(626)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(624)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(629)@8885072c0934: ************************************************* HNBGW_Test.msc2-M3UA(629)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@8885072c0934: ************************************************* HNBGW_Test.msc2-SCCP(627)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122709682 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122709682 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122709682 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122709682 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122709683 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122709683 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122709683 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122709683 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122709683 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122709683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122709683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122709683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122709683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709683 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122709683 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122709683 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122709683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709683 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709683 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709683 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122709683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122709683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122709683 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425122709685 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122709685 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122709685 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122709685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122709685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122709685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709685 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122709685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709685 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122709685 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122709685 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122709685 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122709685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122709685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122709685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709685 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122709685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709685 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122709685 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122709685 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122709685 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122709685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122709685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122709685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709685 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122709685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709685 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122709685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709685 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709685 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709685 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122709685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122709685 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122709685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709685 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709685 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709685 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122709685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122709685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122709685 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122709685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709685 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709685 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709685 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122709685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122709685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122709685 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(632)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(630)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(635)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-SCCP(633)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(638)@8885072c0934: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@8885072c0934: ************************************************* HNBGW_Test.sgsn2-SCCP(636)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122709797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122709797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122709797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122709797 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122709797 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122709797 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122709797 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122709797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122709797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-M3UA(623)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 MTC@8885072c0934: setverdict(pass): none -> pass 20250425122709800 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122709800 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122709800 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122709800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122709800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709800 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122709800 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122709800 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122709800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122709800 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122709800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122709804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122709804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122709804 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122709804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709804 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122709804 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122709804 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122709804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122709804 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122709804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122709804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122709804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122709804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122709804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122709805 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122709805 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122709805 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122709806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709806 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709806 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709806 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122709806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122709806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122709806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122709806 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122709806 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122709806 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122709806 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122709806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122709806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122709806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122709806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709806 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122709807 DLINP DEBUG SRVCONN(,r=127.0.0.1:45202<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122709807 DLINP DEBUG SRVCONN(,r=127.0.0.1:45202<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122709807 DLINP DEBUG SRVCONN(,r=127.0.0.1:45202<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122709807 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122709807 DHNBAP DEBUG (127.0.0.1:45202 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122709807 DHNBAP NOTICE (127.0.0.1:45202 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122709807 DHNBAP NOTICE (127.0.0.1:45202 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122709807 DLINP DEBUG SRVCONN(,r=127.0.0.1:45202<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122709807 DLINP DEBUG SRVCONN(,r=127.0.0.1:45202<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122709833 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122709833 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122709833 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122709833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(626)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122709836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709836 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122709836 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122709836 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122709836 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122709836 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122709836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122709839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709839 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122709839 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122709839 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122709839 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122709839 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122709839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122709839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122709840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122709840 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122709840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122709840 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122709840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122709840 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122709840 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122709840 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122709840 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122709841 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122709841 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122709841 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122709841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122709841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122709841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709841 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122709841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709841 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122709841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709841 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709841 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709841 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122709841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122709841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122709841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122709841 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122709875 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122709875 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425122709875 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122709875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(629)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425122709879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709879 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425122709879 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122709879 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122709879 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122709879 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425122709880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122709881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709882 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122709882 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122709882 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122709882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122709882 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122709882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122709882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122709882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122709882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425122709882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122709882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122709882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122709882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122709882 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122709882 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122709882 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122709883 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122709883 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122709883 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122709883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122709883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122709883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709883 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122709883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709883 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122709883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709883 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709883 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709883 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122709883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122709883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122709883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122709883 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122709916 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122709916 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122709916 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122709916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(632)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122709921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709921 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122709921 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122709921 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122709921 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122709921 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122709921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122709923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709923 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122709923 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122709923 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122709923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122709923 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122709923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122709923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122709923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122709923 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122709923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122709923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122709923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122709923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122709923 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122709923 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122709923 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122709924 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122709924 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122709924 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122709924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122709924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122709924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122709924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709924 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122709924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709924 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709924 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709924 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122709924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122709924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122709924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122709924 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122709948 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122709948 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122709948 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122709948 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(635)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122709952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709952 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122709952 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122709952 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122709952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122709952 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122709952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122709953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709953 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122709953 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122709953 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122709953 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122709953 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122709953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122709953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122709953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122709953 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122709953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122709953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122709953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122709953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122709953 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122709953 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122709953 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122709954 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122709954 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122709954 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122709954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122709954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122709954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709954 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122709954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709954 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122709955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709955 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709955 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709955 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122709955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122709955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122709955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122709955 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122709976 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122709976 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425122709976 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122709976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(638)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425122709981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709981 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250425122709981 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122709981 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122709981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122709981 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250425122709981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122709984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709984 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122709984 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122709984 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122709984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122709984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122709984 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250425122709984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122709984 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122709984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122709984 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122709984 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122709984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122709984 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122709984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122709984 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122709984 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122709986 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122709986 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122709986 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122709986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122709986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122709986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122709986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122709986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122709986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122709986 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122709986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122709986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122709986 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122709986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122709986 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122709986 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122709986 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122709986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122709986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122709986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122709986 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710222 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122710222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd30e7), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122710222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122710222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122710222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122710222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122710222 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122710222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958b65), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122710222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122710222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122710222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122710222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122710222 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122710222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f406fb), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122710222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122710222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122710222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122710222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122710222 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122710222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00797453), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122710222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122710222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122710222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122710222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122710222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710222 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122710222 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122710222 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122710222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122710222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122710222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122710222 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710222 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122710223 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122710223 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122710223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122710223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122710223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122710223 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710223 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122710223 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122710223 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122710223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122710223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122710223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122710223 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710223 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122710223 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122710223 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122710223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122710223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122710223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122710223 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710224 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122710224 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122710224 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122710224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710224 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122710225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710225 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=00cd30e7) (sccp_scrc.c:477) 20250425122710225 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1824) 20250425122710225 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122710225 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122710225 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122710225 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122710225 DLSCCP DEBUG SCCP-SCOC(55)[0x5628104e4ea0]{IDLE}: Deallocated (fsm.c:568) 20250425122710428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710428 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122710428 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122710428 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122710428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710428 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710428 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122710428 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122710428 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122710428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710428 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710428 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122710428 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122710428 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122710428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710428 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122710428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710429 DLSS7 DEBUG 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=00958b65) (sccp_scrc.c:477) 20250425122710429 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(56)[0x5628104d6a90]{IDLE}: Deallocated (fsm.c:568) 20250425122710429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122710429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=00f406fb) (sccp_scrc.c:477) 20250425122710429 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1824) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(57)[0x5628104d67e0]{IDLE}: Deallocated (fsm.c:568) 20250425122710429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122710429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=00797453) (sccp_scrc.c:477) 20250425122710429 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1824) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122710429 DLSCCP DEBUG SCCP-SCOC(54)[0x5628105278a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(622)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122710636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710636 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122710636 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122710636 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122710636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710636 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710636 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122710636 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122710636 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122710636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710636 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122710636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710636 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122710636 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122710636 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122710636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710637 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122710637 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122710637 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122710637 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122710637 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122710637 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122710637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122710637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122710637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122710637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122710637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122710637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122710637 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122710637 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122710637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122710637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710637 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122710637 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122710637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122710637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710637 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122710637 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122710637 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122710637 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122710637 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122710637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710637 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122710637 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122710637 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122710637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122710637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122710637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122710637 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(625)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122710642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710642 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122710642 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122710642 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122710642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710642 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122710642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710642 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122710642 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122710642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122710642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710642 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122710642 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122710642 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122710642 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122710642 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122710642 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122710642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122710642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122710642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122710642 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122710642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122710642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122710642 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122710642 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122710642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710642 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122710642 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122710642 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122710642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122710642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122710642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122710642 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710643 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122710643 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122710643 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122710643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710643 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122710643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122710643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122710643 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122710643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710643 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122710643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122710643 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122710643 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122710643 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122710681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710681 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122710681 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122710681 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122710681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710681 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122710681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122710681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122710681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122710681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122710681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122710682 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122710682 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122710682 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425122710682 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122710682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122710682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122710682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122710682 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122710682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122710682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122710682 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122710682 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{CONNECTED}: link up (cnlink.c:111) 20250425122710682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710682 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122710682 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122710682 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122710682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122710682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122710682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122710682 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(628)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122710683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710683 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122710683 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122710683 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122710683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710683 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122710683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710683 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122710683 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122710683 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122710683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710683 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122710683 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122710683 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122710683 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122710683 DRANAP INFO cnlink(msc-2)[0x562810464870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122710723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710723 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122710723 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122710723 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122710723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710723 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122710723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122710723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122710723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122710723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122710723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122710723 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122710723 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122710723 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122710723 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122710723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122710723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122710723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122710723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122710723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122710723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122710723 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122710723 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122710723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710724 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122710724 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122710724 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122710724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122710724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122710724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122710724 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710724 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122710724 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122710724 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122710724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710724 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122710724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122710724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122710724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122710724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122710724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122710724 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122710724 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122710724 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122710755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710755 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122710755 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122710755 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122710755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710755 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122710755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710755 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122710755 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122710755 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122710755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710755 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122710755 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122710755 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122710755 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122710755 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122710755 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122710755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122710755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122710755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122710755 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122710755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122710755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122710755 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122710755 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122710755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710755 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122710755 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122710755 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122710755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122710755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122710755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122710755 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(634)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122710757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122710757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122710757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122710757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710757 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122710757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122710757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122710757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122710757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710757 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122710757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122710757 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122710757 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122710757 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122710781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710781 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425122710781 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425122710781 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425122710781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710781 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122710782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122710782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425122710782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122710782 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:391) 20250425122710782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710782 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:391) 20250425122710782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122710782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122710782 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122710782 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122710782 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425122710782 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122710782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122710782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122710782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122710782 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122710782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122710782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122710782 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122710782 DRANAP NOTICE cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: link up (cnlink.c:111) 20250425122710782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710782 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122710782 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122710782 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122710782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122710782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122710782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122710782 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122710782 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425122710782 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425122710782 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425122710782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122710782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122710782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122710782 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122710782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122710782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122710782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122710782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122710782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122710782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122710782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425122710782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122710782 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:391) 20250425122710782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122710782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710782 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:391) 20250425122710782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122710782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122710782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122710782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122710782 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122710782 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122710782 DRANAP INFO cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122711812 DLCTRL DEBUG Command: GET 851320980 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122711812 DLCTRL DEBUG Tx Command reply: GET_REPLY 851320980 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122711814 DLCTRL DEBUG Command: GET 874539758 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122711814 DLCTRL DEBUG Tx Command reply: GET_REPLY 874539758 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122711815 DLCTRL DEBUG Command: GET 167214058 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122711815 DLCTRL DEBUG Tx Command reply: GET_REPLY 167214058 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122711816 DLCTRL DEBUG Command: GET 78479678 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122711816 DLCTRL DEBUG Tx Command reply: GET_REPLY 78479678 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122711817 DLCTRL DEBUG Command: GET 501167386 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122711817 DLCTRL DEBUG Tx Command reply: GET_REPLY 501167386 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122711817 DLCTRL DEBUG Command: GET 419883092 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122711817 DLCTRL DEBUG Tx Command reply: GET_REPLY 419883092 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122711818 DLCTRL DEBUG Command: GET 293844970 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122711818 DLCTRL DEBUG Tx Command reply: GET_REPLY 293844970 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122711819 DLCTRL DEBUG Command: GET 816547062 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122711819 DLCTRL DEBUG Tx Command reply: GET_REPLY 816547062 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122711819 DLCTRL DEBUG Command: GET 370800984 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122711820 DLCTRL DEBUG Tx Command reply: GET_REPLY 370800984 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122711820 DLCTRL DEBUG Command: GET 325863152 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122711820 DLCTRL DEBUG Tx Command reply: GET_REPLY 325863152 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122711821 DLCTRL DEBUG Command: GET 23952520 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122711821 DLCTRL DEBUG Tx Command reply: GET_REPLY 23952520 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122711822 DLCTRL DEBUG Command: GET 619383161 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122711822 DLCTRL DEBUG Tx Command reply: GET_REPLY 619383161 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122711822 DLCTRL DEBUG Command: GET 678144334 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122711822 DLCTRL DEBUG Tx Command reply: GET_REPLY 678144334 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122711823 DLCTRL DEBUG Command: GET 275640286 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122711823 DLCTRL DEBUG Tx Command reply: GET_REPLY 275640286 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122711824 DLCTRL DEBUG Command: GET 882077821 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122711824 DLCTRL DEBUG Tx Command reply: GET_REPLY 882077821 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122711825 DLCTRL DEBUG Command: GET 881372164 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122711825 DLCTRL DEBUG Tx Command reply: GET_REPLY 881372164 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122711825 DLCTRL DEBUG Command: GET 170839078 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122711825 DLCTRL DEBUG Tx Command reply: GET_REPLY 170839078 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122711826 DLCTRL DEBUG Command: GET 833865082 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122711826 DLCTRL DEBUG Tx Command reply: GET_REPLY 833865082 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122711827 DLCTRL DEBUG Command: GET 786370051 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122711827 DLCTRL DEBUG Tx Command reply: GET_REPLY 786370051 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122711827 DLCTRL DEBUG Command: GET 937309818 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122711827 DLCTRL DEBUG Tx Command reply: GET_REPLY 937309818 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: 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@8885072c0934: 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@8885072c0934: 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 := '000000000000000110110100'B, t_guard := 20.000000 } 20250425122711838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57704<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@8885072c0934: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@8885072c0934: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@8885072c0934: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)4940731 20250425122712852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122712852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122712852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425122712852 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122712852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4b63bb, normal) (hnbgw_rua.c:407) 20250425122712852 DHNB DEBUG map_rua[0x5628104e4ea0]{init}: Allocated (fsm.c:456) 20250425122712852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4940731)[0x5628104e4ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122712852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4940731 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122712852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122712852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122712852 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4940731 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250425122712852 DCN DEBUG map_sccp[0x5628104e1f00]{init}: Allocated (fsm.c:456) 20250425122712852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5628104e1f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122712852 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4940731 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425122712852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4940731 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425122712852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4940731)[0x5628104e4ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122712852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122712852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122712852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4940731)[0x5628104e4ea0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122712852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5628104e1f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122712852 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122712852 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{IDLE}: Allocated (fsm.c:456) 20250425122712852 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122712852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001b40056400500f1100926) (sccp_scrc.c:406) 20250425122712852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122712852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122712852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122712852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122712852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122712852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122712852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122712852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122712852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122712852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122712852 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122712852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122712852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122712852 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122712852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5628104e1f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122712852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4940731)[0x5628104e4ea0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122712852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122712852 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122712852 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122712852 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122712852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122712852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122712852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122712852 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@8885072c0934: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@8885072c0934: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@8885072c0934: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)172333 HNBGW_Test.msc2-SCCP(627)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@8885072c0934: setverdict(pass): none -> pass 20250425122712857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122712857 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122712857 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122712857 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122712857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122712857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122712857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122712857 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122712857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122712857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122712857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122712857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122712857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122712857 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e19cb8) (sccp_scrc.c:477) 20250425122712857 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20250425122712857 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122712857 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122712857 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122712857 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122712857 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122712857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5628104e1f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122712857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5628104e1f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122712858 DLCTRL DEBUG Command: GET 936183208 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122712858 DLCTRL DEBUG Tx Command reply: GET_REPLY 936183208 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122712859 DLCTRL DEBUG Command: GET 778299089 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122712859 DLCTRL DEBUG Tx Command reply: GET_REPLY 778299089 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122712860 DLCTRL DEBUG Command: GET 51779557 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122712860 DLCTRL DEBUG Tx Command reply: GET_REPLY 51779557 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122712860 DLCTRL DEBUG Command: GET 618158319 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122712860 DLCTRL DEBUG Tx Command reply: GET_REPLY 618158319 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122712861 DLCTRL DEBUG Command: GET 769977638 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122712861 DLCTRL DEBUG Tx Command reply: GET_REPLY 769977638 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122712862 DLCTRL DEBUG Command: GET 529163857 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122712862 DLCTRL DEBUG Tx Command reply: GET_REPLY 529163857 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122712863 DLCTRL DEBUG Command: GET 899931030 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122712863 DLCTRL DEBUG Tx Command reply: GET_REPLY 899931030 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122712864 DLCTRL DEBUG Command: GET 253113034 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122712864 DLCTRL DEBUG Tx Command reply: GET_REPLY 253113034 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122712865 DLCTRL DEBUG Command: GET 836263601 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122712865 DLCTRL DEBUG Tx Command reply: GET_REPLY 836263601 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122712866 DLCTRL DEBUG Command: GET 125899994 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122712866 DLCTRL DEBUG Tx Command reply: GET_REPLY 125899994 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122712867 DLCTRL DEBUG Command: GET 163997523 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122712867 DLCTRL DEBUG Tx Command reply: GET_REPLY 163997523 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122712867 DLCTRL DEBUG Command: GET 921100493 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122712867 DLCTRL DEBUG Tx Command reply: GET_REPLY 921100493 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250425122712868 DLCTRL DEBUG Command: GET 549458362 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122712868 DLCTRL DEBUG Tx Command reply: GET_REPLY 549458362 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122712869 DLCTRL DEBUG Command: GET 4615331 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122712869 DLCTRL DEBUG Tx Command reply: GET_REPLY 4615331 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122712869 DLCTRL DEBUG Command: GET 409992641 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122712869 DLCTRL DEBUG Tx Command reply: GET_REPLY 409992641 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122712870 DLCTRL DEBUG Command: GET 549924404 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122712870 DLCTRL DEBUG Tx Command reply: GET_REPLY 549924404 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122712871 DLCTRL DEBUG Command: GET 108674369 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122712871 DLCTRL DEBUG Tx Command reply: GET_REPLY 108674369 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122712872 DLCTRL DEBUG Command: GET 412996027 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122712872 DLCTRL DEBUG Tx Command reply: GET_REPLY 412996027 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122712873 DLCTRL DEBUG Command: GET 917941624 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122712873 DLCTRL DEBUG Tx Command reply: GET_REPLY 917941624 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122712873 DLCTRL DEBUG Command: GET 632490148 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122712873 DLCTRL DEBUG Tx Command reply: GET_REPLY 632490148 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000001001111000'B, t_guard := 20.000000 } 20250425122712885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57710<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@8885072c0934: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@8885072c0934: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@8885072c0934: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)15888272 20250425122713891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122713891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122713891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425122713891 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122713891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf26f90, normal) (hnbgw_rua.c:407) 20250425122713891 DHNB DEBUG map_rua[0x5628103a4610]{init}: Allocated (fsm.c:456) 20250425122713891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15888272)[0x5628103a4610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122713891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15888272 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122713891 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122713892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122713892 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425122713892 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15888272 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250425122713892 DCN DEBUG map_sccp[0x5628104d99c0]{init}: Allocated (fsm.c:456) 20250425122713892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x5628104d99c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122713892 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15888272 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425122713892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15888272 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425122713892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15888272)[0x5628103a4610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122713892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122713892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122713892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15888272)[0x5628103a4610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122713892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x5628104d99c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122713892 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122713892 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{IDLE}: Allocated (fsm.c:456) 20250425122713892 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122713892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002780056400500f1100926) (sccp_scrc.c:406) 20250425122713892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122713892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122713892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122713892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122713892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122713892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122713892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122713892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122713892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122713892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122713892 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122713892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122713892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122713892 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122713892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x5628104d99c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122713892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15888272)[0x5628103a4610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122713892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122713892 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122713892 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122713892 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122713892 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122713892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122713892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122713892 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@8885072c0934: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@8885072c0934: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@8885072c0934: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)16194826 HNBGW_Test.msc2-SCCP(627)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425122713893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122713893 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122713893 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122713893 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122713893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122713893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122713893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122713893 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122713893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122713893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122713893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122713893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122713893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122713893 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001aee64) (sccp_scrc.c:477) 20250425122713893 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20250425122713893 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122713893 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122713893 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122713893 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122713893 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122713893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x5628104d99c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122713893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x5628104d99c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122713894 DLCTRL DEBUG Command: GET 712737960 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122713894 DLCTRL DEBUG Tx Command reply: GET_REPLY 712737960 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122713895 DLCTRL DEBUG Command: GET 602080163 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122713895 DLCTRL DEBUG Tx Command reply: GET_REPLY 602080163 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122713896 DLCTRL DEBUG Command: GET 79517591 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122713896 DLCTRL DEBUG Tx Command reply: GET_REPLY 79517591 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122713897 DLCTRL DEBUG Command: GET 651045436 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122713897 DLCTRL DEBUG Tx Command reply: GET_REPLY 651045436 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122713897 DLCTRL DEBUG Command: GET 529099914 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122713897 DLCTRL DEBUG Tx Command reply: GET_REPLY 529099914 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122713898 DLCTRL DEBUG Command: GET 75670303 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122713898 DLCTRL DEBUG Tx Command reply: GET_REPLY 75670303 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122713899 DLCTRL DEBUG Command: GET 120574377 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122713899 DLCTRL DEBUG Tx Command reply: GET_REPLY 120574377 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122713900 DLCTRL DEBUG Command: GET 96006809 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122713900 DLCTRL DEBUG Tx Command reply: GET_REPLY 96006809 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122713901 DLCTRL DEBUG Command: GET 893304995 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122713901 DLCTRL DEBUG Tx Command reply: GET_REPLY 893304995 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122713902 DLCTRL DEBUG Command: GET 555040471 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122713902 DLCTRL DEBUG Tx Command reply: GET_REPLY 555040471 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122713902 DLCTRL DEBUG Command: GET 114398538 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122713902 DLCTRL DEBUG Tx Command reply: GET_REPLY 114398538 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122713903 DLCTRL DEBUG Command: GET 417135493 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122713903 DLCTRL DEBUG Tx Command reply: GET_REPLY 417135493 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250425122713904 DLCTRL DEBUG Command: GET 359717435 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122713904 DLCTRL DEBUG Tx Command reply: GET_REPLY 359717435 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122713905 DLCTRL DEBUG Command: GET 941381350 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122713905 DLCTRL DEBUG Tx Command reply: GET_REPLY 941381350 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122713906 DLCTRL DEBUG Command: GET 604382353 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122713906 DLCTRL DEBUG Tx Command reply: GET_REPLY 604382353 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122713907 DLCTRL DEBUG Command: GET 511499706 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122713907 DLCTRL DEBUG Tx Command reply: GET_REPLY 511499706 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122713907 DLCTRL DEBUG Command: GET 696501272 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122713907 DLCTRL DEBUG Tx Command reply: GET_REPLY 696501272 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122713908 DLCTRL DEBUG Command: GET 614572890 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122713908 DLCTRL DEBUG Tx Command reply: GET_REPLY 614572890 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122713909 DLCTRL DEBUG Command: GET 671996896 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122713909 DLCTRL DEBUG Tx Command reply: GET_REPLY 671996896 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122713910 DLCTRL DEBUG Command: GET 809603263 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122713910 DLCTRL DEBUG Tx Command reply: GET_REPLY 809603263 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000000100110010'B, t_guard := 20.000000 } 20250425122713921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57718<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@8885072c0934: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)4723166 20250425122714928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122714928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122714928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122714928 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122714928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4811de, normal) (hnbgw_rua.c:407) 20250425122714928 DHNB DEBUG map_rua[0x5628104d6d00]{init}: Allocated (fsm.c:456) 20250425122714928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4723166)[0x5628104d6d00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122714928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4723166 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122714928 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122714928 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122714928 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4723166 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425122714928 DCN DEBUG map_sccp[0x5628104ec880]{init}: Allocated (fsm.c:456) 20250425122714928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5628104ec880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122714928 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4723166 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425122714928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4723166 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122714928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4723166)[0x5628104d6d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122714928 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122714928 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122714928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4723166)[0x5628104d6d00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122714928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5628104ec880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122714928 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122714928 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{IDLE}: Allocated (fsm.c:456) 20250425122714928 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122714928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001320056400500f1100926) (sccp_scrc.c:406) 20250425122714928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122714928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122714928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122714928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122714928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122714928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122714928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122714928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122714928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122714928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122714928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122714928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122714928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122714928 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122714928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5628104ec880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122714928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4723166)[0x5628104d6d00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122714928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122714928 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122714928 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122714928 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122714928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122714928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122714928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122714928 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(624)@8885072c0934: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@8885072c0934: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)301905 HNBGW_Test.msc1-SCCP(624)@8885072c0934: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(624)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122714935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122714935 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122714935 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122714935 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122714935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122714935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122714935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122714935 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8885072c0934: 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 } } } 20250425122714935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122714935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122714935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122714935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122714935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122714935 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0088b432) (sccp_scrc.c:477) 20250425122714935 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20250425122714935 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122714935 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122714935 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122714935 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122714935 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122714935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5628104ec880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122714935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5628104ec880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122714935 DLCTRL DEBUG Command: GET 284356726 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122714935 DLCTRL DEBUG Tx Command reply: GET_REPLY 284356726 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122714936 DLCTRL DEBUG Command: GET 18793913 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122714936 DLCTRL DEBUG Tx Command reply: GET_REPLY 18793913 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122714937 DLCTRL DEBUG Command: GET 280739810 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122714937 DLCTRL DEBUG Tx Command reply: GET_REPLY 280739810 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122714938 DLCTRL DEBUG Command: GET 528201386 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122714938 DLCTRL DEBUG Tx Command reply: GET_REPLY 528201386 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122714938 DLCTRL DEBUG Command: GET 499604211 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122714938 DLCTRL DEBUG Tx Command reply: GET_REPLY 499604211 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122714939 DLCTRL DEBUG Command: GET 118498898 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122714939 DLCTRL DEBUG Tx Command reply: GET_REPLY 118498898 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425122714940 DLCTRL DEBUG Command: GET 856906022 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122714940 DLCTRL DEBUG Tx Command reply: GET_REPLY 856906022 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122714941 DLCTRL DEBUG Command: GET 441635822 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122714941 DLCTRL DEBUG Tx Command reply: GET_REPLY 441635822 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122714942 DLCTRL DEBUG Command: GET 960989745 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122714942 DLCTRL DEBUG Tx Command reply: GET_REPLY 960989745 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122714943 DLCTRL DEBUG Command: GET 799801812 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122714943 DLCTRL DEBUG Tx Command reply: GET_REPLY 799801812 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122714944 DLCTRL DEBUG Command: GET 25588739 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122714944 DLCTRL DEBUG Tx Command reply: GET_REPLY 25588739 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122714946 DLCTRL DEBUG Command: GET 711384228 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122714946 DLCTRL DEBUG Tx Command reply: GET_REPLY 711384228 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250425122714947 DLCTRL DEBUG Command: GET 726413672 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122714947 DLCTRL DEBUG Tx Command reply: GET_REPLY 726413672 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122714947 DLCTRL DEBUG Command: GET 276080071 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122714947 DLCTRL DEBUG Tx Command reply: GET_REPLY 276080071 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122714948 DLCTRL DEBUG Command: GET 193887100 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122714948 DLCTRL DEBUG Tx Command reply: GET_REPLY 193887100 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122714949 DLCTRL DEBUG Command: GET 215966423 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122714949 DLCTRL DEBUG Tx Command reply: GET_REPLY 215966423 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122714950 DLCTRL DEBUG Command: GET 368005235 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122714950 DLCTRL DEBUG Tx Command reply: GET_REPLY 368005235 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122714951 DLCTRL DEBUG Command: GET 661897590 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122714951 DLCTRL DEBUG Tx Command reply: GET_REPLY 661897590 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122714951 DLCTRL DEBUG Command: GET 107251286 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122714951 DLCTRL DEBUG Tx Command reply: GET_REPLY 107251286 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122714952 DLCTRL DEBUG Command: GET 156951697 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122714952 DLCTRL DEBUG Tx Command reply: GET_REPLY 156951697 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122714955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57688<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122714955 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36377<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(615)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(614)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122714956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122714957 DLINP DEBUG SRVCONN(,r=127.0.0.1:45202<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122714957 DLINP DEBUG SRVCONN(,r=127.0.0.1:45202<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122714957 DLINP NOTICE SRV(,r=127.0.0.1:45202<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122714957 DMAIN NOTICE (127.0.0.1:45202 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45202<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122714957 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(622)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@8885072c0934: Final verdict of PTC: none 20250425122714958 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122714958 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122714958 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250425122714958 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425122714958 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122714958 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122714958 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122714958 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122714958 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122714958 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122714958 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122714958 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122714958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122714958 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122714958 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122714958 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122714958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122714958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122714958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122714958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122714958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122714958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122714958 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122714958 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122714958 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122714958 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122714958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122714958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.sgsn0-RAN(631)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(634)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(637)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(633)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(630)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(636)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(624)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@8885072c0934: Final verdict of PTC: none 20250425122714958 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122714958 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122714958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122714958 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122714958 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122714958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122714959 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20250425122714959 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122714959 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122714959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122714959 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425122714959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122714959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(625)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@8885072c0934: Final verdict of PTC: none 20250425122714959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122714959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122714959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122714959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122714959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122714959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122714959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122714959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122714959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122714959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122714959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122714959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122714959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122714959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122714959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122714959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122714959 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122714959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122714959 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122714959 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122714959 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122714959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122714959 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122714959 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250425122714959 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122714959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122714959 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122714959 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122714959 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122714959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122714959 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122714959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122714959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(639)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(638)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(616)@8885072c0934: Final verdict of PTC: none20250425122714962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122714962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122714962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122714962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122714962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122714962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122714962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122714962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122714958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425122714958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122714958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122714958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122714958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122714958 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122714958 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122714958 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122714958 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122714958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5628104e1f00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122714958 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122714958 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122714958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e19cb8), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122714958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122714958 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122714958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122714958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122714958 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122714958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5628104e1f00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122714958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4940731)[0x5628104e4ea0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122714958 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4940731)[0x5628104e4ea0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122714958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122714958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4940731)[0x5628104e4ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122714958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4940731)[0x5628104e4ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122714958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4940731)[0x5628104e4ea0]{disrupted}: Freeing instance (context_map.c:202) 20250425122714958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4940731)[0x5628104e4ea0]{disrupted}: Deallocated (fsm.c:568) 20250425122714958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5628104e1f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122714959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5628104e1f00]{disconnected}: Freeing instance (context_map.c:206) 20250425122714959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5628104e1f00]{disconnected}: Deallocated (fsm.c:568) 20250425122714959 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4940731 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250425122714959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x5628104d99c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122714959 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122714959 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122714959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001aee64), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122714959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122714959 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122714959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122714959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122714959 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122714959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x5628104d99c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122714959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15888272)[0x5628103a4610]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122714959 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15888272)[0x5628103a4610]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122714959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122714959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15888272)[0x5628103a4610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122714959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15888272)[0x5628103a4610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122714959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15888272)[0x5628103a4610]{disrupted}: Freeing instance (context_map.c:202) 20250425122714959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15888272)[0x5628103a4610]{disrupted}: Deallocated (fsm.c:568) 20250425122714959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x5628104d99c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122714959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x5628104d99c0]{disconnected}: Freeing instance (context_map.c:206) 20250425122714959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x5628104d99c0]{disconnected}: Deallocated (fsm.c:568) 20250425122714959 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15888272 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250425122714959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122714959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122714959 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425122714959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122714959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122714959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122714959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122714959 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122714959 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122714959 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122714959 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122714959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122714959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122714959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122714959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122714959 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122714959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122714959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122714959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122714959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122714959 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122714959 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122714959 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122714959 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122714959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425122714959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122714960 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122714960 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122714960 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122714960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4723166)[0x5628104d6d00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122714960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4723166)[0x5628104d6d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122714960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5628104ec880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122714960 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122714960 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122714960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088b432), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122714960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122714960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122714960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122714960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122714960 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122714960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5628104ec880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122714960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4723166)[0x5628104d6d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122714960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4723166)[0x5628104d6d00]{disrupted}: Freeing instance (context_map.c:202) 20250425122714960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4723166)[0x5628104d6d00]{disrupted}: Deallocated (fsm.c:568) 20250425122714961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5628104ec880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122714961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5628104ec880]{disconnected}: Freeing instance (context_map.c:206) 20250425122714961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5628104ec880]{disconnected}: Deallocated (fsm.c:568) 20250425122714961 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4723166 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425122714961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122714961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122714961 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250425122714961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122714961 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122714961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122714961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122714961 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122714961 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122714961 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122714961 DRANAP NOTICE cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122714961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122714962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122714962 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122714962 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122714962 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122714962 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122714962 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122714962 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122714962 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122714962 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122714962 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122714965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57710<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(626)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@8885072c0934: Final verdict of PTC: pass HNBGW_Test.msc2-SCCP(627)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@8885072c0934: Final verdict of PTC: none 20250425122714973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57704<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122714973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57718<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@8885072c0934: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Fri Apr 25 12:27:15 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 20250425122715141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122715460 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122715460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868d69), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122715460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122715460 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122715460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122715460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122715460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122715460 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122715460 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122715460 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122715460 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122715460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122715460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122715460 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122715461 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122715461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e797d2), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122715461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122715461 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122715461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122715461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122715462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122715462 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122715462 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122715462 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122715462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122715462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122715462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122715462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122715463 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122715463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c93006), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122715463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122715463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122715463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122715463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122715463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122715463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122715463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122715463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122715463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122715463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122715463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122715463 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122715843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=682680) 20250425122716267 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122716267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f38da), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122716267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122716267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122716267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122716267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122716267 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122716267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c1ac), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122716267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122716267 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122716267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122716267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122716267 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122716267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fea05), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122716267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122716267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122716267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122716267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122716267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122716267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122716267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122716267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122716267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122716267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122716267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122716267 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122716267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122716267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122716267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122716267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122716267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122716267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122716267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122716267 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122716267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122716267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122716267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122716267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122716267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122716267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122716267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122716267 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=682680, count=696636) 20250425122716959 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122716959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3ed4b), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122716959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122716959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122716959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122716959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122716959 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122716959 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250425122716959 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250425122716959 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122716959 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122716959 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122716959 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122716959 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122716959 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425122716959 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122716959 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425122716959 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425122716959 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122716959 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122716959 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122716959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122716959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122716959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122716959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122716959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122716959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122716959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122716959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122716960 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122716960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9e371), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122716960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122716960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122716960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122716960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122716960 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122716960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e72e7), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122716960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122716960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122716960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122716960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122716960 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122716960 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122716960 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122716960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122716960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122716960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122716961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122716961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122716961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122716961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122716961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122716961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122716961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122716961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122716961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122716961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122716961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122717712 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122717712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00509498), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122717712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122717712 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122717712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122717712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122717712 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122717712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78db7), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122717712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122717712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122717712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122717712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122717712 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122717712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcfb46), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122717712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122717712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122717712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122717712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122717712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122717713 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122717713 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122717713 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122717713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122717713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122717713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122717713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122717713 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122717713 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122717713 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122717713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122717713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122717713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122717713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122717713 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122717713 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122717713 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122717713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122717713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122717713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Fri Apr 25 12:27:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122718494 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122718494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f880bc), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122718494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122718494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122718494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122718494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122718494 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122718494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062082e), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122718494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122718494 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122718494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122718494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122718495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122718495 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122718495 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122718495 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122718495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122718495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122718495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122718495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122718495 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122718495 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122718495 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122718495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122718495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122718495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122718501 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122718501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3dc9a), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122718501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122718501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122718501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122718501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122718501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122718501 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122718501 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122718501 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122718501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122718501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122718501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_L3Compl_no_cn started. 20250425122718900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122718906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122718912 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37019<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(647)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122718933 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122718933 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122718943 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122718943 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122718943 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122718943 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122718944 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122718944 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_no_cn-Iuh1(649)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122718944 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51253 (stream_srv.c:142) 20250425122718944 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51253<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122718944 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122718944 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122718945 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122718945 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122718945 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122718945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122718945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122718945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122718945 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122718945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122718945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122718945 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122718945 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122718945 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122718945 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122718945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122718945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122718945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122718945 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122718945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122718945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122718945 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122718945 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122718945 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122718945 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122718945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122718945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122718945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122718945 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122718945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122718945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122718945 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122718945 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122718945 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122718945 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122718945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122718946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122718946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122718946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122718946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122718946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122718946 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122718946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122718946 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122718946 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122718946 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122718946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122718946 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122718946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122718946 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122718946 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122718946 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122718946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122718946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122718946 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122718946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122718946 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122718946 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122718946 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122718946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122718946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122718946 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122718946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122718946 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122718946 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122718946 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122718946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122718946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122718946 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(653)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(651)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122718960 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122718960 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122718961 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122718961 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122718961 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122718961 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122718961 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122718961 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122718962 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122718962 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122718962 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122718962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122718962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122718962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122718962 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122718962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122718962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122718962 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122718962 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122718962 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122718962 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122718962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122718962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122718962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122718962 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122718962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122718962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122718962 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122718962 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122718962 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122718962 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122718962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122718962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122718962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122718962 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122718962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122718962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122718962 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122718962 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122718962 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122718962 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122718962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122718962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122718962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122718962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122718962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122718962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122718962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122718962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122718962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122718962 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122718963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122718963 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122718963 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122718963 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122718963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122718963 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122718963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122718963 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122718963 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122718963 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122718963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122718963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122718963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122718963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122718963 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122718963 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122718963 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122718963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122718963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122718963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122718963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122718963 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122718963 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122718963 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122718963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122718963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122718963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(656)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(654)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122718985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122718985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122718985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122718985 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122718985 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122718985 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122718985 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122718985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122718985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122718989 DLINP DEBUG SRVCONN(,r=127.0.0.1:51253<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122718989 DLINP DEBUG SRVCONN(,r=127.0.0.1:51253<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122718989 DLINP DEBUG SRVCONN(,r=127.0.0.1:51253<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122718989 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122718989 DHNBAP DEBUG (127.0.0.1:51253 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122718989 DHNBAP NOTICE (127.0.0.1:51253 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122718989 DHNBAP NOTICE (127.0.0.1:51253 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122718990 DLINP DEBUG SRVCONN(,r=127.0.0.1:51253<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122718990 DLINP DEBUG SRVCONN(,r=127.0.0.1:51253<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122719159 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122719159 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122719159 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122719159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(653)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122719168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719168 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122719168 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122719168 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122719168 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122719168 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122719168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122719171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719171 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122719171 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122719171 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122719171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122719171 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122719171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122719171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122719171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122719171 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122719171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122719171 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122719171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122719172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122719172 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122719172 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122719172 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122719173 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122719173 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122719173 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122719173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122719173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122719173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122719173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122719173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122719173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122719173 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122719173 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122719173 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122719173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122719173 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122719174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719174 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122719174 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122719174 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122719174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122719174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122719174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122719174 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(656)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122719179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719179 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122719179 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122719179 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122719179 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122719179 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122719179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122719182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122719182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122719182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719182 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122719182 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122719182 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122719182 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122719182 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122719182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122719182 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122719182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122719182 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122719182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122719182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122719182 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122719182 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122719182 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122719183 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122719183 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122719183 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122719183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122719184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122719184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122719184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122719184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122719184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122719184 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122719184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719184 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122719184 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122719184 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122719184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122719184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122719184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122719184 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122719333 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122719333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ea25), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122719333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122719333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122719334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122719334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122719334 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122719334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00490f4b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122719334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122719334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122719334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122719334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122719334 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122719334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088f1e7), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122719334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122719334 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122719334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122719334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122719334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719334 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122719334 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122719334 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122719334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122719334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122719334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122719334 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122719334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719334 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122719334 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122719334 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122719334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122719334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122719334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122719334 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122719335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719335 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122719335 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122719335 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122719335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122719335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122719335 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122719342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719342 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122719342 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122719342 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122719342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122719342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122719342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122719342 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122719343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122719343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122719343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122719343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122719343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122719343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=00b7ea25) (sccp_scrc.c:477) 20250425122719343 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1824) 20250425122719343 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122719343 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122719343 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122719343 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122719343 DLSCCP DEBUG SCCP-SCOC(58)[0x5628104e6af0]{IDLE}: Deallocated (fsm.c:568) 20250425122719544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719545 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122719545 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122719545 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122719545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122719545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122719545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122719545 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122719545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122719545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122719545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122719545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122719545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122719545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=00490f4b) (sccp_scrc.c:477) 20250425122719545 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1824) 20250425122719545 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122719545 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122719545 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122719545 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122719545 DLSCCP DEBUG SCCP-SCOC(60)[0x56281050d610]{IDLE}: Deallocated (fsm.c:568) 20250425122719967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719967 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122719967 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122719967 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122719967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122719967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122719967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122719967 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122719967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122719967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122719967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122719967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122719967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122719967 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122719967 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122719967 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122719967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719967 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122719967 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) HNBGW_Test.msc0-RAN(652)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122719967 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122719967 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122719967 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122719967 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122719967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122719967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122719967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122719967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122719967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122719967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122719967 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122719967 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122719967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719967 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122719967 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122719967 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122719967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122719967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122719967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122719967 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122719968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719968 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122719968 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122719968 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122719968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122719968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122719968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122719968 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122719968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122719968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122719968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122719968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122719968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122719968 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122719968 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122719968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122719968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719968 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122719968 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122719968 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122719968 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122719968 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122719980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719980 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122719980 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122719980 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122719980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122719980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122719980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122719980 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122719980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122719980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122719980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122719980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122719980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122719980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122719980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122719980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122719980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122719980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122719980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122719981 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122719981 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122719981 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122719981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122719981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122719981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122719981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122719981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122719981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122719981 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122719981 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122719981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719981 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122719981 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122719981 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122719981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122719981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122719981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122719981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122719981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122719981 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122719981 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122719981 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122719981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122719981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122719981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122719981 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122719981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122719981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122719981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122719981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122719981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122719981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122719981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122719981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122719981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122719981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122719981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122719981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122719981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122719981 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122719981 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122719981 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122719997 DLCTRL DEBUG Command: GET 526075552 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122719997 DLCTRL DEBUG Tx Command reply: GET_REPLY 526075552 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122720000 DLCTRL DEBUG Command: GET 592284149 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122720000 DLCTRL DEBUG Tx Command reply: GET_REPLY 592284149 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122720002 DLCTRL DEBUG Command: GET 733778233 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122720002 DLCTRL DEBUG Tx Command reply: GET_REPLY 733778233 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122720005 DLCTRL DEBUG Command: GET 795853807 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122720005 DLCTRL DEBUG Tx Command reply: GET_REPLY 795853807 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122720007 DLCTRL DEBUG Command: GET 516209824 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122720007 DLCTRL DEBUG Tx Command reply: GET_REPLY 516209824 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122720010 DLCTRL DEBUG Command: GET 577206272 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122720010 DLCTRL DEBUG Tx Command reply: GET_REPLY 577206272 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122720013 DLCTRL DEBUG Command: GET 858291058 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122720013 DLCTRL DEBUG Tx Command reply: GET_REPLY 858291058 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122720016 DLCTRL DEBUG Command: GET 695227234 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122720016 DLCTRL DEBUG Tx Command reply: GET_REPLY 695227234 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122720019 DLCTRL DEBUG Command: GET 353638552 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122720019 DLCTRL DEBUG Tx Command reply: GET_REPLY 353638552 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122720020 DLCTRL DEBUG Command: GET 21114815 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122720020 DLCTRL DEBUG Tx Command reply: GET_REPLY 21114815 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122720022 DLCTRL DEBUG Command: GET 318756634 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122720022 DLCTRL DEBUG Tx Command reply: GET_REPLY 318756634 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122720023 DLCTRL DEBUG Command: GET 107886757 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122720023 DLCTRL DEBUG Tx Command reply: GET_REPLY 107886757 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122720024 DLCTRL DEBUG Command: GET 952586079 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122720024 DLCTRL DEBUG Tx Command reply: GET_REPLY 952586079 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122720025 DLCTRL DEBUG Command: GET 459940489 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122720025 DLCTRL DEBUG Tx Command reply: GET_REPLY 459940489 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122720026 DLCTRL DEBUG Command: GET 651004188 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122720026 DLCTRL DEBUG Tx Command reply: GET_REPLY 651004188 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122720028 DLCTRL DEBUG Command: GET 83667625 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122720028 DLCTRL DEBUG Tx Command reply: GET_REPLY 83667625 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122720029 DLCTRL DEBUG Command: GET 291562723 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122720029 DLCTRL DEBUG Tx Command reply: GET_REPLY 291562723 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122720029 DLCTRL DEBUG Command: GET 12477244 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122720029 DLCTRL DEBUG Tx Command reply: GET_REPLY 12477244 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122720030 DLCTRL DEBUG Command: GET 566860739 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122720030 DLCTRL DEBUG Tx Command reply: GET_REPLY 566860739 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122720031 DLCTRL DEBUG Command: GET 638553235 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122720031 DLCTRL DEBUG Tx Command reply: GET_REPLY 638553235 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111010010'B, t_guard := 20.000000 } 20250425122720046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41778<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8885072c0934: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)8133237 20250425122721074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122721074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122721074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122721074 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122721074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7c1a75, normal) (hnbgw_rua.c:407) 20250425122721074 DHNB DEBUG map_rua[0x5628104e6af0]{init}: Allocated (fsm.c:456) 20250425122721074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8133237)[0x5628104e6af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122721074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8133237 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122721074 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122721074 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122721074 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8133237 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250425122721074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8133237)[0x5628104e6af0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122721074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8133237)[0x5628104e6af0]{init}: Freeing instance (context_map.c:202) 20250425122721074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8133237)[0x5628104e6af0]{init}: Deallocated (fsm.c:568) 20250425122721074 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8133237 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425122721074 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:282) 20250425122721074 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425122721074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122721074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122721074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8885072c0934: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)8133237 MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111111101'B, t_guard := 20.000000 } 20250425122721104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41790<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8885072c0934: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)5939575 20250425122722111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122722111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122722111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122722111 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122722111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5aa177, normal) (hnbgw_rua.c:407) 20250425122722111 DHNB DEBUG map_rua[0x5628104e6af0]{init}: Allocated (fsm.c:456) 20250425122722111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939575)[0x5628104e6af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122722111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5939575 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122722111 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122722111 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122722111 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425122722111 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5939575 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250425122722111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939575)[0x5628104e6af0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122722111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939575)[0x5628104e6af0]{init}: Freeing instance (context_map.c:202) 20250425122722111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939575)[0x5628104e6af0]{init}: Deallocated (fsm.c:568) 20250425122722111 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5939575 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425122722111 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:282) 20250425122722111 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425122722111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122722112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122722112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8885072c0934: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)5939575 MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111110001'B, t_guard := 20.000000 } 20250425122722123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41796<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8885072c0934: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)5957911 20250425122723129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122723129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122723129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122723129 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122723129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5ae917, normal) (hnbgw_rua.c:407) 20250425122723129 DHNB DEBUG map_rua[0x5628104e6af0]{init}: Allocated (fsm.c:456) 20250425122723129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5957911)[0x5628104e6af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122723129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5957911 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122723129 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122723129 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122723129 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5957911 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250425122723129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5957911)[0x5628104e6af0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122723129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5957911)[0x5628104e6af0]{init}: Freeing instance (context_map.c:202) 20250425122723129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5957911)[0x5628104e6af0]{init}: Deallocated (fsm.c:568) 20250425122723129 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5957911 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425122723129 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:282) 20250425122723129 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425122723129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122723129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122723129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8885072c0934: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)5957911 MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111011100'B, t_guard := 20.000000 } 20250425122723141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41806<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8885072c0934: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)1514614 20250425122724152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122724152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122724152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250425122724152 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122724152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x171c76, normal) (hnbgw_rua.c:407) 20250425122724152 DHNB DEBUG map_rua[0x5628104e6af0]{init}: Allocated (fsm.c:456) 20250425122724152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1514614)[0x5628104e6af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122724152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1514614 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122724152 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122724152 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122724152 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-1514614 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250425122724152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1514614)[0x5628104e6af0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122724152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1514614)[0x5628104e6af0]{init}: Freeing instance (context_map.c:202) 20250425122724152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1514614)[0x5628104e6af0]{init}: Deallocated (fsm.c:568) 20250425122724152 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1514614 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425122724152 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:282) 20250425122724152 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425122724152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122724152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122724152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8885072c0934: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)1514614 MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122724159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122724159 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37019<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(645)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(644)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122724161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41758<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122724161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122724161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122724161 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122724161 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122724161 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122724161 DLINP DEBUG SRVCONN(,r=127.0.0.1:51253<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122724161 DLINP DEBUG SRVCONN(,r=127.0.0.1:51253<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122724161 DLINP NOTICE SRV(,r=127.0.0.1:51253<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122724161 DMAIN NOTICE (127.0.0.1:51253 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51253<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122724161 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(654)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(651)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(649)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(655)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8885072c0934: Final verdict of PTC: none 20250425122724163 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122724163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122724163 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122724163 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122724163 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122724163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122724163 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122724163 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122724163 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122724163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122724163 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122724164 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122724164 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122724164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122724164 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed TC_mscpool_L3Compl_no_cn-Iuh0(647)@8885072c0934: Final verdict of PTC: none 20250425122724164 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122724164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122724164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122724164 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122724164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122724164 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122724164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122724164 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122724164 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122724164 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122724164 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122724164 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122724164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122724164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122724164 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122724164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122724164 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122724164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122724164 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122724164 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122724164 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122724164 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122724164 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(652)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(646)@8885072c0934: Final verdict of PTC: none 20250425122724164 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122724164 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122724164 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122724164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122724164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122724164 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122724164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122724164 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122724164 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122724164 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122724164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122724164 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122724164 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122724164 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122724164 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122724164 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122724164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122724164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(653)@8885072c0934: Final verdict of PTC: none 20250425122724165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41790<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122724165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41796<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@8885072c0934: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(659)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(657)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(656)@8885072c0934: Final verdict of PTC: none 20250425122724177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41806<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(661)@8885072c0934: Final verdict of PTC: none 20250425122724189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41778<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(658)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Fri Apr 25 12:27:24 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 20250425122724241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122724844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41810<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304604) 20250425122724959 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122724959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001aee64), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122724959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122724959 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122724959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122724959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122724959 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122724959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e19cb8), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122724959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122724959 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122724959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122724959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122724959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122724959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122724959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122724959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122724959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122724959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122724959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122724960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122724960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122724960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122724960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122724960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122724960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122724960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122724961 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122724961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088b432), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122724961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122724961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122724961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122724961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122724962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122724962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122724962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122724962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122724962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122724962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122724962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122725461 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122725461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868d69), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122725461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122725461 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122725461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122725461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122725462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122725462 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122725462 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122725462 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122725462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122725462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122725462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122725463 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122725463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e797d2), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122725463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122725463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122725463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122725463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122725463 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122725463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c93006), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122725463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122725463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122725463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122725463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122725463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122725463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122725463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122725463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122725463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122725463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122725463 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122725463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122725463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122725463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122725463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122725463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122725463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122725463 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 1 (prev_count=304604, count=317248) 20250425122726165 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122726165 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122726165 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122726165 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122726165 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122726165 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122726268 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122726268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fea05), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122726268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122726268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122726268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122726268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122726268 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122726268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c1ac), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122726268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122726269 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122726269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122726269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122726269 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122726269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f38da), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122726269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122726269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122726269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122726269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122726269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122726269 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122726269 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122726269 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122726269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122726269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122726269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122726269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122726269 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122726269 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122726269 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122726269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122726269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122726269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122726269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122726269 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122726269 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122726269 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122726270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122726270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122726270 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Fri Apr 25 12:27:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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 20250425122726960 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122726960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3ed4b), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122726960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122726960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122726960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122726960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122726960 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122726960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9e371), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122726960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122726960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122726960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122726960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122726960 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122726960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e72e7), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122726960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122726960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122726960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122726960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122726961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122726961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122726961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122726961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122726961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122726961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122726961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122726961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122726961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122726961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122726961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122726961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122726961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122726961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122726961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122726961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122726961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122726961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122726961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122726961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122726961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122727712 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122727713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcfb46), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122727713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122727713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122727713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122727713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122727713 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122727713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78db7), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122727713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122727713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122727713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122727713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122727713 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122727713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00509498), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122727713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122727713 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122727713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122727713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122727713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122727713 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122727713 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122727713 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122727713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122727713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122727713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122727713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122727713 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122727713 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122727713 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122727713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122727713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122727713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122727714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122727714 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122727714 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122727714 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122727714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122727714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122727714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250425122727945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122727951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122727955 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43257<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122727990 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122727990 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122728001 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122728001 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122728002 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122728002 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122728002 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122728002 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122728002 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122728002 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122728002 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58831 (stream_srv.c:142) 20250425122728002 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58831<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122728003 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122728003 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122728003 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122728003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122728003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122728003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728003 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122728003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728003 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122728003 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122728003 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122728003 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122728003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122728003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122728003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728003 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122728003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728003 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122728003 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122728003 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122728003 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122728003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122728004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122728004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728004 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122728004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728004 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122728004 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122728004 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122728004 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122728004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122728004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122728004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122728004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728004 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122728004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728004 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728004 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728004 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122728004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122728004 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122728004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728004 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728004 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728004 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122728004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122728004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122728004 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122728004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728004 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728004 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728004 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122728004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122728004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122728004 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122728004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728004 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728004 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728004 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122728004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122728004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122728004 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(672)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(672)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(670)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(675)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(675)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(673)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(678)@8885072c0934: ************************************************* HNBGW_Test.msc2-M3UA(678)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(676)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122728056 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122728056 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122728056 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122728056 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122728057 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122728057 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122728057 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122728057 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122728057 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122728057 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122728057 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122728057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122728057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122728057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122728057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728057 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122728057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728057 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728057 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728057 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122728057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122728057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122728057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425122728058 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122728058 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122728058 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122728058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122728058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122728058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728058 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122728058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728058 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122728058 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122728058 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122728058 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122728058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122728058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122728058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728058 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122728058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728058 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122728058 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122728058 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122728058 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122728058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122728058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122728058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728059 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122728059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728059 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122728059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728059 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728059 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728059 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122728059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122728059 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122728059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728059 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728059 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728059 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122728059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122728059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122728059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122728059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728059 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728059 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728059 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122728059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122728059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122728059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(681)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(679)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(684)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(682)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(687)@8885072c0934: ************************************************* HNBGW_Test.sgsn2-M3UA(687)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(685)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122728116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122728116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122728116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122728116 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122728116 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122728116 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122728116 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122728116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122728116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122728123 DLINP DEBUG SRVCONN(,r=127.0.0.1:58831<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122728123 DLINP DEBUG SRVCONN(,r=127.0.0.1:58831<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122728123 DLINP DEBUG SRVCONN(,r=127.0.0.1:58831<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122728123 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122728123 DHNBAP DEBUG (127.0.0.1:58831 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122728123 DHNBAP NOTICE (127.0.0.1:58831 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122728123 DHNBAP NOTICE (127.0.0.1:58831 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122728123 DLINP DEBUG SRVCONN(,r=127.0.0.1:58831<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122728123 DLINP DEBUG SRVCONN(,r=127.0.0.1:58831<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122728213 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122728213 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122728213 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122728213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(672)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122728215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728215 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122728215 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122728215 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122728215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122728215 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122728215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122728215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728215 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122728215 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122728215 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122728215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122728215 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122728215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122728215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122728215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122728215 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122728215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122728215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122728215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122728215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122728215 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122728215 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122728215 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122728216 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122728217 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122728217 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122728217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122728217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122728217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122728217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728217 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122728217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728217 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728217 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728217 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122728217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122728217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122728217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122728217 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122728233 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122728233 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122728233 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122728233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(675)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122728236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728236 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122728236 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122728236 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122728236 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122728236 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122728236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122728237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728237 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122728237 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122728237 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122728237 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122728237 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122728237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122728237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122728237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122728237 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122728237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122728237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122728237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122728237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122728237 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122728237 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122728237 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122728238 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122728238 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122728238 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122728238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122728238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122728238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122728238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728238 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122728238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728238 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728238 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728238 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122728238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122728238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122728238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122728238 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122728247 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122728247 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425122728247 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122728247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(678)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425122728248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728248 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425122728248 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122728248 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122728248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122728248 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425122728248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122728249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728249 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122728249 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122728249 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122728249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122728249 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122728249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122728249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122728249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122728249 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425122728249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122728249 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122728249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122728249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122728249 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122728249 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122728249 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122728250 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122728250 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122728250 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122728250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122728250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122728250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728250 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122728250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728250 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728250 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728250 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122728250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122728250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122728250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122728250 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122728250 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122728273 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122728273 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122728273 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122728273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(681)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122728275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728275 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122728275 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122728275 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122728275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122728275 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122728275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122728275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728275 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122728275 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122728275 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122728275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122728275 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122728275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122728275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122728275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122728275 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122728275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122728275 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122728275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122728275 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122728275 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122728275 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122728275 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122728276 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122728276 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122728276 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122728276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122728276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122728276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122728277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728277 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122728277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728277 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728277 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728277 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122728277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122728277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122728277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122728277 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122728285 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122728285 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122728285 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122728285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(684)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122728286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728286 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122728286 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122728286 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122728286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122728286 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122728286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122728287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728287 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122728287 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122728287 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122728287 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122728287 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122728287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122728287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122728287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122728287 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122728287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122728287 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122728287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122728287 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122728287 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122728287 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122728287 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122728288 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122728288 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122728288 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122728288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122728288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122728288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728288 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122728288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728288 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122728288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728288 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728288 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728288 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122728288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122728288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122728288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122728288 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122728301 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122728301 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425122728301 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122728301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(687)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425122728303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728303 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250425122728303 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122728303 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122728303 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122728303 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250425122728303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122728303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728303 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122728303 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122728303 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122728303 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122728303 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122728303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122728303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122728303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122728303 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250425122728303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122728303 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122728303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122728303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122728303 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122728303 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122728303 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122728304 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122728304 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122728304 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122728304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122728304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122728304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122728304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122728304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122728304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728304 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122728304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728304 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122728304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728304 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728304 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728304 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122728304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122728304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122728304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122728304 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122728495 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122728495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062082e), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122728495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728495 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122728495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728495 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122728495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f880bc), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122728495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122728495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728495 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728495 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728495 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122728495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122728495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122728495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122728495 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122728495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728495 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728495 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728495 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122728495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122728495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122728495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122728495 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122728497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728497 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122728497 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122728497 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122728497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122728497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122728497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122728497 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122728497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728497 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122728497 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122728497 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122728497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122728497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122728497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122728497 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122728497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122728497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122728497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122728497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122728497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122728497 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=00f880bc) (sccp_scrc.c:477) 20250425122728497 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1824) 20250425122728497 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122728497 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122728497 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122728497 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122728497 DLSCCP DEBUG SCCP-SCOC(61)[0x5628104a3010]{IDLE}: Deallocated (fsm.c:568) 20250425122728497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122728497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122728497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122728497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122728497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122728497 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=0062082e) (sccp_scrc.c:477) 20250425122728497 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1824) 20250425122728497 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122728497 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122728497 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122728497 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122728497 DLSCCP DEBUG SCCP-SCOC(62)[0x562810527b50]{IDLE}: Deallocated (fsm.c:568) 20250425122728501 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122728501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3dc9a), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122728501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122728501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122728501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122728501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122728501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728501 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122728501 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122728501 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122728501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122728502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122728502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122728502 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122728502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122728502 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122728502 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122728502 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122728502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122728502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122728502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122728502 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122728502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122728502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122728502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122728502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122728502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122728502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=00c3dc9a) (sccp_scrc.c:477) 20250425122728502 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1824) 20250425122728502 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122728502 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122728502 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122728502 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122728502 DLSCCP DEBUG SCCP-SCOC(63)[0x5628104dcb20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(671)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122729018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729018 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122729018 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122729018 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122729018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122729018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122729018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122729018 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122729018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122729018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122729018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122729018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122729018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122729018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122729018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122729018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729018 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122729018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122729018 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122729018 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122729018 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122729018 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122729018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122729018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122729018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729018 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122729018 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122729018 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122729018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122729018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122729018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122729018 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122729018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122729018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122729018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122729018 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122729018 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122729019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729019 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122729019 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122729019 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122729019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122729019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122729019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122729019 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122729019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122729019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122729019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122729019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122729019 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122729019 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122729019 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122729019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729019 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122729019 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122729019 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122729019 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122729019 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(674)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122729042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729042 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122729042 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122729042 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122729042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122729043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122729043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122729043 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122729043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122729043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122729043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122729043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122729043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122729043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122729043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122729043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122729043 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122729043 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122729043 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122729043 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122729043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122729043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122729043 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122729043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122729043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122729043 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122729043 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122729044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729044 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122729044 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122729044 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122729044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122729044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122729044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122729044 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729047 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122729047 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122729047 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122729047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122729047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122729047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122729047 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122729048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122729048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122729048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122729048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122729048 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122729048 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122729048 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122729048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729048 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122729048 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122729048 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122729048 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122729048 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122729059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729059 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122729059 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122729059 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122729059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122729059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122729059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122729059 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122729059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122729059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122729059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122729059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122729059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122729059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122729059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122729059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122729060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122729060 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122729060 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122729060 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425122729060 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122729060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122729060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122729060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122729060 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122729060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122729060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122729060 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122729060 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{CONNECTED}: link up (cnlink.c:111) 20250425122729060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729060 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122729060 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122729060 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122729060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122729060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122729060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122729060 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729062 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122729062 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122729062 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122729062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122729062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122729062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122729062 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122729063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122729063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122729063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122729063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122729063 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122729063 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122729063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122729063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729063 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122729063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122729063 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122729063 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122729063 DRANAP INFO cnlink(msc-2)[0x562810464870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(680)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122729080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122729080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122729080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122729080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122729080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122729080 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122729080 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122729080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729080 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122729080 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122729080 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122729080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122729080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122729080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122729080 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122729080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729080 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122729080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122729080 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122729080 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122729080 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122729080 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122729080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122729080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122729080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122729080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122729080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122729080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122729080 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122729080 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122729080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729080 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122729080 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122729080 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122729080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122729080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122729080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122729080 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729081 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122729081 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122729081 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122729081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122729081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122729081 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122729081 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122729081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122729081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122729081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122729081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122729081 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122729081 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122729081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122729081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729081 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122729081 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122729081 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122729081 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122729081 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122729096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122729096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122729096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122729096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122729096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122729096 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122729096 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122729096 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122729096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729096 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122729096 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122729096 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122729096 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122729096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122729096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122729096 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729096 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122729096 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122729096 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122729096 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122729096 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122729096 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122729096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122729096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122729096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122729096 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122729096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122729096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122729096 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122729096 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122729096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729096 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122729096 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122729096 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122729096 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122729096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122729096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122729096 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122729098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122729098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122729098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122729098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122729098 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122729098 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122729098 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122729098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729098 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122729098 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122729098 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122729098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122729098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122729098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122729098 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122729098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122729098 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122729098 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122729098 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122729111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729111 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425122729111 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425122729111 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425122729111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122729111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122729111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122729111 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122729111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122729111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122729111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122729111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122729111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122729111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425122729111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122729111 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:391) 20250425122729111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729111 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:391) 20250425122729111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122729111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122729111 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122729112 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122729112 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425122729112 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122729112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122729112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122729112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122729112 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122729112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122729112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122729112 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122729112 DRANAP NOTICE cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: link up (cnlink.c:111) 20250425122729112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729112 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122729112 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122729112 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122729112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122729112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122729112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122729112 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122729115 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425122729115 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425122729115 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425122729115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122729115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122729115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122729115 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122729115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122729115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122729115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122729115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122729115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122729115 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122729115 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425122729115 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122729115 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:391) 20250425122729115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122729115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729115 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:391) 20250425122729115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122729115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122729115 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122729115 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122729115 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122729115 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122729115 DRANAP INFO cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122729329 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425122729329 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425122729329 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122729329 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122729329 DLSCCP DEBUG SCCP-SCOC(59)[0x5628104e19c0]{IDLE}: Deallocated (fsm.c:568) 20250425122730134 DLCTRL DEBUG Command: GET 135286258 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122730134 DLCTRL DEBUG Tx Command reply: GET_REPLY 135286258 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122730135 DLCTRL DEBUG Command: GET 409926722 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122730135 DLCTRL DEBUG Tx Command reply: GET_REPLY 409926722 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122730139 DLCTRL DEBUG Command: GET 594982664 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122730139 DLCTRL DEBUG Tx Command reply: GET_REPLY 594982664 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122730142 DLCTRL DEBUG Command: GET 871810876 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122730142 DLCTRL DEBUG Tx Command reply: GET_REPLY 871810876 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122730147 DLCTRL DEBUG Command: GET 610934129 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122730147 DLCTRL DEBUG Tx Command reply: GET_REPLY 610934129 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122730152 DLCTRL DEBUG Command: GET 775506835 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122730152 DLCTRL DEBUG Tx Command reply: GET_REPLY 775506835 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122730156 DLCTRL DEBUG Command: GET 475423375 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122730156 DLCTRL DEBUG Tx Command reply: GET_REPLY 475423375 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122730160 DLCTRL DEBUG Command: GET 321388340 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122730160 DLCTRL DEBUG Tx Command reply: GET_REPLY 321388340 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122730164 DLCTRL DEBUG Command: GET 715396015 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122730164 DLCTRL DEBUG Tx Command reply: GET_REPLY 715396015 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122730168 DLCTRL DEBUG Command: GET 116251932 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122730168 DLCTRL DEBUG Tx Command reply: GET_REPLY 116251932 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122730172 DLCTRL DEBUG Command: GET 290819431 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122730172 DLCTRL DEBUG Tx Command reply: GET_REPLY 290819431 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122730176 DLCTRL DEBUG Command: GET 6035403 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122730176 DLCTRL DEBUG Tx Command reply: GET_REPLY 6035403 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122730180 DLCTRL DEBUG Command: GET 522303462 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122730180 DLCTRL DEBUG Tx Command reply: GET_REPLY 522303462 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122730184 DLCTRL DEBUG Command: GET 258445494 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122730184 DLCTRL DEBUG Tx Command reply: GET_REPLY 258445494 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122730188 DLCTRL DEBUG Command: GET 920878854 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122730188 DLCTRL DEBUG Tx Command reply: GET_REPLY 920878854 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122730192 DLCTRL DEBUG Command: GET 222020705 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122730192 DLCTRL DEBUG Tx Command reply: GET_REPLY 222020705 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122730196 DLCTRL DEBUG Command: GET 58727223 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122730196 DLCTRL DEBUG Tx Command reply: GET_REPLY 58727223 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122730200 DLCTRL DEBUG Command: GET 102240794 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122730200 DLCTRL DEBUG Tx Command reply: GET_REPLY 102240794 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122730204 DLCTRL DEBUG Command: GET 331079113 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122730204 DLCTRL DEBUG Tx Command reply: GET_REPLY 331079113 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122730207 DLCTRL DEBUG Command: GET 252501523 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122730207 DLCTRL DEBUG Tx Command reply: GET_REPLY 252501523 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: 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@8885072c0934: 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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011101001'B, t_guard := 20.000000 } 20250425122730252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48060<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@8885072c0934: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@8885072c0934: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@8885072c0934: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)3466460 20250425122731299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122731299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122731299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425122731299 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122731299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x34e4dc, normal) (hnbgw_rua.c:407) 20250425122731299 DHNB DEBUG map_rua[0x5628104e6af0]{init}: Allocated (fsm.c:456) 20250425122731299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3466460)[0x5628104e6af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122731299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3466460 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122731299 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122731299 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122731299 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250425122731299 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3466460 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:1047) 20250425122731299 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3466460 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122731299 DCN DEBUG map_sccp[0x5628104d6d00]{init}: Allocated (fsm.c:456) 20250425122731299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5628104d6d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122731299 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3466460 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122731299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3466460 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425122731299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3466460)[0x5628104e6af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122731299 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122731299 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122731299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3466460)[0x5628104e6af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122731299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5628104d6d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122731299 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122731299 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{IDLE}: Allocated (fsm.c:456) 20250425122731299 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122731299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030002e90056400500f1100926) (sccp_scrc.c:406) 20250425122731299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122731299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122731299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122731299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122731299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122731299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122731299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122731299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122731299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122731299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122731299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122731299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122731299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122731299 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122731299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5628104d6d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122731299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3466460)[0x5628104e6af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122731300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122731300 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122731300 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122731300 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122731300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122731300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122731300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122731300 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(670)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@8885072c0934: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@8885072c0934: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)10226651 HNBGW_Test.msc0-SCCP(670)@8885072c0934: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc0-SCCP(670)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122731318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122731318 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122731318 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122731318 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122731318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122731318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122731318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122731318 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122731318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122731318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122731318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122731318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122731318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122731318 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000a4e94) (sccp_scrc.c:477) 20250425122731318 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20250425122731318 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122731318 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122731318 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122731318 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122731318 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122731318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5628104d6d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122731318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5628104d6d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122731319 DLCTRL DEBUG Command: GET 803155081 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122731319 DLCTRL DEBUG Tx Command reply: GET_REPLY 803155081 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122731323 DLCTRL DEBUG Command: GET 967483105 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122731323 DLCTRL DEBUG Tx Command reply: GET_REPLY 967483105 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122731327 DLCTRL DEBUG Command: GET 313207985 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122731327 DLCTRL DEBUG Tx Command reply: GET_REPLY 313207985 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122731331 DLCTRL DEBUG Command: GET 319819356 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122731331 DLCTRL DEBUG Tx Command reply: GET_REPLY 319819356 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122731334 DLCTRL DEBUG Command: GET 706047094 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122731334 DLCTRL DEBUG Tx Command reply: GET_REPLY 706047094 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122731337 DLCTRL DEBUG Command: GET 198902117 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122731337 DLCTRL DEBUG Tx Command reply: GET_REPLY 198902117 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122731341 DLCTRL DEBUG Command: GET 584933659 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122731341 DLCTRL DEBUG Tx Command reply: GET_REPLY 584933659 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122731345 DLCTRL DEBUG Command: GET 287993567 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122731345 DLCTRL DEBUG Tx Command reply: GET_REPLY 287993567 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122731349 DLCTRL DEBUG Command: GET 86825442 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122731349 DLCTRL DEBUG Tx Command reply: GET_REPLY 86825442 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122731353 DLCTRL DEBUG Command: GET 741352036 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122731353 DLCTRL DEBUG Tx Command reply: GET_REPLY 741352036 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122731356 DLCTRL DEBUG Command: GET 67540580 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122731356 DLCTRL DEBUG Tx Command reply: GET_REPLY 67540580 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122731360 DLCTRL DEBUG Command: GET 24506764 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122731360 DLCTRL DEBUG Tx Command reply: GET_REPLY 24506764 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122731363 DLCTRL DEBUG Command: GET 198896410 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122731363 DLCTRL DEBUG Tx Command reply: GET_REPLY 198896410 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122731366 DLCTRL DEBUG Command: GET 40371847 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122731366 DLCTRL DEBUG Tx Command reply: GET_REPLY 40371847 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122731369 DLCTRL DEBUG Command: GET 283296682 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122731369 DLCTRL DEBUG Tx Command reply: GET_REPLY 283296682 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122731371 DLCTRL DEBUG Command: GET 924523854 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122731371 DLCTRL DEBUG Tx Command reply: GET_REPLY 924523854 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122731373 DLCTRL DEBUG Command: GET 259226744 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122731373 DLCTRL DEBUG Tx Command reply: GET_REPLY 259226744 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122731375 DLCTRL DEBUG Command: GET 221695426 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122731375 DLCTRL DEBUG Tx Command reply: GET_REPLY 221695426 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122731377 DLCTRL DEBUG Command: GET 272848994 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122731377 DLCTRL DEBUG Tx Command reply: GET_REPLY 272848994 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122731378 DLCTRL DEBUG Command: GET 59024158 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122731378 DLCTRL DEBUG Tx Command reply: GET_REPLY 59024158 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000000100010101'B, t_guard := 20.000000 } 20250425122731404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48068<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@8885072c0934: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@8885072c0934: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@8885072c0934: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)279963 20250425122732424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122732424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122732424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425122732424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122732424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4459b, normal) (hnbgw_rua.c:407) 20250425122732424 DHNB DEBUG map_rua[0x5628104e4ea0]{init}: Allocated (fsm.c:456) 20250425122732424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279963)[0x5628104e4ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122732424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-279963 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122732424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122732424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122732424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-279963 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250425122732424 DCN DEBUG map_sccp[0x5628104e1f00]{init}: Allocated (fsm.c:456) 20250425122732424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5628104e1f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122732424 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-279963 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425122732424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-279963 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425122732424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279963)[0x5628104e4ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122732424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122732424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122732424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279963)[0x5628104e4ea0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122732424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5628104e1f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122732424 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122732424 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{IDLE}: Allocated (fsm.c:456) 20250425122732424 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122732424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001150056400500f1100926) (sccp_scrc.c:406) 20250425122732424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122732424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122732424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122732424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122732424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122732424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122732424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122732424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122732424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122732424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122732424 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122732424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122732424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122732424 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122732424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5628104e1f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122732424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279963)[0x5628104e4ea0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122732424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122732424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122732424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122732424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122732424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122732424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122732424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122732424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(676)@8885072c0934: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@8885072c0934: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@8885072c0934: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)12496154 HNBGW_Test.msc2-SCCP(676)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122732440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122732440 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122732440 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122732440 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122732440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122732440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122732440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122732440 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122732441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122732441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122732441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122732441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122732441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122732441 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004df977) (sccp_scrc.c:477) 20250425122732441 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20250425122732441 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122732441 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122732441 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122732441 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122732441 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122732441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5628104e1f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122732441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5628104e1f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122732443 DLCTRL DEBUG Command: GET 318153098 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122732443 DLCTRL DEBUG Tx Command reply: GET_REPLY 318153098 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122732447 DLCTRL DEBUG Command: GET 994879606 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122732447 DLCTRL DEBUG Tx Command reply: GET_REPLY 994879606 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122732452 DLCTRL DEBUG Command: GET 326428525 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122732452 DLCTRL DEBUG Tx Command reply: GET_REPLY 326428525 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122732455 DLCTRL DEBUG Command: GET 168281265 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122732455 DLCTRL DEBUG Tx Command reply: GET_REPLY 168281265 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122732459 DLCTRL DEBUG Command: GET 549317241 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122732459 DLCTRL DEBUG Tx Command reply: GET_REPLY 549317241 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122732463 DLCTRL DEBUG Command: GET 118501259 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122732463 DLCTRL DEBUG Tx Command reply: GET_REPLY 118501259 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122732467 DLCTRL DEBUG Command: GET 10858667 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122732467 DLCTRL DEBUG Tx Command reply: GET_REPLY 10858667 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122732470 DLCTRL DEBUG Command: GET 483887013 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122732470 DLCTRL DEBUG Tx Command reply: GET_REPLY 483887013 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122732474 DLCTRL DEBUG Command: GET 869710568 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122732474 DLCTRL DEBUG Tx Command reply: GET_REPLY 869710568 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122732476 DLCTRL DEBUG Command: GET 321858071 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122732476 DLCTRL DEBUG Tx Command reply: GET_REPLY 321858071 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122732479 DLCTRL DEBUG Command: GET 403713791 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122732479 DLCTRL DEBUG Tx Command reply: GET_REPLY 403713791 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122732481 DLCTRL DEBUG Command: GET 651550277 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122732481 DLCTRL DEBUG Tx Command reply: GET_REPLY 651550277 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250425122732483 DLCTRL DEBUG Command: GET 351405675 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122732483 DLCTRL DEBUG Tx Command reply: GET_REPLY 351405675 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122732485 DLCTRL DEBUG Command: GET 945462449 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122732485 DLCTRL DEBUG Tx Command reply: GET_REPLY 945462449 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122732487 DLCTRL DEBUG Command: GET 921681701 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122732487 DLCTRL DEBUG Tx Command reply: GET_REPLY 921681701 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122732488 DLCTRL DEBUG Command: GET 552110900 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122732488 DLCTRL DEBUG Tx Command reply: GET_REPLY 552110900 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122732490 DLCTRL DEBUG Command: GET 158223935 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122732490 DLCTRL DEBUG Tx Command reply: GET_REPLY 158223935 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122732491 DLCTRL DEBUG Command: GET 136904173 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122732491 DLCTRL DEBUG Tx Command reply: GET_REPLY 136904173 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122732492 DLCTRL DEBUG Command: GET 180794596 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122732492 DLCTRL DEBUG Tx Command reply: GET_REPLY 180794596 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122732493 DLCTRL DEBUG Command: GET 73964416 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122732493 DLCTRL DEBUG Tx Command reply: GET_REPLY 73964416 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122732498 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43257<->l=127.0.0.1:4262) (control_if.c:193) 20250425122732499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48058<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(664)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(663)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122732501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48050<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122732502 DLINP DEBUG SRVCONN(,r=127.0.0.1:58831<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122732502 DLINP DEBUG SRVCONN(,r=127.0.0.1:58831<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122732502 DLINP NOTICE SRV(,r=127.0.0.1:58831<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122732502 DMAIN NOTICE (127.0.0.1:58831 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58831<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122732502 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425122732504 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122732504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122732504 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122732504 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122732504 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122732504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122732504 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122732504 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122732504 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122732504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122732504 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122732505 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122732505 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122732505 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122732505 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122732505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122732505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122732505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122732505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122732505 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122732505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122732505 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122732505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122732505 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122732505 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122732505 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122732505 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122732505 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122732505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5628104d6d00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122732505 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122732505 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122732505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4e94), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122732505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122732505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122732505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122732505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122732505 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122732505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5628104d6d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122732505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3466460)[0x5628104e6af0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122732505 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3466460)[0x5628104e6af0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@8885072c0934: Final verdict of PTC: none 20250425122732505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122732505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3466460)[0x5628104e6af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122732505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3466460)[0x5628104e6af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122732505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3466460)[0x5628104e6af0]{disrupted}: Freeing instance (context_map.c:202) 20250425122732505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3466460)[0x5628104e6af0]{disrupted}: Deallocated (fsm.c:568) 20250425122732505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5628104d6d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122732505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5628104d6d00]{disconnected}: Freeing instance (context_map.c:206) 20250425122732505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5628104d6d00]{disconnected}: Deallocated (fsm.c:568) 20250425122732505 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3466460 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250425122732505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122732505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122732506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122732506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122732506 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122732506 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122732506 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(685)@8885072c0934: Final verdict of PTC: none 20250425122732506 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122732506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122732506 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122732506 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122732506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279963)[0x5628104e4ea0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122732506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279963)[0x5628104e4ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122732506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5628104e1f00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122732506 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122732506 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122732506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004df977), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122732506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122732506 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122732506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122732506 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122732506 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122732506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122732506 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122732506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122732506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122732506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122732506 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122732506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5628104e1f00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122732506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279963)[0x5628104e4ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122732506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279963)[0x5628104e4ea0]{disrupted}: Freeing instance (context_map.c:202) 20250425122732506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279963)[0x5628104e4ea0]{disrupted}: Deallocated (fsm.c:568) 20250425122732506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5628104e1f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122732506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5628104e1f00]{disconnected}: Freeing instance (context_map.c:206) 20250425122732506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5628104e1f00]{disconnected}: Deallocated (fsm.c:568) 20250425122732506 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-279963 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250425122732506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122732506 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122732506 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122732506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122732506 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122732506 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122732506 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122732506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122732506 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122732506 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250425122732506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122732506 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122732506 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122732506 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122732506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122732506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122732506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122732506 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122732506 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122732507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122732507 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122732507 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn1-RAN(683)@8885072c0934: Final verdict of PTC: none 20250425122732507 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122732507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122732507 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425122732507 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122732507 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122732507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122732507 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(680)@8885072c0934: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(686)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-RAN(674)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(682)@8885072c0934: Final verdict of PTC: none 20250425122732507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122732507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122732507 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122732507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122732507 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122732507 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122732507 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425122732507 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122732507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122732507 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122732507 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122732507 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122732507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122732507 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-SCCP(673)@8885072c0934: Final verdict of PTC: none 20250425122732507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122732507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122732508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122732508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122732508 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) HNBGW_Test.msc2-RAN(677)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(671)@8885072c0934: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@8885072c0934: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@8885072c0934: Final verdict of PTC: none 20250425122732508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122732508 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122732508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122732508 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122732508 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122732508 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122732508 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122732508 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122732508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122732508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122732508 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122732508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122732508 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122732508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122732508 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122732508 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122732508 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122732508 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122732508 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(675)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(687)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(672)@8885072c0934: Final verdict of PTC: none 20250425122732508 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122732508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122732508 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122732508 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122732508 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425122732508 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122732508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122732508 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122732508 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20250425122732508 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122732508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122732508 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122732508 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425122732508 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122732508 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122732509 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122732509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122732509 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122732509 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122732509 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122732509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122732509 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425122732509 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122732509 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122732509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122732509 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425122732509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122732510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122732510 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122732510 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122732510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122732510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122732510 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425122732510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122732510 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122732511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122732511 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122732511 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122732511 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122732511 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122732511 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-SCCP(676)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(681)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(688)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(684)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(665)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(670)@8885072c0934: Final verdict of PTC: none 20250425122732524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48060<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@8885072c0934: Final verdict of PTC: pass 20250425122732536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48068<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Fri Apr 25 12:27:32 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 20250425122732710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122733313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48072<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=614172) Waiting for packet dumper to finish... 1 (prev_count=614172, count=614712) 20250425122734505 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122734505 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122734505 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122734507 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122734507 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122734507 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425122734508 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122734508 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122734509 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122734510 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122734510 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425122734510 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425122734959 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122734959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e19cb8), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122734959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122734959 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122734959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122734959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122734959 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122734959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001aee64), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122734959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122734959 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122734959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122734959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122734960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122734960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122734960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122734960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122734960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122734960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122734960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122734960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122734960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122734960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122734960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122734960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122734960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122734960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122734962 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122734962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088b432), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122734962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122734962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122734962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122734962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122734962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122734962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122734962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122734962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122734962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122734962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122734962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Fri Apr 25 12:27:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122735462 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122735463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868d69), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122735463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122735463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122735463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122735463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122735463 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122735463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e797d2), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122735463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122735463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122735463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122735463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122735463 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122735463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c93006), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122735463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122735463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122735463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122735463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122735463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122735463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122735463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122735463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122735463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122735463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122735463 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122735463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122735463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122735463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122735463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122735463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122735463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122735463 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122735464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122735464 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122735464 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122735464 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122735464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122735464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122735464 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122736270 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122736270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f38da), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122736270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122736270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736270 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122736270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c1ac), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122736270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736270 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122736270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736270 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122736270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fea05), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122736270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122736270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122736271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122736271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122736271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122736271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122736271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122736271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122736271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122736271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122736271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122736271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122736271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_paging_imsi started. 20250425122736398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122736402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122736405 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43771<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(695)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122736417 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122736417 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122736424 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122736424 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122736424 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122736424 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122736424 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122736424 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122736424 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122736424 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi-Iuh1(697)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122736425 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50309 (stream_srv.c:142) 20250425122736425 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50309<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122736426 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122736426 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122736426 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122736426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122736426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122736426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736426 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122736426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736426 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122736426 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122736426 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122736426 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122736426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122736426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122736426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736426 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122736426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736426 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122736426 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122736426 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122736426 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122736426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122736426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122736426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736426 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122736426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736426 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122736426 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122736426 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122736426 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122736426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122736426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122736426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122736426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736426 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122736426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736426 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736426 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736426 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122736426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122736426 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122736426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736426 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736426 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736426 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122736426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122736426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122736426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122736426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736426 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736426 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736426 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122736426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122736426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122736426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122736426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736426 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736426 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736426 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122736426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122736426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122736426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(701)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(701)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(701)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(699)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(704)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(704)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(702)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(707)@8885072c0934: ************************************************* HNBGW_Test.msc2-M3UA(707)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(705)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122736467 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122736467 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122736467 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122736467 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122736467 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122736467 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122736467 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122736467 DRANAP NOTICE cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122736467 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122736467 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122736468 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122736468 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122736468 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122736468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122736468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122736468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736468 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122736468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736468 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122736468 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122736468 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122736468 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122736468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122736468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122736468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736468 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122736468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736468 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122736468 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122736468 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122736468 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122736468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122736468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122736468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736468 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122736468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736468 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122736468 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122736468 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122736468 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122736468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122736468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122736468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122736468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736468 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122736469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736469 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736469 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736469 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122736469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122736469 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122736469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736469 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736469 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736469 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122736469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122736469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122736469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122736469 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122736469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736469 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736469 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736469 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122736469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122736469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122736469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122736469 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122736469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736469 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736469 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736469 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122736469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122736469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122736469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122736469 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122736469 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(710)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(708)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122736491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122736491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122736491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122736491 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122736491 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122736492 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122736492 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122736492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122736492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122736496 DLINP DEBUG SRVCONN(,r=127.0.0.1:50309<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122736496 DLINP DEBUG SRVCONN(,r=127.0.0.1:50309<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122736496 DLINP DEBUG SRVCONN(,r=127.0.0.1:50309<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122736496 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122736496 DHNBAP DEBUG (127.0.0.1:50309 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122736496 DHNBAP NOTICE (127.0.0.1:50309 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122736496 DHNBAP NOTICE (127.0.0.1:50309 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122736496 DLINP DEBUG SRVCONN(,r=127.0.0.1:50309<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122736496 DLINP DEBUG SRVCONN(,r=127.0.0.1:50309<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122736636 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122736636 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122736636 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122736636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(701)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122736644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736644 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122736644 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122736644 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122736644 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122736644 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122736644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122736647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736647 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122736647 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122736647 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122736647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122736647 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122736647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122736647 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122736647 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122736647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122736647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122736647 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122736647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122736647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122736647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122736647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122736647 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122736647 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122736647 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122736648 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122736648 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122736648 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122736649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122736649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122736649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122736649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736649 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122736649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736649 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736649 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736649 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122736649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122736649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122736649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122736649 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122736651 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122736651 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122736651 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122736651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(704)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122736657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736657 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122736657 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122736657 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122736657 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122736657 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122736657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122736658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736658 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122736658 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122736658 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122736658 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122736658 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122736658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122736658 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122736658 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122736658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122736658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122736658 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122736658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122736658 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122736658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122736658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122736658 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122736658 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122736658 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122736659 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122736659 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122736659 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122736659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122736659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122736659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736659 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122736659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736659 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122736659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736659 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736659 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736659 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122736659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122736659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122736659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122736659 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122736663 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122736663 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425122736663 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122736663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(707)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425122736669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736669 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425122736669 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122736669 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122736669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122736669 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425122736669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122736671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736671 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122736671 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122736671 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122736671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122736671 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122736671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122736671 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122736671 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122736671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122736671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122736671 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425122736671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122736671 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122736671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122736671 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122736671 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122736671 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122736671 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122736673 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122736673 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122736673 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122736673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122736673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122736673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736673 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122736673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736673 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122736673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736673 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736673 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736673 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122736673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122736673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122736673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122736673 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122736682 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122736682 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122736682 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425122736682 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425122736682 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425122736682 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425122736682 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(710)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122736688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736688 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122736688 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425122736688 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425122736688 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425122736688 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122736688 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122736688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425122736688 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122736688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122736689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122736689 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122736689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122736689 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122736689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122736689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122736689 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122736693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736693 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122736693 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122736693 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122736693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122736693 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250425122736693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122736693 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122736693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122736693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122736693 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122736693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122736693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122736693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122736693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122736693 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122736693 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122736693 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122736694 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122736694 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122736694 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122736694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122736694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122736694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122736695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122736695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122736695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122736695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736695 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122736695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736695 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736695 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736695 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122736695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122736695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122736695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122736695 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122736961 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122736961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e72e7), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122736961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122736961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736961 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122736961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9e371), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122736961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122736961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736961 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122736961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3ed4b), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122736961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122736961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122736961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122736961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122736961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122736961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122736961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122736961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122736961 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122736961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122736961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122736961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122736961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122736961 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122736962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122736962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122736962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122736962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122736962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122736962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122736962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122736970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736970 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122736970 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122736970 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122736970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122736970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122736970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122736970 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122736970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122736970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122736970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122736970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122736970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122736970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=004e72e7) (sccp_scrc.c:477) 20250425122736970 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20250425122736970 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122736970 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122736970 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122736970 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122736970 DLSCCP DEBUG SCCP-SCOC(67)[0x5628104eab50]{IDLE}: Deallocated (fsm.c:568) 20250425122736971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122736971 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122736971 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122736971 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122736971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122736971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122736971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122736971 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122736971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122736971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122736971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122736971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122736971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122736971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=00f3ed4b) (sccp_scrc.c:477) 20250425122736971 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20250425122736971 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122736971 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122736971 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122736971 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122736971 DLSCCP DEBUG SCCP-SCOC(68)[0x5628104da880]{IDLE}: Deallocated (fsm.c:568) 20250425122737173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737173 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122737173 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122737173 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122737173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122737173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122737173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122737173 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122737173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122737173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122737173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122737173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122737173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=00c9e371) (sccp_scrc.c:477) 20250425122737173 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20250425122737173 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122737173 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122737173 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122737173 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122737173 DLSCCP DEBUG SCCP-SCOC(69)[0x5628104e9350]{IDLE}: Deallocated (fsm.c:568) 20250425122737448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737448 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122737448 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122737448 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122737448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122737448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122737448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122737448 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(700)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122737449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122737449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122737449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122737449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122737449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122737449 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122737449 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122737449 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122737449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737449 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122737449 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122737449 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122737449 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122737449 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122737449 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122737449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122737449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122737449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122737449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122737449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122737449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122737449 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122737449 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122737449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737449 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122737449 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122737449 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122737450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122737450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122737450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122737450 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737453 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122737453 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122737453 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122737453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122737453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122737453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122737453 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122737453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122737453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122737453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122737453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122737453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122737453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122737453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122737453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122737453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122737453 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122737453 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122737453 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122737457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737457 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122737457 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122737457 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122737457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122737457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122737457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122737457 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(703)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122737457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122737457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122737457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122737457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122737457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122737457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122737457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122737457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122737457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122737457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122737457 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122737457 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122737457 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122737457 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122737457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122737457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122737457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122737457 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122737457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122737457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122737457 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122737457 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122737457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737457 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122737457 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122737457 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122737457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122737457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122737457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122737457 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737458 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122737458 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122737458 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122737458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122737458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122737458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122737458 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122737458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122737458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122737458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122737458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122737458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122737458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122737458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122737458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737458 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122737458 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122737458 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122737458 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122737458 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122737470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737470 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122737470 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122737470 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122737470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122737470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122737470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122737470 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122737470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122737470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122737470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122737470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122737470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122737470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122737471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122737471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122737471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122737471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122737471 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122737471 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425122737471 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122737471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122737471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122737471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122737471 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122737471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122737471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122737471 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122737471 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{CONNECTED}: link up (cnlink.c:111) 20250425122737471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737471 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122737471 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122737471 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122737471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122737471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122737471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122737471 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737471 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122737471 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122737471 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122737471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122737471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122737471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122737471 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122737472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122737472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122737472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122737472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122737472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122737472 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122737472 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122737472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122737472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122737472 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122737472 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122737472 DRANAP INFO cnlink(msc-2)[0x562810464870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122737488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737488 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122737488 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122737488 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122737488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122737488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122737488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122737489 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122737489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122737489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122737489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122737489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122737489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122737489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122737489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122737489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737489 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122737489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122737489 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122737489 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122737489 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122737489 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122737489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122737489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122737489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122737489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122737489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122737489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122737489 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122737489 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122737489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737489 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122737489 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122737489 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122737489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122737489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122737489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122737489 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737490 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122737490 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122737490 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122737490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122737490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122737490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122737490 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122737490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122737490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122737490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122737490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122737490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122737490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122737490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122737490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122737490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122737490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122737490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122737490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122737490 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122737490 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122737490 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122737714 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122737714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00509498), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122737714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122737714 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122737714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122737714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122737714 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122737714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78db7), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122737714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122737714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122737714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122737714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122737714 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122737714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcfb46), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122737714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122737714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122737714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122737714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122737715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737715 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122737715 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122737715 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122737715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122737715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122737715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122737715 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737715 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122737715 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122737715 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122737715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122737715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122737715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122737715 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737715 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122737715 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122737715 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122737715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122737715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122737715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122737715 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737719 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122737719 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122737719 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122737719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122737719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122737719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122737719 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122737719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122737719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122737719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122737719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122737719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=00509498) (sccp_scrc.c:477) 20250425122737719 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20250425122737719 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122737719 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122737719 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122737719 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122737720 DLSCCP DEBUG SCCP-SCOC(65)[0x5628104e6400]{IDLE}: Deallocated (fsm.c:568) 20250425122737720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737720 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122737720 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122737720 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122737720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122737720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122737720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122737720 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122737721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122737721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122737721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122737721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122737721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=00c78db7) (sccp_scrc.c:477) 20250425122737721 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20250425122737721 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122737721 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122737721 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122737721 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122737721 DLSCCP DEBUG SCCP-SCOC(64)[0x5628104e6950]{IDLE}: Deallocated (fsm.c:568) 20250425122737921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122737921 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122737921 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122737921 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122737921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122737921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122737921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122737921 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122737921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122737921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122737921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122737921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122737921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122737921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=00dcfb46) (sccp_scrc.c:477) 20250425122737921 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20250425122737921 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122737921 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122737921 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122737921 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122737921 DLSCCP DEBUG SCCP-SCOC(66)[0x562810363390]{IDLE}: Deallocated (fsm.c:568) 20250425122738505 DLCTRL DEBUG Command: GET 472780115 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122738505 DLCTRL DEBUG Tx Command reply: GET_REPLY 472780115 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122738512 DLCTRL DEBUG Command: GET 235220051 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122738512 DLCTRL DEBUG Tx Command reply: GET_REPLY 235220051 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122738517 DLCTRL DEBUG Command: GET 248045438 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122738517 DLCTRL DEBUG Tx Command reply: GET_REPLY 248045438 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122738525 DLCTRL DEBUG Command: GET 331255746 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122738525 DLCTRL DEBUG Tx Command reply: GET_REPLY 331255746 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122738530 DLCTRL DEBUG Command: GET 216230026 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122738531 DLCTRL DEBUG Tx Command reply: GET_REPLY 216230026 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122738535 DLCTRL DEBUG Command: GET 927045104 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122738535 DLCTRL DEBUG Tx Command reply: GET_REPLY 927045104 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122738539 DLCTRL DEBUG Command: GET 790375635 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122738539 DLCTRL DEBUG Tx Command reply: GET_REPLY 790375635 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122738543 DLCTRL DEBUG Command: GET 148571202 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122738543 DLCTRL DEBUG Tx Command reply: GET_REPLY 148571202 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122738547 DLCTRL DEBUG Command: GET 356301376 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122738547 DLCTRL DEBUG Tx Command reply: GET_REPLY 356301376 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122738552 DLCTRL DEBUG Command: GET 839436748 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122738552 DLCTRL DEBUG Tx Command reply: GET_REPLY 839436748 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122738556 DLCTRL DEBUG Command: GET 842130313 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122738557 DLCTRL DEBUG Tx Command reply: GET_REPLY 842130313 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122738561 DLCTRL DEBUG Command: GET 247926675 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122738561 DLCTRL DEBUG Tx Command reply: GET_REPLY 247926675 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122738565 DLCTRL DEBUG Command: GET 25186658 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122738565 DLCTRL DEBUG Tx Command reply: GET_REPLY 25186658 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122738568 DLCTRL DEBUG Command: GET 470854792 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122738568 DLCTRL DEBUG Tx Command reply: GET_REPLY 470854792 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122738571 DLCTRL DEBUG Command: GET 198580272 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122738571 DLCTRL DEBUG Tx Command reply: GET_REPLY 198580272 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122738573 DLCTRL DEBUG Command: GET 89768722 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122738573 DLCTRL DEBUG Tx Command reply: GET_REPLY 89768722 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122738575 DLCTRL DEBUG Command: GET 198940527 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122738575 DLCTRL DEBUG Tx Command reply: GET_REPLY 198940527 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122738576 DLCTRL DEBUG Command: GET 285200035 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122738576 DLCTRL DEBUG Tx Command reply: GET_REPLY 285200035 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122738577 DLCTRL DEBUG Command: GET 62681458 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122738577 DLCTRL DEBUG Tx Command reply: GET_REPLY 62681458 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122738578 DLCTRL DEBUG Command: GET 233878294 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122738578 DLCTRL DEBUG Tx Command reply: GET_REPLY 233878294 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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 } } } 20250425122738595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122739614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122739614 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122739614 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122739614 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122739615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122739615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122739615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122739615 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122739615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122739615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122739615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122739615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122739615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122739615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122739615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122739615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:477) 20250425122739615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122739615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122739615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122739615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122739615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122739615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122739615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122739615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122739615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122739615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122739615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122739615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122739615 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122739615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122739615 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425122739615 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250425122739615 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250425122739615 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250425122739615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250425122739615 DRUA DEBUG (127.0.0.1:50309 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250425122739615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122739615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250425122739615 DLINP DEBUG SRVCONN(,r=127.0.0.1:50309<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122739615 DLINP DEBUG SRVCONN(,r=127.0.0.1:50309<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh0-RUA(696)@8885072c0934: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(698)@8885072c0934: UnitdataCallback HNBGW_Test.msc0-RAN(700)@8885072c0934: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@8885072c0934: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@8885072c0934: Added conn table entry 0TC_mscpool_paging_imsi0(712)11737354 20250425122740635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122740635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122740635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122740635 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122740635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb3190a, normal) (hnbgw_rua.c:407) 20250425122740635 DHNB DEBUG map_rua[0x5628104e9350]{init}: Allocated (fsm.c:456) 20250425122740635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11737354)[0x5628104e9350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122740635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11737354 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122740635 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122740635 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122740635 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11737354 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250425122740635 DCN DEBUG map_sccp[0x5628104eab50]{init}: Allocated (fsm.c:456) 20250425122740635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5628104eab50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122740635 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11737354 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122740635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11737354 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425122740635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11737354)[0x5628104e9350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122740635 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122740635 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122740635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11737354)[0x5628104e9350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122740635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5628104eab50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122740635 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122740635 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{IDLE}: Allocated (fsm.c:456) 20250425122740635 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122740635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000051), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003500056400500f1100926) (sccp_scrc.c:406) 20250425122740635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122740635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122740635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122740635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122740635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122740635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122740635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122740635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122740635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122740635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122740635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122740635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122740635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122740635 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122740635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5628104eab50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122740635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11737354)[0x5628104e9350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122740635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122740635 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122740635 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122740635 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122740635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122740635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122740635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122740635 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(699)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@8885072c0934: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@8885072c0934: Added conn table entry 0TC_mscpool_paging_imsi0(712)16765273 HNBGW_Test.msc0-SCCP(699)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(712)@8885072c0934: setverdict(pass): none -> pass 20250425122740653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122740653 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122740653 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122740653 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122740653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122740653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122740653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122740653 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122740653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122740653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122740653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122740653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122740653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122740653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00daf0ed) (sccp_scrc.c:477) 20250425122740653 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20250425122740653 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122740653 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122740653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122740653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122740653 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122740653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5628104eab50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122740653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5628104eab50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122741653 DLCTRL DEBUG Command: GET 65195604 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122741653 DLCTRL DEBUG Tx Command reply: GET_REPLY 65195604 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122741654 DLCTRL DEBUG Command: GET 88359827 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122741654 DLCTRL DEBUG Tx Command reply: GET_REPLY 88359827 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122741655 DLCTRL DEBUG Command: GET 317439762 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122741655 DLCTRL DEBUG Tx Command reply: GET_REPLY 317439762 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122741656 DLCTRL DEBUG Command: GET 925040752 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122741656 DLCTRL DEBUG Tx Command reply: GET_REPLY 925040752 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122741658 DLCTRL DEBUG Command: GET 229995812 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122741658 DLCTRL DEBUG Tx Command reply: GET_REPLY 229995812 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122741659 DLCTRL DEBUG Command: GET 705373570 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122741659 DLCTRL DEBUG Tx Command reply: GET_REPLY 705373570 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122741660 DLCTRL DEBUG Command: GET 668180689 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122741660 DLCTRL DEBUG Tx Command reply: GET_REPLY 668180689 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122741662 DLCTRL DEBUG Command: GET 341755667 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122741662 DLCTRL DEBUG Tx Command reply: GET_REPLY 341755667 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122741663 DLCTRL DEBUG Command: GET 335109953 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122741663 DLCTRL DEBUG Tx Command reply: GET_REPLY 335109953 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122741664 DLCTRL DEBUG Command: GET 922942278 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122741664 DLCTRL DEBUG Tx Command reply: GET_REPLY 922942278 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122741666 DLCTRL DEBUG Command: GET 255596023 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122741666 DLCTRL DEBUG Tx Command reply: GET_REPLY 255596023 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122741668 DLCTRL DEBUG Command: GET 964595741 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122741668 DLCTRL DEBUG Tx Command reply: GET_REPLY 964595741 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122741669 DLCTRL DEBUG Command: GET 786041019 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122741669 DLCTRL DEBUG Tx Command reply: GET_REPLY 786041019 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122741671 DLCTRL DEBUG Command: GET 302195304 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122741671 DLCTRL DEBUG Tx Command reply: GET_REPLY 302195304 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122741673 DLCTRL DEBUG Command: GET 161164187 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122741673 DLCTRL DEBUG Tx Command reply: GET_REPLY 161164187 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122741675 DLCTRL DEBUG Command: GET 98937820 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122741675 DLCTRL DEBUG Tx Command reply: GET_REPLY 98937820 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122741677 DLCTRL DEBUG Command: GET 384094494 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122741677 DLCTRL DEBUG Tx Command reply: GET_REPLY 384094494 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122741679 DLCTRL DEBUG Command: GET 587055963 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122741679 DLCTRL DEBUG Tx Command reply: GET_REPLY 587055963 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122741681 DLCTRL DEBUG Command: GET 250587347 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122741681 DLCTRL DEBUG Tx Command reply: GET_REPLY 250587347 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122741683 DLCTRL DEBUG Command: GET 801907123 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122741683 DLCTRL DEBUG Tx Command reply: GET_REPLY 801907123 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122741690 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43771<->l=127.0.0.1:4262) (control_if.c:193) 20250425122741690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34960<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(693)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(692)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122741694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34944<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122741695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122741695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122741695 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122741695 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122741695 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122741695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11737354)[0x5628104e9350]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122741695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11737354)[0x5628104e9350]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122741695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5628104eab50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122741695 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122741695 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122741695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daf0ed), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122741695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122741695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122741695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122741695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122741695 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122741695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5628104eab50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122741695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11737354)[0x5628104e9350]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122741695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11737354)[0x5628104e9350]{disrupted}: Freeing instance (context_map.c:202) 20250425122741695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11737354)[0x5628104e9350]{disrupted}: Deallocated (fsm.c:568) 20250425122741695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5628104eab50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122741695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5628104eab50]{disconnected}: Freeing instance (context_map.c:206) 20250425122741695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5628104eab50]{disconnected}: Deallocated (fsm.c:568) 20250425122741695 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11737354 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250425122741695 DLINP DEBUG SRVCONN(,r=127.0.0.1:50309<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122741695 DLINP DEBUG SRVCONN(,r=127.0.0.1:50309<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122741695 DLINP NOTICE SRV(,r=127.0.0.1:50309<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122741695 DMAIN NOTICE (127.0.0.1:50309 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50309<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122741695 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425122741695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122741695 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122741695 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122741695 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122741696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122741696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122741696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122741696 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi-Iuh1-RUA(698)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(691)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(708)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(705)@8885072c0934: Final verdict of PTC: none 20250425122741698 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122741698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122741698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122741698 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122741698 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122741698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122741698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122741698 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425122741698 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122741698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122741698 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122741698 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122741698 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122741698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_mscpool_paging_imsi-Iuh0-RUA(696)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(702)@8885072c0934: Final verdict of PTC: none 20250425122741698 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122741698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122741698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122741698 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122741698 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122741698 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122741698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122741698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122741698 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(709)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-RAN(703)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-RAN(706)@8885072c0934: Final verdict of PTC: none 20250425122741698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122741698 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122741698 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown 20250425122741698 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122741698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425122741699 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122741699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.msc0-SCCP(699)@8885072c0934: Final verdict of PTC: none 20250425122741699 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122741699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122741699 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122741699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122741699 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122741699 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122741699 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122741699 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122741699 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122741699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122741699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122741699 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425122741699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122741699 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122741700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122741700 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122741700 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122741700 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122741700 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122741700 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122741699 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122741699 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122741699 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122741699 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122741699 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122741699 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425122741699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122741699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122741699 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122741699 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122741699 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122741699 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122741699 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122741700 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122741700 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122741700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122741700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122741700 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122741700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122741700 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122741700 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122741700 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122741700 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122741700 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122741700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122741700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122741700 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122741700 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-RAN(700)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(701)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(711)@8885072c0934: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(697)@8885072c0934: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(695)@8885072c0934: Final verdict of PTC: none 20250425122741700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122741700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.sgsn0-M3UA(710)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(694)@8885072c0934: Final verdict of PTC: none 20250425122741701 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122741701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122741701 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122741701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122741701 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122741701 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122741701 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122741701 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122741701 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122741701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122741701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.msc1-M3UA(704)@8885072c0934: Final verdict of PTC: none 20250425122741701 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122741701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122741701 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122741701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122741701 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122741701 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122741701 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122741701 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122741701 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122741703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34962<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(712)@8885072c0934: Final verdict of PTC: pass HNBGW_Test.msc2-M3UA(707)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Fri Apr 25 12:27:41 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 20250425122741874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122742476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=512132) 20250425122742506 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122742506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4e94), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122742506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122742506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122742506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122742506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122742506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122742506 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122742506 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122742506 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122742506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122742506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122742506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122742506 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122742507 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122742507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004df977), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122742507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122742507 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122742507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122742507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122742507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122742507 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122742507 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122742507 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122742507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122742507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122742507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122742507 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=512132, count=521268) 20250425122743699 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122743699 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122743699 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122743700 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122743700 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122743700 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122743700 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122743700 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122743700 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122743700 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122743700 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425122743700 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Fri Apr 25 12:27:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122744960 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122744960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001aee64), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122744960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122744960 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122744960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122744960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122744960 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122744960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e19cb8), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122744960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122744960 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122744960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122744960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122744960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122744960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122744960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122744960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122744960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122744960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122744960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122744960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122744960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122744960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122744960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122744960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122744960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122744960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122744963 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122744963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088b432), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122744963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122744963 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122744963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122744963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122744963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122744963 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122744963 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122744963 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122744963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122744963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122744963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122745463 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122745463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c93006), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122745463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122745463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745463 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122745463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e797d2), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122745463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122745463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745463 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122745463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868d69), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122745463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122745463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122745463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122745464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122745464 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122745464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745464 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745464 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745464 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122745464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122745464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122745464 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122745464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745464 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745464 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745464 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122745464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122745464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122745464 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_paging_tmsi started. 20250425122745519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60160<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122745521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122745524 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38017<->l=127.0.0.1:4262) (control_if.c:572) 20250425122745535 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122745535 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh0(717)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122745542 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122745542 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122745542 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122745542 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122745543 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122745543 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122745543 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36024 (stream_srv.c:142) 20250425122745543 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36024<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh1(719)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122745543 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122745543 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122745544 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122745544 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122745544 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122745544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122745544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122745544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745544 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122745544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745544 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122745544 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122745544 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122745544 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122745544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122745544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122745544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745544 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122745544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745544 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122745544 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122745544 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122745544 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122745544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122745544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122745544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745544 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122745544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745544 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122745544 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122745544 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122745544 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122745544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122745544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122745544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122745544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745544 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122745544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745544 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745544 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745544 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122745544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122745544 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122745544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745544 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745544 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745544 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122745544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122745544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122745544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122745544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745544 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745544 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745544 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122745544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122745544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122745544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122745544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745544 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745544 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745544 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122745544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122745544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122745544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(723)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(723)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(721)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(726)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(726)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(724)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(729)@8885072c0934: ************************************************* HNBGW_Test.msc2-M3UA(729)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(727)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122745578 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122745578 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122745579 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122745579 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122745579 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122745579 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122745579 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122745579 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122745580 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122745580 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122745580 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122745580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122745580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122745580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745580 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122745580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745580 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122745580 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122745580 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122745580 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122745580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122745580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122745580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745580 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122745580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745580 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122745580 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122745580 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122745580 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122745580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122745580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122745580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745580 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122745580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745580 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122745580 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122745580 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122745580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122745580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122745580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122745580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122745580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745580 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122745580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745580 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745580 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745580 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122745580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122745580 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122745580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745580 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745580 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745580 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122745580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122745580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122745580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122745580 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122745580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745580 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745580 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745580 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122745580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122745580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122745580 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122745580 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122745580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745580 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745580 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745581 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122745581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122745581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122745581 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(732)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(730)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122745602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122745602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122745602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122745602 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122745602 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122745602 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122745602 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122745602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122745602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122745606 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122745606 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122745606 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122745606 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122745606 DHNBAP DEBUG (127.0.0.1:36024 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122745606 DHNBAP NOTICE (127.0.0.1:36024 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122745606 DHNBAP NOTICE (127.0.0.1:36024 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122745606 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122745606 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122745754 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122745754 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122745754 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122745754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(723)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122745756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745756 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122745756 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122745756 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122745756 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122745756 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122745756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122745757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745757 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122745757 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122745757 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122745757 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122745757 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122745757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122745757 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122745757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122745757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122745757 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122745757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122745757 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122745757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122745757 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122745757 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122745757 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122745757 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122745758 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122745758 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122745758 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122745758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122745758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122745758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122745758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745758 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122745758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745758 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745758 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745758 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122745758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122745758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122745758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122745758 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122745764 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122745765 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122745765 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122745765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(726)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122745766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745766 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122745766 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122745766 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122745766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122745766 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122745766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122745766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745766 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122745766 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122745766 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122745766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122745766 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122745766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122745766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122745766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122745766 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122745766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122745766 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122745766 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122745766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122745767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122745767 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122745767 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122745767 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122745768 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122745768 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122745768 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122745768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122745768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122745768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745768 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122745768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745768 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122745768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745768 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745768 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745768 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122745768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122745768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122745768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122745768 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122745776 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122745776 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425122745776 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122745776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(729)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425122745777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745777 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425122745777 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122745777 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122745777 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122745777 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425122745777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122745777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745777 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122745777 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122745777 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122745777 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122745777 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122745777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122745777 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122745777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122745777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122745777 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425122745777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122745777 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122745777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122745777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122745777 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122745777 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122745777 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122745778 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122745778 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122745778 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122745778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122745778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122745778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745778 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122745778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745778 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122745779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745779 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745779 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745779 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122745779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122745779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122745779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122745779 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122745790 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122745790 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122745790 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122745790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(732)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122745792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745792 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122745792 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122745792 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122745792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122745792 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122745792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122745792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122745792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122745792 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122745792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122745792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122745792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122745792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122745792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745792 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122745792 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122745792 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122745792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122745792 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122745792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122745792 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122745792 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122745792 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122745792 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122745793 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122745793 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122745793 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122745793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122745793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122745793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122745793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122745793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122745793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122745793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122745793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122745793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122745793 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122745793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122745793 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122745793 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122745793 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122745793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122745793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122745793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122745793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746271 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122746271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fea05), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122746271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122746271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122746271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122746271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122746271 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122746271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c1ac), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122746271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122746271 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122746271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122746271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122746271 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122746271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f38da), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122746271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122746271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122746271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122746271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122746271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122746271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122746271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122746271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122746271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122746271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122746271 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122746271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122746271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122746271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122746271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122746271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122746271 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122746271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122746271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122746271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122746271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122746271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122746271 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746273 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122746273 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122746273 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122746273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122746273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122746273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122746273 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122746273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122746273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122746273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122746273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122746273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=007fea05) (sccp_scrc.c:477) 20250425122746273 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20250425122746273 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122746273 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122746273 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122746273 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122746273 DLSCCP DEBUG SCCP-SCOC(72)[0x5628104f7c00]{IDLE}: Deallocated (fsm.c:568) 20250425122746274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746274 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122746274 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122746274 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122746274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122746274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122746274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122746274 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122746274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122746274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122746274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122746274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122746274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=00e1c1ac) (sccp_scrc.c:477) 20250425122746274 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20250425122746274 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122746274 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122746274 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122746274 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122746274 DLSCCP DEBUG SCCP-SCOC(71)[0x562810481f70]{IDLE}: Deallocated (fsm.c:568) 20250425122746476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746476 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122746476 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122746476 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122746476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122746476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122746476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122746476 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122746476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122746476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122746476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122746476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122746476 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=000f38da) (sccp_scrc.c:477) 20250425122746476 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20250425122746476 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122746476 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122746476 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122746476 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122746476 DLSCCP DEBUG SCCP-SCOC(70)[0x5628104e98d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(722)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(725)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122746569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746569 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122746569 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122746569 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122746569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122746569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122746569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122746569 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122746569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122746569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122746569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122746569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122746569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122746569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122746569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122746569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122746569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122746569 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122746569 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122746569 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122746569 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122746569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122746569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122746569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122746569 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122746569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122746569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122746569 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122746569 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122746569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746569 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122746569 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122746569 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122746569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122746569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122746569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122746569 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746569 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122746569 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122746569 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122746569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122746569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122746569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122746569 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122746569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122746569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122746569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122746569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122746569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122746569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122746569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122746569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122746569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122746569 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122746569 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122746569 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(728)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122746579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746579 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122746579 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122746579 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122746579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122746579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122746579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122746579 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122746579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122746579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122746579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122746579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122746579 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122746579 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122746579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122746579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746579 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122746579 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122746579 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122746579 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122746579 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425122746579 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122746579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122746579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122746579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122746579 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122746579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122746579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122746579 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122746579 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{CONNECTED}: link up (cnlink.c:111) 20250425122746579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746579 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122746579 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122746579 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122746579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122746579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122746579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122746579 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746580 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122746580 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122746580 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122746580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122746580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122746580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122746580 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122746580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122746580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122746580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122746580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122746580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122746580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122746580 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122746580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746580 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122746580 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122746580 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122746580 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122746580 DRANAP INFO cnlink(msc-2)[0x562810464870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122746595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746595 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122746595 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122746595 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122746595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122746595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122746595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122746595 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122746595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122746595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122746595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122746595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122746595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122746595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122746595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122746595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122746595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122746595 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122746595 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122746595 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122746595 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122746595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122746595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122746595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122746595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122746595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122746595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122746595 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122746595 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122746595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746595 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122746595 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122746595 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122746595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122746595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122746595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122746595 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746595 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122746595 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122746595 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122746595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122746595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122746595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122746595 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122746595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122746595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122746595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122746595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122746595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122746595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122746596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122746596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122746596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122746596 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122746596 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122746596 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122746680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746680 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122746680 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122746680 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122746680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122746680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122746680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122746680 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122746680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122746680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122746680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122746680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122746680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122746680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122746680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746680 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122746680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122746680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746680 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122746680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746680 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122746680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122746680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122746680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122746680 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122746680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746680 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122746680 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122746680 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122746680 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122746680 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122746680 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122746680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122746680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122746680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122746680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122746680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122746680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122746680 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122746680 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122746680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122746681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122746681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122746681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122746681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122746681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122746681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122746681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122746681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122746681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122746681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122746681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122746681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122746681 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122746681 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122746681 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122746681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122746681 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122746681 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122746681 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122746681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122746681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122746681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122746681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122747610 DLCTRL DEBUG Command: GET 485368099 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122747610 DLCTRL DEBUG Tx Command reply: GET_REPLY 485368099 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122747611 DLCTRL DEBUG Command: GET 481045790 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122747611 DLCTRL DEBUG Tx Command reply: GET_REPLY 481045790 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122747612 DLCTRL DEBUG Command: GET 942014195 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122747612 DLCTRL DEBUG Tx Command reply: GET_REPLY 942014195 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122747613 DLCTRL DEBUG Command: GET 665324578 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122747613 DLCTRL DEBUG Tx Command reply: GET_REPLY 665324578 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122747613 DLCTRL DEBUG Command: GET 671872356 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122747613 DLCTRL DEBUG Tx Command reply: GET_REPLY 671872356 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122747614 DLCTRL DEBUG Command: GET 160890431 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122747614 DLCTRL DEBUG Tx Command reply: GET_REPLY 160890431 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122747615 DLCTRL DEBUG Command: GET 271626195 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122747615 DLCTRL DEBUG Tx Command reply: GET_REPLY 271626195 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122747616 DLCTRL DEBUG Command: GET 268772602 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122747616 DLCTRL DEBUG Tx Command reply: GET_REPLY 268772602 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122747616 DLCTRL DEBUG Command: GET 115061928 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122747616 DLCTRL DEBUG Tx Command reply: GET_REPLY 115061928 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122747617 DLCTRL DEBUG Command: GET 499587478 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122747617 DLCTRL DEBUG Tx Command reply: GET_REPLY 499587478 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122747618 DLCTRL DEBUG Command: GET 202707808 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122747618 DLCTRL DEBUG Tx Command reply: GET_REPLY 202707808 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122747619 DLCTRL DEBUG Command: GET 942487170 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122747619 DLCTRL DEBUG Tx Command reply: GET_REPLY 942487170 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122747619 DLCTRL DEBUG Command: GET 542911739 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122747619 DLCTRL DEBUG Tx Command reply: GET_REPLY 542911739 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122747620 DLCTRL DEBUG Command: GET 320233184 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122747620 DLCTRL DEBUG Tx Command reply: GET_REPLY 320233184 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122747621 DLCTRL DEBUG Command: GET 850322937 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122747621 DLCTRL DEBUG Tx Command reply: GET_REPLY 850322937 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122747622 DLCTRL DEBUG Command: GET 596395428 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122747622 DLCTRL DEBUG Tx Command reply: GET_REPLY 596395428 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122747623 DLCTRL DEBUG Command: GET 516307677 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122747623 DLCTRL DEBUG Tx Command reply: GET_REPLY 516307677 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122747623 DLCTRL DEBUG Command: GET 771501063 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122747623 DLCTRL DEBUG Tx Command reply: GET_REPLY 771501063 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122747624 DLCTRL DEBUG Command: GET 998054087 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122747624 DLCTRL DEBUG Tx Command reply: GET_REPLY 998054087 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122747625 DLCTRL DEBUG Command: GET 345224252 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122747625 DLCTRL DEBUG Tx Command reply: GET_REPLY 345224252 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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 } } } 20250425122747635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60180<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@8885072c0934: 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 20250425122748641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122748641 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122748641 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122748641 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122748641 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122748641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122748641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122748641 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122748641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122748641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122748641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122748641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122748641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122748641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122748641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122748641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:477) 20250425122748641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122748641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122748641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122748641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122748641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122748641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122748641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122748641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122748641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122748641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122748641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122748641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122748641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122748641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122748641 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425122748641 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250425122748641 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250425122748641 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250425122748641 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250425122748641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250425122748641 DRUA DEBUG (127.0.0.1:36024 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250425122748641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122748641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250425122748641 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122748641 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@8885072c0934: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(720)@8885072c0934: UnitdataCallback TC_mscpool_paging_tmsi0(734)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(722)@8885072c0934: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@8885072c0934: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@8885072c0934: Added conn table entry 0TC_mscpool_paging_tmsi0(734)12758869 20250425122749648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122749648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122749648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425122749648 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122749648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc2af55, normal) (hnbgw_rua.c:407) 20250425122749648 DHNB DEBUG map_rua[0x5628104f7c00]{init}: Allocated (fsm.c:456) 20250425122749648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758869)[0x5628104f7c00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122749648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12758869 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122749648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122749648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122749648 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12758869 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250425122749648 DCN DEBUG map_sccp[0x5628104e9350]{init}: Allocated (fsm.c:456) 20250425122749648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x5628104e9350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122749648 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12758869 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122749648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12758869 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425122749648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758869)[0x5628104f7c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122749648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122749648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122749648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758869)[0x5628104f7c00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122749648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x5628104e9350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122749648 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122749648 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{IDLE}: Allocated (fsm.c:456) 20250425122749648 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122749648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030003030056400500f1100926) (sccp_scrc.c:406) 20250425122749648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122749648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122749648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122749648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122749648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122749648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122749648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122749648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122749648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122749648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122749648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122749648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122749648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122749648 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122749648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x5628104e9350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122749648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758869)[0x5628104f7c00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122749648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122749649 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122749649 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122749649 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122749649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122749649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122749649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122749649 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(721)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@8885072c0934: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@8885072c0934: Added conn table entry 0TC_mscpool_paging_tmsi0(734)9464889 HNBGW_Test.msc0-SCCP(721)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(734)@8885072c0934: setverdict(pass): none -> pass 20250425122749652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122749652 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122749652 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122749652 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122749652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122749652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122749652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122749652 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122749652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122749652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122749652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122749652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122749652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122749652 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ddd2d1) (sccp_scrc.c:477) 20250425122749653 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20250425122749653 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122749653 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122749653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122749653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122749653 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122749653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x5628104e9350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122749653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x5628104e9350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122750654 DLCTRL DEBUG Command: GET 575947581 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122750654 DLCTRL DEBUG Tx Command reply: GET_REPLY 575947581 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122750655 DLCTRL DEBUG Command: GET 666122823 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122750655 DLCTRL DEBUG Tx Command reply: GET_REPLY 666122823 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122750656 DLCTRL DEBUG Command: GET 311494962 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122750656 DLCTRL DEBUG Tx Command reply: GET_REPLY 311494962 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122750657 DLCTRL DEBUG Command: GET 711415851 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122750657 DLCTRL DEBUG Tx Command reply: GET_REPLY 711415851 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122750658 DLCTRL DEBUG Command: GET 188639794 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122750658 DLCTRL DEBUG Tx Command reply: GET_REPLY 188639794 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122750659 DLCTRL DEBUG Command: GET 204920361 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122750659 DLCTRL DEBUG Tx Command reply: GET_REPLY 204920361 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122750659 DLCTRL DEBUG Command: GET 30306917 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122750659 DLCTRL DEBUG Tx Command reply: GET_REPLY 30306917 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122750660 DLCTRL DEBUG Command: GET 836390764 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122750660 DLCTRL DEBUG Tx Command reply: GET_REPLY 836390764 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122750661 DLCTRL DEBUG Command: GET 66933752 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122750661 DLCTRL DEBUG Tx Command reply: GET_REPLY 66933752 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122750662 DLCTRL DEBUG Command: GET 290980814 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122750662 DLCTRL DEBUG Tx Command reply: GET_REPLY 290980814 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122750663 DLCTRL DEBUG Command: GET 164637130 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122750663 DLCTRL DEBUG Tx Command reply: GET_REPLY 164637130 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122750664 DLCTRL DEBUG Command: GET 399748580 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122750664 DLCTRL DEBUG Tx Command reply: GET_REPLY 399748580 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122750664 DLCTRL DEBUG Command: GET 309182060 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122750664 DLCTRL DEBUG Tx Command reply: GET_REPLY 309182060 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122750665 DLCTRL DEBUG Command: GET 603297059 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122750665 DLCTRL DEBUG Tx Command reply: GET_REPLY 603297059 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122750666 DLCTRL DEBUG Command: GET 10608273 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122750666 DLCTRL DEBUG Tx Command reply: GET_REPLY 10608273 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122750666 DLCTRL DEBUG Command: GET 897910014 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122750666 DLCTRL DEBUG Tx Command reply: GET_REPLY 897910014 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122750667 DLCTRL DEBUG Command: GET 902940919 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122750667 DLCTRL DEBUG Tx Command reply: GET_REPLY 902940919 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122750668 DLCTRL DEBUG Command: GET 869305767 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122750668 DLCTRL DEBUG Tx Command reply: GET_REPLY 869305767 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122750668 DLCTRL DEBUG Command: GET 412592620 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122750668 DLCTRL DEBUG Tx Command reply: GET_REPLY 412592620 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122750669 DLCTRL DEBUG Command: GET 946479041 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122750669 DLCTRL DEBUG Tx Command reply: GET_REPLY 946479041 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122750672 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38017<->l=127.0.0.1:4262) (control_if.c:193) 20250425122750672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60170<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(715)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(714)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122750673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60160<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122750673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122750673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122750673 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122750673 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122750673 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122750673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758869)[0x5628104f7c00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122750673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758869)[0x5628104f7c00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122750673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x5628104e9350]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122750673 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122750673 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122750673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddd2d1), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122750673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122750673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122750673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122750673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122750673 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122750673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x5628104e9350]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122750673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758869)[0x5628104f7c00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122750673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758869)[0x5628104f7c00]{disrupted}: Freeing instance (context_map.c:202) 20250425122750673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758869)[0x5628104f7c00]{disrupted}: Deallocated (fsm.c:568) 20250425122750673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x5628104e9350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122750673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x5628104e9350]{disconnected}: Freeing instance (context_map.c:206) 20250425122750673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x5628104e9350]{disconnected}: Deallocated (fsm.c:568) 20250425122750674 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12758869 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250425122750674 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122750674 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122750674 DLINP NOTICE SRV(,r=127.0.0.1:36024<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122750674 DMAIN NOTICE (127.0.0.1:36024 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36024<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122750674 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425122750674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122750674 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122750674 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122750674 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122750674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122750674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122750674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122750674 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(724)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-RAN(725)@8885072c0934: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(718)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-RAN(728)@8885072c0934: Final verdict of PTC: none 20250425122750674 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122750674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122750674 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122750674 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122750674 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122750674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122750674 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122750674 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425122750674 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122750674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_paging_tmsi-Iuh1-RUA(720)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@8885072c0934: Final verdict of PTC: none 20250425122750674 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122750674 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425122750674 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122750674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122750674 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122750674 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122750674 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-RAN(731)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(713)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(721)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(723)@8885072c0934: Final verdict of PTC: none 20250425122750675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122750675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122750675 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122750675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122750675 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW-PFCP(716)@8885072c0934: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(719)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@8885072c0934: Final verdict of PTC: none 20250425122750675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122750675 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122750675 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122750675 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122750675 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122750675 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122750675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122750675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122750675 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122750675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122750675 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122750675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122750675 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122750675 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122750675 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122750675 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122750675 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122750675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122750675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122750675 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425122750675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122750675 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122750675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122750675 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122750675 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122750675 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122750675 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122750674 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122750674 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122750674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122750675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122750675 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122750675 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122750675 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122750675 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122750675 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122750675 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122750675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122750675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122750675 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250425122750675 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122750675 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122750675 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122750675 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122750675 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122750675 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122750675 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122750675 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122750675 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122750675 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122750675 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122750675 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425122750675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122750675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122750675 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122750675 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122750675 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122750675 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122750675 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122750675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122750675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122750675 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122750675 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122750675 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122750675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122750675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122750675 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122750675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122750675 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122750675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122750675 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122750675 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122750675 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122750675 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122750675 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(726)@8885072c0934: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(717)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(732)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(733)@8885072c0934: Final verdict of PTC: none 20250425122750689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60180<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(734)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Fri Apr 25 12:27:50 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 20250425122750827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122751328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60194<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=471512) 20250425122751695 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122751695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daf0ed), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122751695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122751695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122751695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122751695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122751695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122751696 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122751696 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122751696 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122751696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122751696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122751696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122751696 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=471512, count=476424) 20250425122752506 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122752506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4e94), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122752506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122752506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122752506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122752506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122752506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122752506 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122752506 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122752506 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122752506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122752506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122752506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122752506 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122752507 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122752507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004df977), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122752507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122752507 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122752507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122752507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122752508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122752508 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122752508 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122752508 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122752508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122752508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122752508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122752508 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122752675 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122752675 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122752675 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122752675 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122752675 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122752675 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122752676 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122752676 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122752676 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122752676 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122752676 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425122752676 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered ------ Fri Apr 25 12:27:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_paging_imsi_lai_registered started. 20250425122754362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122754365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122754366 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40325<->l=127.0.0.1:4262) (control_if.c:572) 20250425122754378 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_mscpool_paging_imsi_lai_registered-Iuh0(739)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122754378 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122754385 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122754385 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122754385 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122754385 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122754385 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122754385 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122754385 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122754385 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122754385 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56473 (stream_srv.c:142) 20250425122754385 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56473<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122754386 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122754386 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122754386 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122754386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122754386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122754386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754386 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122754386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754386 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122754387 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122754387 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122754387 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122754387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122754387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122754387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754387 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122754387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754387 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122754387 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122754387 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122754387 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122754387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122754387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122754387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754387 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122754387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754387 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122754387 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122754387 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122754387 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122754387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122754387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122754387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122754387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754387 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122754387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754387 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754387 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754387 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122754387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122754387 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122754387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754387 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754387 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754387 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122754387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122754387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122754387 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122754387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754387 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754387 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754387 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122754387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122754387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122754387 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122754387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754387 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754387 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754387 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122754387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122754387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122754387 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(745)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(745)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(743)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(748)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(748)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(746)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(751)@8885072c0934: ************************************************* HNBGW_Test.msc2-M3UA(751)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(749)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122754422 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122754422 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122754422 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122754422 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122754422 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122754422 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122754423 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122754423 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122754424 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122754424 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122754424 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122754424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122754424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122754424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754424 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122754424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754424 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122754424 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122754424 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122754424 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122754424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122754424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122754424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754424 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122754424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754424 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122754424 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122754424 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122754424 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122754424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122754424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122754424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754424 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122754424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754424 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122754424 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122754424 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122754424 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122754424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122754424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122754424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122754424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754424 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122754424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122754424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122754424 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122754424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122754424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122754424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122754424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122754424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122754424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122754424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122754424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122754424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122754424 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122754424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122754424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122754424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122754424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(754)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(754)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(754)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(752)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122754446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122754446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122754446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122754446 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122754446 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122754446 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122754446 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122754446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122754446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122754454 DLINP DEBUG SRVCONN(,r=127.0.0.1:56473<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122754454 DLINP DEBUG SRVCONN(,r=127.0.0.1:56473<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122754454 DLINP DEBUG SRVCONN(,r=127.0.0.1:56473<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122754454 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122754454 DHNBAP DEBUG (127.0.0.1:56473 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122754454 DHNBAP NOTICE (127.0.0.1:56473 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122754455 DHNBAP NOTICE (127.0.0.1:56473 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122754455 DLINP DEBUG SRVCONN(,r=127.0.0.1:56473<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122754455 DLINP DEBUG SRVCONN(,r=127.0.0.1:56473<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122754596 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122754596 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122754596 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122754596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(745)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122754598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754598 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122754598 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122754598 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122754598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122754598 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122754598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122754599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754599 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122754599 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122754599 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122754599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122754599 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122754599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122754599 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122754599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122754599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122754599 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122754599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122754599 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122754599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122754599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122754599 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122754599 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122754599 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122754600 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122754600 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122754600 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122754600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122754600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122754600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122754600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754600 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122754600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754600 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754600 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754600 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122754600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122754600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122754600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122754600 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122754607 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122754607 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122754607 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122754607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(748)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122754608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754608 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122754608 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122754608 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122754608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122754608 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122754608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122754608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754608 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122754608 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122754608 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122754608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122754608 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122754608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122754608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122754608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122754608 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122754608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122754608 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122754608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122754608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122754608 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122754608 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122754608 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122754608 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122754609 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122754609 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122754609 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122754609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122754609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122754610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754610 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122754610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754610 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122754610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754610 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754610 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754610 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122754610 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122754610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122754610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122754610 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122754618 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122754618 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425122754618 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122754618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(751)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425122754619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754619 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425122754619 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122754619 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122754619 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122754619 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425122754619 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122754620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754620 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122754620 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122754620 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122754620 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122754620 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122754620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122754620 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122754620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122754620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122754620 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425122754620 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122754620 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122754620 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122754620 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122754620 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122754620 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122754620 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122754621 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122754621 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122754621 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122754621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122754621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122754621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754621 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122754621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754621 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122754621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754621 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754621 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754621 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122754621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122754621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122754621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122754621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122754634 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122754634 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122754634 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122754634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(754)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122754635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754635 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122754635 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122754635 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122754635 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122754635 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122754635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122754636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754636 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122754636 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122754636 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122754636 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122754636 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122754636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122754636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122754636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122754636 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122754636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122754636 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122754636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122754636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122754636 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122754636 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122754636 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122754636 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122754637 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122754637 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122754637 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122754637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122754637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122754637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122754637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122754637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122754637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122754637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754637 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122754637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754637 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754637 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754637 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122754637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122754637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122754637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122754637 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122754961 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122754961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e19cb8), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122754961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754961 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122754961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754961 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122754961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001aee64), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122754961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754961 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122754961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122754961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122754961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122754961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122754961 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122754961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122754961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122754961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122754961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122754961 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122754963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754963 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122754963 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122754963 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122754963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122754963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122754963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122754963 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122754963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122754963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122754963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122754963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122754963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122754963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=00e19cb8) (sccp_scrc.c:477) 20250425122754963 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20250425122754963 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122754963 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122754963 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122754963 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122754963 DLSCCP DEBUG SCCP-SCOC(76)[0x5628104e1b10]{IDLE}: Deallocated (fsm.c:568) 20250425122754964 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122754964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088b432), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122754964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122754964 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122754964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122754964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122754964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754964 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122754964 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122754964 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122754964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122754964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122754964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122754964 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122754965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122754965 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122754965 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122754965 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122754965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122754965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122754965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122754965 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122754965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122754965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122754965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122754965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122754965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122754965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=0088b432) (sccp_scrc.c:477) 20250425122754965 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20250425122754965 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122754965 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122754965 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122754965 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122754965 DLSCCP DEBUG SCCP-SCOC(78)[0x5628104e3fe0]{IDLE}: Deallocated (fsm.c:568) 20250425122755164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755164 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122755164 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122755164 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122755164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122755164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122755164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122755164 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122755164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122755164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122755164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122755164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122755164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=001aee64) (sccp_scrc.c:477) 20250425122755164 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20250425122755164 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122755164 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122755164 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122755164 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122755164 DLSCCP DEBUG SCCP-SCOC(77)[0x5628104e4d50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122755400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755400 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122755400 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122755400 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122755400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122755400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122755400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122755400 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122755400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122755400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122755400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122755400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122755400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122755400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122755400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122755400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122755400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122755400 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122755400 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122755400 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122755400 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122755400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122755400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122755400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122755400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122755400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122755400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122755400 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122755400 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122755400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755400 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122755400 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122755400 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122755400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122755400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122755400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122755400 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755401 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122755401 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122755401 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122755401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122755401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122755401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122755401 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122755401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122755401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122755401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122755401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122755401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122755401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122755401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122755401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122755401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122755401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122755401 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122755401 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122755410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755410 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122755410 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122755410 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122755410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122755410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122755410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122755410 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122755410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122755410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122755410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122755410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122755410 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122755410 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122755410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122755410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755410 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122755410 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122755410 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122755410 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122755410 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122755410 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122755410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122755410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122755410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122755410 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122755410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122755410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122755410 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122755410 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122755410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755410 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122755410 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122755410 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122755410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122755410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122755410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122755410 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(747)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122755411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755411 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122755411 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122755411 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122755411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122755411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122755411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122755411 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122755411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122755411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122755411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122755411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122755411 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122755411 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122755411 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122755411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755411 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122755411 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122755411 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122755411 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122755411 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122755421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755421 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122755421 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122755421 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122755421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122755421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122755421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122755421 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122755421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122755421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122755421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122755421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122755421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122755421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122755421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122755421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755422 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122755422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122755422 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122755422 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122755422 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425122755422 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122755422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122755422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122755422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122755422 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122755422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122755422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122755422 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122755422 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{CONNECTED}: link up (cnlink.c:111) 20250425122755422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755422 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122755422 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122755422 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122755422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122755422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122755422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122755422 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(750)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122755423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755423 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122755423 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122755423 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122755423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122755423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122755423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122755423 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122755423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122755423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122755423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122755423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122755423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122755423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122755423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122755423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122755423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122755423 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122755423 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122755423 DRANAP INFO cnlink(msc-2)[0x562810464870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122755437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755437 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122755438 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122755438 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122755438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122755438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122755438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122755438 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122755438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122755438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122755438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122755438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122755438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122755438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122755438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122755438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122755438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122755438 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122755438 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122755438 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122755438 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122755438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122755438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122755438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122755438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122755438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122755438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122755438 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122755438 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122755438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755438 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122755438 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122755438 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122755438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122755438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122755438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122755438 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755438 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122755438 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122755438 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122755438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122755438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122755438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122755438 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122755438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122755438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122755438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122755438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122755438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122755438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122755438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122755438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122755438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122755438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122755438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122755438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122755438 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122755438 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122755438 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122755464 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122755464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868d69), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122755464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122755464 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122755464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122755464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122755464 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122755464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e797d2), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122755464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122755464 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122755464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122755464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122755464 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122755464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c93006), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122755464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122755464 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122755464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122755464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122755464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755464 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122755464 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122755464 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122755464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122755464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122755464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122755464 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755464 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122755464 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122755465 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122755465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122755465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122755465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122755465 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755465 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122755465 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122755465 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122755465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122755465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122755465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122755465 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755465 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122755465 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122755465 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122755466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122755466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122755466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122755466 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122755466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122755466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122755466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122755466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122755466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=00868d69) (sccp_scrc.c:477) 20250425122755466 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20250425122755466 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122755466 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122755466 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122755466 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122755466 DLSCCP DEBUG SCCP-SCOC(73)[0x5628104e0f80]{IDLE}: Deallocated (fsm.c:568) 20250425122755668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755668 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122755668 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122755668 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122755668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122755668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122755668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122755668 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122755668 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122755668 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122755668 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122755668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122755668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122755668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122755668 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122755668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122755668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122755668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122755668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122755668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122755668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=00e797d2) (sccp_scrc.c:477) 20250425122755668 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20250425122755668 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122755668 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122755668 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122755668 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122755668 DLSCCP DEBUG SCCP-SCOC(74)[0x5628104f5f10]{IDLE}: Deallocated (fsm.c:568) 20250425122755668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122755668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122755668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122755668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122755668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122755668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=00c93006) (sccp_scrc.c:477) 20250425122755668 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20250425122755668 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122755668 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122755668 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122755668 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122755668 DLSCCP DEBUG SCCP-SCOC(75)[0x5628104f6820]{IDLE}: Deallocated (fsm.c:568) 20250425122756460 DLCTRL DEBUG Command: GET 29732677 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122756460 DLCTRL DEBUG Tx Command reply: GET_REPLY 29732677 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122756462 DLCTRL DEBUG Command: GET 357674042 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122756462 DLCTRL DEBUG Tx Command reply: GET_REPLY 357674042 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122756462 DLCTRL DEBUG Command: GET 992538714 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122756462 DLCTRL DEBUG Tx Command reply: GET_REPLY 992538714 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122756463 DLCTRL DEBUG Command: GET 601568619 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122756463 DLCTRL DEBUG Tx Command reply: GET_REPLY 601568619 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122756464 DLCTRL DEBUG Command: GET 117076126 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122756464 DLCTRL DEBUG Tx Command reply: GET_REPLY 117076126 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122756465 DLCTRL DEBUG Command: GET 928150791 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122756465 DLCTRL DEBUG Tx Command reply: GET_REPLY 928150791 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122756466 DLCTRL DEBUG Command: GET 941569752 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122756466 DLCTRL DEBUG Tx Command reply: GET_REPLY 941569752 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122756467 DLCTRL DEBUG Command: GET 477373730 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122756467 DLCTRL DEBUG Tx Command reply: GET_REPLY 477373730 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122756468 DLCTRL DEBUG Command: GET 188424884 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122756468 DLCTRL DEBUG Tx Command reply: GET_REPLY 188424884 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122756468 DLCTRL DEBUG Command: GET 49271601 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122756468 DLCTRL DEBUG Tx Command reply: GET_REPLY 49271601 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122756469 DLCTRL DEBUG Command: GET 330372111 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122756469 DLCTRL DEBUG Tx Command reply: GET_REPLY 330372111 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122756470 DLCTRL DEBUG Command: GET 912075757 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122756470 DLCTRL DEBUG Tx Command reply: GET_REPLY 912075757 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122756471 DLCTRL DEBUG Command: GET 132580865 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122756471 DLCTRL DEBUG Tx Command reply: GET_REPLY 132580865 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122756472 DLCTRL DEBUG Command: GET 87821873 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122756472 DLCTRL DEBUG Tx Command reply: GET_REPLY 87821873 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122756472 DLCTRL DEBUG Command: GET 914458013 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122756472 DLCTRL DEBUG Tx Command reply: GET_REPLY 914458013 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122756473 DLCTRL DEBUG Command: GET 588295062 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122756473 DLCTRL DEBUG Tx Command reply: GET_REPLY 588295062 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122756474 DLCTRL DEBUG Command: GET 656426621 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122756474 DLCTRL DEBUG Tx Command reply: GET_REPLY 656426621 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122756475 DLCTRL DEBUG Command: GET 937989667 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122756475 DLCTRL DEBUG Tx Command reply: GET_REPLY 937989667 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122756476 DLCTRL DEBUG Command: GET 577962156 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122756476 DLCTRL DEBUG Tx Command reply: GET_REPLY 577962156 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122756477 DLCTRL DEBUG Command: GET 145309124 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122756477 DLCTRL DEBUG Tx Command reply: GET_REPLY 145309124 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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 } } } 20250425122756486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122757493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122757493 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122757493 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122757493 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122757493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122757493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122757493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122757493 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122757493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122757493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122757493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122757493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122757493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122757493 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122757493 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122757493 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=35,D=000e401f0000030003400100001740095000010100000021f3001540060000f1100926) (sccp_scrc.c:477) 20250425122757493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122757493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122757493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122757493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122757493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122757493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122757493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122757493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122757493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122757493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122757493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122757493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122757493 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122757493 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122757493 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425122757493 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250425122757493 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250425122757493 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250425122757493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250425122757493 DRUA DEBUG (127.0.0.1:56473 TTCN3-HNB-1) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250425122757493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122757493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) 20250425122757493 DLINP DEBUG SRVCONN(,r=127.0.0.1:56473<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122757493 DLINP DEBUG SRVCONN(,r=127.0.0.1:56473<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742)@8885072c0934: UnitdataCallback TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@8885072c0934: UnitdataCallback HNBGW_Test.msc0-RAN(744)@8885072c0934: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@8885072c0934: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_lai_registered0(756) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@8885072c0934: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)8485442 20250425122758501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122758501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122758501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122758501 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122758501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x817a42, normal) (hnbgw_rua.c:407) 20250425122758501 DHNB DEBUG map_rua[0x5628104e1b10]{init}: Allocated (fsm.c:456) 20250425122758501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8485442)[0x5628104e1b10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122758501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8485442 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122758501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122758501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122758501 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8485442 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250425122758501 DCN DEBUG map_sccp[0x5628104f7c00]{init}: Allocated (fsm.c:456) 20250425122758501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5628104f7c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122758501 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8485442 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122758501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8485442 SCCP-83 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425122758501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8485442)[0x5628104e1b10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122758501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122758501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122758501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8485442)[0x5628104e1b10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122758501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5628104f7c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122758501 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122758501 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{IDLE}: Allocated (fsm.c:456) 20250425122758501 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122758501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001120056400500f1100926) (sccp_scrc.c:406) 20250425122758501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122758501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122758501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122758501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122758501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122758501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122758501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122758501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122758501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122758501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122758501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122758501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122758501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122758501 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122758501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5628104f7c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122758501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8485442)[0x5628104e1b10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122758501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122758501 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122758501 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122758501 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122758501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122758501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122758501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122758501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(743)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@8885072c0934: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(756) HNBGW_Test.msc0-RAN(744)@8885072c0934: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)15900247 HNBGW_Test.msc0-SCCP(743)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(743)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_lai_registered0(756)@8885072c0934: setverdict(pass): none -> pass 20250425122758504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122758504 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122758504 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122758504 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122758504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122758504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122758504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122758504 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122758504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122758504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122758504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122758504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122758504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122758504 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003864f8) (sccp_scrc.c:477) 20250425122758504 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20250425122758504 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122758504 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122758504 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122758504 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122758504 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122758504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5628104f7c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122758504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5628104f7c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122759506 DLCTRL DEBUG Command: GET 174522223 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122759506 DLCTRL DEBUG Tx Command reply: GET_REPLY 174522223 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122759508 DLCTRL DEBUG Command: GET 852757286 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122759508 DLCTRL DEBUG Tx Command reply: GET_REPLY 852757286 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122759509 DLCTRL DEBUG Command: GET 479879651 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122759509 DLCTRL DEBUG Tx Command reply: GET_REPLY 479879651 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122759510 DLCTRL DEBUG Command: GET 866856198 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122759510 DLCTRL DEBUG Tx Command reply: GET_REPLY 866856198 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122759512 DLCTRL DEBUG Command: GET 317509075 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122759512 DLCTRL DEBUG Tx Command reply: GET_REPLY 317509075 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122759513 DLCTRL DEBUG Command: GET 736512236 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122759513 DLCTRL DEBUG Tx Command reply: GET_REPLY 736512236 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122759514 DLCTRL DEBUG Command: GET 250666336 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122759514 DLCTRL DEBUG Tx Command reply: GET_REPLY 250666336 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122759515 DLCTRL DEBUG Command: GET 263483815 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122759515 DLCTRL DEBUG Tx Command reply: GET_REPLY 263483815 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122759516 DLCTRL DEBUG Command: GET 124345078 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122759516 DLCTRL DEBUG Tx Command reply: GET_REPLY 124345078 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122759517 DLCTRL DEBUG Command: GET 322656912 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122759517 DLCTRL DEBUG Tx Command reply: GET_REPLY 322656912 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122759518 DLCTRL DEBUG Command: GET 35855383 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122759518 DLCTRL DEBUG Tx Command reply: GET_REPLY 35855383 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122759518 DLCTRL DEBUG Command: GET 402964063 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122759518 DLCTRL DEBUG Tx Command reply: GET_REPLY 402964063 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122759519 DLCTRL DEBUG Command: GET 667799012 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122759519 DLCTRL DEBUG Tx Command reply: GET_REPLY 667799012 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122759520 DLCTRL DEBUG Command: GET 446476189 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122759520 DLCTRL DEBUG Tx Command reply: GET_REPLY 446476189 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122759522 DLCTRL DEBUG Command: GET 180930262 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122759522 DLCTRL DEBUG Tx Command reply: GET_REPLY 180930262 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122759523 DLCTRL DEBUG Command: GET 819575794 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122759523 DLCTRL DEBUG Tx Command reply: GET_REPLY 819575794 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122759525 DLCTRL DEBUG Command: GET 111873017 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122759525 DLCTRL DEBUG Tx Command reply: GET_REPLY 111873017 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122759526 DLCTRL DEBUG Command: GET 684767733 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122759526 DLCTRL DEBUG Tx Command reply: GET_REPLY 684767733 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122759527 DLCTRL DEBUG Command: GET 477718240 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122759527 DLCTRL DEBUG Tx Command reply: GET_REPLY 477718240 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122759528 DLCTRL DEBUG Command: GET 221538902 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122759528 DLCTRL DEBUG Tx Command reply: GET_REPLY 221538902 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122759531 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40325<->l=127.0.0.1:4262) (control_if.c:193) 20250425122759531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(737)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(736)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122759532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60208<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122759533 DLINP DEBUG SRVCONN(,r=127.0.0.1:56473<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122759533 DLINP DEBUG SRVCONN(,r=127.0.0.1:56473<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122759533 DLINP NOTICE SRV(,r=127.0.0.1:56473<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122759533 DMAIN NOTICE (127.0.0.1:56473 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56473<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122759533 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425122759533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122759533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122759533 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122759533 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122759533 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122759533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8485442)[0x5628104e1b10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122759533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8485442)[0x5628104e1b10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122759533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5628104f7c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122759533 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122759533 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122759533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003864f8), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122759533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122759533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122759533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122759533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122759533 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122759533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5628104f7c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122759533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8485442)[0x5628104e1b10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122759533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8485442)[0x5628104e1b10]{disrupted}: Freeing instance (context_map.c:202) 20250425122759533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8485442)[0x5628104e1b10]{disrupted}: Deallocated (fsm.c:568) 20250425122759533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5628104f7c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122759533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5628104f7c00]{disconnected}: Freeing instance (context_map.c:206) 20250425122759533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5628104f7c00]{disconnected}: Deallocated (fsm.c:568) 20250425122759533 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8485442 SCCP-83 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122759533 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122759533 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122759533 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122759533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122759533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122759533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122759533 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122759533 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425122759533 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735)@8885072c0934: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@8885072c0934: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(746)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(753)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(749)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-RAN(747)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-RAN(750)@8885072c0934: Final verdict of PTC: none 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122759533 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122759533 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122759533 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122759533 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122759533 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122759533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122759533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122759533 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122759533 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122759533 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122759533 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122759533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122759533 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425122759533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122759533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122759533 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425122759533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122759533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122759533 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122759533 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122759533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122759533 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122759533 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122759534 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122759534 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122759534 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122759534 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122759534 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122759534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122759534 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122759534 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122759534 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122759534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122759534 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122759534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122759534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122759534 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122759534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122759534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122759534 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122759534 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122759534 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122759534 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122759534 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122759534 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122759534 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122759534 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122759534 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122759534 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122759534 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122759534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122759534 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122759534 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122759534 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122759534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122759534 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425122759534 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122759534 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122759534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122759534 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425122759534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122759534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122759534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122759534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122759534 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425122759534 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122759534 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122759534 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122759534 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122759534 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122759534 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122759534 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122759534 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122759534 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122759534 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-SCCP(743)@8885072c0934: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(745)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(751)@8885072c0934: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(739)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(754)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(748)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(738)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(755)@8885072c0934: Final verdict of PTC: none 20250425122759561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(756)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(739): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(741): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(756): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Fri Apr 25 12:27:59 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 20250425122759695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122800196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41140<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=472808) 20250425122800674 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122800674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddd2d1), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122800674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122800674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122800674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122800674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122800675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122800675 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122800675 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122800675 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122800675 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122800675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122800675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122800675 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122800675 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=472808, count=478144) 20250425122801534 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122801534 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425122801534 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425122801534 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122801534 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122801534 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122801534 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122801534 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122801534 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122801696 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122801696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daf0ed), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122801696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122801696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122801696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122801697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122801697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122801697 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122801697 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122801697 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122801697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122801697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122801697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122801697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122801697 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered ------ Fri Apr 25 12:28:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122802507 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122802507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4e94), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122802507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122802507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122802507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122802507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122802507 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122802507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004df977), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122802507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122802507 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122802507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122802507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122802508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122802508 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122802508 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122802508 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122802508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122802508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122802508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122802508 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122802508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122802508 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122802508 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122802508 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122802508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122802508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122802508 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122802508 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_paging_imsi_rai_registered started. 20250425122803230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122803232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122803234 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44461<->l=127.0.0.1:4262) (control_if.c:572) 20250425122803245 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122803245 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122803252 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122803252 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122803252 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122803252 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122803252 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122803253 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42986 (stream_srv.c:142) 20250425122803253 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42986<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122803253 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122803253 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122803253 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122803253 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122803254 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122803254 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122803254 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122803254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122803254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122803254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122803254 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122803254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122803254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122803254 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122803254 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122803254 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122803254 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122803254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122803254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122803254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122803254 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122803254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122803254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122803254 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122803254 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122803254 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122803254 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122803254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122803254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122803254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122803254 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122803254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122803254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122803254 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122803254 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122803254 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122803254 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122803254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122803254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122803254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122803254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122803254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122803254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122803254 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122803254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803254 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122803254 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122803254 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122803254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122803254 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122803254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803254 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122803254 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122803254 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122803255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122803255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122803255 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122803255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803255 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122803255 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122803255 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122803255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122803255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122803255 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122803255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803255 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122803255 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122803255 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122803255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122803255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122803255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122803255 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122803255 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(767)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(767)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(767)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(765)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(770)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(770)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(770)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(768)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(773)@8885072c0934: ************************************************* HNBGW_Test.msc2-M3UA(773)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(773)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(771)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122803295 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122803295 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122803295 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122803295 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122803296 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122803296 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122803296 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122803296 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122803297 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122803297 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122803297 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122803297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122803297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122803297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122803297 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122803297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122803297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122803297 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122803297 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122803297 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122803297 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122803297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122803297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122803297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122803297 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122803297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122803297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122803297 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122803297 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122803297 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122803297 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122803297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122803297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122803297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122803297 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122803297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122803297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122803297 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122803297 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122803297 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122803297 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122803297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122803297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122803297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122803297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122803297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122803297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122803297 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122803297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803297 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122803297 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122803297 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122803297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122803297 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122803297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803297 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122803297 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122803297 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122803297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122803297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122803297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122803297 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122803297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803297 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122803297 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122803297 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122803297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122803297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122803297 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122803297 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122803297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803297 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122803297 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122803297 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122803297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122803297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122803297 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(776)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(776)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(776)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(774)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122803320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122803320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122803320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122803320 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122803320 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122803320 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122803320 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122803320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122803320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122803324 DLINP DEBUG SRVCONN(,r=127.0.0.1:42986<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122803324 DLINP DEBUG SRVCONN(,r=127.0.0.1:42986<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122803324 DLINP DEBUG SRVCONN(,r=127.0.0.1:42986<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122803324 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122803324 DHNBAP DEBUG (127.0.0.1:42986 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122803324 DHNBAP NOTICE (127.0.0.1:42986 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122803324 DHNBAP NOTICE (127.0.0.1:42986 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122803324 DLINP DEBUG SRVCONN(,r=127.0.0.1:42986<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122803324 DLINP DEBUG SRVCONN(,r=127.0.0.1:42986<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122803466 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122803466 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122803466 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425122803466 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425122803466 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425122803466 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425122803466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(767)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122803468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803468 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122803468 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425122803468 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425122803468 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425122803468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122803468 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122803468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425122803468 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122803468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122803468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122803468 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122803468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122803468 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122803468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122803468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122803468 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122803469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803469 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122803469 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122803469 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122803469 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122803469 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250425122803469 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122803469 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122803469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122803469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122803469 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122803469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122803469 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122803469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122803469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122803469 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122803469 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122803469 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122803470 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122803470 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122803470 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122803471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122803471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122803471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122803471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122803471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122803471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122803471 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122803471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803471 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122803471 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122803471 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122803471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122803471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122803471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122803471 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122803477 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122803477 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122803477 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122803477 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(770)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122803478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803478 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122803478 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122803478 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122803478 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122803478 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122803478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122803478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803478 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122803478 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122803478 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122803478 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122803478 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122803478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122803478 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122803478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122803478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122803478 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122803478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122803478 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122803478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122803478 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122803478 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122803478 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122803478 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122803479 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122803479 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122803479 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122803479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122803480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122803480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122803480 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122803480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122803480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122803480 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122803480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803480 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122803480 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122803480 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122803480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122803480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122803480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122803480 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122803490 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122803490 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425122803490 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122803490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(773)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425122803492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803492 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425122803492 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122803492 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122803492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122803492 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425122803492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122803492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803492 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122803492 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122803492 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122803492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122803492 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122803492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122803492 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122803492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122803492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122803492 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425122803492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122803492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122803493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122803493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122803493 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122803493 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122803493 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122803494 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122803494 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122803494 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122803494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122803494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122803494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122803494 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122803494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122803494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122803494 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122803494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803494 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122803494 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122803494 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122803494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122803494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122803494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122803494 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122803510 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122803510 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122803510 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122803510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(776)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122803511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803511 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122803511 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122803511 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122803511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122803511 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122803511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122803512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803512 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122803512 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122803512 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122803512 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122803512 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122803512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122803512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122803512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122803512 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122803512 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122803512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122803512 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122803512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122803512 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122803512 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122803512 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122803512 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122803513 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122803513 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122803513 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122803513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122803513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122803513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122803513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122803513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122803513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122803513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122803513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122803513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122803513 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122803513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122803513 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122803513 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122803513 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122803513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122803513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122803513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122803513 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(766)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122804271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122804271 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122804271 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122804271 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122804271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122804271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122804271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122804271 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122804271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122804271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122804271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122804271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122804271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122804271 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122804271 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122804271 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122804271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804271 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122804271 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122804271 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122804271 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122804271 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122804271 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122804271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122804271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122804271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122804271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122804271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122804271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122804271 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122804271 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122804271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122804271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122804271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122804271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122804271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122804271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122804271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122804271 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122804272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122804272 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122804272 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122804272 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122804272 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122804272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122804272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122804272 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122804272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122804272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122804272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122804272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122804272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122804272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122804272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122804272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122804272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122804272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122804272 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122804272 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122804272 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(769)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122804281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122804281 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122804281 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122804281 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122804281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122804281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122804281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122804281 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122804281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122804281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122804281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122804281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122804281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122804281 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122804281 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122804281 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122804281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804281 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122804281 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122804281 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122804281 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122804281 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122804281 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122804281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122804281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122804281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122804281 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122804281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122804281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122804281 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122804281 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122804281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122804281 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122804281 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122804281 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122804281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122804281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122804281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122804281 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122804282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122804282 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122804282 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122804282 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122804282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122804282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122804282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122804282 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122804282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122804282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122804282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122804282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122804282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122804282 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122804282 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122804282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122804282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804282 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122804282 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122804282 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122804282 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122804282 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(772)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122804294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122804294 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122804294 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122804294 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122804294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122804294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122804294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122804294 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122804294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122804294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122804294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122804294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122804294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122804294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122804294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122804294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122804294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122804294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122804294 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122804294 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122804294 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425122804294 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122804294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122804294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122804294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122804294 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122804294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122804294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122804294 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122804294 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{CONNECTED}: link up (cnlink.c:111) 20250425122804294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122804294 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122804294 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122804294 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122804294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122804294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122804294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122804294 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122804295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122804295 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122804295 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122804295 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122804295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122804295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122804295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122804295 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122804295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122804295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122804295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122804295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122804295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122804295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122804295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122804295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122804295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122804295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122804295 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122804295 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122804295 DRANAP INFO cnlink(msc-2)[0x562810464870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(775)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122804314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122804314 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122804314 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122804314 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122804314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122804314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122804314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122804314 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122804314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122804314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122804314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122804314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122804314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122804314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122804314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122804314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122804314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122804314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122804314 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122804314 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122804314 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122804314 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122804314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122804314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122804314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122804314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122804314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122804314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122804314 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122804314 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122804314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122804314 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122804314 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122804314 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122804314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122804314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122804314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122804314 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122804315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122804315 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122804315 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122804315 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122804315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122804315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122804315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122804315 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122804315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122804315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122804315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122804315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122804315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122804315 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122804315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122804315 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122804315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122804315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122804315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122804315 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122804315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122804315 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122804315 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122804315 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122805334 DLCTRL DEBUG Command: GET 806355131 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122805334 DLCTRL DEBUG Tx Command reply: GET_REPLY 806355131 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122805341 DLCTRL DEBUG Command: GET 52331415 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122805341 DLCTRL DEBUG Tx Command reply: GET_REPLY 52331415 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122805345 DLCTRL DEBUG Command: GET 879341873 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122805345 DLCTRL DEBUG Tx Command reply: GET_REPLY 879341873 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122805348 DLCTRL DEBUG Command: GET 469294981 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122805348 DLCTRL DEBUG Tx Command reply: GET_REPLY 469294981 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122805352 DLCTRL DEBUG Command: GET 536837159 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122805352 DLCTRL DEBUG Tx Command reply: GET_REPLY 536837159 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122805355 DLCTRL DEBUG Command: GET 688299369 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122805355 DLCTRL DEBUG Tx Command reply: GET_REPLY 688299369 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122805358 DLCTRL DEBUG Command: GET 748997636 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122805358 DLCTRL DEBUG Tx Command reply: GET_REPLY 748997636 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122805360 DLCTRL DEBUG Command: GET 322847907 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122805360 DLCTRL DEBUG Tx Command reply: GET_REPLY 322847907 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122805362 DLCTRL DEBUG Command: GET 392813104 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122805362 DLCTRL DEBUG Tx Command reply: GET_REPLY 392813104 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122805364 DLCTRL DEBUG Command: GET 680879857 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122805364 DLCTRL DEBUG Tx Command reply: GET_REPLY 680879857 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122805365 DLCTRL DEBUG Command: GET 12207051 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122805365 DLCTRL DEBUG Tx Command reply: GET_REPLY 12207051 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122805367 DLCTRL DEBUG Command: GET 405636181 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122805367 DLCTRL DEBUG Tx Command reply: GET_REPLY 405636181 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122805368 DLCTRL DEBUG Command: GET 858734929 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122805368 DLCTRL DEBUG Tx Command reply: GET_REPLY 858734929 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122805369 DLCTRL DEBUG Command: GET 43014023 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122805369 DLCTRL DEBUG Tx Command reply: GET_REPLY 43014023 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122805370 DLCTRL DEBUG Command: GET 709096832 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122805370 DLCTRL DEBUG Tx Command reply: GET_REPLY 709096832 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122805371 DLCTRL DEBUG Command: GET 195022574 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122805371 DLCTRL DEBUG Tx Command reply: GET_REPLY 195022574 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122805372 DLCTRL DEBUG Command: GET 951152687 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122805372 DLCTRL DEBUG Tx Command reply: GET_REPLY 951152687 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122805373 DLCTRL DEBUG Command: GET 216896445 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122805373 DLCTRL DEBUG Tx Command reply: GET_REPLY 216896445 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122805374 DLCTRL DEBUG Command: GET 80246544 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122805374 DLCTRL DEBUG Tx Command reply: GET_REPLY 80246544 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122805375 DLCTRL DEBUG Command: GET 778567577 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122805375 DLCTRL DEBUG Tx Command reply: GET_REPLY 778567577 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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 } } } 20250425122805394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122806405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122806405 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122806405 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122806405 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122806405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122806405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122806405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122806405 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122806405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122806405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122806405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122806405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122806405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122806405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122806405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122806405 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=36,D=000e40200000030003400180001740095000010100000021f3001540074000f11009260b) (sccp_scrc.c:477) 20250425122806405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122806405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122806405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122806405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122806405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122806405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122806405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122806405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122806405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122806405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122806405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122806405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122806405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122806405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122806405 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425122806405 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250425122806405 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250425122806405 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250425122806405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250425122806405 DRUA DEBUG (127.0.0.1:42986 TTCN3-HNB-1) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250425122806405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122806405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) 20250425122806405 DLINP DEBUG SRVCONN(,r=127.0.0.1:42986<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122806405 DLINP DEBUG SRVCONN(,r=127.0.0.1:42986<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@8885072c0934: UnitdataCallback TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764)@8885072c0934: UnitdataCallback HNBGW_Test.sgsn0-RAN(775)@8885072c0934: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(775)@8885072c0934: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_rai_registered0(778) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@8885072c0934: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)13234545 20250425122807444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122807444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122807444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250425122807444 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122807444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc9f171, normal) (hnbgw_rua.c:407) 20250425122807444 DHNB DEBUG map_rua[0x5628104e1b10]{init}: Allocated (fsm.c:456) 20250425122807444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13234545)[0x5628104e1b10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122807444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13234545 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122807444 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122807444 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122807444 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13234545 SCCP-0 PS MI=NONE: CN link paging record selects sgsn 0 (hnbgw_cn.c:1015) 20250425122807444 DCN DEBUG map_sccp[0x5628104f7c00]{init}: Allocated (fsm.c:456) 20250425122807444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5628104f7c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122807444 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13234545 <-> SCCP-84 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122807444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13234545 SCCP-84 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:312) 20250425122807444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13234545)[0x5628104e1b10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122807444 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122807444 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122807444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13234545)[0x5628104e1b10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122807444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5628104f7c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122807444 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122807445 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{IDLE}: Allocated (fsm.c:456) 20250425122807445 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122807445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=76,D=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f400300030e0056400500f1100926) (sccp_scrc.c:406) 20250425122807445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122807445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122807445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122807445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122807445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122807445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122807445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122807445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122807445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122807445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122807445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122807445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122807445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122807445 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122807445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5628104f7c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122807445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13234545)[0x5628104e1b10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122807445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122807445 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122807445 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122807445 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122807445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122807445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122807445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122807445 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(774)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(774)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(775)@8885072c0934: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(778) HNBGW_Test.sgsn0-RAN(775)@8885072c0934: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)2809075 HNBGW_Test.sgsn0-SCCP(774)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(774)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(778)@8885072c0934: setverdict(pass): none -> pass 20250425122807460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122807460 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122807460 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122807460 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122807460 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122807460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122807460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122807460 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122807460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122807460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122807460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122807460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122807460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122807460 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0099d408) (sccp_scrc.c:477) 20250425122807460 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20250425122807460 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122807460 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122807460 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122807460 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122807460 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122807460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5628104f7c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122807460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5628104f7c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122808462 DLCTRL DEBUG Command: GET 486077169 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122808462 DLCTRL DEBUG Tx Command reply: GET_REPLY 486077169 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122808468 DLCTRL DEBUG Command: GET 549702810 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122808468 DLCTRL DEBUG Tx Command reply: GET_REPLY 549702810 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122808470 DLCTRL DEBUG Command: GET 158652967 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122808470 DLCTRL DEBUG Tx Command reply: GET_REPLY 158652967 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122808472 DLCTRL DEBUG Command: GET 39527723 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122808472 DLCTRL DEBUG Tx Command reply: GET_REPLY 39527723 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122808473 DLCTRL DEBUG Command: GET 334358606 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122808473 DLCTRL DEBUG Tx Command reply: GET_REPLY 334358606 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122808475 DLCTRL DEBUG Command: GET 953031162 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122808475 DLCTRL DEBUG Tx Command reply: GET_REPLY 953031162 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122808476 DLCTRL DEBUG Command: GET 109216996 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122808476 DLCTRL DEBUG Tx Command reply: GET_REPLY 109216996 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122808478 DLCTRL DEBUG Command: GET 963266378 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122808478 DLCTRL DEBUG Tx Command reply: GET_REPLY 963266378 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122808480 DLCTRL DEBUG Command: GET 275964563 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122808480 DLCTRL DEBUG Tx Command reply: GET_REPLY 275964563 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122808482 DLCTRL DEBUG Command: GET 586017822 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122808482 DLCTRL DEBUG Tx Command reply: GET_REPLY 586017822 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122808484 DLCTRL DEBUG Command: GET 816454968 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122808484 DLCTRL DEBUG Tx Command reply: GET_REPLY 816454968 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122808487 DLCTRL DEBUG Command: GET 319827762 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122808487 DLCTRL DEBUG Tx Command reply: GET_REPLY 319827762 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122808489 DLCTRL DEBUG Command: GET 547154599 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122808489 DLCTRL DEBUG Tx Command reply: GET_REPLY 547154599 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122808491 DLCTRL DEBUG Command: GET 188227021 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122808491 DLCTRL DEBUG Tx Command reply: GET_REPLY 188227021 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122808493 DLCTRL DEBUG Command: GET 615054612 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122808493 DLCTRL DEBUG Tx Command reply: GET_REPLY 615054612 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122808494 DLCTRL DEBUG Command: GET 237453280 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122808494 DLCTRL DEBUG Tx Command reply: GET_REPLY 237453280 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122808495 DLCTRL DEBUG Command: GET 491874040 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122808495 DLCTRL DEBUG Tx Command reply: GET_REPLY 491874040 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122808496 DLCTRL DEBUG Command: GET 720572604 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122808496 DLCTRL DEBUG Tx Command reply: GET_REPLY 720572604 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122808497 DLCTRL DEBUG Command: GET 173226563 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122808497 DLCTRL DEBUG Tx Command reply: GET_REPLY 173226563 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122808498 DLCTRL DEBUG Command: GET 57397362 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122808498 DLCTRL DEBUG Tx Command reply: GET_REPLY 57397362 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122808504 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44461<->l=127.0.0.1:4262) (control_if.c:193) 20250425122808504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41162<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(759)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(758)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122808507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41154<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122808507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122808507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122808507 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122808507 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122808508 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122808508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13234545)[0x5628104e1b10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122808508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13234545)[0x5628104e1b10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122808508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5628104f7c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122808508 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122808508 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122808508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099d408), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122808508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122808508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122808508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122808508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122808508 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122808508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5628104f7c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122808508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13234545)[0x5628104e1b10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122808508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13234545)[0x5628104e1b10]{disrupted}: Freeing instance (context_map.c:202) 20250425122808508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13234545)[0x5628104e1b10]{disrupted}: Deallocated (fsm.c:568) 20250425122808508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5628104f7c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122808508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5628104f7c00]{disconnected}: Freeing instance (context_map.c:206) 20250425122808508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5628104f7c00]{disconnected}: Deallocated (fsm.c:568) 20250425122808508 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13234545 SCCP-84 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425122808508 DLINP DEBUG SRVCONN(,r=127.0.0.1:42986<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122808508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122808509 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122808509 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122808509 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122808509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122808508 DLINP DEBUG SRVCONN(,r=127.0.0.1:42986<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122808508 DLINP NOTICE SRV(,r=127.0.0.1:42986<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122808508 DMAIN NOTICE (127.0.0.1:42986 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42986<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122808508 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425122808509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122808509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122808509 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(766)@8885072c0934: Final verdict of PTC: none 20250425122808510 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757)@8885072c0934: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(765)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-RAN(772)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(771)@8885072c0934: Final verdict of PTC: none 20250425122808510 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122808510 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122808510 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250425122808510 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122808510 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122808510 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122808510 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122808511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122808511 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(775)@8885072c0934: Final verdict of PTC: none 20250425122808511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122808511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122808511 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122808511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122808511 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122808511 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122808511 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122808511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122808511 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122808511 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122808511 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.msc1-SCCP(768)@8885072c0934: Final verdict of PTC: none 20250425122808511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122808511 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122808511 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122808511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122808511 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122808511 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122808511 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122808511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122808511 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122808511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122808511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122808511 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122808511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122808511 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425122808511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.sgsn0-SCCP(774)@8885072c0934: Final verdict of PTC: none 20250425122808512 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122808512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122808512 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122808512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122808512 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122808512 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122808512 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122808512 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122808511 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122808511 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122808511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122808511 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425122808511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122808512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122808512 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122808512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122808512 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122808512 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425122808512 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122808512 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122808512 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122808512 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-RAN(769)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(760)@8885072c0934: Final verdict of PTC: none 20250425122808512 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122808512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122808512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122808512 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122808512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122808512 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122808512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122808512 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122808512 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122808512 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122808512 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122808512 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122808512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122808512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122808512 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425122808512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122808512 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122808512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122808512 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122808512 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122808512 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122808512 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122808512 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(773)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(770)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(777)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(767)@8885072c0934: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@8885072c0934: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@8885072c0934: Final verdict of PTC: none 20250425122808534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_rai_registered0(778)@8885072c0934: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(776)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(758): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(759): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(760): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(761): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(763): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(765): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(766): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(767): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(768): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(769): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(770): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-SCCP(771): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-RAN(772): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-M3UA(773): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(774): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(775): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(776): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(777): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(778): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Fri Apr 25 12:28:08 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 20250425122808693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122809194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50440<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=421948) 20250425122809534 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122809534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003864f8), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122809534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122809534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122809534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122809534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122809534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122809534 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122809534 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122809534 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122809534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122809534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122809534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122809534 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=421948, count=426860) 20250425122810511 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122810511 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122810511 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122810512 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122810512 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425122810512 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425122810512 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122810512 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122810512 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122810675 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122810675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddd2d1), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122810675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122810675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122810675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122810675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122810675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122810675 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122810675 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122810675 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122810675 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122810675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122810675 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Fri Apr 25 12:28:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122811697 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122811697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daf0ed), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122811697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122811697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122811697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122811697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122811697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122811697 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122811697 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122811697 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122811697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122811697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122811697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_no_allow_attach_round_robin started. 20250425122812229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122812231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122812234 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34157<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122812245 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122812245 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122812252 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122812252 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122812253 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122812253 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122812253 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122812253 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122812253 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122812253 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122812253 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53213 (stream_srv.c:142) 20250425122812253 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53213<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122812254 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122812254 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122812254 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122812254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122812254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122812254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122812254 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122812254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122812254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122812254 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122812254 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122812254 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122812254 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122812254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122812254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122812254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122812254 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122812254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122812254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122812254 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122812254 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122812254 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122812254 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122812254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122812254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122812254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122812254 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122812254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122812254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122812254 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122812254 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122812254 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122812254 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122812254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122812254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122812254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122812254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122812254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122812254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122812254 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122812255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812255 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122812255 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122812255 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122812255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122812255 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122812255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812255 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122812255 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122812255 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122812255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122812255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122812255 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122812255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812255 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122812255 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122812255 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122812255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122812255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122812255 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122812255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812255 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122812255 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122812255 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122812255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122812255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122812255 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(789)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(789)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(789)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(787)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(792)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(792)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(792)@8885072c0934: ************************************************* HNBGW_Test.msc1-SCCP(790)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(795)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(795)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(795)@8885072c0934: ************************************************* HNBGW_Test.msc2-SCCP(793)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122812290 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122812290 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122812290 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122812290 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122812290 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122812290 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122812290 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122812291 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122812291 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122812292 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122812292 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122812292 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122812292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122812292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122812292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122812292 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122812292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122812292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122812292 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122812292 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122812292 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122812292 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122812292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122812292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122812292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122812292 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122812292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122812292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122812292 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122812292 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122812292 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122812292 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122812292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122812292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122812292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122812292 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122812292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122812292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122812292 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122812292 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122812292 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122812292 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122812292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122812292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122812292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122812292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122812292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122812292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122812292 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122812292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812292 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122812292 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122812292 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122812292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122812292 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122812292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812292 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122812292 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122812292 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122812292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122812292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122812292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122812292 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122812292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812292 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122812292 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122812292 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122812292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122812292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122812292 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122812292 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122812292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812292 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122812292 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122812292 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122812292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122812292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122812292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122812292 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122812292 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(798)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(798)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(798)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(796)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122812313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122812313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122812313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122812313 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122812313 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122812313 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122812313 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122812313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122812313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122812318 DLINP DEBUG SRVCONN(,r=127.0.0.1:53213<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122812318 DLINP DEBUG SRVCONN(,r=127.0.0.1:53213<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122812318 DLINP DEBUG SRVCONN(,r=127.0.0.1:53213<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122812318 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122812318 DHNBAP DEBUG (127.0.0.1:53213 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122812318 DHNBAP NOTICE (127.0.0.1:53213 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122812318 DHNBAP NOTICE (127.0.0.1:53213 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122812318 DLINP DEBUG SRVCONN(,r=127.0.0.1:53213<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122812318 DLINP DEBUG SRVCONN(,r=127.0.0.1:53213<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122812464 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122812465 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122812465 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122812465 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(789)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122812468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812468 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122812468 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122812468 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122812468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122812468 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122812468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122812469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812469 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122812469 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122812469 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122812469 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122812469 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122812469 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122812469 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122812469 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122812469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122812469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122812469 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122812469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122812469 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122812469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122812469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122812469 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122812469 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122812469 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122812470 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122812470 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122812470 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122812470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122812470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122812470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122812470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122812470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122812470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122812470 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122812470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812470 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122812470 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122812470 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122812470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122812470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122812470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122812470 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122812474 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122812474 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122812474 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122812474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(792)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122812475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812475 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122812475 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122812475 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122812475 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122812475 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122812475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122812476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812476 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122812476 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122812476 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122812476 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122812476 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122812476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122812476 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122812476 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122812476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122812476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122812476 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122812476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122812476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122812476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122812476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122812476 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122812476 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122812476 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122812477 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122812477 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122812477 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122812477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122812477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122812477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122812477 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122812477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122812477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122812477 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122812477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812477 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122812477 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122812477 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122812477 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122812477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122812477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122812477 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122812485 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122812485 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425122812485 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122812485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(795)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425122812486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812486 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425122812486 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122812486 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122812486 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122812486 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425122812486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122812487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812487 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122812487 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122812487 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122812487 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122812487 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122812487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122812487 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122812487 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122812487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122812487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122812487 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425122812487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122812487 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122812487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122812487 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122812487 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122812487 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122812487 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122812488 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122812488 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122812488 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122812488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122812488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122812488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122812488 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122812488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122812488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122812488 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122812488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812488 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122812488 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122812488 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122812488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122812488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122812488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122812488 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122812502 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122812502 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122812502 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425122812502 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425122812502 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425122812502 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425122812502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(798)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122812503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812503 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122812503 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425122812503 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425122812503 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425122812503 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122812503 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122812503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425122812503 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122812503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122812503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122812503 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122812503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122812503 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122812503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122812503 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122812503 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122812504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812504 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122812504 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122812504 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122812504 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122812504 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250425122812504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122812504 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122812504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122812504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122812504 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122812504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122812504 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122812504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122812504 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122812504 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122812504 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122812504 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122812505 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122812505 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122812505 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122812505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122812505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122812505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122812505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122812505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122812505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122812505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122812505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122812505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122812505 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122812505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812505 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122812505 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122812505 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122812505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122812505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122812505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122812505 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122812507 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122812508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004df977), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122812508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122812508 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122812508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122812508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122812508 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122812508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4e94), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122812508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122812508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122812508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122812508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122812508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812508 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122812508 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122812508 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122812508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122812508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122812508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122812508 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122812508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812508 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122812508 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122812508 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122812508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122812508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122812508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122812508 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122812509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812509 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122812509 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122812509 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122812509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122812509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122812509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122812509 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122812509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122812509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122812509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122812509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122812509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122812509 DLSS7 DEBUG 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=004df977) (sccp_scrc.c:477) 20250425122812509 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1824) 20250425122812509 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122812509 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122812509 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122812509 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122812509 DLSCCP DEBUG SCCP-SCOC(80)[0x5628103a4610]{IDLE}: Deallocated (fsm.c:568) 20250425122812509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122812509 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122812509 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122812509 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122812509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122812509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122812509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122812509 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122812509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122812509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122812509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122812509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122812509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122812509 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=000a4e94) (sccp_scrc.c:477) 20250425122812509 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1824) 20250425122812509 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122812509 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122812509 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122812509 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122812509 DLSCCP DEBUG SCCP-SCOC(79)[0x5628104ec880]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(788)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122813268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122813268 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122813268 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122813268 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122813268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122813268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122813268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122813268 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122813268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122813268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122813268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122813268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122813268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122813268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122813268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122813268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122813268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813269 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122813269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122813269 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122813269 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122813269 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122813269 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122813269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122813269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122813269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122813269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122813269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122813269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122813269 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122813269 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122813269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122813269 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122813269 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122813269 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122813269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122813269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122813269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122813269 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122813269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122813269 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122813269 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122813269 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122813269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122813269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122813269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122813269 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122813269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122813269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122813269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122813269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122813269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122813269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122813269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122813269 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122813269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813269 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122813269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122813269 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122813269 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122813269 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(791)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122813280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122813280 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122813280 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122813280 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122813280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122813280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122813280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122813280 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122813280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122813280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122813280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122813280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122813280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122813280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122813280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122813280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122813280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813280 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122813280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122813280 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122813280 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122813280 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122813280 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122813280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122813280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122813280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122813280 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122813280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122813280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122813280 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122813280 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122813280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122813280 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122813280 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122813280 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122813280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122813280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122813280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122813280 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122813280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122813280 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122813280 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122813280 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122813280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122813280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122813280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122813280 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122813280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122813280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122813280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122813280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122813280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122813280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122813280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122813280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122813280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813280 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122813280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122813280 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122813280 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122813280 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122813288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122813288 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122813288 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122813288 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122813288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122813288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122813288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122813288 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122813288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122813288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122813288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122813288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122813288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122813288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122813288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122813288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122813288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122813288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122813288 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122813288 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122813288 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425122813288 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122813288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122813288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122813288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122813289 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122813289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122813289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122813289 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122813289 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{CONNECTED}: link up (cnlink.c:111) 20250425122813289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122813289 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122813289 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122813289 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122813289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122813289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122813289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122813289 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(794)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122813289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122813289 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122813289 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122813289 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122813289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122813289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122813289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122813289 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122813289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122813290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122813290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122813290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122813290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122813290 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122813290 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122813290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122813290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813290 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122813290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122813290 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122813290 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122813290 DRANAP INFO cnlink(msc-2)[0x562810464870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122813306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122813306 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122813306 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122813306 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122813306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122813306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122813306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122813306 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(797)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122813306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122813306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122813306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122813306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122813306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122813306 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122813306 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122813306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122813306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122813306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122813306 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122813306 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122813306 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122813306 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122813306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122813306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122813306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122813306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122813306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122813306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122813306 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122813306 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122813306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122813306 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122813306 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122813306 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122813306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122813306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122813306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122813306 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122813307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122813307 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122813307 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122813307 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122813307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122813307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122813307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122813307 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122813307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122813307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122813307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122813307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122813307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122813307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122813307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122813307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122813307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122813307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122813307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122813307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122813307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122813307 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122813307 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122813307 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122814324 DLCTRL DEBUG Command: GET 580082401 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122814324 DLCTRL DEBUG Tx Command reply: GET_REPLY 580082401 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122814325 DLCTRL DEBUG Command: GET 721008521 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122814325 DLCTRL DEBUG Tx Command reply: GET_REPLY 721008521 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122814326 DLCTRL DEBUG Command: GET 109432692 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122814326 DLCTRL DEBUG Tx Command reply: GET_REPLY 109432692 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122814327 DLCTRL DEBUG Command: GET 340864018 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122814327 DLCTRL DEBUG Tx Command reply: GET_REPLY 340864018 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122814328 DLCTRL DEBUG Command: GET 994629668 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122814328 DLCTRL DEBUG Tx Command reply: GET_REPLY 994629668 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122814329 DLCTRL DEBUG Command: GET 429139086 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122814329 DLCTRL DEBUG Tx Command reply: GET_REPLY 429139086 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122814330 DLCTRL DEBUG Command: GET 632910785 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122814330 DLCTRL DEBUG Tx Command reply: GET_REPLY 632910785 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122814330 DLCTRL DEBUG Command: GET 15909373 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122814330 DLCTRL DEBUG Tx Command reply: GET_REPLY 15909373 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122814331 DLCTRL DEBUG Command: GET 229114990 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122814331 DLCTRL DEBUG Tx Command reply: GET_REPLY 229114990 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122814332 DLCTRL DEBUG Command: GET 638879546 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122814332 DLCTRL DEBUG Tx Command reply: GET_REPLY 638879546 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122814333 DLCTRL DEBUG Command: GET 796069516 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122814333 DLCTRL DEBUG Tx Command reply: GET_REPLY 796069516 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122814334 DLCTRL DEBUG Command: GET 247160852 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122814334 DLCTRL DEBUG Tx Command reply: GET_REPLY 247160852 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122814334 DLCTRL DEBUG Command: GET 413854860 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122814334 DLCTRL DEBUG Tx Command reply: GET_REPLY 413854860 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122814335 DLCTRL DEBUG Command: GET 76268229 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122814335 DLCTRL DEBUG Tx Command reply: GET_REPLY 76268229 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122814336 DLCTRL DEBUG Command: GET 2434535 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122814336 DLCTRL DEBUG Tx Command reply: GET_REPLY 2434535 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122814337 DLCTRL DEBUG Command: GET 803208885 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122814337 DLCTRL DEBUG Tx Command reply: GET_REPLY 803208885 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122814338 DLCTRL DEBUG Command: GET 279321921 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122814338 DLCTRL DEBUG Tx Command reply: GET_REPLY 279321921 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122814339 DLCTRL DEBUG Command: GET 793276150 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122814339 DLCTRL DEBUG Tx Command reply: GET_REPLY 793276150 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122814339 DLCTRL DEBUG Command: GET 717541232 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122814339 DLCTRL DEBUG Tx Command reply: GET_REPLY 717541232 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122814340 DLCTRL DEBUG Command: GET 526044338 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122814340 DLCTRL DEBUG Tx Command reply: GET_REPLY 526044338 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001000010'B, t_guard := 20.000000 } 20250425122814350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50460<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(800) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@8885072c0934: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)2431549 20250425122815361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122815361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122815361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122815361 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122815361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x251a3d, normal) (hnbgw_rua.c:407) 20250425122815361 DHNB DEBUG map_rua[0x5628104ec880]{init}: Allocated (fsm.c:456) 20250425122815361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2431549)[0x5628104ec880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122815361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2431549 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122815361 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122815361 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122815361 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2431549 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122815361 DCN DEBUG map_sccp[0x5628103a4610]{init}: Allocated (fsm.c:456) 20250425122815361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5628103a4610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122815361 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2431549 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122815361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2431549 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122815361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2431549)[0x5628104ec880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122815361 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122815361 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122815361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2431549)[0x5628104ec880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122815361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5628103a4610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122815361 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122815361 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{IDLE}: Allocated (fsm.c:456) 20250425122815361 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122815361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000055), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000420056400500f1100926) (sccp_scrc.c:406) 20250425122815361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122815361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122815361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122815361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122815361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122815361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122815361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122815361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122815361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122815361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122815361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122815361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122815361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122815361 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122815361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5628103a4610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122815361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2431549)[0x5628104ec880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122815361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122815361 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122815361 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122815361 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122815361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122815361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122815361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122815361 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(787)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(788)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(800) HNBGW_Test.msc0-RAN(788)@8885072c0934: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)7466911 HNBGW_Test.msc0-SCCP(787)@8885072c0934: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(800)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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(787)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122815366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122815366 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122815366 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122815366 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122815366 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122815366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122815366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122815366 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122815366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122815366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122815366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122815366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122815366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122815366 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0033f341) (sccp_scrc.c:477) 20250425122815366 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20250425122815366 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122815366 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122815366 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122815366 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122815366 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122815366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5628103a4610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122815366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5628103a4610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122815366 DLCTRL DEBUG Command: GET 732236447 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122815366 DLCTRL DEBUG Tx Command reply: GET_REPLY 732236447 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122815367 DLCTRL DEBUG Command: GET 836093980 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122815367 DLCTRL DEBUG Tx Command reply: GET_REPLY 836093980 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122815368 DLCTRL DEBUG Command: GET 471014777 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122815368 DLCTRL DEBUG Tx Command reply: GET_REPLY 471014777 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122815369 DLCTRL DEBUG Command: GET 979501138 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122815369 DLCTRL DEBUG Tx Command reply: GET_REPLY 979501138 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122815370 DLCTRL DEBUG Command: GET 941706859 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122815370 DLCTRL DEBUG Tx Command reply: GET_REPLY 941706859 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122815371 DLCTRL DEBUG Command: GET 836571877 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122815371 DLCTRL DEBUG Tx Command reply: GET_REPLY 836571877 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122815372 DLCTRL DEBUG Command: GET 584650378 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122815372 DLCTRL DEBUG Tx Command reply: GET_REPLY 584650378 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122815373 DLCTRL DEBUG Command: GET 280940124 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122815373 DLCTRL DEBUG Tx Command reply: GET_REPLY 280940124 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122815374 DLCTRL DEBUG Command: GET 433691860 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122815374 DLCTRL DEBUG Tx Command reply: GET_REPLY 433691860 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122815374 DLCTRL DEBUG Command: GET 939608909 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122815374 DLCTRL DEBUG Tx Command reply: GET_REPLY 939608909 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122815375 DLCTRL DEBUG Command: GET 574686159 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122815375 DLCTRL DEBUG Tx Command reply: GET_REPLY 574686159 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122815376 DLCTRL DEBUG Command: GET 34489058 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122815376 DLCTRL DEBUG Tx Command reply: GET_REPLY 34489058 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122815377 DLCTRL DEBUG Command: GET 962819493 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122815377 DLCTRL DEBUG Tx Command reply: GET_REPLY 962819493 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122815377 DLCTRL DEBUG Command: GET 729888467 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122815377 DLCTRL DEBUG Tx Command reply: GET_REPLY 729888467 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122815378 DLCTRL DEBUG Command: GET 258126540 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122815378 DLCTRL DEBUG Tx Command reply: GET_REPLY 258126540 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122815379 DLCTRL DEBUG Command: GET 210954067 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122815379 DLCTRL DEBUG Tx Command reply: GET_REPLY 210954067 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122815380 DLCTRL DEBUG Command: GET 7049455 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122815380 DLCTRL DEBUG Tx Command reply: GET_REPLY 7049455 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122815380 DLCTRL DEBUG Command: GET 619569857 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122815380 DLCTRL DEBUG Tx Command reply: GET_REPLY 619569857 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122815381 DLCTRL DEBUG Command: GET 958831291 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122815381 DLCTRL DEBUG Tx Command reply: GET_REPLY 958831291 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122815382 DLCTRL DEBUG Command: GET 69280978 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122815382 DLCTRL DEBUG Tx Command reply: GET_REPLY 69280978 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000000110111001'B, t_guard := 20.000000 } 20250425122815391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36492<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(794)@8885072c0934: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(794)@8885072c0934: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(801) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@8885072c0934: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(801)13535514 20250425122816398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122816398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122816398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122816398 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122816398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce891a, normal) (hnbgw_rua.c:407) 20250425122816398 DHNB DEBUG map_rua[0x5628104f7c00]{init}: Allocated (fsm.c:456) 20250425122816398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535514)[0x5628104f7c00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122816398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13535514 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122816398 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122816398 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122816398 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425122816398 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13535514 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250425122816398 DCN DEBUG map_sccp[0x5628104e6af0]{init}: Allocated (fsm.c:456) 20250425122816398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5628104e6af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122816398 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13535514 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425122816398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13535514 SCCP-86 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425122816398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535514)[0x5628104f7c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122816398 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122816398 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122816398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535514)[0x5628104f7c00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122816398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5628104e6af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122816398 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122816398 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{IDLE}: Allocated (fsm.c:456) 20250425122816398 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122816398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001b90056400500f1100926) (sccp_scrc.c:406) 20250425122816398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122816398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122816398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122816398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122816398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122816398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122816398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122816398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122816398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122816398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122816398 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122816398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122816398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122816398 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122816398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5628104e6af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122816398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535514)[0x5628104f7c00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122816398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122816398 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122816398 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122816398 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122816398 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122816398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122816398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122816398 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(793)@8885072c0934: First idle individual index:0 HNBGW_Test.msc2-SCCP(793)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(794)@8885072c0934: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(801) HNBGW_Test.msc2-RAN(794)@8885072c0934: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(801)4404484 HNBGW_Test.msc2-SCCP(793)@8885072c0934: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(801)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(793)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8885072c0934: 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 } } } 20250425122816403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122816403 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122816403 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122816403 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122816403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122816403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122816403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122816403 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122816403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122816403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122816403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122816403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122816403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122816403 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008765aa) (sccp_scrc.c:477) 20250425122816403 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20250425122816403 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122816403 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122816403 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122816403 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122816403 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122816403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5628104e6af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122816403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5628104e6af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122816403 DLCTRL DEBUG Command: GET 656634516 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122816403 DLCTRL DEBUG Tx Command reply: GET_REPLY 656634516 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122816404 DLCTRL DEBUG Command: GET 978544145 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122816404 DLCTRL DEBUG Tx Command reply: GET_REPLY 978544145 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122816405 DLCTRL DEBUG Command: GET 842571908 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122816405 DLCTRL DEBUG Tx Command reply: GET_REPLY 842571908 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122816406 DLCTRL DEBUG Command: GET 156692041 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122816406 DLCTRL DEBUG Tx Command reply: GET_REPLY 156692041 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122816407 DLCTRL DEBUG Command: GET 311853485 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122816407 DLCTRL DEBUG Tx Command reply: GET_REPLY 311853485 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122816408 DLCTRL DEBUG Command: GET 250356875 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122816408 DLCTRL DEBUG Tx Command reply: GET_REPLY 250356875 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122816409 DLCTRL DEBUG Command: GET 43507989 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122816409 DLCTRL DEBUG Tx Command reply: GET_REPLY 43507989 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122816409 DLCTRL DEBUG Command: GET 583571491 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122816409 DLCTRL DEBUG Tx Command reply: GET_REPLY 583571491 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122816410 DLCTRL DEBUG Command: GET 326811982 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122816410 DLCTRL DEBUG Tx Command reply: GET_REPLY 326811982 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122816411 DLCTRL DEBUG Command: GET 670247917 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122816411 DLCTRL DEBUG Tx Command reply: GET_REPLY 670247917 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122816412 DLCTRL DEBUG Command: GET 580708663 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122816412 DLCTRL DEBUG Tx Command reply: GET_REPLY 580708663 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250425122816413 DLCTRL DEBUG Command: GET 509291700 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122816413 DLCTRL DEBUG Tx Command reply: GET_REPLY 509291700 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122816413 DLCTRL DEBUG Command: GET 551683196 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122816413 DLCTRL DEBUG Tx Command reply: GET_REPLY 551683196 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122816414 DLCTRL DEBUG Command: GET 412625939 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122816414 DLCTRL DEBUG Tx Command reply: GET_REPLY 412625939 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122816415 DLCTRL DEBUG Command: GET 150480556 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122816415 DLCTRL DEBUG Tx Command reply: GET_REPLY 150480556 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122816416 DLCTRL DEBUG Command: GET 982389895 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122816416 DLCTRL DEBUG Tx Command reply: GET_REPLY 982389895 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122816417 DLCTRL DEBUG Command: GET 39948168 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122816417 DLCTRL DEBUG Tx Command reply: GET_REPLY 39948168 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122816417 DLCTRL DEBUG Command: GET 594940319 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122816417 DLCTRL DEBUG Tx Command reply: GET_REPLY 594940319 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122816418 DLCTRL DEBUG Command: GET 483677600 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122816418 DLCTRL DEBUG Tx Command reply: GET_REPLY 483677600 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122816419 DLCTRL DEBUG Command: GET 701074237 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122816419 DLCTRL DEBUG Tx Command reply: GET_REPLY 701074237 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101011010'B, t_guard := 20.000000 } 20250425122816429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@8885072c0934: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@8885072c0934: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(802) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@8885072c0934: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(802)6798185 20250425122817436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122817436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122817436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122817436 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122817436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67bb69, normal) (hnbgw_rua.c:407) 20250425122817436 DHNB DEBUG map_rua[0x5628104d99c0]{init}: Allocated (fsm.c:456) 20250425122817436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6798185)[0x5628104d99c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122817436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6798185 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122817436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122817436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122817436 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6798185 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122817436 DCN DEBUG map_sccp[0x5628104da880]{init}: Allocated (fsm.c:456) 20250425122817436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5628104da880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122817436 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6798185 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122817436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6798185 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425122817436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6798185)[0x5628104d99c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122817436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122817436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122817436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6798185)[0x5628104d99c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122817436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5628104da880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122817436 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122817436 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{IDLE}: Allocated (fsm.c:456) 20250425122817436 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122817436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000057), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300035a0056400500f1100926) (sccp_scrc.c:406) 20250425122817436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122817436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122817436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122817436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122817436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122817436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122817436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122817436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122817436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122817436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122817436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122817436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122817436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122817436 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122817436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5628104da880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122817436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6798185)[0x5628104d99c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122817436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122817436 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122817436 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122817436 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122817436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122817436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122817436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122817436 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@8885072c0934: First idle individual index:1 HNBGW_Test.msc0-SCCP(787)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(788)@8885072c0934: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(802) HNBGW_Test.msc0-RAN(788)@8885072c0934: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(802)761094 HNBGW_Test.msc0-SCCP(787)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(787)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425122817438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122817438 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122817438 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122817438 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122817438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122817438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122817438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122817438 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin0(802)@8885072c0934: setverdict(pass): none -> pass 20250425122817438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122817438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122817438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122817438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122817438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122817438 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00862bd4) (sccp_scrc.c:477) 20250425122817438 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20250425122817438 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122817438 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122817438 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122817438 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122817438 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122817438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5628104da880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122817438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5628104da880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122817439 DLCTRL DEBUG Command: GET 742712834 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122817439 DLCTRL DEBUG Tx Command reply: GET_REPLY 742712834 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425122817440 DLCTRL DEBUG Command: GET 321923067 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122817440 DLCTRL DEBUG Tx Command reply: GET_REPLY 321923067 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122817441 DLCTRL DEBUG Command: GET 242574630 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122817441 DLCTRL DEBUG Tx Command reply: GET_REPLY 242574630 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122817441 DLCTRL DEBUG Command: GET 990160662 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122817441 DLCTRL DEBUG Tx Command reply: GET_REPLY 990160662 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122817442 DLCTRL DEBUG Command: GET 601243017 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122817442 DLCTRL DEBUG Tx Command reply: GET_REPLY 601243017 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122817443 DLCTRL DEBUG Command: GET 948772434 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122817443 DLCTRL DEBUG Tx Command reply: GET_REPLY 948772434 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122817444 DLCTRL DEBUG Command: GET 396606946 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122817444 DLCTRL DEBUG Tx Command reply: GET_REPLY 396606946 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122817445 DLCTRL DEBUG Command: GET 999318671 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122817445 DLCTRL DEBUG Tx Command reply: GET_REPLY 999318671 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122817446 DLCTRL DEBUG Command: GET 378314187 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122817446 DLCTRL DEBUG Tx Command reply: GET_REPLY 378314187 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122817446 DLCTRL DEBUG Command: GET 577687668 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122817446 DLCTRL DEBUG Tx Command reply: GET_REPLY 577687668 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122817447 DLCTRL DEBUG Command: GET 834359023 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122817447 DLCTRL DEBUG Tx Command reply: GET_REPLY 834359023 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250425122817448 DLCTRL DEBUG Command: GET 441020002 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122817448 DLCTRL DEBUG Tx Command reply: GET_REPLY 441020002 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122817448 DLCTRL DEBUG Command: GET 621173199 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122817448 DLCTRL DEBUG Tx Command reply: GET_REPLY 621173199 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122817449 DLCTRL DEBUG Command: GET 408737615 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122817449 DLCTRL DEBUG Tx Command reply: GET_REPLY 408737615 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122817450 DLCTRL DEBUG Command: GET 335697841 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122817450 DLCTRL DEBUG Tx Command reply: GET_REPLY 335697841 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122817450 DLCTRL DEBUG Command: GET 270916107 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122817450 DLCTRL DEBUG Tx Command reply: GET_REPLY 270916107 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122817451 DLCTRL DEBUG Command: GET 721694947 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122817451 DLCTRL DEBUG Tx Command reply: GET_REPLY 721694947 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122817452 DLCTRL DEBUG Command: GET 109149771 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122817452 DLCTRL DEBUG Tx Command reply: GET_REPLY 109149771 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122817452 DLCTRL DEBUG Command: GET 847487240 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122817452 DLCTRL DEBUG Tx Command reply: GET_REPLY 847487240 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122817453 DLCTRL DEBUG Command: GET 162086240 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122817453 DLCTRL DEBUG Tx Command reply: GET_REPLY 162086240 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122817456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50450<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122817456 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34157<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(781)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(780)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122817456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122817457 DLINP DEBUG SRVCONN(,r=127.0.0.1:53213<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122817457 DLINP DEBUG SRVCONN(,r=127.0.0.1:53213<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122817457 DLINP NOTICE SRV(,r=127.0.0.1:53213<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122817457 DMAIN NOTICE (127.0.0.1:53213 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53213<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122817457 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786)@8885072c0934: Final verdict of PTC: none 20250425122817457 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122817457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122817457 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122817457 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250425122817457 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122817457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122817457 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122817457 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122817457 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122817457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122817458 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122817458 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122817458 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425122817458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122817458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122817458 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122817458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122817458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122817458 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122817458 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425122817458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122817458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122817458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122817458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122817458 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122817458 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122817458 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122817458 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122817458 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122817458 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122817458 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122817458 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122817458 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5628104e6af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122817458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122817458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122817458 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122817458 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122817458 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122817458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008765aa), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122817458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122817458 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122817458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122817458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122817458 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5628104e6af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535514)[0x5628104f7c00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122817458 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535514)[0x5628104f7c00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122817458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535514)[0x5628104f7c00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535514)[0x5628104f7c00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535514)[0x5628104f7c00]{disrupted}: Freeing instance (context_map.c:202) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535514)[0x5628104f7c00]{disrupted}: Deallocated (fsm.c:568) 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5628104e6af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5628104e6af0]{disconnected}: Freeing instance (context_map.c:206) 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5628104e6af0]{disconnected}: Deallocated (fsm.c:568) 20250425122817458 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13535514 SCCP-86 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122817458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122817458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122817458 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122817458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122817458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122817458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122817458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122817458 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122817458 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122817458 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122817458 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(797)@8885072c0934: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@8885072c0934: Final verdict of PTC: none 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5628103a4610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122817458 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122817458 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122817458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033f341), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122817458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) HNBGW_Test.msc1-RAN(791)@8885072c0934: Final verdict of PTC: none 20250425122817458 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122817458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122817458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122817458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122817458 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5628103a4610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2431549)[0x5628104ec880]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122817458 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2431549)[0x5628104ec880]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122817458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2431549)[0x5628104ec880]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2431549)[0x5628104ec880]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2431549)[0x5628104ec880]{disrupted}: Freeing instance (context_map.c:202) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2431549)[0x5628104ec880]{disrupted}: Deallocated (fsm.c:568) 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5628103a4610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5628103a4610]{disconnected}: Freeing instance (context_map.c:206) 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5628103a4610]{disconnected}: Deallocated (fsm.c:568) 20250425122817458 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2431549 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5628104da880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122817458 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122817458 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122817458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00862bd4), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122817458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122817458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122817458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122817458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122817458 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122817458 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5628104da880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122817458 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6798185)[0x5628104d99c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122817458 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6798185)[0x5628104d99c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122817458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6798185)[0x5628104d99c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6798185)[0x5628104d99c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6798185)[0x5628104d99c0]{disrupted}: Freeing instance (context_map.c:202) 20250425122817458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6798185)[0x5628104d99c0]{disrupted}: Deallocated (fsm.c:568) 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5628104da880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5628104da880]{disconnected}: Freeing instance (context_map.c:206) 20250425122817458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5628104da880]{disconnected}: Deallocated (fsm.c:568) 20250425122817458 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6798185 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122817458 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122817458 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122817458 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122817458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122817458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122817458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122817458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(796)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(790)@8885072c0934: Final verdict of PTC: none 20250425122817458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122817458 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122817458 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122817458 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122817458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425122817458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122817458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122817458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122817458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122817458 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122817458 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122817458 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122817459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122817459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122817458 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122817459 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122817459 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122817459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122817459 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122817459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122817459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122817459 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122817459 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122817459 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122817459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122817459 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122817459 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122817459 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122817459 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122817459 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122817459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122817459 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122817459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122817459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122817459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122817459 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122817459 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122817459 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122817459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122817459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122817459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122817459 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122817459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122817459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122817459 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122817459 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122817459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122817459 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122817459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122817459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122817459 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122817459 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122817459 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122817459 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122817459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122817459 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122817459 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122817459 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122817459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122817459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122817459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122817459 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122817460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122817461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36492<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122817461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50460<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-RAN(794)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(789)@8885072c0934: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(798)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(792)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@8885072c0934: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(795)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(782)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(788)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(799)@8885072c0934: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(800)@8885072c0934: Final verdict of PTC: pass TC_mscpool_no_allow_attach_round_robin0(802)@8885072c0934: Final verdict of PTC: pass HNBGW_Test.msc2-SCCP(793)@8885072c0934: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(801)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(783): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(785): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(790): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(791): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(792): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-SCCP(793): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-RAN(794): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-M3UA(795): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(796): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(797): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(798): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(799): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(800): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(801): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(802): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Fri Apr 25 12:28:17 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 20250425122817607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122818108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36502<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=536720) 20250425122818509 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122818509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099d408), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122818509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122818509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122818509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122818509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122818509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122818509 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122818509 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122818509 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122818509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122818509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122818509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122818509 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=536720, count=541616) 20250425122819458 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122819458 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122819458 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122819458 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122819458 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425122819458 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425122819459 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122819459 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122819459 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122819459 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122819459 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122819459 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122819535 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122819535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003864f8), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122819535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122819535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122819535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122819535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122819536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122819536 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122819536 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122819536 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122819536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122819536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122819536 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Fri Apr 25 12:28:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122820676 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122820676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddd2d1), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122820676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122820676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122820676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122820676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122820677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122820677 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122820677 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122820677 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122820677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122820677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122820677 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250425122821169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122821174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122821177 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41489<->l=127.0.0.1:4262) (control_if.c:572) 20250425122821191 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122821191 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122821198 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122821198 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122821198 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122821198 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122821199 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122821199 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122821199 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:32960 (stream_srv.c:142) 20250425122821199 DMAIN INFO New HNB SCTP connection r=127.0.0.1:32960<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122821199 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122821199 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122821200 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122821200 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122821200 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122821200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122821200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122821200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122821200 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122821200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122821200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122821200 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122821200 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122821200 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122821200 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122821200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122821200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122821200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122821200 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122821200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122821200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122821200 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122821200 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122821200 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122821200 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122821200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122821200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122821200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122821200 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122821200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122821200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122821200 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122821200 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122821200 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122821200 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122821200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122821200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122821200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122821200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122821200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122821200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122821200 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122821201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821201 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122821201 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122821201 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122821201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122821201 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122821201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821201 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122821201 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122821201 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122821201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122821201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122821201 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122821201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821201 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122821201 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122821201 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122821201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122821201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122821201 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122821201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821201 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122821201 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122821201 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122821201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122821201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122821201 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(813)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(813)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(813)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(811)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(816)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(816)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(816)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(814)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(819)@8885072c0934: ************************************************* HNBGW_Test.msc2-M3UA(819)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(819)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(817)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122821237 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122821237 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122821237 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122821237 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122821237 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122821237 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122821237 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122821237 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122821239 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122821239 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122821239 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122821239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122821239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122821239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122821239 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122821239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122821239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122821239 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122821239 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122821239 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122821239 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122821239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122821239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122821239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122821239 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122821239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122821239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122821239 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122821239 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122821239 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122821239 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122821239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122821239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122821239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122821239 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122821239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122821239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122821239 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122821239 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122821239 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122821239 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122821239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122821239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122821239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122821239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122821239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122821239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122821239 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122821239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821239 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122821239 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122821239 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122821239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122821239 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122821239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821239 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122821239 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122821239 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122821239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122821239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122821239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122821239 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122821239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821239 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122821239 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122821239 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122821239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122821239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122821239 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122821239 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122821239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821239 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122821239 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122821239 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122821239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122821239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122821239 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(822)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(822)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(822)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(820)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122821261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122821261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122821261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122821261 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122821261 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122821261 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122821261 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122821261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122821261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122821266 DLINP DEBUG SRVCONN(,r=127.0.0.1:32960<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122821266 DLINP DEBUG SRVCONN(,r=127.0.0.1:32960<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122821266 DLINP DEBUG SRVCONN(,r=127.0.0.1:32960<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122821266 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122821266 DHNBAP DEBUG (127.0.0.1:32960 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122821266 DHNBAP NOTICE (127.0.0.1:32960 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122821266 DHNBAP NOTICE (127.0.0.1:32960 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122821266 DLINP DEBUG SRVCONN(,r=127.0.0.1:32960<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122821266 DLINP DEBUG SRVCONN(,r=127.0.0.1:32960<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122821412 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122821412 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122821412 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122821412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(813)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122821419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821419 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122821419 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122821419 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122821419 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122821420 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122821420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122821422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821422 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122821422 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122821422 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122821422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122821422 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122821422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122821422 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122821422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122821422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122821422 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122821422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122821422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122821422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122821422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122821422 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122821422 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122821422 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122821423 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122821423 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122821423 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122821423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122821424 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122821424 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122821424 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122821424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122821424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122821424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122821424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122821424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122821424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122821424 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122821424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122821424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122821424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122821424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122821424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122821424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122821424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(816)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122821429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821429 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122821429 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122821429 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122821429 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122821429 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122821429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122821431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821431 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122821431 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122821431 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122821431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122821431 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122821432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122821432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122821432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122821432 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122821432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122821432 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122821432 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122821432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122821432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122821432 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122821432 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122821432 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122821433 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122821433 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122821433 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122821433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122821433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122821433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122821433 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122821433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122821433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122821433 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122821433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821434 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122821434 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122821434 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122821434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122821434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122821434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122821434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122821434 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122821434 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425122821434 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122821434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(819)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425122821439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821439 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425122821439 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122821439 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122821439 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122821439 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425122821439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122821440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821440 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122821440 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122821440 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122821440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122821440 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122821440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122821440 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122821440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122821440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122821440 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425122821440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122821440 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122821440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122821440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122821440 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122821440 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122821440 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122821441 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122821441 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122821441 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122821441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122821441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122821441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122821441 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122821441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122821441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122821441 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122821441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821441 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122821441 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122821441 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122821441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122821441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122821441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122821441 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122821449 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122821449 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122821449 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122821449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(822)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122821455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821455 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122821455 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122821455 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122821455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122821455 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122821455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122821457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821457 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122821457 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122821457 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122821457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122821457 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122821457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122821457 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122821457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122821457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122821457 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122821457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122821457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122821457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122821457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122821457 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122821457 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122821457 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122821459 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122821459 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122821459 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122821459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122821459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122821459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122821459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122821459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122821459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122821459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122821459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122821459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122821459 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122821459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821459 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122821459 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122821459 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122821459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122821459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122821459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122821459 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122821698 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122821698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daf0ed), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122821698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122821698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122821698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122821698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122821698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821698 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122821698 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122821698 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122821698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122821698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122821698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122821698 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122821709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122821709 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122821709 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122821709 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122821709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122821709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122821709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122821709 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122821709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122821709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122821709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122821709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122821709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122821709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=00daf0ed) (sccp_scrc.c:477) 20250425122821709 DLSCCP DEBUG Received CO:RELCO for local reference 81 (sccp_scoc.c:1824) 20250425122821710 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122821710 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122821710 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122821710 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122821710 DLSCCP DEBUG SCCP-SCOC(81)[0x5628104e4ea0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(812)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122822226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122822226 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122822226 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122822226 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122822226 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122822226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122822226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122822226 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122822226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122822226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122822226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122822226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122822226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122822226 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122822226 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122822226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122822226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822226 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122822226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122822226 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122822226 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122822227 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122822227 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122822227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122822227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122822227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122822227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122822227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122822227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122822227 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122822227 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122822227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122822227 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122822227 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122822227 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122822227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122822227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122822227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122822227 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122822234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122822234 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122822234 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122822234 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122822234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122822234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122822234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122822234 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122822234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122822234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122822234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122822234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122822234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122822234 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122822234 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122822234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122822234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822234 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122822234 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122822234 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122822234 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122822234 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(815)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122822236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122822236 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122822236 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122822236 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122822236 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122822236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122822236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122822236 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122822236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122822236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122822236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122822236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122822236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122822236 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122822236 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122822236 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122822236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822236 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122822236 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122822236 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122822236 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122822236 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122822236 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122822236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122822236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122822236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122822236 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122822236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122822236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122822236 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122822236 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122822236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122822236 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122822236 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122822236 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122822236 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122822236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122822236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122822236 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122822237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122822237 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122822237 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122822237 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122822237 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122822237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122822237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122822237 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122822237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122822237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122822237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122822237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122822237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122822237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122822237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122822237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122822237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122822238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122822238 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122822238 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122822238 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122822242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122822242 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122822242 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122822242 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122822242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122822242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122822242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122822242 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122822242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122822242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122822242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122822242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122822242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122822242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122822242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122822242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122822242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122822242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122822242 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122822242 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122822242 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425122822242 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122822242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122822242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) HNBGW_Test.msc2-RAN(818)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122822242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122822242 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122822242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122822242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122822242 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122822242 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{CONNECTED}: link up (cnlink.c:111) 20250425122822242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122822242 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122822242 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122822242 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122822242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122822242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122822242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122822242 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122822245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122822245 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122822245 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122822245 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122822245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122822245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122822245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122822245 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122822245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122822245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122822245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122822245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122822245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122822245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122822245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122822245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122822245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822246 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122822246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122822246 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122822246 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122822246 DRANAP INFO cnlink(msc-2)[0x562810464870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(821)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122822257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122822257 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122822257 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122822257 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122822257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122822257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122822257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122822257 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122822257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122822257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122822257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122822257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122822257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122822257 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122822257 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122822257 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122822257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822257 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122822257 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122822257 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122822257 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122822257 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122822257 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122822257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122822257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122822257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122822257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122822257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122822257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122822257 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122822257 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122822257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122822257 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122822257 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122822257 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122822257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122822257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122822257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122822257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122822260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122822260 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122822260 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122822260 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122822260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122822260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122822260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122822260 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122822260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122822260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122822260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122822260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122822260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122822260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122822260 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122822260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122822260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122822260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122822260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122822260 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122822260 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122822260 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122822260 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122822260 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122823290 DLCTRL DEBUG Command: GET 799917819 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122823290 DLCTRL DEBUG Tx Command reply: GET_REPLY 799917819 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122823296 DLCTRL DEBUG Command: GET 389254892 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122823296 DLCTRL DEBUG Tx Command reply: GET_REPLY 389254892 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122823298 DLCTRL DEBUG Command: GET 119252293 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122823298 DLCTRL DEBUG Tx Command reply: GET_REPLY 119252293 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122823301 DLCTRL DEBUG Command: GET 887659797 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122823302 DLCTRL DEBUG Tx Command reply: GET_REPLY 887659797 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122823304 DLCTRL DEBUG Command: GET 185119011 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122823304 DLCTRL DEBUG Tx Command reply: GET_REPLY 185119011 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122823307 DLCTRL DEBUG Command: GET 165651696 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122823307 DLCTRL DEBUG Tx Command reply: GET_REPLY 165651696 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122823310 DLCTRL DEBUG Command: GET 501312646 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122823310 DLCTRL DEBUG Tx Command reply: GET_REPLY 501312646 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122823313 DLCTRL DEBUG Command: GET 988722247 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122823313 DLCTRL DEBUG Tx Command reply: GET_REPLY 988722247 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122823317 DLCTRL DEBUG Command: GET 345484128 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122823317 DLCTRL DEBUG Tx Command reply: GET_REPLY 345484128 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122823320 DLCTRL DEBUG Command: GET 98863385 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122823321 DLCTRL DEBUG Tx Command reply: GET_REPLY 98863385 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122823324 DLCTRL DEBUG Command: GET 465440828 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122823324 DLCTRL DEBUG Tx Command reply: GET_REPLY 465440828 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122823328 DLCTRL DEBUG Command: GET 306686551 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122823328 DLCTRL DEBUG Tx Command reply: GET_REPLY 306686551 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122823332 DLCTRL DEBUG Command: GET 315534177 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122823332 DLCTRL DEBUG Tx Command reply: GET_REPLY 315534177 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122823336 DLCTRL DEBUG Command: GET 525274974 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122823336 DLCTRL DEBUG Tx Command reply: GET_REPLY 525274974 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122823339 DLCTRL DEBUG Command: GET 367715278 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122823339 DLCTRL DEBUG Tx Command reply: GET_REPLY 367715278 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122823343 DLCTRL DEBUG Command: GET 617763054 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122823343 DLCTRL DEBUG Tx Command reply: GET_REPLY 617763054 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122823346 DLCTRL DEBUG Command: GET 41250179 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122823346 DLCTRL DEBUG Tx Command reply: GET_REPLY 41250179 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122823349 DLCTRL DEBUG Command: GET 575269470 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122823349 DLCTRL DEBUG Tx Command reply: GET_REPLY 575269470 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122823351 DLCTRL DEBUG Command: GET 94289664 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122823351 DLCTRL DEBUG Tx Command reply: GET_REPLY 94289664 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122823355 DLCTRL DEBUG Command: GET 331102663 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122823355 DLCTRL DEBUG Tx Command reply: GET_REPLY 331102663 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: 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@8885072c0934: 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 := '000000000000001010011001'B, t_guard := 20.000000 } 20250425122823382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(815)@8885072c0934: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(815)@8885072c0934: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(824) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@8885072c0934: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)13151074 20250425122824398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122824398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122824398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425122824398 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122824398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc8ab62, normal) (hnbgw_rua.c:407) 20250425122824398 DHNB DEBUG map_rua[0x5628104e4ea0]{init}: Allocated (fsm.c:456) 20250425122824398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13151074)[0x5628104e4ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122824398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151074 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122824398 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122824398 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122824398 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151074 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250425122824398 DCN DEBUG map_sccp[0x5628104ec880]{init}: Allocated (fsm.c:456) 20250425122824398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5628104ec880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122824398 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13151074 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425122824398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151074 SCCP-88 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425122824398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13151074)[0x5628104e4ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122824398 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122824398 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122824398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13151074)[0x5628104e4ea0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122824398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5628104ec880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122824398 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122824398 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{IDLE}: Allocated (fsm.c:456) 20250425122824398 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122824398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030002990056400500f1100926) (sccp_scrc.c:406) 20250425122824398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122824398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122824398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122824398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122824398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122824398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122824398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122824398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122824398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122824398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122824398 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122824398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122824398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122824398 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122824398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5628104ec880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122824398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13151074)[0x5628104e4ea0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122824398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122824398 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122824398 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122824398 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122824398 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122824398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122824398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122824398 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(814)@8885072c0934: First idle individual index:0 HNBGW_Test.msc1-SCCP(814)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(815)@8885072c0934: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(824) HNBGW_Test.msc1-RAN(815)@8885072c0934: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)4927000 HNBGW_Test.msc1-SCCP(814)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(814)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(824)@8885072c0934: setverdict(pass): none -> pass 20250425122824404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122824404 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122824404 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122824404 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122824404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122824404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122824404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122824404 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122824404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122824404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122824404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122824404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122824404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122824404 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0050956f) (sccp_scrc.c:477) 20250425122824404 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20250425122824404 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122824404 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122824404 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122824404 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122824404 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122824404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5628104ec880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122824404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5628104ec880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122824404 DLCTRL DEBUG Command: GET 574385870 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122824404 DLCTRL DEBUG Tx Command reply: GET_REPLY 574385870 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122824405 DLCTRL DEBUG Command: GET 268172635 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122824405 DLCTRL DEBUG Tx Command reply: GET_REPLY 268172635 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122824406 DLCTRL DEBUG Command: GET 783847163 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122824406 DLCTRL DEBUG Tx Command reply: GET_REPLY 783847163 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122824407 DLCTRL DEBUG Command: GET 377134292 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122824407 DLCTRL DEBUG Tx Command reply: GET_REPLY 377134292 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122824408 DLCTRL DEBUG Command: GET 295791834 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122824408 DLCTRL DEBUG Tx Command reply: GET_REPLY 295791834 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122824409 DLCTRL DEBUG Command: GET 231813363 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122824409 DLCTRL DEBUG Tx Command reply: GET_REPLY 231813363 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122824410 DLCTRL DEBUG Command: GET 133548518 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122824410 DLCTRL DEBUG Tx Command reply: GET_REPLY 133548518 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425122824411 DLCTRL DEBUG Command: GET 745979700 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122824411 DLCTRL DEBUG Tx Command reply: GET_REPLY 745979700 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122824412 DLCTRL DEBUG Command: GET 794812785 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122824412 DLCTRL DEBUG Tx Command reply: GET_REPLY 794812785 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122824413 DLCTRL DEBUG Command: GET 717450845 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122824413 DLCTRL DEBUG Tx Command reply: GET_REPLY 717450845 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122824415 DLCTRL DEBUG Command: GET 774692293 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122824415 DLCTRL DEBUG Tx Command reply: GET_REPLY 774692293 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122824416 DLCTRL DEBUG Command: GET 424047798 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122824416 DLCTRL DEBUG Tx Command reply: GET_REPLY 424047798 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122824417 DLCTRL DEBUG Command: GET 74726112 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122824417 DLCTRL DEBUG Tx Command reply: GET_REPLY 74726112 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122824418 DLCTRL DEBUG Command: GET 964066820 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122824418 DLCTRL DEBUG Tx Command reply: GET_REPLY 964066820 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122824419 DLCTRL DEBUG Command: GET 920480704 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122824419 DLCTRL DEBUG Tx Command reply: GET_REPLY 920480704 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122824421 DLCTRL DEBUG Command: GET 8844537 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122824421 DLCTRL DEBUG Tx Command reply: GET_REPLY 8844537 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122824422 DLCTRL DEBUG Command: GET 763178240 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122824422 DLCTRL DEBUG Tx Command reply: GET_REPLY 763178240 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122824424 DLCTRL DEBUG Command: GET 603766055 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122824424 DLCTRL DEBUG Tx Command reply: GET_REPLY 603766055 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122824425 DLCTRL DEBUG Command: GET 838324600 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122824425 DLCTRL DEBUG Tx Command reply: GET_REPLY 838324600 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122824427 DLCTRL DEBUG Command: GET 901490665 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122824427 DLCTRL DEBUG Tx Command reply: GET_REPLY 901490665 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000010000'B, t_guard := 20.000000 } 20250425122824444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36528<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(812)@8885072c0934: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(812)@8885072c0934: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(825) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@8885072c0934: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(825)2771198 20250425122825467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122825467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122825467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122825467 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122825467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2a48fe, normal) (hnbgw_rua.c:407) 20250425122825467 DHNB DEBUG map_rua[0x5628104d99c0]{init}: Allocated (fsm.c:456) 20250425122825467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2771198)[0x5628104d99c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122825467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2771198 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122825467 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122825467 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122825467 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425122825468 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2771198 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122825468 DCN DEBUG map_sccp[0x5628104f7c00]{init}: Allocated (fsm.c:456) 20250425122825468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5628104f7c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122825468 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2771198 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122825468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2771198 SCCP-89 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425122825468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2771198)[0x5628104d99c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122825468 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122825468 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122825468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2771198)[0x5628104d99c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122825468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5628104f7c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122825468 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122825468 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{IDLE}: Allocated (fsm.c:456) 20250425122825468 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122825468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000059), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030000100056400500f1100926) (sccp_scrc.c:406) 20250425122825468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122825468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122825468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122825468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122825468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122825468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122825468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122825468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122825468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122825468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122825468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122825468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122825468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122825468 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122825468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5628104f7c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122825468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2771198)[0x5628104d99c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122825468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122825468 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122825468 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122825468 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122825468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122825468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122825468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122825468 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(811)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(811)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(812)@8885072c0934: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(825) HNBGW_Test.msc0-RAN(812)@8885072c0934: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(825)13702811 HNBGW_Test.msc0-SCCP(811)@8885072c0934: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(825)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(811)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8885072c0934: 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 } } } 20250425122825486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122825486 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122825486 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122825487 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122825487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122825487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122825487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122825487 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122825487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122825487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122825487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122825487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122825487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122825487 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004f3b35) (sccp_scrc.c:477) 20250425122825487 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20250425122825487 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122825487 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122825487 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122825487 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122825487 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122825487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5628104f7c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122825487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5628104f7c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122825488 DLCTRL DEBUG Command: GET 317001559 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122825488 DLCTRL DEBUG Tx Command reply: GET_REPLY 317001559 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122825495 DLCTRL DEBUG Command: GET 818012700 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122825495 DLCTRL DEBUG Tx Command reply: GET_REPLY 818012700 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122825499 DLCTRL DEBUG Command: GET 104945521 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122825499 DLCTRL DEBUG Tx Command reply: GET_REPLY 104945521 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122825502 DLCTRL DEBUG Command: GET 603822200 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122825502 DLCTRL DEBUG Tx Command reply: GET_REPLY 603822200 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122825503 DLCTRL DEBUG Command: GET 518898700 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122825503 DLCTRL DEBUG Tx Command reply: GET_REPLY 518898700 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122825505 DLCTRL DEBUG Command: GET 411246951 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122825505 DLCTRL DEBUG Tx Command reply: GET_REPLY 411246951 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122825506 DLCTRL DEBUG Command: GET 369594958 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122825506 DLCTRL DEBUG Tx Command reply: GET_REPLY 369594958 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425122825508 DLCTRL DEBUG Command: GET 272649722 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122825509 DLCTRL DEBUG Tx Command reply: GET_REPLY 272649722 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122825510 DLCTRL DEBUG Command: GET 989769196 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122825510 DLCTRL DEBUG Tx Command reply: GET_REPLY 989769196 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122825511 DLCTRL DEBUG Command: GET 701756756 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122825511 DLCTRL DEBUG Tx Command reply: GET_REPLY 701756756 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122825513 DLCTRL DEBUG Command: GET 573569961 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122825513 DLCTRL DEBUG Tx Command reply: GET_REPLY 573569961 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122825514 DLCTRL DEBUG Command: GET 204917579 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122825514 DLCTRL DEBUG Tx Command reply: GET_REPLY 204917579 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122825515 DLCTRL DEBUG Command: GET 781626148 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122825515 DLCTRL DEBUG Tx Command reply: GET_REPLY 781626148 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122825516 DLCTRL DEBUG Command: GET 253758425 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122825516 DLCTRL DEBUG Tx Command reply: GET_REPLY 253758425 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122825518 DLCTRL DEBUG Command: GET 114616351 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122825518 DLCTRL DEBUG Tx Command reply: GET_REPLY 114616351 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122825519 DLCTRL DEBUG Command: GET 353764391 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122825519 DLCTRL DEBUG Tx Command reply: GET_REPLY 353764391 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122825520 DLCTRL DEBUG Command: GET 127122681 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122825520 DLCTRL DEBUG Tx Command reply: GET_REPLY 127122681 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122825521 DLCTRL DEBUG Command: GET 115961158 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122825521 DLCTRL DEBUG Tx Command reply: GET_REPLY 115961158 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122825522 DLCTRL DEBUG Command: GET 729606788 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122825522 DLCTRL DEBUG Tx Command reply: GET_REPLY 729606788 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122825523 DLCTRL DEBUG Command: GET 406792817 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122825523 DLCTRL DEBUG Tx Command reply: GET_REPLY 406792817 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000001011011101'B, t_guard := 20.000000 } 20250425122825534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39144<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(818)@8885072c0934: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(818)@8885072c0934: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(826) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@8885072c0934: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(826)15000415 20250425122826554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122826554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122826554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122826554 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122826554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe4e35f, normal) (hnbgw_rua.c:407) 20250425122826555 DHNB DEBUG map_rua[0x5628104da2c0]{init}: Allocated (fsm.c:456) 20250425122826555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15000415)[0x5628104da2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122826555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15000415 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122826555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122826555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122826555 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15000415 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250425122826555 DCN DEBUG map_sccp[0x5628104deed0]{init}: Allocated (fsm.c:456) 20250425122826555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5628104deed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122826555 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15000415 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425122826555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15000415 SCCP-90 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425122826555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15000415)[0x5628104da2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122826555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122826555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122826555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15000415)[0x5628104da2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122826555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5628104deed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122826555 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122826555 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{IDLE}: Allocated (fsm.c:456) 20250425122826555 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122826555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030002dd0056400500f1100926) (sccp_scrc.c:406) 20250425122826555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122826555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122826555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122826555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122826555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122826555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122826555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122826555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122826555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122826555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122826555 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122826555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122826555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122826555 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122826555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5628104deed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122826555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15000415)[0x5628104da2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122826555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122826555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122826555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122826555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122826555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122826555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122826555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122826555 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(817)@8885072c0934: First idle individual index:0 HNBGW_Test.msc2-SCCP(817)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(818)@8885072c0934: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(826) HNBGW_Test.msc2-RAN(818)@8885072c0934: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(826)9841872 HNBGW_Test.msc2-SCCP(817)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(817)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(826)@8885072c0934: setverdict(pass): none -> pass 20250425122826567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122826567 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122826567 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122826567 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122826567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122826567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122826567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122826567 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8885072c0934: 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 } } } 20250425122826567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122826567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122826567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122826567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122826567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122826567 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00641c0e) (sccp_scrc.c:477) 20250425122826567 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20250425122826567 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122826567 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122826567 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122826567 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122826567 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122826567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5628104deed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122826567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5628104deed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122826568 DLCTRL DEBUG Command: GET 517113760 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122826568 DLCTRL DEBUG Tx Command reply: GET_REPLY 517113760 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122826570 DLCTRL DEBUG Command: GET 90819278 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122826570 DLCTRL DEBUG Tx Command reply: GET_REPLY 90819278 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122826571 DLCTRL DEBUG Command: GET 798930756 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122826571 DLCTRL DEBUG Tx Command reply: GET_REPLY 798930756 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122826572 DLCTRL DEBUG Command: GET 380823772 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122826572 DLCTRL DEBUG Tx Command reply: GET_REPLY 380823772 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122826573 DLCTRL DEBUG Command: GET 131338643 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122826573 DLCTRL DEBUG Tx Command reply: GET_REPLY 131338643 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122826574 DLCTRL DEBUG Command: GET 751971862 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122826574 DLCTRL DEBUG Tx Command reply: GET_REPLY 751971862 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122826575 DLCTRL DEBUG Command: GET 802140476 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122826575 DLCTRL DEBUG Tx Command reply: GET_REPLY 802140476 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425122826576 DLCTRL DEBUG Command: GET 332153160 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122826576 DLCTRL DEBUG Tx Command reply: GET_REPLY 332153160 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122826577 DLCTRL DEBUG Command: GET 486938023 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122826577 DLCTRL DEBUG Tx Command reply: GET_REPLY 486938023 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122826578 DLCTRL DEBUG Command: GET 231896563 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122826578 DLCTRL DEBUG Tx Command reply: GET_REPLY 231896563 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122826579 DLCTRL DEBUG Command: GET 62316245 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122826579 DLCTRL DEBUG Tx Command reply: GET_REPLY 62316245 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250425122826579 DLCTRL DEBUG Command: GET 780473010 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122826579 DLCTRL DEBUG Tx Command reply: GET_REPLY 780473010 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122826580 DLCTRL DEBUG Command: GET 976333257 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122826580 DLCTRL DEBUG Tx Command reply: GET_REPLY 976333257 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122826581 DLCTRL DEBUG Command: GET 882977079 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122826581 DLCTRL DEBUG Tx Command reply: GET_REPLY 882977079 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122826583 DLCTRL DEBUG Command: GET 749704879 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122826583 DLCTRL DEBUG Tx Command reply: GET_REPLY 749704879 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122826584 DLCTRL DEBUG Command: GET 402738551 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122826584 DLCTRL DEBUG Tx Command reply: GET_REPLY 402738551 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122826584 DLCTRL DEBUG Command: GET 248288349 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122826584 DLCTRL DEBUG Tx Command reply: GET_REPLY 248288349 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122826586 DLCTRL DEBUG Command: GET 551509736 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122826586 DLCTRL DEBUG Tx Command reply: GET_REPLY 551509736 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122826586 DLCTRL DEBUG Command: GET 590414192 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122826586 DLCTRL DEBUG Tx Command reply: GET_REPLY 590414192 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122826587 DLCTRL DEBUG Command: GET 610936251 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122826587 DLCTRL DEBUG Tx Command reply: GET_REPLY 610936251 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122826590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122826591 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41489<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(805)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(804)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122826593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36510<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122826594 DLINP DEBUG SRVCONN(,r=127.0.0.1:32960<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122826594 DLINP DEBUG SRVCONN(,r=127.0.0.1:32960<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122826594 DLINP NOTICE SRV(,r=127.0.0.1:32960<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122826594 DMAIN NOTICE (127.0.0.1:32960 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:32960<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122826594 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425122826595 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122826595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122826595 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122826595 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122826595 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122826595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122826595 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122826595 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122826595 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122826595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122826595 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122826595 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122826595 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122826595 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122826595 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122826596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122826596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122826596 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122826596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122826596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122826596 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122826596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122826596 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122826596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122826596 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122826596 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122826596 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122826596 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122826596 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122826596 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250425122826596 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122826596 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122826596 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122826596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122826596 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425122826596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122826596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122826596 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122826596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122826596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122826596 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425122826596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122826596 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122826596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122826596 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122826596 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122826596 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122826596 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122826596 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122826596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5628104deed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122826596 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122826596 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122826596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00641c0e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122826596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122826596 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122826596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122826596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122826596 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122826596 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122826596 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(820)@8885072c0934: Final verdict of PTC: none 20250425122826596 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122826596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5628104deed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122826596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15000415)[0x5628104da2c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122826596 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15000415)[0x5628104da2c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122826596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122826596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15000415)[0x5628104da2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122826596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15000415)[0x5628104da2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122826596 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122826596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15000415)[0x5628104da2c0]{disrupted}: Freeing instance (context_map.c:202) 20250425122826596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15000415)[0x5628104da2c0]{disrupted}: Deallocated (fsm.c:568) 20250425122826596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5628104deed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122826596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5628104deed0]{disconnected}: Freeing instance (context_map.c:206) 20250425122826596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5628104deed0]{disconnected}: Deallocated (fsm.c:568) 20250425122826596 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15000415 SCCP-90 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250425122826596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122826597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122826597 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122826597 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122826597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122826597 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122826597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122826597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122826597 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122826597 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122826597 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122826597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13151074)[0x5628104e4ea0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122826597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13151074)[0x5628104e4ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122826597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5628104ec880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122826597 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122826597 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122826597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050956f), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122826597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122826597 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122826597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122826597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122826597 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122826597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5628104ec880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122826597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13151074)[0x5628104e4ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122826597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13151074)[0x5628104e4ea0]{disrupted}: Freeing instance (context_map.c:202) 20250425122826597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13151074)[0x5628104e4ea0]{disrupted}: Deallocated (fsm.c:568) 20250425122826597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5628104ec880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122826597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5628104ec880]{disconnected}: Freeing instance (context_map.c:206) 20250425122826597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5628104ec880]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(815)@8885072c0934: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-RAN(818)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803)@8885072c0934: Final verdict of PTC: none20250425122826597 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13151074 SCCP-88 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250425122826597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2771198)[0x5628104d99c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122826597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2771198)[0x5628104d99c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122826597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5628104f7c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122826597 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122826597 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122826597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f3b35), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122826597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122826597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122826597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122826597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122826597 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122826597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5628104f7c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122826597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2771198)[0x5628104d99c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122826597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2771198)[0x5628104d99c0]{disrupted}: Freeing instance (context_map.c:202) 20250425122826597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2771198)[0x5628104d99c0]{disrupted}: Deallocated (fsm.c:568) 20250425122826597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5628104f7c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122826597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5628104f7c00]{disconnected}: Freeing instance (context_map.c:206) 20250425122826597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5628104f7c00]{disconnected}: Deallocated (fsm.c:568) 20250425122826597 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2771198 SCCP-89 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) HNBGW_Test.msc0-SCCP(811)@8885072c0934: Final verdict of PTC: none20250425122826597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122826597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122826597 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122826597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122826597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122826597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122826597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122826597 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122826597 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.msc1-M3UA(816)@8885072c0934: Final verdict of PTC: none20250425122826598 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122826598 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122826598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122826598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122826598 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122826598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122826598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122826598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122826598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122826598 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122826598 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122826598 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122826598 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122826597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122826597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122826597 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122826597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122826597 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122826597 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122826597 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122826597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122826597 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122826597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122826597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122826597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122826597 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122826597 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122826597 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122826597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122826597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122826597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122826597 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122826597 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122826597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122826597 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122826597 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122826597 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122826597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122826597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122826597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122826597 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122826598 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122826598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122826598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122826598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122826598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122826598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122826598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122826598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122826598 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(822)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(813)@8885072c0934: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(812)@8885072c0934: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(819)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(814)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(817)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(806)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(823)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(821)@8885072c0934: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(824)@8885072c0934: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(825)@8885072c0934: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(826)@8885072c0934: Final verdict of PTC: pass 20250425122826628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8885072c0934: Setting final verdict of the test case. 20250425122826629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36528<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(804): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(805): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(806): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(807): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(809): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(811): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(812): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(813): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(814): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(815): none (pass -> pass) 20250425122826630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39144<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(816): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-SCCP(817): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-RAN(818): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-M3UA(819): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(820): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(821): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(822): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(823): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(824): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(825): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(826): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Fri Apr 25 12:28:26 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 20250425122826784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122827287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39154<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=516464) 20250425122827459 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122827459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00862bd4), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122827459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122827459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122827459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122827459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122827459 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122827459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033f341), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122827459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122827459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122827459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122827459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122827459 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122827459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008765aa), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122827459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122827459 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122827459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122827459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122827459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122827459 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122827459 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122827460 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122827460 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122827460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122827460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122827460 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122827460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122827460 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122827460 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122827460 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122827460 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122827460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122827460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122827460 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122827460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122827460 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122827460 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122827460 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122827460 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122827460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122827460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122827460 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=516464, count=529856) 20250425122828510 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122828511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099d408), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122828511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122828511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122828511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122828511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122828511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122828511 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122828511 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122828511 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122828511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122828511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122828511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122828511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122828596 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122828596 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425122828596 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425122828596 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122828596 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122828596 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122828598 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122828598 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122828598 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122828598 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122828598 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122828598 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Fri Apr 25 12:28:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122829536 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122829536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003864f8), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122829536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122829536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122829536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122829536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122829536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122829536 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122829537 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122829537 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122829537 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122829537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122829537 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250425122830330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122830333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39172<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122830335 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40433<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122830348 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122830348 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122830356 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122830356 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122830356 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122830356 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122830356 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122830356 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122830356 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60157 (stream_srv.c:142) 20250425122830356 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60157<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122830357 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122830357 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122830358 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122830358 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122830358 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122830358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122830358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122830358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122830358 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122830358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122830358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122830358 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122830358 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122830358 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122830358 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122830358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122830358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122830358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122830358 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122830358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122830358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122830358 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122830358 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122830358 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122830358 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122830358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122830358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122830358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122830358 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122830358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122830358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122830358 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122830358 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122830358 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122830358 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122830358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122830358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122830358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122830358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122830358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122830358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122830358 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122830358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830358 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122830358 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122830358 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122830358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122830358 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122830358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830358 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122830358 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122830358 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122830358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122830358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122830358 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122830358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830358 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122830358 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122830358 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122830358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122830358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122830358 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122830358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830358 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122830358 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122830358 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122830358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122830358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122830358 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(837)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(837)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(837)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(835)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(840)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(840)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(840)@8885072c0934: ************************************************* HNBGW_Test.msc1-SCCP(838)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122830383 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122830383 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122830384 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122830384 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122830384 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122830384 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122830384 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122830384 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122830385 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122830385 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122830385 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122830385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122830385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122830385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122830385 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122830385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122830385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122830385 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122830385 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122830385 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122830385 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122830385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122830385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122830385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122830385 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122830385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122830385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122830385 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122830385 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122830385 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122830385 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122830385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122830385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122830385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122830385 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122830385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122830385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122830385 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122830385 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122830385 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122830385 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122830385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122830385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122830385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122830385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122830385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122830385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122830385 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122830385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830385 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122830385 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122830385 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122830385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122830385 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122830385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830385 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122830385 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122830385 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122830385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122830385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122830385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122830385 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122830385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830385 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122830385 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122830385 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122830385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122830385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122830385 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122830385 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122830385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830385 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122830385 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122830385 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122830385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122830385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122830385 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(843)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(843)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(843)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(841)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(846)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(846)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(846)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(844)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122830425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122830425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122830425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122830425 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122830425 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122830425 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122830425 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122830425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122830425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122830435 DLINP DEBUG SRVCONN(,r=127.0.0.1:60157<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122830435 DLINP DEBUG SRVCONN(,r=127.0.0.1:60157<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122830435 DLINP DEBUG SRVCONN(,r=127.0.0.1:60157<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122830435 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122830435 DHNBAP DEBUG (127.0.0.1:60157 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122830435 DHNBAP NOTICE (127.0.0.1:60157 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122830435 DHNBAP NOTICE (127.0.0.1:60157 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122830435 DLINP DEBUG SRVCONN(,r=127.0.0.1:60157<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122830435 DLINP DEBUG SRVCONN(,r=127.0.0.1:60157<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122830570 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122830570 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122830570 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122830570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(837)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122830577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830577 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122830577 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122830577 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122830577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122830578 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122830578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122830580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830580 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122830580 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122830580 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122830580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122830580 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122830580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122830580 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122830581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122830581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122830581 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122830581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122830581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122830581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122830581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122830581 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122830581 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122830581 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122830582 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122830582 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122830582 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122830582 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122830582 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122830582 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122830582 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122830582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122830582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122830582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122830582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122830582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122830582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122830582 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122830583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830583 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122830583 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122830583 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122830583 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122830583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122830583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122830583 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(840)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122830588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830589 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122830589 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122830589 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122830589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122830589 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122830589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122830592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830592 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122830592 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122830592 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122830592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122830592 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122830592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122830592 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122830592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122830592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122830592 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122830592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122830592 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122830592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122830592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122830592 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122830592 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122830592 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122830593 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122830594 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122830594 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122830594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122830594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122830594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122830594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122830594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122830594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122830594 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122830594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830594 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122830594 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122830594 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122830594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122830594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122830594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122830594 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122830597 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122830597 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122830597 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122830597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(843)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122830602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830602 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122830602 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122830602 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122830602 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122830602 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122830602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122830603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830603 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122830603 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122830603 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122830603 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122830603 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122830603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122830603 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122830603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122830603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122830603 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122830603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122830603 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122830603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122830603 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122830603 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122830603 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122830603 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122830604 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122830604 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122830604 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122830604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122830604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122830604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122830604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122830604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122830604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122830604 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122830605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830605 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122830605 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122830605 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122830605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122830605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122830605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122830605 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122830608 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122830608 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122830608 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122830608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(846)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122830613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830613 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122830613 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122830613 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122830613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122830613 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122830613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122830615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830615 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122830615 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122830615 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122830615 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122830615 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122830615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122830615 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122830615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122830615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122830615 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122830615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122830615 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122830615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122830615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122830615 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122830615 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122830615 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122830616 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122830616 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122830617 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122830617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122830617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122830617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122830617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122830617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122830617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122830617 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122830617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122830617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830617 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122830617 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122830617 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122830617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122830617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122830617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122830617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122830617 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122830617 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122830677 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122830678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddd2d1), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122830678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122830678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122830678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122830678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122830678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830678 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122830678 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122830678 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122830678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122830678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122830678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122830678 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122830686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122830686 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122830686 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122830686 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122830686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122830686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122830686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122830686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122830686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122830686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122830686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122830686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122830686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122830686 DLSS7 DEBUG 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=00ddd2d1) (sccp_scrc.c:477) 20250425122830686 DLSCCP DEBUG Received CO:RELCO for local reference 82 (sccp_scoc.c:1824) 20250425122830686 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122830686 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122830686 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122830686 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122830686 DLSCCP DEBUG SCCP-SCOC(82)[0x5628104eab50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(836)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122831375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122831375 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122831375 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122831375 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122831375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122831375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122831375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122831375 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122831375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122831375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122831375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122831375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122831375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122831375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122831375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122831375 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122831375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831376 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122831376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122831376 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122831376 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122831376 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122831376 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122831376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122831376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122831376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122831376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122831376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122831376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122831376 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122831376 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122831376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122831376 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122831376 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122831376 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122831376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122831376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122831376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122831376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122831378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122831378 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122831378 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122831378 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122831378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122831378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122831378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122831378 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122831378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122831378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122831378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122831378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122831378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122831378 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122831378 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122831378 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122831378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831378 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122831378 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122831378 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122831378 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122831378 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(839)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122831393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122831393 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122831393 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122831393 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122831393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122831393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122831393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122831393 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122831393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122831393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122831393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122831393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122831393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122831393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122831393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122831393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122831393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122831393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122831393 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122831393 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122831393 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122831393 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122831393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122831393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122831393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122831393 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122831393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122831393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122831393 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122831393 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122831393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122831393 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122831393 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122831393 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122831393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122831393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122831393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122831393 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122831394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122831394 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122831394 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122831394 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122831394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122831394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122831394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122831394 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122831394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122831394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122831394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122831394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122831394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122831394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122831394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122831394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122831394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831394 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122831394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122831394 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122831394 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122831394 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(842)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122831402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122831402 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122831402 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122831402 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122831402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122831402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122831402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122831402 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122831403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122831403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122831403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122831403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122831403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122831403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122831403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122831403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122831403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831403 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122831403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122831403 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122831403 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122831403 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122831403 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122831403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122831403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122831403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122831403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122831403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122831403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122831403 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122831403 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122831403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122831403 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122831403 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122831403 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122831403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122831403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122831403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122831403 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122831405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122831405 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122831405 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122831405 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122831405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122831405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122831405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122831405 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122831405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122831405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122831405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122831405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122831405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122831405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122831405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122831405 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122831405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122831405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122831405 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122831405 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122831405 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(845)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122831414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122831414 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122831414 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122831414 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122831414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122831414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122831414 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122831414 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122831414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122831414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122831414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122831414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122831414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122831414 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122831414 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122831414 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122831414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831414 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122831414 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122831414 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122831414 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122831414 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122831414 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122831414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122831414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122831414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122831414 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122831414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122831414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122831414 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122831414 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122831414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122831414 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122831414 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122831414 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122831414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122831414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122831414 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122831414 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122831416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122831416 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122831416 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122831416 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122831416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122831416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122831416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122831416 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122831416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122831416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122831416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122831416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122831416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122831416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122831416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122831416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122831416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122831416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122831416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122831416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122831416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122831416 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122831416 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122831416 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122832440 DLCTRL DEBUG Command: GET 543174554 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122832440 DLCTRL DEBUG Tx Command reply: GET_REPLY 543174554 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122832442 DLCTRL DEBUG Command: GET 207545852 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122832442 DLCTRL DEBUG Tx Command reply: GET_REPLY 207545852 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122832443 DLCTRL DEBUG Command: GET 696205876 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122832443 DLCTRL DEBUG Tx Command reply: GET_REPLY 696205876 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122832444 DLCTRL DEBUG Command: GET 189416289 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122832444 DLCTRL DEBUG Tx Command reply: GET_REPLY 189416289 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122832446 DLCTRL DEBUG Command: GET 799981166 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122832446 DLCTRL DEBUG Tx Command reply: GET_REPLY 799981166 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122832447 DLCTRL DEBUG Command: GET 715231507 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122832447 DLCTRL DEBUG Tx Command reply: GET_REPLY 715231507 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122832448 DLCTRL DEBUG Command: GET 191590765 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122832448 DLCTRL DEBUG Tx Command reply: GET_REPLY 191590765 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122832450 DLCTRL DEBUG Command: GET 576549649 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122832450 DLCTRL DEBUG Tx Command reply: GET_REPLY 576549649 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122832451 DLCTRL DEBUG Command: GET 417919547 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122832451 DLCTRL DEBUG Tx Command reply: GET_REPLY 417919547 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122832453 DLCTRL DEBUG Command: GET 696997881 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122832453 DLCTRL DEBUG Tx Command reply: GET_REPLY 696997881 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122832454 DLCTRL DEBUG Command: GET 925669870 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122832454 DLCTRL DEBUG Tx Command reply: GET_REPLY 925669870 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122832455 DLCTRL DEBUG Command: GET 976898756 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122832455 DLCTRL DEBUG Tx Command reply: GET_REPLY 976898756 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122832456 DLCTRL DEBUG Command: GET 209279869 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122832456 DLCTRL DEBUG Tx Command reply: GET_REPLY 209279869 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122832457 DLCTRL DEBUG Command: GET 185117221 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122832457 DLCTRL DEBUG Tx Command reply: GET_REPLY 185117221 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122832458 DLCTRL DEBUG Command: GET 966233115 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122832458 DLCTRL DEBUG Tx Command reply: GET_REPLY 966233115 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122832459 DLCTRL DEBUG Command: GET 21542792 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122832459 DLCTRL DEBUG Tx Command reply: GET_REPLY 21542792 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122832460 DLCTRL DEBUG Command: GET 912784454 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122832460 DLCTRL DEBUG Tx Command reply: GET_REPLY 912784454 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122832461 DLCTRL DEBUG Command: GET 74196415 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122832461 DLCTRL DEBUG Tx Command reply: GET_REPLY 74196415 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122832462 DLCTRL DEBUG Command: GET 411003312 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122832462 DLCTRL DEBUG Tx Command reply: GET_REPLY 411003312 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122832462 DLCTRL DEBUG Command: GET 645878004 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122832462 DLCTRL DEBUG Tx Command reply: GET_REPLY 645878004 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011110010'B, t_guard := 20.000000 } 20250425122832473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39188<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(836)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(836)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@8885072c0934: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)2427077 20250425122833484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122833484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122833484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122833484 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122833484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2508c5, normal) (hnbgw_rua.c:407) 20250425122833484 DHNB DEBUG map_rua[0x5628104eab50]{init}: Allocated (fsm.c:456) 20250425122833484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2427077)[0x5628104eab50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122833484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2427077 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122833484 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122833484 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122833484 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2427077 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122833484 DCN DEBUG map_sccp[0x5628104e4ea0]{init}: Allocated (fsm.c:456) 20250425122833484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5628104e4ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122833484 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2427077 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122833484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2427077 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122833484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2427077)[0x5628104eab50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122833484 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122833484 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122833484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2427077)[0x5628104eab50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122833484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5628104e4ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122833484 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122833484 DLSCCP DEBUG SCCP-SCOC(91)[0x5628104ec880]{IDLE}: Allocated (fsm.c:456) 20250425122833484 DLSCCP DEBUG SCCP-SCOC(91)[0x5628104ec880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122833484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000f20056400500f1100926) (sccp_scrc.c:406) 20250425122833484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122833484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122833484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122833484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122833484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122833484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122833484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122833484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122833484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122833484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122833484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122833484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122833484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122833484 DLSCCP DEBUG SCCP-SCOC(91)[0x5628104ec880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122833484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5628104e4ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122833484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2427077)[0x5628104eab50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122833485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122833485 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122833485 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122833485 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122833485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122833485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122833485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122833485 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(835)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(835)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(836)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848) HNBGW_Test.msc0-RAN(836)@8885072c0934: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)5368065 HNBGW_Test.msc0-SCCP(835)@8885072c0934: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(835)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8885072c0934: 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 } } } 20250425122833490 DLCTRL DEBUG Command: GET 613327403 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122833490 DLCTRL DEBUG Tx Command reply: GET_REPLY 613327403 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122833490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122833490 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122833490 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122833490 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122833490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122833490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122833490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122833490 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122833490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122833490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122833490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122833490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122833490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122833490 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c99ceb) (sccp_scrc.c:477) 20250425122833490 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20250425122833490 DLSCCP DEBUG SCCP-SCOC(91)[0x5628104ec880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122833490 DLSCCP DEBUG SCCP-SCOC(91)[0x5628104ec880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122833490 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122833490 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122833490 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122833490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5628104e4ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122833490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5628104e4ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122833491 DLCTRL DEBUG Command: GET 261884757 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122833491 DLCTRL DEBUG Tx Command reply: GET_REPLY 261884757 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122833491 DLCTRL DEBUG Command: GET 871627488 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122833491 DLCTRL DEBUG Tx Command reply: GET_REPLY 871627488 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122833492 DLCTRL DEBUG Command: GET 689419766 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122833492 DLCTRL DEBUG Tx Command reply: GET_REPLY 689419766 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122833493 DLCTRL DEBUG Command: GET 585171534 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122833493 DLCTRL DEBUG Tx Command reply: GET_REPLY 585171534 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122833494 DLCTRL DEBUG Command: GET 529557937 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122833494 DLCTRL DEBUG Tx Command reply: GET_REPLY 529557937 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122833495 DLCTRL DEBUG Command: GET 986576605 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122833495 DLCTRL DEBUG Tx Command reply: GET_REPLY 986576605 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122833495 DLCTRL DEBUG Command: GET 535181343 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122833495 DLCTRL DEBUG Tx Command reply: GET_REPLY 535181343 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122833496 DLCTRL DEBUG Command: GET 892668837 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122833496 DLCTRL DEBUG Tx Command reply: GET_REPLY 892668837 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122833497 DLCTRL DEBUG Command: GET 345293204 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122833497 DLCTRL DEBUG Tx Command reply: GET_REPLY 345293204 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122833498 DLCTRL DEBUG Command: GET 263457536 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122833498 DLCTRL DEBUG Tx Command reply: GET_REPLY 263457536 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122833499 DLCTRL DEBUG Command: GET 953383779 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122833499 DLCTRL DEBUG Tx Command reply: GET_REPLY 953383779 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122833500 DLCTRL DEBUG Command: GET 946903295 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122833500 DLCTRL DEBUG Tx Command reply: GET_REPLY 946903295 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122833500 DLCTRL DEBUG Command: GET 22601068 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122833500 DLCTRL DEBUG Tx Command reply: GET_REPLY 22601068 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122833501 DLCTRL DEBUG Command: GET 478321965 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122833501 DLCTRL DEBUG Tx Command reply: GET_REPLY 478321965 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122833502 DLCTRL DEBUG Command: GET 765297694 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122833502 DLCTRL DEBUG Tx Command reply: GET_REPLY 765297694 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122833502 DLCTRL DEBUG Command: GET 159616903 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122833502 DLCTRL DEBUG Tx Command reply: GET_REPLY 159616903 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122833503 DLCTRL DEBUG Command: GET 742084006 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122833503 DLCTRL DEBUG Tx Command reply: GET_REPLY 742084006 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122833504 DLCTRL DEBUG Command: GET 536672607 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122833504 DLCTRL DEBUG Tx Command reply: GET_REPLY 536672607 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122833504 DLCTRL DEBUG Command: GET 872921286 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122833504 DLCTRL DEBUG Tx Command reply: GET_REPLY 872921286 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000001001000101'B, t_guard := 20.000000 } 20250425122833515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@8885072c0934: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@8885072c0934: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@8885072c0934: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)9118494 20250425122834522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122834522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122834522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122834522 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122834522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8b231e, normal) (hnbgw_rua.c:407) 20250425122834522 DHNB DEBUG map_rua[0x5628104d99c0]{init}: Allocated (fsm.c:456) 20250425122834522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9118494)[0x5628104d99c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122834522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9118494 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122834522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122834522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122834522 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425122834522 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9118494 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425122834522 DCN DEBUG map_sccp[0x5628104f7c00]{init}: Allocated (fsm.c:456) 20250425122834522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5628104f7c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122834522 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9118494 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425122834522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9118494 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425122834522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9118494)[0x5628104d99c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122834522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122834522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122834522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9118494)[0x5628104d99c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122834522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5628104f7c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122834522 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122834522 DLSCCP DEBUG SCCP-SCOC(92)[0x5628104da2c0]{IDLE}: Allocated (fsm.c:456) 20250425122834522 DLSCCP DEBUG SCCP-SCOC(92)[0x5628104da2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122834522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002450056400500f1100926) (sccp_scrc.c:406) 20250425122834522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122834522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122834522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122834522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122834522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122834522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122834522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122834522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122834522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122834522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122834522 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122834522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122834522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122834522 DLSCCP DEBUG SCCP-SCOC(92)[0x5628104da2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122834522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5628104f7c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122834522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9118494)[0x5628104d99c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122834522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122834522 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122834522 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122834522 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122834522 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122834522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122834522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122834522 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(838)@8885072c0934: First idle individual index:0 HNBGW_Test.msc1-SCCP(838)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(839)@8885072c0934: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849) HNBGW_Test.msc1-RAN(839)@8885072c0934: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)10485980 HNBGW_Test.msc1-SCCP(838)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(838)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@8885072c0934: setverdict(pass): none -> pass 20250425122834528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122834528 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122834528 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122834528 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122834528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122834528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122834528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122834528 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122834528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122834528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122834528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122834528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122834528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122834528 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a85b33) (sccp_scrc.c:477) 20250425122834528 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20250425122834528 DLSCCP DEBUG SCCP-SCOC(92)[0x5628104da2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122834528 DLSCCP DEBUG SCCP-SCOC(92)[0x5628104da2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122834528 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122834528 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122834528 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122834528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5628104f7c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122834528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5628104f7c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122834529 DLCTRL DEBUG Command: GET 728018373 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122834529 DLCTRL DEBUG Tx Command reply: GET_REPLY 728018373 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122834530 DLCTRL DEBUG Command: GET 28704858 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122834530 DLCTRL DEBUG Tx Command reply: GET_REPLY 28704858 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122834532 DLCTRL DEBUG Command: GET 496261993 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122834532 DLCTRL DEBUG Tx Command reply: GET_REPLY 496261993 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122834533 DLCTRL DEBUG Command: GET 89327249 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122834533 DLCTRL DEBUG Tx Command reply: GET_REPLY 89327249 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122834534 DLCTRL DEBUG Command: GET 484814322 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122834534 DLCTRL DEBUG Tx Command reply: GET_REPLY 484814322 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122834535 DLCTRL DEBUG Command: GET 377497189 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122834535 DLCTRL DEBUG Tx Command reply: GET_REPLY 377497189 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425122834536 DLCTRL DEBUG Command: GET 829255666 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122834536 DLCTRL DEBUG Tx Command reply: GET_REPLY 829255666 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122834537 DLCTRL DEBUG Command: GET 746228224 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122834537 DLCTRL DEBUG Tx Command reply: GET_REPLY 746228224 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122834538 DLCTRL DEBUG Command: GET 296240548 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122834538 DLCTRL DEBUG Tx Command reply: GET_REPLY 296240548 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122834539 DLCTRL DEBUG Command: GET 858265810 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122834539 DLCTRL DEBUG Tx Command reply: GET_REPLY 858265810 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122834540 DLCTRL DEBUG Command: GET 307698152 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122834540 DLCTRL DEBUG Tx Command reply: GET_REPLY 307698152 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122834541 DLCTRL DEBUG Command: GET 22340153 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122834541 DLCTRL DEBUG Tx Command reply: GET_REPLY 22340153 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122834542 DLCTRL DEBUG Command: GET 831448294 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122834542 DLCTRL DEBUG Tx Command reply: GET_REPLY 831448294 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122834543 DLCTRL DEBUG Command: GET 423373350 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122834543 DLCTRL DEBUG Tx Command reply: GET_REPLY 423373350 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122834543 DLCTRL DEBUG Command: GET 340954197 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122834543 DLCTRL DEBUG Tx Command reply: GET_REPLY 340954197 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122834544 DLCTRL DEBUG Command: GET 314642875 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122834544 DLCTRL DEBUG Tx Command reply: GET_REPLY 314642875 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122834545 DLCTRL DEBUG Command: GET 311299420 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122834545 DLCTRL DEBUG Tx Command reply: GET_REPLY 311299420 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122834546 DLCTRL DEBUG Command: GET 315285738 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122834546 DLCTRL DEBUG Tx Command reply: GET_REPLY 315285738 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122834547 DLCTRL DEBUG Command: GET 597737783 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122834547 DLCTRL DEBUG Tx Command reply: GET_REPLY 597737783 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122834547 DLCTRL DEBUG Command: GET 819126272 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122834548 DLCTRL DEBUG Tx Command reply: GET_REPLY 819126272 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: "disconnecting msc0" 20250425122834549 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250425122834550 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122834550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122834550 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122834550 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122834550 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122834550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122834550 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122834550 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122834550 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122834550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122834550 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122834550 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122834550 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122834550 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122834550 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122834550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122834550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122834550 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122834550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122834550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122834550 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122834550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122834550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122834550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122834550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122834550 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122834550 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122834550 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122834550 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122834550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5628104e4ea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122834550 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122834550 DLSCCP DEBUG SCCP-SCOC(91)[0x5628104ec880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122834550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99ceb), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122834550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122834550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122834550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122834550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122834550 DLSCCP DEBUG SCCP-SCOC(91)[0x5628104ec880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122834550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5628104e4ea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122834550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2427077)[0x5628104eab50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122834550 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2427077)[0x5628104eab50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122834550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122834550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2427077)[0x5628104eab50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122834550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2427077)[0x5628104eab50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122834550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2427077)[0x5628104eab50]{disrupted}: Freeing instance (context_map.c:202) 20250425122834550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2427077)[0x5628104eab50]{disrupted}: Deallocated (fsm.c:568) 20250425122834550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5628104e4ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122834550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5628104e4ea0]{disconnected}: Freeing instance (context_map.c:206) 20250425122834550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5628104e4ea0]{disconnected}: Deallocated (fsm.c:568) 20250425122834550 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2427077 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122834550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122834550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122834550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122834550 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122834550 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122834550 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122834550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122834550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122834550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122834550 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@8885072c0934: 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 := '000000000000000101110000'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@8885072c0934: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)2427077 20250425122834561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39206<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@8885072c0934: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@8885072c0934: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@8885072c0934: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)5227520 20250425122835568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122835568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122835568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122835568 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122835568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4fc400, normal) (hnbgw_rua.c:407) 20250425122835568 DHNB DEBUG map_rua[0x5628104eab50]{init}: Allocated (fsm.c:456) 20250425122835568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5227520)[0x5628104eab50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122835568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5227520 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122835568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122835568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122835568 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5227520 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425122835568 DCN DEBUG map_sccp[0x5628104e4ea0]{init}: Allocated (fsm.c:456) 20250425122835568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5628104e4ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122835568 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5227520 <-> SCCP-93 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425122835568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5227520 SCCP-93 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425122835568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5227520)[0x5628104eab50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122835568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122835568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122835568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5227520)[0x5628104eab50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122835568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5628104e4ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122835568 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122835568 DLSCCP DEBUG SCCP-SCOC(93)[0x5628104deed0]{IDLE}: Allocated (fsm.c:456) 20250425122835568 DLSCCP DEBUG SCCP-SCOC(93)[0x5628104deed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122835568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005d), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001700056400500f1100926) (sccp_scrc.c:406) 20250425122835568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122835568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122835568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122835568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122835568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122835568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122835568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122835568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122835568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122835568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122835568 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122835568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122835568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122835568 DLSCCP DEBUG SCCP-SCOC(93)[0x5628104deed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122835568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5628104e4ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122835568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5227520)[0x5628104eab50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122835569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122835569 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122835569 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122835569 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122835569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122835569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122835569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122835569 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(838)@8885072c0934: First idle individual index:1 HNBGW_Test.msc1-SCCP(838)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(839)@8885072c0934: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850) HNBGW_Test.msc1-RAN(839)@8885072c0934: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)12651145 HNBGW_Test.msc1-SCCP(838)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(838)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425122835570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122835570 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122835570 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122835570 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122835570 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122835570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122835570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122835570 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122835570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122835570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122835570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122835570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122835571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@8885072c0934: setverdict(pass): none -> pass 20250425122835571 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008840c9) (sccp_scrc.c:477) 20250425122835571 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20250425122835571 DLSCCP DEBUG SCCP-SCOC(93)[0x5628104deed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122835571 DLSCCP DEBUG SCCP-SCOC(93)[0x5628104deed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122835571 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122835571 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122835571 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122835571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5628104e4ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122835571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5628104e4ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122835571 DLCTRL DEBUG Command: GET 564863899 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122835571 DLCTRL DEBUG Tx Command reply: GET_REPLY 564863899 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122835573 DLCTRL DEBUG Command: GET 21527966 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122835573 DLCTRL DEBUG Tx Command reply: GET_REPLY 21527966 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122835574 DLCTRL DEBUG Command: GET 788693213 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122835574 DLCTRL DEBUG Tx Command reply: GET_REPLY 788693213 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122835576 DLCTRL DEBUG Command: GET 982083075 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122835576 DLCTRL DEBUG Tx Command reply: GET_REPLY 982083075 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122835577 DLCTRL DEBUG Command: GET 910140062 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122835577 DLCTRL DEBUG Tx Command reply: GET_REPLY 910140062 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122835578 DLCTRL DEBUG Command: GET 965421459 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122835578 DLCTRL DEBUG Tx Command reply: GET_REPLY 965421459 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250425122835579 DLCTRL DEBUG Command: GET 851317749 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122835579 DLCTRL DEBUG Tx Command reply: GET_REPLY 851317749 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122835580 DLCTRL DEBUG Command: GET 799562910 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122835580 DLCTRL DEBUG Tx Command reply: GET_REPLY 799562910 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122835581 DLCTRL DEBUG Command: GET 514070323 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122835581 DLCTRL DEBUG Tx Command reply: GET_REPLY 514070323 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122835581 DLCTRL DEBUG Command: GET 727279309 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122835581 DLCTRL DEBUG Tx Command reply: GET_REPLY 727279309 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122835582 DLCTRL DEBUG Command: GET 568679387 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122835582 DLCTRL DEBUG Tx Command reply: GET_REPLY 568679387 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122835583 DLCTRL DEBUG Command: GET 843273634 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122835583 DLCTRL DEBUG Tx Command reply: GET_REPLY 843273634 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122835584 DLCTRL DEBUG Command: GET 269808362 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122835584 DLCTRL DEBUG Tx Command reply: GET_REPLY 269808362 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122835585 DLCTRL DEBUG Command: GET 397376437 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122835585 DLCTRL DEBUG Tx Command reply: GET_REPLY 397376437 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122835586 DLCTRL DEBUG Command: GET 207414009 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122835586 DLCTRL DEBUG Tx Command reply: GET_REPLY 207414009 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122835587 DLCTRL DEBUG Command: GET 125589587 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122835587 DLCTRL DEBUG Tx Command reply: GET_REPLY 125589587 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122835588 DLCTRL DEBUG Command: GET 948067694 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122835588 DLCTRL DEBUG Tx Command reply: GET_REPLY 948067694 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122835589 DLCTRL DEBUG Command: GET 131511299 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122835589 DLCTRL DEBUG Tx Command reply: GET_REPLY 131511299 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122835589 DLCTRL DEBUG Command: GET 645061701 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122835589 DLCTRL DEBUG Tx Command reply: GET_REPLY 645061701 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122835590 DLCTRL DEBUG Command: GET 711115390 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122835590 DLCTRL DEBUG Tx Command reply: GET_REPLY 711115390 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122835594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39172<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122835594 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40433<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(829)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(828)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122835595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39162<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122835595 DLINP DEBUG SRVCONN(,r=127.0.0.1:60157<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122835595 DLINP DEBUG SRVCONN(,r=127.0.0.1:60157<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122835595 DLINP NOTICE SRV(,r=127.0.0.1:60157<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122835595 DMAIN NOTICE (127.0.0.1:60157 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60157<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122835595 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(836)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(842)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(844)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(835)@8885072c0934: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(841)@8885072c0934: Final verdict of PTC: none 20250425122835597 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122835597 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425122835597 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122835597 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122835597 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122835597 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122835597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122835597 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122835597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122835597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122835597 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn1-RAN(845)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(837)@8885072c0934: Final verdict of PTC: none 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122835597 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122835597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122835597 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122835597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122835597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122835597 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122835597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122835597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122835597 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122835597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122835597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122835597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122835597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122835597 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122835597 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122835597 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122835597 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122835597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122835597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122835597 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425122835597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122835597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122835597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122835597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122835597 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122835597 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122835597 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122835597 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122835597 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122835597 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425122835597 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122835597 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122835597 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122835597 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122835597 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122835597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122835597 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122835597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122835597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122835597 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122835597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122835597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122835598 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122835598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122835598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122835598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122835598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122835598 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122835598 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122835598 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122835598 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122835598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5628104f7c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122835598 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122835598 DLSCCP DEBUG SCCP-SCOC(92)[0x5628104da2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122835598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a85b33), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122835598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122835598 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122835598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122835598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122835598 DLSCCP DEBUG SCCP-SCOC(92)[0x5628104da2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122835598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5628104f7c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122835598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9118494)[0x5628104d99c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122835598 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9118494)[0x5628104d99c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122835598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122835598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9118494)[0x5628104d99c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122835598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9118494)[0x5628104d99c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122835599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9118494)[0x5628104d99c0]{disrupted}: Freeing instance (context_map.c:202) 20250425122835599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9118494)[0x5628104d99c0]{disrupted}: Deallocated (fsm.c:568) 20250425122835599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5628104f7c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122835599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5628104f7c00]{disconnected}: Freeing instance (context_map.c:206) 20250425122835599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5628104f7c00]{disconnected}: Deallocated (fsm.c:568) 20250425122835599 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9118494 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122835599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5628104e4ea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122835599 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122835599 DLSCCP DEBUG SCCP-SCOC(93)[0x5628104deed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122835599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008840c9), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122835599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122835599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122835599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122835599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122835599 DLSCCP DEBUG SCCP-SCOC(93)[0x5628104deed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122835599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5628104e4ea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122835599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5227520)[0x5628104eab50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122835599 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5227520)[0x5628104eab50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122835599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122835599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5227520)[0x5628104eab50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122835599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5227520)[0x5628104eab50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122835599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5227520)[0x5628104eab50]{disrupted}: Freeing instance (context_map.c:202) 20250425122835599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5227520)[0x5628104eab50]{disrupted}: Deallocated (fsm.c:568) 20250425122835599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5628104e4ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(843)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(846)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(840)@8885072c0934: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@8885072c0934: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(838)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(830)@8885072c0934: Final verdict of PTC: none 20250425122835599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5628104e4ea0]{disconnected}: Freeing instance (context_map.c:206) 20250425122835599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5628104e4ea0]{disconnected}: Deallocated (fsm.c:568) 20250425122835599 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5227520 SCCP-93 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122835599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122835599 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122835599 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122835599 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122835599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122835599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122835599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122835599 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122835599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122835599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) HNBGW_Test.msc1-RAN(839)@8885072c0934: Final verdict of PTC: none 20250425122835599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425122835600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122835600 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122835600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122835600 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122835600 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122835600 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122835600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122835600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122835600 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122835600 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122835600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122835600 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122835604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39188<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@8885072c0934: Final verdict of PTC: pass HNBGW-MGCP(847)@8885072c0934: Final verdict of PTC: none 20250425122835619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39206<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122835620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@8885072c0934: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(828): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(829): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(830): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(835): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(836): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(837): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(838): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(839): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(840): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(841): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(842): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(843): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(844): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(845): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(846): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(847): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Apr 25 12:28:35 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 20250425122835788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122836390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55870<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=517120) 20250425122836551 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122836551 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122836551 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122836597 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122836597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050956f), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122836597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122836597 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122836597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122836597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122836597 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122836597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00641c0e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122836597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122836597 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122836597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122836597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122836597 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122836597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f3b35), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122836597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122836597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122836597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122836597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122836598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122836598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122836598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122836598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122836598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122836598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122836598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122836598 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122836598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122836598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122836598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122836598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122836598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122836598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122836598 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122836598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122836598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122836598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122836598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122836598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122836598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122836598 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down Waiting for packet dumper to finish... 1 (prev_count=517120, count=530736) 20250425122837460 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122837460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008765aa), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122837460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122837460 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122837460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122837460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122837460 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122837460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033f341), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122837460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122837460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122837460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122837460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122837460 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122837461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00862bd4), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122837461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122837461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122837461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122837461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122837461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122837461 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122837461 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122837461 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122837461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122837461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122837461 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122837461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122837461 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122837461 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122837461 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122837461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122837461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122837461 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122837461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122837461 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122837461 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122837461 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122837462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122837462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122837462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122837598 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122837598 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122837598 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122837598 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122837598 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122837598 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425122837598 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122837598 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122837598 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Fri Apr 25 12:28:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122838512 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122838512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099d408), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122838512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122838513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122838513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122838513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122838513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122838513 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122838513 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122838513 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122838513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122838513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122838513 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250425122839480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122839486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122839491 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37927<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122839510 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122839510 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122839517 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122839517 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122839517 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122839517 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122839517 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122839517 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122839518 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122839518 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122839518 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52319 (stream_srv.c:142) 20250425122839518 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52319<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122839519 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122839519 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122839519 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122839519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122839519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122839519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122839519 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122839519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122839519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122839519 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122839519 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122839519 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122839519 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122839519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122839519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122839519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122839519 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122839519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122839519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122839519 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122839519 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122839519 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122839519 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122839519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122839519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122839519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122839519 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122839519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122839519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122839519 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122839519 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122839519 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122839519 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122839519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122839519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122839519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122839519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122839519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122839519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122839519 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122839519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839519 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122839519 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122839519 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122839519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122839519 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122839519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839519 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122839519 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122839519 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122839519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122839519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122839519 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122839519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839519 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122839519 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122839519 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122839519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122839519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122839519 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122839519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839519 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122839519 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122839519 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122839519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122839519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122839519 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(861)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(861)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(861)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(859)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122839531 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122839531 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122839531 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122839531 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122839531 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122839531 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122839532 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122839532 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122839533 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122839533 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122839533 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122839533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122839533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122839533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122839533 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122839533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122839533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122839533 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122839533 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122839533 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122839533 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122839533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122839533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122839533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122839533 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122839533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122839533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122839533 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122839533 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122839533 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122839533 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122839533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122839533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122839533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122839533 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122839533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122839533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122839533 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122839533 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122839533 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122839533 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122839533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122839533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122839533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122839533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122839533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122839533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122839533 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122839533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839533 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122839533 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122839533 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122839533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122839533 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122839533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839533 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122839533 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122839533 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122839533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122839533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122839533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122839533 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122839533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839533 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122839533 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122839533 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122839533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122839533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122839533 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122839533 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122839533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839533 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122839533 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122839533 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122839533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122839533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122839533 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425122839537 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122839537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003864f8), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122839537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122839537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122839537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122839537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122839537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839537 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122839537 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122839537 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122839537 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122839537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122839537 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(864)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(864)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(864)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(862)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122839552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122839552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122839552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122839552 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122839552 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122839552 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122839552 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122839552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122839552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122839557 DLINP DEBUG SRVCONN(,r=127.0.0.1:52319<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122839557 DLINP DEBUG SRVCONN(,r=127.0.0.1:52319<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122839557 DLINP DEBUG SRVCONN(,r=127.0.0.1:52319<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122839557 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122839557 DHNBAP DEBUG (127.0.0.1:52319 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122839557 DHNBAP NOTICE (127.0.0.1:52319 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122839557 DHNBAP NOTICE (127.0.0.1:52319 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122839557 DLINP DEBUG SRVCONN(,r=127.0.0.1:52319<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122839557 DLINP DEBUG SRVCONN(,r=127.0.0.1:52319<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122839729 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122839729 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122839729 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122839729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(861)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122839737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839737 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122839737 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122839737 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122839737 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122839737 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122839737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122839740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839740 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122839740 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122839740 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122839740 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122839740 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122839740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122839740 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122839740 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122839740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122839740 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122839740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122839740 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122839740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122839740 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122839740 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122839740 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122839740 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122839742 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122839742 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122839742 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122839742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122839742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122839742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122839742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122839742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122839742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122839742 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122839742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839742 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122839742 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122839742 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122839742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122839742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122839742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122839742 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122839743 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122839743 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122839743 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122839743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(864)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122839749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839749 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122839749 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122839749 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122839749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122839749 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122839749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122839749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839749 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122839749 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122839749 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122839749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122839749 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122839749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122839749 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122839749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122839749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122839749 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122839749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122839749 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122839749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122839749 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122839749 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122839749 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122839749 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122839751 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122839751 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122839751 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122839751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122839751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122839751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122839751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122839751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122839751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122839751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122839751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122839751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122839751 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122839751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122839751 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122839751 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122839751 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122839751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122839751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122839751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122839751 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(860)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122840538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122840538 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122840538 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122840538 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122840538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122840538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122840538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122840538 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122840538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122840538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122840538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122840538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122840538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122840538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122840538 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122840538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122840538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840538 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122840538 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122840538 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122840538 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122840538 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122840538 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122840538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122840538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122840538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122840538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122840538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122840538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122840538 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122840538 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122840538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122840538 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122840538 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122840538 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122840538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122840538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122840538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122840538 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122840538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122840538 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122840538 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122840538 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122840538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122840538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122840538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122840538 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122840538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122840538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122840538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122840538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122840538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122840538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122840539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122840539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122840539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122840539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122840539 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122840539 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122840539 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(863)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122840547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122840547 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122840547 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122840547 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122840547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122840547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122840547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122840547 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122840547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122840547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122840547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122840547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122840547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122840547 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122840547 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122840547 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122840547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840547 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122840547 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122840547 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122840547 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122840547 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122840547 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122840547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122840547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122840547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122840547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122840547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122840547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122840547 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122840547 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122840547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122840547 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122840547 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122840547 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122840547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122840547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122840547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122840547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122840548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122840548 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122840548 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122840548 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122840548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122840548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122840548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122840548 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122840548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122840548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122840548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122840548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122840548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122840548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122840548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122840548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122840548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122840548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122840548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122840548 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122840548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122840548 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122840548 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122840548 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122841577 DLCTRL DEBUG Command: GET 30514390 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122841577 DLCTRL DEBUG Tx Command reply: GET_REPLY 30514390 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122841585 DLCTRL DEBUG Command: GET 577404881 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122841585 DLCTRL DEBUG Tx Command reply: GET_REPLY 577404881 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122841589 DLCTRL DEBUG Command: GET 15946843 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122841589 DLCTRL DEBUG Tx Command reply: GET_REPLY 15946843 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122841593 DLCTRL DEBUG Command: GET 388362922 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122841593 DLCTRL DEBUG Tx Command reply: GET_REPLY 388362922 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122841598 DLCTRL DEBUG Command: GET 681366573 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122841598 DLCTRL DEBUG Tx Command reply: GET_REPLY 681366573 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122841602 DLCTRL DEBUG Command: GET 321565321 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122841602 DLCTRL DEBUG Tx Command reply: GET_REPLY 321565321 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122841605 DLCTRL DEBUG Command: GET 646916484 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122841605 DLCTRL DEBUG Tx Command reply: GET_REPLY 646916484 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122841609 DLCTRL DEBUG Command: GET 476075075 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122841609 DLCTRL DEBUG Tx Command reply: GET_REPLY 476075075 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122841613 DLCTRL DEBUG Command: GET 910104150 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122841613 DLCTRL DEBUG Tx Command reply: GET_REPLY 910104150 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122841616 DLCTRL DEBUG Command: GET 513593183 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122841616 DLCTRL DEBUG Tx Command reply: GET_REPLY 513593183 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122841618 DLCTRL DEBUG Command: GET 770534730 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122841618 DLCTRL DEBUG Tx Command reply: GET_REPLY 770534730 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122841621 DLCTRL DEBUG Command: GET 602653651 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122841621 DLCTRL DEBUG Tx Command reply: GET_REPLY 602653651 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122841623 DLCTRL DEBUG Command: GET 873169710 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122841623 DLCTRL DEBUG Tx Command reply: GET_REPLY 873169710 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122841624 DLCTRL DEBUG Command: GET 656754390 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122841624 DLCTRL DEBUG Tx Command reply: GET_REPLY 656754390 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122841626 DLCTRL DEBUG Command: GET 618553762 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122841626 DLCTRL DEBUG Tx Command reply: GET_REPLY 618553762 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122841627 DLCTRL DEBUG Command: GET 182620083 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122841627 DLCTRL DEBUG Tx Command reply: GET_REPLY 182620083 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122841629 DLCTRL DEBUG Command: GET 331652486 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122841629 DLCTRL DEBUG Tx Command reply: GET_REPLY 331652486 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122841630 DLCTRL DEBUG Command: GET 334779532 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122841630 DLCTRL DEBUG Tx Command reply: GET_REPLY 334779532 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122841631 DLCTRL DEBUG Command: GET 678951630 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122841631 DLCTRL DEBUG Tx Command reply: GET_REPLY 678951630 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122841632 DLCTRL DEBUG Command: GET 30136447 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122841632 DLCTRL DEBUG Tx Command reply: GET_REPLY 30136447 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011101001'B, t_guard := 20.000000 } 20250425122841651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55898<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@8885072c0934: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)12156866 20250425122842666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122842666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122842666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122842666 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122842666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb97fc2, normal) (hnbgw_rua.c:407) 20250425122842666 DHNB DEBUG map_rua[0x5628104d99c0]{init}: Allocated (fsm.c:456) 20250425122842666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12156866)[0x5628104d99c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122842666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12156866 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122842666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122842666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122842666 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12156866 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122842666 DCN DEBUG map_sccp[0x5628104f7c00]{init}: Allocated (fsm.c:456) 20250425122842666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5628104f7c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122842666 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12156866 <-> SCCP-94 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122842666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12156866 SCCP-94 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122842666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12156866)[0x5628104d99c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122842666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122842666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122842666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12156866)[0x5628104d99c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122842666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5628104f7c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122842666 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122842666 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{IDLE}: Allocated (fsm.c:456) 20250425122842666 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122842666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000e90056400500f1100926) (sccp_scrc.c:406) 20250425122842666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122842666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122842666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122842666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122842666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122842666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122842666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122842666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122842666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122842666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122842666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122842666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122842666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122842666 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122842666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5628104f7c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122842666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12156866)[0x5628104d99c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122842666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122842666 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122842666 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122842666 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122842666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122842666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122842666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122842666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(859)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(859)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(860)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866) HNBGW_Test.msc0-RAN(860)@8885072c0934: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)7479083 HNBGW_Test.msc0-SCCP(859)@8885072c0934: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@8885072c0934: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(859)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8885072c0934: 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 } } } 20250425122842671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122842671 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122842671 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122842671 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122842671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122842671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122842671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122842671 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122842671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122842671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122842671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122842671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122842672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122842672 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0008111c) (sccp_scrc.c:477) 20250425122842672 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20250425122842672 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122842672 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122842672 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122842672 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122842672 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122842672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5628104f7c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122842672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5628104f7c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122842672 DLCTRL DEBUG Command: GET 48111383 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122842672 DLCTRL DEBUG Tx Command reply: GET_REPLY 48111383 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122842672 DLCTRL DEBUG Command: GET 986363400 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122842672 DLCTRL DEBUG Tx Command reply: GET_REPLY 986363400 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122842673 DLCTRL DEBUG Command: GET 245754548 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122842673 DLCTRL DEBUG Tx Command reply: GET_REPLY 245754548 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122842674 DLCTRL DEBUG Command: GET 5921486 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122842674 DLCTRL DEBUG Tx Command reply: GET_REPLY 5921486 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122842674 DLCTRL DEBUG Command: GET 546693464 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122842674 DLCTRL DEBUG Tx Command reply: GET_REPLY 546693464 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122842675 DLCTRL DEBUG Command: GET 352280796 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122842675 DLCTRL DEBUG Tx Command reply: GET_REPLY 352280796 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122842676 DLCTRL DEBUG Command: GET 478781689 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122842676 DLCTRL DEBUG Tx Command reply: GET_REPLY 478781689 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122842676 DLCTRL DEBUG Command: GET 554127474 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122842677 DLCTRL DEBUG Tx Command reply: GET_REPLY 554127474 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122842677 DLCTRL DEBUG Command: GET 24972938 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122842677 DLCTRL DEBUG Tx Command reply: GET_REPLY 24972938 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122842678 DLCTRL DEBUG Command: GET 925026661 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122842678 DLCTRL DEBUG Tx Command reply: GET_REPLY 925026661 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122842679 DLCTRL DEBUG Command: GET 584617222 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122842679 DLCTRL DEBUG Tx Command reply: GET_REPLY 584617222 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122842679 DLCTRL DEBUG Command: GET 822676810 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122842679 DLCTRL DEBUG Tx Command reply: GET_REPLY 822676810 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122842680 DLCTRL DEBUG Command: GET 257807665 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122842680 DLCTRL DEBUG Tx Command reply: GET_REPLY 257807665 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122842681 DLCTRL DEBUG Command: GET 600419499 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122842681 DLCTRL DEBUG Tx Command reply: GET_REPLY 600419499 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122842681 DLCTRL DEBUG Command: GET 885413180 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122842681 DLCTRL DEBUG Tx Command reply: GET_REPLY 885413180 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122842682 DLCTRL DEBUG Command: GET 669153581 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122842682 DLCTRL DEBUG Tx Command reply: GET_REPLY 669153581 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122842683 DLCTRL DEBUG Command: GET 438771339 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122842683 DLCTRL DEBUG Tx Command reply: GET_REPLY 438771339 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122842683 DLCTRL DEBUG Command: GET 735550475 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122842683 DLCTRL DEBUG Tx Command reply: GET_REPLY 735550475 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122842684 DLCTRL DEBUG Command: GET 915359180 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122842684 DLCTRL DEBUG Tx Command reply: GET_REPLY 915359180 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122842685 DLCTRL DEBUG Command: GET 249500851 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122842685 DLCTRL DEBUG Tx Command reply: GET_REPLY 249500851 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101110101'B, t_guard := 20.000000 } 20250425122842694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55912<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@8885072c0934: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@8885072c0934: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@8885072c0934: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)4873332 20250425122843711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122843711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122843711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122843711 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122843711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4a5c74, normal) (hnbgw_rua.c:407) 20250425122843711 DHNB DEBUG map_rua[0x5628104e4ea0]{init}: Allocated (fsm.c:456) 20250425122843711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4873332)[0x5628104e4ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122843711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4873332 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122843711 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122843711 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122843712 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425122843712 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4873332 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425122843712 DCN DEBUG map_sccp[0x56281051e9a0]{init}: Allocated (fsm.c:456) 20250425122843712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56281051e9a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122843712 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4873332 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425122843712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4873332 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425122843712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4873332)[0x5628104e4ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122843712 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122843712 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122843712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4873332)[0x5628104e4ea0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122843712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56281051e9a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122843712 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122843712 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{IDLE}: Allocated (fsm.c:456) 20250425122843712 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122843712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003750056400500f1100926) (sccp_scrc.c:406) 20250425122843712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122843712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122843712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122843712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122843712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122843712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122843712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122843712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122843712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122843712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122843712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122843712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122843713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122843713 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122843713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56281051e9a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122843713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4873332)[0x5628104e4ea0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122843713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122843713 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122843713 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122843713 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122843713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122843713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122843713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122843713 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(859)@8885072c0934: First idle individual index:1 HNBGW_Test.msc0-SCCP(859)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(860)@8885072c0934: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867) HNBGW_Test.msc0-RAN(860)@8885072c0934: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)7499057 HNBGW_Test.msc0-SCCP(859)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(859)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@8885072c0934: setverdict(pass): none -> pass 20250425122843722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122843722 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122843722 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122843722 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122843722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122843722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122843722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122843722 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122843722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122843722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122843722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122843722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122843722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122843722 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009c57b8) (sccp_scrc.c:477) 20250425122843723 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20250425122843723 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122843723 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122843723 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122843723 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122843723 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122843723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56281051e9a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122843723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56281051e9a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122843724 DLCTRL DEBUG Command: GET 706645828 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122843724 DLCTRL DEBUG Tx Command reply: GET_REPLY 706645828 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425122843729 DLCTRL DEBUG Command: GET 41325578 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122843729 DLCTRL DEBUG Tx Command reply: GET_REPLY 41325578 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122843732 DLCTRL DEBUG Command: GET 110023495 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122843732 DLCTRL DEBUG Tx Command reply: GET_REPLY 110023495 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122843735 DLCTRL DEBUG Command: GET 421008270 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122843735 DLCTRL DEBUG Tx Command reply: GET_REPLY 421008270 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122843738 DLCTRL DEBUG Command: GET 907151984 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122843738 DLCTRL DEBUG Tx Command reply: GET_REPLY 907151984 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122843742 DLCTRL DEBUG Command: GET 438683426 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122843742 DLCTRL DEBUG Tx Command reply: GET_REPLY 438683426 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122843745 DLCTRL DEBUG Command: GET 191624447 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122843745 DLCTRL DEBUG Tx Command reply: GET_REPLY 191624447 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122843749 DLCTRL DEBUG Command: GET 638701319 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122843749 DLCTRL DEBUG Tx Command reply: GET_REPLY 638701319 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122843753 DLCTRL DEBUG Command: GET 316654061 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122843753 DLCTRL DEBUG Tx Command reply: GET_REPLY 316654061 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122843757 DLCTRL DEBUG Command: GET 954644426 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122843757 DLCTRL DEBUG Tx Command reply: GET_REPLY 954644426 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122843761 DLCTRL DEBUG Command: GET 323801677 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122843761 DLCTRL DEBUG Tx Command reply: GET_REPLY 323801677 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122843766 DLCTRL DEBUG Command: GET 260235861 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122843766 DLCTRL DEBUG Tx Command reply: GET_REPLY 260235861 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122843770 DLCTRL DEBUG Command: GET 250841293 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122843770 DLCTRL DEBUG Tx Command reply: GET_REPLY 250841293 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122843774 DLCTRL DEBUG Command: GET 681842547 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122843774 DLCTRL DEBUG Tx Command reply: GET_REPLY 681842547 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122843778 DLCTRL DEBUG Command: GET 927431712 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122843778 DLCTRL DEBUG Tx Command reply: GET_REPLY 927431712 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122843782 DLCTRL DEBUG Command: GET 624952583 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122843782 DLCTRL DEBUG Tx Command reply: GET_REPLY 624952583 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122843785 DLCTRL DEBUG Command: GET 996410420 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122843785 DLCTRL DEBUG Tx Command reply: GET_REPLY 996410420 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122843789 DLCTRL DEBUG Command: GET 8150708 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122843789 DLCTRL DEBUG Tx Command reply: GET_REPLY 8150708 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122843793 DLCTRL DEBUG Command: GET 295958388 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122843793 DLCTRL DEBUG Tx Command reply: GET_REPLY 295958388 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122843796 DLCTRL DEBUG Command: GET 191972041 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122843796 DLCTRL DEBUG Tx Command reply: GET_REPLY 191972041 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: "connecting cnlink 1" 20250425122843800 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(870)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(870)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(870)@8885072c0934: ************************************************* HNBGW_Test.msc1-SCCP(868)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122844023 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122844023 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122844023 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122844023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(870)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122844032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122844032 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122844032 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122844032 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122844032 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122844032 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122844032 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122844035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122844035 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122844035 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122844035 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122844035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122844035 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122844035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122844035 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122844035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122844035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122844035 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122844035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122844035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122844035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122844035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122844035 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122844035 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122844035 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122844037 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122844037 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122844037 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122844037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122844037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122844037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122844037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122844037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122844037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122844037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122844037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122844037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122844037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122844037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122844037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122844037 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122844037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122844037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122844037 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122844037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122844037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122844037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122844037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122844037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122844037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122844037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122844037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122844551 DLSCCP DEBUG SCCP-SCOC(91)[0x5628104ec880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122844551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99ceb), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122844551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122844551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122844551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122844551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122844551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122844551 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122844551 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122844551 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122844551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122844551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122844551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122844551 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122844555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122844555 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122844555 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122844555 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122844555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122844555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122844555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122844555 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122844555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122844555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122844555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122844555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122844555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122844555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005b), PART(T=Source Reference,L=4,D=00c99ceb) (sccp_scrc.c:477) 20250425122844555 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20250425122844555 DLSCCP DEBUG SCCP-SCOC(91)[0x5628104ec880]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122844555 DLSCCP DEBUG SCCP-SCOC(91)[0x5628104ec880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122844555 DLSCCP DEBUG SCCP-SCOC(91)[0x5628104ec880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122844555 DLSCCP DEBUG SCCP-SCOC(91)[0x5628104ec880]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122844555 DLSCCP DEBUG SCCP-SCOC(91)[0x5628104ec880]{IDLE}: Deallocated (fsm.c:568) MTC@8885072c0934: 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 := '000000000000001101100000'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(869)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122844837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122844837 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122844837 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122844837 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122844837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122844837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122844837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122844837 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122844837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122844837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122844837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122844837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122844837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122844837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122844837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122844837 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122844837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122844837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122844837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122844837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122844837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122844837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122844837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122844837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122844837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122844837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122844837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122844837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122844837 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122844837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122844837 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122844837 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122844837 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122844837 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122844837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122844837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122844837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122844837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122844837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122844837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122844837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122844837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122844837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122844837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122844837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122844837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122844837 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122844837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122844837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122844837 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122844837 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122844838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122844838 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122844838 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122844838 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122844838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122844838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122844838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122844838 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122844840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122844840 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122844840 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122844840 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122844840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122844840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122844840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122844840 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122844840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122844840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122844840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122844840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122844840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122844840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122844840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122844840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122844840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122844840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122844840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122844840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122844840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122844840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122844840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122844840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122844840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122844840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122844840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122844840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122844840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122844840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122844840 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122844840 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122844840 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122844848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122845600 DLSCCP DEBUG SCCP-SCOC(93)[0x5628104deed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122845600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008840c9), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122845600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122845600 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122845600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122845600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122845600 DLSCCP DEBUG SCCP-SCOC(92)[0x5628104da2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122845600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a85b33), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122845600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122845600 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122845600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122845600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122845600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122845600 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122845600 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122845600 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122845600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122845600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122845600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122845600 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122845600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122845600 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122845600 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122845600 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122845600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122845600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122845600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122845600 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122845606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122845606 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122845606 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122845606 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122845606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122845606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122845607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122845607 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122845607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122845607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122845607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122845607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122845607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122845607 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005d), PART(T=Source Reference,L=4,D=008840c9) (sccp_scrc.c:477) 20250425122845607 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20250425122845607 DLSCCP DEBUG SCCP-SCOC(93)[0x5628104deed0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122845607 DLSCCP DEBUG SCCP-SCOC(93)[0x5628104deed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122845607 DLSCCP DEBUG SCCP-SCOC(93)[0x5628104deed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122845607 DLSCCP DEBUG SCCP-SCOC(93)[0x5628104deed0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122845607 DLSCCP DEBUG SCCP-SCOC(93)[0x5628104deed0]{IDLE}: Deallocated (fsm.c:568) 20250425122845808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122845809 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122845809 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122845809 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122845809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122845809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122845809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122845809 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122845809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122845809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122845809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122845809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122845809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122845809 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005c), PART(T=Source Reference,L=4,D=00a85b33) (sccp_scrc.c:477) 20250425122845809 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20250425122845809 DLSCCP DEBUG SCCP-SCOC(92)[0x5628104da2c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122845809 DLSCCP DEBUG SCCP-SCOC(92)[0x5628104da2c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122845809 DLSCCP DEBUG SCCP-SCOC(92)[0x5628104da2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122845809 DLSCCP DEBUG SCCP-SCOC(92)[0x5628104da2c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122845809 DLSCCP DEBUG SCCP-SCOC(92)[0x5628104da2c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(869)@8885072c0934: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(869)@8885072c0934: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@8885072c0934: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)3176864 20250425122845876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122845876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122845876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425122845876 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122845876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3079a0, normal) (hnbgw_rua.c:407) 20250425122845876 DHNB DEBUG map_rua[0x5628104da2c0]{init}: Allocated (fsm.c:456) 20250425122845876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3176864)[0x5628104da2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122845876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3176864 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425122845876 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122845876 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122845876 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3176864 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425122845876 DCN DEBUG map_sccp[0x5628104deed0]{init}: Allocated (fsm.c:456) 20250425122845876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5628104deed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122845876 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3176864 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425122845876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3176864 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425122845876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3176864)[0x5628104da2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122845876 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122845876 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122845876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3176864)[0x5628104da2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122845877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5628104deed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122845877 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122845877 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{IDLE}: Allocated (fsm.c:456) 20250425122845877 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122845877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003600056400500f1100926) (sccp_scrc.c:406) 20250425122845877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122845877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122845877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122845877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122845877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122845877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122845877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122845877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122845877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122845877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122845877 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122845877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122845877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122845877 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122845877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5628104deed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122845877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3176864)[0x5628104da2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122845877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122845877 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122845877 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122845877 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122845877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122845877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122845877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122845878 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(868)@8885072c0934: First idle individual index:0 HNBGW_Test.msc1-SCCP(868)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(869)@8885072c0934: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871) HNBGW_Test.msc1-RAN(869)@8885072c0934: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)2102665 HNBGW_Test.msc1-SCCP(868)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(868)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122845896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122845896 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122845896 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122845896 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122845896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122845896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122845896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122845896 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@8885072c0934: setverdict(pass): none -> pass 20250425122845897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122845897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122845897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122845897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122845897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122845897 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f29093) (sccp_scrc.c:477) 20250425122845897 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20250425122845897 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122845897 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122845897 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122845897 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122845897 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122845897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5628104deed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122845897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5628104deed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122845899 DLCTRL DEBUG Command: GET 310554620 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425122845899 DLCTRL DEBUG Tx Command reply: GET_REPLY 310554620 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425122845903 DLCTRL DEBUG Command: GET 301675316 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425122845903 DLCTRL DEBUG Tx Command reply: GET_REPLY 301675316 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122845908 DLCTRL DEBUG Command: GET 797978553 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122845908 DLCTRL DEBUG Tx Command reply: GET_REPLY 797978553 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122845912 DLCTRL DEBUG Command: GET 588376329 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122845912 DLCTRL DEBUG Tx Command reply: GET_REPLY 588376329 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122845916 DLCTRL DEBUG Command: GET 767580883 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122845916 DLCTRL DEBUG Tx Command reply: GET_REPLY 767580883 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122845920 DLCTRL DEBUG Command: GET 822845310 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425122845920 DLCTRL DEBUG Tx Command reply: GET_REPLY 822845310 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425122845924 DLCTRL DEBUG Command: GET 705828758 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425122845924 DLCTRL DEBUG Tx Command reply: GET_REPLY 705828758 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122845927 DLCTRL DEBUG Command: GET 718538283 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122845927 DLCTRL DEBUG Tx Command reply: GET_REPLY 718538283 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122845930 DLCTRL DEBUG Command: GET 313211627 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122845930 DLCTRL DEBUG Tx Command reply: GET_REPLY 313211627 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122845932 DLCTRL DEBUG Command: GET 832072384 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122845932 DLCTRL DEBUG Tx Command reply: GET_REPLY 832072384 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122845934 DLCTRL DEBUG Command: GET 58540433 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425122845934 DLCTRL DEBUG Tx Command reply: GET_REPLY 58540433 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122845936 DLCTRL DEBUG Command: GET 727091600 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425122845936 DLCTRL DEBUG Tx Command reply: GET_REPLY 727091600 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122845937 DLCTRL DEBUG Command: GET 22952497 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122845937 DLCTRL DEBUG Tx Command reply: GET_REPLY 22952497 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122845939 DLCTRL DEBUG Command: GET 478389821 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122845939 DLCTRL DEBUG Tx Command reply: GET_REPLY 478389821 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122845940 DLCTRL DEBUG Command: GET 865733199 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122845940 DLCTRL DEBUG Tx Command reply: GET_REPLY 865733199 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122845941 DLCTRL DEBUG Command: GET 332406713 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425122845941 DLCTRL DEBUG Tx Command reply: GET_REPLY 332406713 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122845942 DLCTRL DEBUG Command: GET 77918737 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425122845942 DLCTRL DEBUG Tx Command reply: GET_REPLY 77918737 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122845943 DLCTRL DEBUG Command: GET 764834009 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122845943 DLCTRL DEBUG Tx Command reply: GET_REPLY 764834009 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122845944 DLCTRL DEBUG Command: GET 752013537 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122845944 DLCTRL DEBUG Tx Command reply: GET_REPLY 752013537 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122845945 DLCTRL DEBUG Command: GET 262805295 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122845945 DLCTRL DEBUG Tx Command reply: GET_REPLY 262805295 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122845948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55886<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122845950 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37927<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(852)@8885072c0934: Final verdict of PTC: none IPA-CTRL-CLI-IPA(853)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122845952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55882<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122845952 DLINP DEBUG SRVCONN(,r=127.0.0.1:52319<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122845952 DLINP DEBUG SRVCONN(,r=127.0.0.1:52319<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122845952 DLINP NOTICE SRV(,r=127.0.0.1:52319<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122845952 DMAIN NOTICE (127.0.0.1:52319 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52319<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122845952 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(863)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(862)@8885072c0934: Final verdict of PTC: none 20250425122845955 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122845955 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122845955 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122845955 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122845955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122845955 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122845955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122845955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122845955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122845955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122845955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@8885072c0934: Final verdict of PTC: none 20250425122845955 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122845955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122845955 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122845955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122845955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122845955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122845955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122845955 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122845955 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122845955 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122845955 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(869)@8885072c0934: Final verdict of PTC: none 20250425122845955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5628104f7c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122845955 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122845955 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122845955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008111c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122845955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122845955 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425122845955 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122845955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122845955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122845955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122845955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122845955 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122845955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122845955 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122845955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122845955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122845955 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122845955 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122845955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5628104f7c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122845955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12156866)[0x5628104d99c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122845955 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12156866)[0x5628104d99c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122845955 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122845955 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122845955 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122845955 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122845955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122845955 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122845955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122845955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122845955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122845955 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122845955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12156866)[0x5628104d99c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122845955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12156866)[0x5628104d99c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122845955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12156866)[0x5628104d99c0]{disrupted}: Freeing instance (context_map.c:202) 20250425122845955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12156866)[0x5628104d99c0]{disrupted}: Deallocated (fsm.c:568) 20250425122845955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5628104f7c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122845955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5628104f7c00]{disconnected}: Freeing instance (context_map.c:206) 20250425122845955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5628104f7c00]{disconnected}: Deallocated (fsm.c:568) 20250425122845955 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12156866 SCCP-94 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122845955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56281051e9a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122845955 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122845955 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122845955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c57b8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122845955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122845955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122845955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122845955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122845955 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122845955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56281051e9a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122845955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4873332)[0x5628104e4ea0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122845955 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4873332)[0x5628104e4ea0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122845955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425122845955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4873332)[0x5628104e4ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122845955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4873332)[0x5628104e4ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122845955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4873332)[0x5628104e4ea0]{disrupted}: Freeing instance (context_map.c:202) 20250425122845955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4873332)[0x5628104e4ea0]{disrupted}: Deallocated (fsm.c:568) 20250425122845955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56281051e9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122845955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56281051e9a0]{disconnected}: Freeing instance (context_map.c:206) 20250425122845955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56281051e9a0]{disconnected}: Deallocated (fsm.c:568) 20250425122845955 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4873332 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122845956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122845956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122845956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122845956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122845956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122845956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122845956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122845956 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122845956 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122845956 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122845956 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122845956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122845956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122845956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122845956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122845956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122845956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122845956 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122845956 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122845956 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122845956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122845956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122845957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122845957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122845956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122845956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122845957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122845957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122845957 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122845957 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122845957 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc1-M3UA(870)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(868)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(861)@8885072c0934: Final verdict of PTC: none 20250425122845957 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122845957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5628104deed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122845957 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122845957 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122845957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f29093), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122845957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122845958 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122845958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) HNBGW_Test.msc0-SCCP(859)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851)@8885072c0934: Final verdict of PTC: none 20250425122845958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122845958 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122845958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5628104deed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122845958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3176864)[0x5628104da2c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122845958 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3176864)[0x5628104da2c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122845958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@8885072c0934: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(860)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(864)@8885072c0934: Final verdict of PTC: none 20250425122845958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3176864)[0x5628104da2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122845958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3176864)[0x5628104da2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122845958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3176864)[0x5628104da2c0]{disrupted}: Freeing instance (context_map.c:202) 20250425122845959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3176864)[0x5628104da2c0]{disrupted}: Deallocated (fsm.c:568) 20250425122845959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5628104deed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122845959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5628104deed0]{disconnected}: Freeing instance (context_map.c:206) 20250425122845959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5628104deed0]{disconnected}: Deallocated (fsm.c:568) 20250425122845959 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3176864 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122845959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425122845959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122845959 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122845959 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122845959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122845959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122845959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122845959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122845959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122845959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122845959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122845959 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122845959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122845959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122845959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122845959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122845959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122845959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122845959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122845959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122845959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-PFCP(854)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(865)@8885072c0934: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@8885072c0934: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@8885072c0934: Final verdict of PTC: pass 20250425122845972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55898<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122845973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55912<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122845977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55916<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(852): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(853): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(854): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(859): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(860): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(861): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(862): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(863): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(864): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(865): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(868): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(869): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(870): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871): pass (pass -> pass) MTC@8885072c0934: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Apr 25 12:28:46 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 20250425122846134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122846598 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122846598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f3b35), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122846598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122846598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122846598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122846598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122846598 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122846598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00641c0e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122846598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122846598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122846598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122846598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122846598 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122846598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122846598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122846598 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122846598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050956f), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122846598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122846598 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122846598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122846598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122846598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122846598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122846598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122846598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122846598 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122846598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122846598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122846598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122846598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122846598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122846599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122846599 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122846599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122846599 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122846599 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122846599 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122846599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122846599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122846599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122846599 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122846736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45218<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=486220) 20250425122847461 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122847461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00862bd4), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122847461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122847461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122847461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122847461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122847461 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122847462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033f341), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122847462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122847462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122847462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122847462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122847462 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122847462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008765aa), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122847462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122847462 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122847462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122847462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122847462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122847462 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122847462 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122847462 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122847462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122847462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122847462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122847462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122847462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122847462 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122847462 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122847462 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122847463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122847463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122847463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122847463 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122847463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122847463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122847463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122847463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122847463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122847463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122847463 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=486220, count=499480) 20250425122847955 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122847955 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122847955 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122847955 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122847955 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122847955 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122847955 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122847956 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122847956 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122848513 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122848514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099d408), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122848514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122848514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122848514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122848514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122848514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122848514 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122848514 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122848514 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122848514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122848514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122848514 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Fri Apr 25 12:28:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122849538 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122849539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003864f8), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122849539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122849539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122849539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122849539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122849539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122849539 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122849539 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122849539 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122849539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122849539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122849539 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250425122849843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122849847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122849851 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43765<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122849864 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122849865 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122849871 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122849871 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122849872 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122849872 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122849872 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122849872 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122849872 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122849872 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122849872 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42045 (stream_srv.c:142) 20250425122849872 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42045<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122849873 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122849873 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122849873 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122849873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122849873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122849873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122849873 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122849873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122849873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122849873 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122849873 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122849873 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122849873 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122849873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122849873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122849873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122849873 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122849873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122849873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122849873 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122849873 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122849873 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122849873 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122849873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122849873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122849873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122849873 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122849873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122849873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122849873 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122849873 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122849873 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122849873 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122849873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122849873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122849873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122849874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122849874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122849874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122849874 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122849874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122849874 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122849874 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122849874 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122849874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122849874 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122849874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122849874 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122849874 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122849874 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122849874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122849874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122849874 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122849874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122849874 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122849874 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122849874 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122849874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122849874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122849874 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122849874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122849874 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122849874 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122849874 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122849874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122849874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122849874 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(882)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(882)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(882)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(880)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122849886 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122849886 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122849887 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122849887 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122849887 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122849887 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122849887 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122849887 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122849888 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122849888 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122849888 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122849888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122849888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122849888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122849888 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122849888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122849888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122849888 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122849888 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122849888 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122849888 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122849888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122849888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122849888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122849888 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122849888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122849888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122849888 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122849888 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122849888 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122849888 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122849888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122849888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122849888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122849888 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122849888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122849888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122849888 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122849888 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122849888 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122849888 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122849888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122849888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122849888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122849888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122849888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122849888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122849888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122849888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122849888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122849888 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122849888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122849888 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122849888 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122849888 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122849888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122849888 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122849888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122849888 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122849888 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122849888 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122849888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122849888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122849888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122849888 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122849889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122849889 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122849889 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122849889 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122849889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122849889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122849889 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122849889 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122849889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122849889 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122849889 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122849889 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122849889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122849889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122849889 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(885)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(885)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(885)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122849910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122849910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122849910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122849910 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122849911 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122849911 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122849911 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122849911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122849911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122849917 DLINP DEBUG SRVCONN(,r=127.0.0.1:42045<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122849917 DLINP DEBUG SRVCONN(,r=127.0.0.1:42045<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122849917 DLINP DEBUG SRVCONN(,r=127.0.0.1:42045<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122849917 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122849917 DHNBAP DEBUG (127.0.0.1:42045 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122849917 DHNBAP NOTICE (127.0.0.1:42045 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122849917 DHNBAP NOTICE (127.0.0.1:42045 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122849917 DLINP DEBUG SRVCONN(,r=127.0.0.1:42045<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122849917 DLINP DEBUG SRVCONN(,r=127.0.0.1:42045<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122850084 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122850084 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122850084 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122850084 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(882)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122850094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122850094 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122850094 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122850094 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122850094 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122850094 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122850094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122850096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122850096 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122850096 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122850096 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122850097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122850097 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122850097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122850097 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122850097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122850097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122850097 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122850097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122850097 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122850097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122850097 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122850097 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122850097 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122850097 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122850098 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122850098 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122850098 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122850098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122850098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122850098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122850098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122850098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122850098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122850098 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122850098 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122850098 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122850099 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122850099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122850099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122850099 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122850099 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122850099 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122850099 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122850099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122850099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122850099 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(885)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122850105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122850105 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122850105 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122850105 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122850105 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122850105 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122850105 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122850108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122850108 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122850108 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122850108 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122850108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122850108 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122850108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122850108 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122850108 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122850108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122850108 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122850108 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122850108 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122850108 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122850108 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122850108 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122850108 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122850108 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122850109 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122850109 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122850109 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122850109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122850109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122850109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122850110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122850110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122850110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122850110 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122850110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122850110 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122850110 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122850110 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122850110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122850110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122850110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122850110 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(881)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122850899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122850899 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122850899 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122850899 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122850899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122850899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122850899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122850899 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122850899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122850900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122850900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122850900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122850900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122850900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122850900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122850900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122850900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850900 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122850900 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122850900 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122850900 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122850900 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122850900 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122850900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122850900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122850900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122850900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122850900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122850900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122850900 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122850900 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122850900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122850901 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122850901 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122850901 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122850901 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122850901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122850901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122850901 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122850902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122850902 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122850902 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122850902 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122850902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122850902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122850902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122850902 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122850902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122850903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122850903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122850903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122850903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122850903 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122850903 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122850903 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122850903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850903 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122850903 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122850903 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122850903 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122850903 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(884)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122850907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122850907 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122850907 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122850907 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122850907 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122850907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122850907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122850907 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122850907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122850907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122850907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122850907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122850907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122850907 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122850907 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122850907 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122850907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850907 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122850907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122850907 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122850907 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122850907 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122850907 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122850907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122850907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122850907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122850907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122850907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122850907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122850907 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122850907 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122850907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122850907 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122850907 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122850907 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122850907 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122850907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122850907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122850907 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122850908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122850908 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122850908 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122850908 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122850908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122850908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122850908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122850908 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122850908 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122850908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122850908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122850908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122850908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122850908 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122850908 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122850908 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122850908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122850908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122850908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122850908 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122850908 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122850908 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122850908 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122850908 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122850924 DLCTRL DEBUG Command: GET 404254431 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122850924 DLCTRL DEBUG Tx Command reply: GET_REPLY 404254431 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122850928 DLCTRL DEBUG Command: GET 527846022 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122850928 DLCTRL DEBUG Tx Command reply: GET_REPLY 527846022 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122850930 DLCTRL DEBUG Command: GET 311973686 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122850930 DLCTRL DEBUG Tx Command reply: GET_REPLY 311973686 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122850931 DLCTRL DEBUG Command: GET 359813023 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122850931 DLCTRL DEBUG Tx Command reply: GET_REPLY 359813023 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122850933 DLCTRL DEBUG Command: GET 532316812 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122850933 DLCTRL DEBUG Tx Command reply: GET_REPLY 532316812 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122850934 DLCTRL DEBUG Command: GET 400814141 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122850934 DLCTRL DEBUG Tx Command reply: GET_REPLY 400814141 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122850935 DLCTRL DEBUG Command: GET 482884080 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122850935 DLCTRL DEBUG Tx Command reply: GET_REPLY 482884080 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122850936 DLCTRL DEBUG Command: GET 885787325 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122850937 DLCTRL DEBUG Tx Command reply: GET_REPLY 885787325 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122850938 DLCTRL DEBUG Command: GET 702880011 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122850938 DLCTRL DEBUG Tx Command reply: GET_REPLY 702880011 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122850939 DLCTRL DEBUG Command: GET 655698495 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122850939 DLCTRL DEBUG Tx Command reply: GET_REPLY 655698495 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122850940 DLCTRL DEBUG Command: GET 67903509 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122850940 DLCTRL DEBUG Tx Command reply: GET_REPLY 67903509 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122850941 DLCTRL DEBUG Command: GET 889122225 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122850941 DLCTRL DEBUG Tx Command reply: GET_REPLY 889122225 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122850941 DLCTRL DEBUG Command: GET 696804617 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122850941 DLCTRL DEBUG Tx Command reply: GET_REPLY 696804617 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122850942 DLCTRL DEBUG Command: GET 206346485 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122850942 DLCTRL DEBUG Tx Command reply: GET_REPLY 206346485 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122850943 DLCTRL DEBUG Command: GET 639436734 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122850943 DLCTRL DEBUG Tx Command reply: GET_REPLY 639436734 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122850944 DLCTRL DEBUG Command: GET 944149146 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122850944 DLCTRL DEBUG Tx Command reply: GET_REPLY 944149146 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122850945 DLCTRL DEBUG Command: GET 851470171 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122850945 DLCTRL DEBUG Tx Command reply: GET_REPLY 851470171 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122850945 DLCTRL DEBUG Command: GET 395322538 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122850945 DLCTRL DEBUG Tx Command reply: GET_REPLY 395322538 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122850946 DLCTRL DEBUG Command: GET 9487519 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122850946 DLCTRL DEBUG Tx Command reply: GET_REPLY 9487519 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122850947 DLCTRL DEBUG Command: GET 925492500 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122850947 DLCTRL DEBUG Tx Command reply: GET_REPLY 925492500 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011001001'B, t_guard := 20.000000 } 20250425122850965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45240<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@8885072c0934: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(887) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@8885072c0934: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)3726044 20250425122852002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122852002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122852002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122852002 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122852002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x38dadc, normal) (hnbgw_rua.c:407) 20250425122852002 DHNB DEBUG map_rua[0x5628104da2c0]{init}: Allocated (fsm.c:456) 20250425122852002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3726044)[0x5628104da2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122852002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3726044 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122852002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122852002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122852002 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122852002 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3726044 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122852002 DCN DEBUG map_sccp[0x5628104deed0]{init}: Allocated (fsm.c:456) 20250425122852002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5628104deed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122852002 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3726044 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122852002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3726044 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122852002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3726044)[0x5628104da2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122852002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122852002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122852002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3726044)[0x5628104da2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122852002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5628104deed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122852002 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122852002 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{IDLE}: Allocated (fsm.c:456) 20250425122852002 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122852002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000061), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002c90056400500f1100926) (sccp_scrc.c:406) 20250425122852002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122852002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122852002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122852002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122852002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122852002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122852002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122852002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122852002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122852002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122852002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122852002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122852002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122852003 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122852003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5628104deed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122852003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3726044)[0x5628104da2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122852003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122852003 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122852003 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122852003 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122852003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122852003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122852003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122852003 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(884)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(887) HNBGW_Test.sgsn0-RAN(884)@8885072c0934: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)5480438 HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(887)@8885072c0934: setverdict(pass): none -> pass 20250425122852012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122852012 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122852012 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122852012 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122852012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122852012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122852012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122852012 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122852012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122852012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122852012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122852012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122852012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122852012 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0051fa94) (sccp_scrc.c:477) 20250425122852012 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1824) 20250425122852012 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122852012 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122852012 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122852012 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122852012 DCN DEBUG handle_cn_conn_conf() conn_id=97, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122852012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5628104deed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122852012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5628104deed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122852013 DLCTRL DEBUG Command: GET 321470807 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122852013 DLCTRL DEBUG Tx Command reply: GET_REPLY 321470807 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122852016 DLCTRL DEBUG Command: GET 272462303 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122852016 DLCTRL DEBUG Tx Command reply: GET_REPLY 272462303 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122852020 DLCTRL DEBUG Command: GET 304447241 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122852020 DLCTRL DEBUG Tx Command reply: GET_REPLY 304447241 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122852023 DLCTRL DEBUG Command: GET 367372994 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122852023 DLCTRL DEBUG Tx Command reply: GET_REPLY 367372994 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122852027 DLCTRL DEBUG Command: GET 574762435 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122852027 DLCTRL DEBUG Tx Command reply: GET_REPLY 574762435 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122852030 DLCTRL DEBUG Command: GET 872477837 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122852030 DLCTRL DEBUG Tx Command reply: GET_REPLY 872477837 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122852033 DLCTRL DEBUG Command: GET 827492714 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122852033 DLCTRL DEBUG Tx Command reply: GET_REPLY 827492714 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122852035 DLCTRL DEBUG Command: GET 657973334 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122852035 DLCTRL DEBUG Tx Command reply: GET_REPLY 657973334 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122852037 DLCTRL DEBUG Command: GET 83132876 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122852037 DLCTRL DEBUG Tx Command reply: GET_REPLY 83132876 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122852039 DLCTRL DEBUG Command: GET 4041433 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122852039 DLCTRL DEBUG Tx Command reply: GET_REPLY 4041433 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122852041 DLCTRL DEBUG Command: GET 117038380 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122852041 DLCTRL DEBUG Tx Command reply: GET_REPLY 117038380 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122852045 DLCTRL DEBUG Command: GET 948714981 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122852045 DLCTRL DEBUG Tx Command reply: GET_REPLY 948714981 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122852051 DLCTRL DEBUG Command: GET 925997181 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122852051 DLCTRL DEBUG Tx Command reply: GET_REPLY 925997181 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122852055 DLCTRL DEBUG Command: GET 969856638 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122852055 DLCTRL DEBUG Tx Command reply: GET_REPLY 969856638 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122852059 DLCTRL DEBUG Command: GET 437732588 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122852059 DLCTRL DEBUG Tx Command reply: GET_REPLY 437732588 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122852064 DLCTRL DEBUG Command: GET 209845720 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122852064 DLCTRL DEBUG Tx Command reply: GET_REPLY 209845720 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122852068 DLCTRL DEBUG Command: GET 92075093 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122852068 DLCTRL DEBUG Tx Command reply: GET_REPLY 92075093 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122852071 DLCTRL DEBUG Command: GET 455936805 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122852071 DLCTRL DEBUG Tx Command reply: GET_REPLY 455936805 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122852075 DLCTRL DEBUG Command: GET 517100960 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122852075 DLCTRL DEBUG Tx Command reply: GET_REPLY 517100960 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122852078 DLCTRL DEBUG Command: GET 827118493 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122852078 DLCTRL DEBUG Tx Command reply: GET_REPLY 827118493 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011110100'B, t_guard := 20.000000 } 20250425122852117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45242<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@8885072c0934: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@8885072c0934: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(888) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@8885072c0934: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)11582183 20250425122853148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122853148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122853148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425122853148 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122853148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb0bae7, normal) (hnbgw_rua.c:407) 20250425122853148 DHNB DEBUG map_rua[0x5628104f7c00]{init}: Allocated (fsm.c:456) 20250425122853148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582183)[0x5628104f7c00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122853148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11582183 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122853148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122853148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122853148 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425122853148 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11582183 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122853148 DCN DEBUG map_sccp[0x5628104e4ea0]{init}: Allocated (fsm.c:456) 20250425122853148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5628104e4ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122853148 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11582183 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122853148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11582183 SCCP-98 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250425122853148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582183)[0x5628104f7c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122853148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122853148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122853148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582183)[0x5628104f7c00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122853148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5628104e4ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122853149 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122853149 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{IDLE}: Allocated (fsm.c:456) 20250425122853149 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122853149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000062), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000f40056400500f1100926) (sccp_scrc.c:406) 20250425122853149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122853149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122853149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122853149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122853149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122853149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122853149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122853149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122853149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122853149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122853149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122853149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122853149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122853149 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122853149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5628104e4ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122853149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582183)[0x5628104f7c00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122853149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122853149 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122853149 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122853149 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122853149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122853149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122853149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122853149 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(884)@8885072c0934: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(888) HNBGW_Test.sgsn0-RAN(884)@8885072c0934: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)2119349 HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425122853156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122853156 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122853156 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122853156 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122853156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122853156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122853156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122853156 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122853156 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122853156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122853156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122853156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122853156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122853156 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00406adf) (sccp_scrc.c:477) 20250425122853156 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20250425122853156 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122853156 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122853156 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122853156 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122853156 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122853157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5628104e4ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122853157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5628104e4ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(888)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122853163 DLCTRL DEBUG Command: GET 371285496 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122853163 DLCTRL DEBUG Tx Command reply: GET_REPLY 371285496 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425122853167 DLCTRL DEBUG Command: GET 268986216 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122853167 DLCTRL DEBUG Tx Command reply: GET_REPLY 268986216 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122853171 DLCTRL DEBUG Command: GET 574718229 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122853171 DLCTRL DEBUG Tx Command reply: GET_REPLY 574718229 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122853174 DLCTRL DEBUG Command: GET 169517655 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122853174 DLCTRL DEBUG Tx Command reply: GET_REPLY 169517655 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122853178 DLCTRL DEBUG Command: GET 281852878 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122853178 DLCTRL DEBUG Tx Command reply: GET_REPLY 281852878 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122853180 DLCTRL DEBUG Command: GET 617432057 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122853180 DLCTRL DEBUG Tx Command reply: GET_REPLY 617432057 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122853183 DLCTRL DEBUG Command: GET 427388807 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122853183 DLCTRL DEBUG Tx Command reply: GET_REPLY 427388807 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122853185 DLCTRL DEBUG Command: GET 129972451 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122853185 DLCTRL DEBUG Tx Command reply: GET_REPLY 129972451 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122853186 DLCTRL DEBUG Command: GET 156652371 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122853186 DLCTRL DEBUG Tx Command reply: GET_REPLY 156652371 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122853188 DLCTRL DEBUG Command: GET 385609965 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122853188 DLCTRL DEBUG Tx Command reply: GET_REPLY 385609965 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122853190 DLCTRL DEBUG Command: GET 873425389 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122853190 DLCTRL DEBUG Tx Command reply: GET_REPLY 873425389 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122853191 DLCTRL DEBUG Command: GET 273362917 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122853191 DLCTRL DEBUG Tx Command reply: GET_REPLY 273362917 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122853192 DLCTRL DEBUG Command: GET 263798739 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122853192 DLCTRL DEBUG Tx Command reply: GET_REPLY 263798739 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122853193 DLCTRL DEBUG Command: GET 630575107 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122853193 DLCTRL DEBUG Tx Command reply: GET_REPLY 630575107 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122853195 DLCTRL DEBUG Command: GET 862033392 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122853195 DLCTRL DEBUG Tx Command reply: GET_REPLY 862033392 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122853196 DLCTRL DEBUG Command: GET 395908644 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122853196 DLCTRL DEBUG Tx Command reply: GET_REPLY 395908644 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122853197 DLCTRL DEBUG Command: GET 497408851 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122853197 DLCTRL DEBUG Tx Command reply: GET_REPLY 497408851 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122853198 DLCTRL DEBUG Command: GET 554626096 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122853198 DLCTRL DEBUG Tx Command reply: GET_REPLY 554626096 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122853200 DLCTRL DEBUG Command: GET 593479869 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122853200 DLCTRL DEBUG Tx Command reply: GET_REPLY 593479869 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122853201 DLCTRL DEBUG Command: GET 73538431 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122853201 DLCTRL DEBUG Tx Command reply: GET_REPLY 73538431 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001011010'B, t_guard := 20.000000 } 20250425122853230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45254<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@8885072c0934: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@8885072c0934: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(889) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@8885072c0934: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)16732926 20250425122854257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122854257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122854257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122854257 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122854257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xff52fe, normal) (hnbgw_rua.c:407) 20250425122854257 DHNB DEBUG map_rua[0x56281051e9a0]{init}: Allocated (fsm.c:456) 20250425122854257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16732926)[0x56281051e9a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122854257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16732926 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122854258 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122854258 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122854258 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16732926 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122854258 DCN DEBUG map_sccp[0x5628104e1c40]{init}: Allocated (fsm.c:456) 20250425122854258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5628104e1c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122854258 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16732926 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122854258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16732926 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122854258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16732926)[0x56281051e9a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122854258 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122854258 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122854258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16732926)[0x56281051e9a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122854258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5628104e1c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122854258 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122854258 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{IDLE}: Allocated (fsm.c:456) 20250425122854258 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122854258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f400300005a0056400500f1100926) (sccp_scrc.c:406) 20250425122854258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122854258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122854258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122854258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122854258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122854258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122854258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122854258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122854258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122854258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122854258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122854258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122854258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122854258 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122854258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5628104e1c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122854258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16732926)[0x56281051e9a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122854258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122854258 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122854258 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122854258 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122854258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122854258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122854258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122854258 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(884)@8885072c0934: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(889) HNBGW_Test.sgsn0-RAN(884)@8885072c0934: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)982475 HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425122854264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122854264 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122854264 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122854264 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122854264 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122854264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122854264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122854264 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122854264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122854264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122854264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122854264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122854264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122854264 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000aa265) (sccp_scrc.c:477) 20250425122854264 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20250425122854264 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122854264 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122854264 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122854264 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122854264 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122854264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5628104e1c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122854264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5628104e1c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(889)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122854266 DLCTRL DEBUG Command: GET 595528462 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122854266 DLCTRL DEBUG Tx Command reply: GET_REPLY 595528462 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250425122854270 DLCTRL DEBUG Command: GET 797264969 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122854270 DLCTRL DEBUG Tx Command reply: GET_REPLY 797264969 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122854274 DLCTRL DEBUG Command: GET 683619028 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122854274 DLCTRL DEBUG Tx Command reply: GET_REPLY 683619028 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122854278 DLCTRL DEBUG Command: GET 742241844 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122854278 DLCTRL DEBUG Tx Command reply: GET_REPLY 742241844 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122854282 DLCTRL DEBUG Command: GET 831663750 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122854282 DLCTRL DEBUG Tx Command reply: GET_REPLY 831663750 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122854286 DLCTRL DEBUG Command: GET 591634555 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122854286 DLCTRL DEBUG Tx Command reply: GET_REPLY 591634555 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122854290 DLCTRL DEBUG Command: GET 422226964 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122854290 DLCTRL DEBUG Tx Command reply: GET_REPLY 422226964 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122854294 DLCTRL DEBUG Command: GET 370412199 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122854294 DLCTRL DEBUG Tx Command reply: GET_REPLY 370412199 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122854298 DLCTRL DEBUG Command: GET 978230394 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122854298 DLCTRL DEBUG Tx Command reply: GET_REPLY 978230394 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122854302 DLCTRL DEBUG Command: GET 267179056 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122854302 DLCTRL DEBUG Tx Command reply: GET_REPLY 267179056 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122854306 DLCTRL DEBUG Command: GET 693143368 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122854306 DLCTRL DEBUG Tx Command reply: GET_REPLY 693143368 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122854310 DLCTRL DEBUG Command: GET 387725477 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122854310 DLCTRL DEBUG Tx Command reply: GET_REPLY 387725477 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122854314 DLCTRL DEBUG Command: GET 994019264 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122854314 DLCTRL DEBUG Tx Command reply: GET_REPLY 994019264 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122854318 DLCTRL DEBUG Command: GET 568682214 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122854318 DLCTRL DEBUG Tx Command reply: GET_REPLY 568682214 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122854322 DLCTRL DEBUG Command: GET 397114583 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122854322 DLCTRL DEBUG Tx Command reply: GET_REPLY 397114583 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122854325 DLCTRL DEBUG Command: GET 165159736 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122854325 DLCTRL DEBUG Tx Command reply: GET_REPLY 165159736 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122854328 DLCTRL DEBUG Command: GET 365211392 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122854328 DLCTRL DEBUG Tx Command reply: GET_REPLY 365211392 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122854331 DLCTRL DEBUG Command: GET 84085723 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122854331 DLCTRL DEBUG Tx Command reply: GET_REPLY 84085723 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122854334 DLCTRL DEBUG Command: GET 703956467 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122854334 DLCTRL DEBUG Tx Command reply: GET_REPLY 703956467 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122854337 DLCTRL DEBUG Command: GET 799950501 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122854337 DLCTRL DEBUG Tx Command reply: GET_REPLY 799950501 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010001000'B, t_guard := 20.000000 } 20250425122854380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45264<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@8885072c0934: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(890) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@8885072c0934: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)11366762 20250425122855408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122855408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122855408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122855408 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122855408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xad716a, normal) (hnbgw_rua.c:407) 20250425122855408 DHNB DEBUG map_rua[0x5628105160e0]{init}: Allocated (fsm.c:456) 20250425122855408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11366762)[0x5628105160e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122855408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11366762 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122855408 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122855408 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122855408 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122855408 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11366762 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122855408 DCN DEBUG map_sccp[0x56281051e1d0]{init}: Allocated (fsm.c:456) 20250425122855408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56281051e1d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122855408 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11366762 <-> SCCP-100 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122855408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11366762 SCCP-100 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122855408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11366762)[0x5628105160e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122855408 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122855408 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122855408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11366762)[0x5628105160e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122855408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56281051e1d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122855408 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122855408 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{IDLE}: Allocated (fsm.c:456) 20250425122855408 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122855408 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000064), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000880056400500f1100926) (sccp_scrc.c:406) 20250425122855408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122855408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122855408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122855408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122855408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122855408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122855408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122855408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122855408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122855408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122855408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122855408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122855408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122855408 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122855408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56281051e1d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122855408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11366762)[0x5628105160e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122855409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122855409 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122855409 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122855409 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122855409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122855409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122855409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122855409 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(884)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(890) HNBGW_Test.sgsn0-RAN(884)@8885072c0934: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)4137192 HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250425122855415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122855415 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122855415 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122855415 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122855415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122855415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122855415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122855415 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122855415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122855415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122855415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122855415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122855415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122855415 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00001f0d) (sccp_scrc.c:477) 20250425122855415 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20250425122855415 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122855415 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122855415 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122855415 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122855415 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122855415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56281051e1d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122855415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56281051e1d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(890)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122855418 DLCTRL DEBUG Command: GET 899335762 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122855418 DLCTRL DEBUG Tx Command reply: GET_REPLY 899335762 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250425122855421 DLCTRL DEBUG Command: GET 944420733 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122855421 DLCTRL DEBUG Tx Command reply: GET_REPLY 944420733 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122855426 DLCTRL DEBUG Command: GET 803110944 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122855426 DLCTRL DEBUG Tx Command reply: GET_REPLY 803110944 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122855430 DLCTRL DEBUG Command: GET 576249953 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122855430 DLCTRL DEBUG Tx Command reply: GET_REPLY 576249953 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122855435 DLCTRL DEBUG Command: GET 595514360 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122855435 DLCTRL DEBUG Tx Command reply: GET_REPLY 595514360 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122855439 DLCTRL DEBUG Command: GET 740144949 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122855439 DLCTRL DEBUG Tx Command reply: GET_REPLY 740144949 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122855444 DLCTRL DEBUG Command: GET 819730099 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122855444 DLCTRL DEBUG Tx Command reply: GET_REPLY 819730099 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122855448 DLCTRL DEBUG Command: GET 304630954 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122855448 DLCTRL DEBUG Tx Command reply: GET_REPLY 304630954 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122855452 DLCTRL DEBUG Command: GET 193196214 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122855452 DLCTRL DEBUG Tx Command reply: GET_REPLY 193196214 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122855456 DLCTRL DEBUG Command: GET 403357033 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122855457 DLCTRL DEBUG Tx Command reply: GET_REPLY 403357033 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122855460 DLCTRL DEBUG Command: GET 48888957 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122855460 DLCTRL DEBUG Tx Command reply: GET_REPLY 48888957 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122855464 DLCTRL DEBUG Command: GET 784563350 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122855464 DLCTRL DEBUG Tx Command reply: GET_REPLY 784563350 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122855467 DLCTRL DEBUG Command: GET 672199320 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122855468 DLCTRL DEBUG Tx Command reply: GET_REPLY 672199320 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122855471 DLCTRL DEBUG Command: GET 816307798 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122855471 DLCTRL DEBUG Tx Command reply: GET_REPLY 816307798 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122855473 DLCTRL DEBUG Command: GET 931832522 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122855473 DLCTRL DEBUG Tx Command reply: GET_REPLY 931832522 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122855476 DLCTRL DEBUG Command: GET 257916990 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122855476 DLCTRL DEBUG Tx Command reply: GET_REPLY 257916990 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122855478 DLCTRL DEBUG Command: GET 987229463 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122855478 DLCTRL DEBUG Tx Command reply: GET_REPLY 987229463 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122855480 DLCTRL DEBUG Command: GET 354794328 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122855480 DLCTRL DEBUG Tx Command reply: GET_REPLY 354794328 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122855482 DLCTRL DEBUG Command: GET 741004583 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122855482 DLCTRL DEBUG Tx Command reply: GET_REPLY 741004583 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122855484 DLCTRL DEBUG Command: GET 652010192 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122855484 DLCTRL DEBUG Tx Command reply: GET_REPLY 652010192 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122855489 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43765<->l=127.0.0.1:4262) (control_if.c:193) 20250425122855490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45238<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(874)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(873)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122855493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45232<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122855494 DLINP DEBUG SRVCONN(,r=127.0.0.1:42045<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122855494 DLINP DEBUG SRVCONN(,r=127.0.0.1:42045<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122855494 DLINP NOTICE SRV(,r=127.0.0.1:42045<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122855494 DMAIN NOTICE (127.0.0.1:42045 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42045<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122855494 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(881)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(880)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@8885072c0934: Final verdict of PTC: none 20250425122855498 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122855499 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122855499 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122855499 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122855499 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122855499 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122855499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122855499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122855499 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122855499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122855499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122855499 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122855499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122855499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122855499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122855499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122855499 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122855499 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122855499 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122855499 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122855499 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122855499 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122855499 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122855499 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122855500 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122855500 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122855500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122855500 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122855500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122855500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122855500 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122855500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122855500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122855500 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122855500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122855500 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122855500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122855500 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122855500 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122855500 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122855500 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122855500 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122855500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5628104deed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122855500 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122855500 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122855500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051fa94), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122855500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122855500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122855500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122855500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@8885072c0934: Final verdict of PTC: none 20250425122855500 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122855501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5628104deed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122855501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3726044)[0x5628104da2c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122855501 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3726044)[0x5628104da2c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122855501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122855501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3726044)[0x5628104da2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) HNBGW_Test.sgsn0-M3UA(885)@8885072c0934: Final verdict of PTC: none 20250425122855501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3726044)[0x5628104da2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122855501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3726044)[0x5628104da2c0]{disrupted}: Freeing instance (context_map.c:202) 20250425122855501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3726044)[0x5628104da2c0]{disrupted}: Deallocated (fsm.c:568) 20250425122855501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5628104deed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122855501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5628104deed0]{disconnected}: Freeing instance (context_map.c:206) 20250425122855501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5628104deed0]{disconnected}: Deallocated (fsm.c:568) 20250425122855501 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3726044 SCCP-97 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@8885072c0934: Final verdict of PTC: none 20250425122855501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5628104e4ea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122855501 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122855501 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122855501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00406adf), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122855501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122855501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122855501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) HNBGW_Test.msc0-M3UA(882)@8885072c0934: Final verdict of PTC: none 20250425122855501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122855501 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122855502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5628104e4ea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122855502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582183)[0x5628104f7c00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122855502 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582183)[0x5628104f7c00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122855502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122855502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582183)[0x5628104f7c00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122855502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582183)[0x5628104f7c00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122855502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582183)[0x5628104f7c00]{disrupted}: Freeing instance (context_map.c:202) 20250425122855502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582183)[0x5628104f7c00]{disrupted}: Deallocated (fsm.c:568) 20250425122855502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5628104e4ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122855502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5628104e4ea0]{disconnected}: Freeing instance (context_map.c:206) 20250425122855502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5628104e4ea0]{disconnected}: Deallocated (fsm.c:568) 20250425122855502 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11582183 SCCP-98 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425122855502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5628104e1c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122855502 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122855502 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122855502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000aa265), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122855503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122855503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122855503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122855503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122855503 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122855503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5628104e1c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122855503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16732926)[0x56281051e9a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122855503 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16732926)[0x56281051e9a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122855503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122855503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16732926)[0x56281051e9a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122855503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16732926)[0x56281051e9a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122855503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16732926)[0x56281051e9a0]{disrupted}: Freeing instance (context_map.c:202) 20250425122855503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16732926)[0x56281051e9a0]{disrupted}: Deallocated (fsm.c:568) 20250425122855503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5628104e1c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122855503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5628104e1c40]{disconnected}: Freeing instance (context_map.c:206) 20250425122855503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5628104e1c40]{disconnected}: Deallocated (fsm.c:568) 20250425122855503 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16732926 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425122855503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56281051e1d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122855503 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122855503 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122855503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00001f0d), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122855503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122855503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122855503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122855503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122855503 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122855503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56281051e1d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122855503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11366762)[0x5628105160e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122855504 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11366762)[0x5628105160e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122855504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122855504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11366762)[0x5628105160e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122855504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11366762)[0x5628105160e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122855504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11366762)[0x5628105160e0]{disrupted}: Freeing instance (context_map.c:202) 20250425122855504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11366762)[0x5628105160e0]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(884)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(886)@8885072c0934: Final verdict of PTC: none 20250425122855504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56281051e1d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.sgsn0-SCCP(883)@8885072c0934: Final verdict of PTC: none 20250425122855505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56281051e1d0]{disconnected}: Freeing instance (context_map.c:206) 20250425122855505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56281051e1d0]{disconnected}: Deallocated (fsm.c:568) 20250425122855505 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11366762 SCCP-100 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) TC_sgsnpool_L3Compl_on_1_cnlink0(889)@8885072c0934: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(888)@8885072c0934: Final verdict of PTC: pass 20250425122855506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) TC_sgsnpool_L3Compl_on_1_cnlink0(890)@8885072c0934: Final verdict of PTC: pass 20250425122855506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122855505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122855506 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122855506 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122855506 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122855506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122855506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122855506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122855506 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122855507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45242<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(887)@8885072c0934: Final verdict of PTC: pass 20250425122855507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45254<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122855507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122855507 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122855507 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122855508 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122855508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122855508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122855508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122855508 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122855508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425122855508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122855509 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122855509 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122855510 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122855510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45240<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122855510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45264<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122855511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122855511 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122855511 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122855511 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122855511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122855511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122855511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122855511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122855511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122855511 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122855511 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122855511 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122855511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122855511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122855511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122855511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-PFCP(875)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(873): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(875): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(880): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(881): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(882): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(883): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(884): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(885): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(886): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(887): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(888): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(889): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(890): pass (pass -> pass) MTC@8885072c0934: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Fri Apr 25 12:28:55 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 20250425122855595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122855956 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122855956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c57b8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122855956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122855956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122855956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122855956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122855956 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122855956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008111c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122855956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122855956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122855956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122855956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122855957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122855957 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122855957 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122855957 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122855957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122855957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122855957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122855957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122855957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122855957 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122855957 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122855957 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122855957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122855957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122855957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122855957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122855959 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122855959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f29093), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122855959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122855959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122855959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122855959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122855959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122855959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122855959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122855959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122855959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122855959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122855959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122856198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=436032) 20250425122856599 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122856599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050956f), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122856599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122856599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122856599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122856599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122856600 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122856600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00641c0e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122856600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122856600 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122856600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122856600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122856600 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122856600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f3b35), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122856600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122856600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122856600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122856600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122856600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122856600 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122856600 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122856600 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122856600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122856600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122856600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122856600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122856601 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122856601 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122856601 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122856601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122856601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122856601 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122856601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122856601 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122856601 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122856601 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122856601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122856601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122856601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122856601 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=436032, count=461804) 20250425122857463 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122857463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008765aa), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122857463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122857463 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122857463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122857463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122857463 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122857463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033f341), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122857463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122857463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122857463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122857463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122857463 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122857463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00862bd4), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122857463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122857463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122857463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122857463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122857463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122857463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122857463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122857463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122857463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122857463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122857463 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122857463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122857463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122857463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122857463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122857463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122857464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122857464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122857464 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122857464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122857464 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122857464 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122857464 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122857464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122857464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122857464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122857464 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122857500 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122857500 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122857500 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122857500 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122857500 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122857500 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Fri Apr 25 12:28:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122858515 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122858515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099d408), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122858515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122858515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122858515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122858515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122858515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122858515 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122858515 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122858515 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122858515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122858515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122858515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250425122859290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122859295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122859298 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39553<->l=127.0.0.1:4262) (control_if.c:572) 20250425122859319 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122859319 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122859327 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122859327 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122859327 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122859327 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122859327 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122859327 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122859328 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122859328 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122859328 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122859328 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122859328 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122859328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122859328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122859328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122859328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122859328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122859328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122859328 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122859328 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40589 (stream_srv.c:142) 20250425122859328 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40589<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122859328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859328 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122859328 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122859328 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122859328 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122859328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122859328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122859329 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122859329 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122859329 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122859329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122859329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122859329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122859329 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122859329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122859329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122859329 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122859329 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122859329 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122859329 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122859329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122859329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122859329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122859329 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122859329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122859329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122859329 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122859329 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122859329 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122859329 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122859329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122859329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122859329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122859329 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122859329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122859329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122859329 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122859330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122859330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122859330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122859330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122859330 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122859330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122859330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122859330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122859330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122859330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122859330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122859330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122859330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122859330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122859330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122859330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122859330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(901)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(901)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(901)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(899)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(904)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(904)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(904)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(902)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122859368 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122859368 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122859368 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122859368 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122859368 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122859368 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122859368 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122859368 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122859370 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122859370 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122859370 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122859370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122859370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122859370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122859370 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122859370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122859370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122859370 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122859370 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122859370 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122859370 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122859370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122859370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122859370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122859370 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122859370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122859370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122859370 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122859370 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122859370 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122859370 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122859370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122859370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122859370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122859370 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122859370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122859370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122859370 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122859370 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122859370 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122859370 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122859370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122859370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122859370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122859370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122859370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122859370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122859370 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122859370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859370 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122859370 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122859370 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122859370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122859370 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122859370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859370 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122859370 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122859370 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122859370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122859370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122859370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122859370 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122859370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859370 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122859370 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122859370 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122859370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122859370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122859370 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122859371 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122859371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859371 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122859371 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122859371 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122859371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122859371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122859371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(907)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(907)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(907)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(905)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(910)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(910)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(910)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(908)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122859406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122859406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122859406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122859406 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122859406 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122859406 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122859406 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122859406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122859406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122859413 DLINP DEBUG SRVCONN(,r=127.0.0.1:40589<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122859413 DLINP DEBUG SRVCONN(,r=127.0.0.1:40589<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122859413 DLINP DEBUG SRVCONN(,r=127.0.0.1:40589<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122859413 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122859413 DHNBAP DEBUG (127.0.0.1:40589 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122859413 DHNBAP NOTICE (127.0.0.1:40589 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122859413 DHNBAP NOTICE (127.0.0.1:40589 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122859413 DLINP DEBUG SRVCONN(,r=127.0.0.1:40589<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122859413 DLINP DEBUG SRVCONN(,r=127.0.0.1:40589<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122859539 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122859540 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003864f8), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122859540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122859540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122859540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122859540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122859540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859540 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122859540 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122859540 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122859540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122859540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122859540 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122859549 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122859549 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122859549 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122859549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(901)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122859558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859558 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122859558 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122859558 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122859558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122859558 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122859558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122859560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859560 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122859560 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122859560 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122859560 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122859560 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122859560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122859561 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122859561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122859561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122859561 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122859561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122859561 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122859561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122859561 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122859561 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122859561 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122859561 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122859562 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122859562 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122859562 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122859562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122859562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122859562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122859562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122859562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122859562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122859562 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122859562 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122859562 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122859562 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122859562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122859562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859562 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122859562 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122859562 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122859563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122859563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122859563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122859563 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(904)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122859569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859569 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122859569 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122859569 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122859569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122859569 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122859569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122859572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859572 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122859572 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122859572 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122859572 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122859572 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122859572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122859572 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122859572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122859572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122859572 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122859572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122859572 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122859572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122859572 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122859572 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122859572 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122859572 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122859573 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122859573 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122859573 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122859573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122859573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122859573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122859574 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122859574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122859574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122859574 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122859574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859574 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122859574 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122859574 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122859574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122859574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122859574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122859574 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122859583 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122859584 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122859584 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122859584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(907)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122859589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859589 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122859589 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122859589 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122859589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122859589 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122859589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122859592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859592 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122859592 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122859592 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122859592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122859592 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122859592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122859592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122859592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122859592 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122859592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122859592 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122859592 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122859592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122859592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122859592 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122859592 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122859592 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122859593 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122859593 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122859593 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122859593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122859593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122859593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122859594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122859594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122859594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122859594 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122859594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859594 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122859594 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122859594 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122859594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122859594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122859594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122859594 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122859594 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122859594 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122859594 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122859594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(910)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122859599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859599 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122859599 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122859599 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122859599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122859599 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122859599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122859601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859601 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122859601 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122859601 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122859601 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122859601 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122859601 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122859602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122859602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122859602 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122859602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122859602 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122859602 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122859602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122859602 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122859602 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122859602 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122859602 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122859603 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122859603 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122859603 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122859603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122859603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122859603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122859603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122859603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122859603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122859603 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122859603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122859603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122859603 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122859603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122859603 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122859603 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122859603 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122859603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122859603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122859603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122859603 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(900)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122900364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122900364 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122900364 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122900364 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122900364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122900364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122900364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122900364 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122900365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122900365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122900365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122900365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122900365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122900365 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122900365 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122900365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122900365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900365 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122900365 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122900365 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122900365 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122900365 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122900365 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122900366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122900366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122900366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122900366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122900366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122900366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122900366 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122900366 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122900366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122900366 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122900366 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122900366 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122900366 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122900366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122900366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122900366 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122900368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122900368 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122900368 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122900368 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122900368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122900368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122900368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122900368 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122900369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122900369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122900369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122900369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122900369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122900369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122900369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122900369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122900369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122900369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122900369 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122900369 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122900369 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(903)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122900373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122900373 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122900373 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122900373 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122900373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122900373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122900373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122900373 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122900373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122900374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122900374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122900374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122900374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122900374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122900374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122900374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122900374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900374 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122900374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122900374 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122900374 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122900374 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122900374 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122900374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122900374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122900374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122900374 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122900374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122900374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122900374 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122900374 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122900374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122900374 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122900374 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122900374 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122900374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122900374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122900374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122900374 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122900375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122900375 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122900375 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122900375 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122900375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122900375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122900375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122900376 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122900376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122900376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122900376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122900376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122900376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122900376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122900376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122900376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122900376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900376 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122900376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122900376 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122900376 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122900376 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(906)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122900387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122900387 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122900387 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122900387 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122900387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122900387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122900387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122900387 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122900387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122900387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122900387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122900387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122900387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122900387 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122900387 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122900387 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122900387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900387 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122900387 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122900387 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122900387 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122900387 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122900387 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122900387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122900387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122900387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122900387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122900387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122900387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122900387 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122900387 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122900387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122900387 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122900387 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122900387 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122900387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122900387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122900387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122900387 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122900388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122900388 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122900388 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122900388 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122900388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122900388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122900388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122900388 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122900388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122900388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122900388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122900388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122900388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122900388 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122900388 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122900388 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122900388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900389 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122900389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122900389 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122900389 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122900389 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(909)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122900398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122900398 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122900398 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122900398 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122900398 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122900398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122900398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122900398 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122900399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122900399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122900399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122900399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122900399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122900399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122900399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122900399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122900399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122900399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122900399 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122900399 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122900399 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122900399 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122900399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122900399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122900399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122900399 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122900399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122900399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122900399 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122900399 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122900399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122900399 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122900399 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122900399 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122900399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122900399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122900399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122900399 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122900401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122900401 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122900401 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122900401 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122900401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122900401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122900401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122900401 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122900401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122900401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122900401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122900401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122900401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122900401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122900401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122900401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122900401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122900401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122900401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122900401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122900401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122900401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122900401 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122900401 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122901428 DLCTRL DEBUG Command: GET 976393351 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122901428 DLCTRL DEBUG Tx Command reply: GET_REPLY 976393351 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122901435 DLCTRL DEBUG Command: GET 189870360 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122901435 DLCTRL DEBUG Tx Command reply: GET_REPLY 189870360 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122901440 DLCTRL DEBUG Command: GET 507792560 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122901440 DLCTRL DEBUG Tx Command reply: GET_REPLY 507792560 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122901445 DLCTRL DEBUG Command: GET 323337345 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122901445 DLCTRL DEBUG Tx Command reply: GET_REPLY 323337345 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122901451 DLCTRL DEBUG Command: GET 525837097 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122901451 DLCTRL DEBUG Tx Command reply: GET_REPLY 525837097 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122901456 DLCTRL DEBUG Command: GET 304300363 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122901456 DLCTRL DEBUG Tx Command reply: GET_REPLY 304300363 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122901459 DLCTRL DEBUG Command: GET 868068984 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122901459 DLCTRL DEBUG Tx Command reply: GET_REPLY 868068984 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122901463 DLCTRL DEBUG Command: GET 61976884 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122901463 DLCTRL DEBUG Tx Command reply: GET_REPLY 61976884 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122901468 DLCTRL DEBUG Command: GET 756144823 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122901468 DLCTRL DEBUG Tx Command reply: GET_REPLY 756144823 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122901471 DLCTRL DEBUG Command: GET 441009314 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122901471 DLCTRL DEBUG Tx Command reply: GET_REPLY 441009314 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122901474 DLCTRL DEBUG Command: GET 742205410 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122901474 DLCTRL DEBUG Tx Command reply: GET_REPLY 742205410 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122901478 DLCTRL DEBUG Command: GET 833302492 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122901478 DLCTRL DEBUG Tx Command reply: GET_REPLY 833302492 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122901482 DLCTRL DEBUG Command: GET 671520501 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122901483 DLCTRL DEBUG Tx Command reply: GET_REPLY 671520501 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122901486 DLCTRL DEBUG Command: GET 683343225 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122901486 DLCTRL DEBUG Tx Command reply: GET_REPLY 683343225 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122901489 DLCTRL DEBUG Command: GET 676150489 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122901489 DLCTRL DEBUG Tx Command reply: GET_REPLY 676150489 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122901492 DLCTRL DEBUG Command: GET 764065428 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122901492 DLCTRL DEBUG Tx Command reply: GET_REPLY 764065428 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122901493 DLCTRL DEBUG Command: GET 638713779 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122901493 DLCTRL DEBUG Tx Command reply: GET_REPLY 638713779 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122901495 DLCTRL DEBUG Command: GET 503143936 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122901495 DLCTRL DEBUG Tx Command reply: GET_REPLY 503143936 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122901496 DLCTRL DEBUG Command: GET 294008079 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122901496 DLCTRL DEBUG Tx Command reply: GET_REPLY 294008079 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122901498 DLCTRL DEBUG Command: GET 822287268 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122901498 DLCTRL DEBUG Tx Command reply: GET_REPLY 822287268 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001011111'B, t_guard := 20.000000 } 20250425122901520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@8885072c0934: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(912) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@8885072c0934: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)7181922 20250425122902560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122902560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122902560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122902560 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122902560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6d9662, normal) (hnbgw_rua.c:407) 20250425122902560 DHNB DEBUG map_rua[0x5628104da2c0]{init}: Allocated (fsm.c:456) 20250425122902560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7181922)[0x5628104da2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122902560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7181922 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122902560 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122902560 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122902561 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122902561 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7181922 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122902561 DCN DEBUG map_sccp[0x5628104deed0]{init}: Allocated (fsm.c:456) 20250425122902561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5628104deed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122902561 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7181922 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122902561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7181922 SCCP-101 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122902561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7181922)[0x5628104da2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122902561 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122902561 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122902561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7181922)[0x5628104da2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122902561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5628104deed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122902561 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122902561 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{IDLE}: Allocated (fsm.c:456) 20250425122902561 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122902561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000065), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300025f0056400500f1100926) (sccp_scrc.c:406) 20250425122902561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122902561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122902561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122902561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122902561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122902561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122902561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122902561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122902561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122902561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122902561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122902561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122902561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122902561 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122902562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5628104deed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122902562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7181922)[0x5628104da2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122902562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122902562 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122902562 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122902562 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122902562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122902562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122902562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122902562 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(905)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(905)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(906)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(912) HNBGW_Test.sgsn0-RAN(906)@8885072c0934: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)7288790 HNBGW_Test.sgsn0-SCCP(905)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(905)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@8885072c0934: setverdict(pass): none -> pass 20250425122902574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122902574 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122902574 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122902574 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122902574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122902574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122902574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122902574 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122902574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122902574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122902574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122902574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122902574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122902575 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d11117) (sccp_scrc.c:477) 20250425122902575 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20250425122902575 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122902575 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122902575 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122902575 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) MTC@8885072c0934: 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 } } } 20250425122902575 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122902575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5628104deed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122902575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5628104deed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122902575 DLCTRL DEBUG Command: GET 532338554 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122902575 DLCTRL DEBUG Tx Command reply: GET_REPLY 532338554 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122902578 DLCTRL DEBUG Command: GET 807550211 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122902578 DLCTRL DEBUG Tx Command reply: GET_REPLY 807550211 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122902579 DLCTRL DEBUG Command: GET 132395313 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122902580 DLCTRL DEBUG Tx Command reply: GET_REPLY 132395313 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122902581 DLCTRL DEBUG Command: GET 155090928 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122902581 DLCTRL DEBUG Tx Command reply: GET_REPLY 155090928 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122902582 DLCTRL DEBUG Command: GET 474956785 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122902582 DLCTRL DEBUG Tx Command reply: GET_REPLY 474956785 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122902583 DLCTRL DEBUG Command: GET 317104986 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122902583 DLCTRL DEBUG Tx Command reply: GET_REPLY 317104986 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122902584 DLCTRL DEBUG Command: GET 499467720 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122902584 DLCTRL DEBUG Tx Command reply: GET_REPLY 499467720 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122902585 DLCTRL DEBUG Command: GET 141477655 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122902585 DLCTRL DEBUG Tx Command reply: GET_REPLY 141477655 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122902585 DLCTRL DEBUG Command: GET 15351293 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122902585 DLCTRL DEBUG Tx Command reply: GET_REPLY 15351293 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122902586 DLCTRL DEBUG Command: GET 659747687 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122902586 DLCTRL DEBUG Tx Command reply: GET_REPLY 659747687 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122902587 DLCTRL DEBUG Command: GET 283277528 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122902587 DLCTRL DEBUG Tx Command reply: GET_REPLY 283277528 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122902588 DLCTRL DEBUG Command: GET 17622765 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122902588 DLCTRL DEBUG Tx Command reply: GET_REPLY 17622765 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122902589 DLCTRL DEBUG Command: GET 159164771 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122902589 DLCTRL DEBUG Tx Command reply: GET_REPLY 159164771 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122902590 DLCTRL DEBUG Command: GET 518796048 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122902590 DLCTRL DEBUG Tx Command reply: GET_REPLY 518796048 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122902590 DLCTRL DEBUG Command: GET 511104238 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122902590 DLCTRL DEBUG Tx Command reply: GET_REPLY 511104238 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122902591 DLCTRL DEBUG Command: GET 105951430 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122902591 DLCTRL DEBUG Tx Command reply: GET_REPLY 105951430 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122902592 DLCTRL DEBUG Command: GET 608645591 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122902592 DLCTRL DEBUG Tx Command reply: GET_REPLY 608645591 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122902592 DLCTRL DEBUG Command: GET 122994318 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122902592 DLCTRL DEBUG Tx Command reply: GET_REPLY 122994318 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122902593 DLCTRL DEBUG Command: GET 998214102 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122902593 DLCTRL DEBUG Tx Command reply: GET_REPLY 998214102 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122902594 DLCTRL DEBUG Command: GET 494035033 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122902594 DLCTRL DEBUG Tx Command reply: GET_REPLY 494035033 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000001100011001'B, t_guard := 20.000000 } 20250425122902606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58996<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(909)@8885072c0934: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(909)@8885072c0934: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(913) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@8885072c0934: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(913)14565446 20250425122903628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122903628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122903628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425122903628 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122903628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xde4046, normal) (hnbgw_rua.c:407) 20250425122903628 DHNB DEBUG map_rua[0x5628104e4ea0]{init}: Allocated (fsm.c:456) 20250425122903628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14565446)[0x5628104e4ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122903628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14565446 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122903628 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122903628 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122903628 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425122903628 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14565446 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250425122903628 DCN DEBUG map_sccp[0x5628104e1c40]{init}: Allocated (fsm.c:456) 20250425122903628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5628104e1c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122903628 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14565446 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425122903628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14565446 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250425122903628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14565446)[0x5628104e4ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122903628 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122903628 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122903628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14565446)[0x5628104e4ea0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122903628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5628104e1c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122903628 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122903628 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{IDLE}: Allocated (fsm.c:456) 20250425122903628 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122903628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000066), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003190056400500f1100926) (sccp_scrc.c:406) 20250425122903628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122903628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122903628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122903628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122903628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122903628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122903628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122903628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122903628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122903628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122903628 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122903628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122903628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122903628 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122903628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5628104e1c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122903628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14565446)[0x5628104e4ea0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122903628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122903628 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122903628 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122903628 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122903628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122903628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122903628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122903628 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(908)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(908)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(909)@8885072c0934: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(913) HNBGW_Test.sgsn1-RAN(909)@8885072c0934: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(913)3411255 HNBGW_Test.sgsn1-SCCP(908)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(908)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122903642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122903642 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122903642 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122903642 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122903642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122903642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122903642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122903642 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@8885072c0934: setverdict(pass): none -> pass 20250425122903643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122903643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122903643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122903643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122903643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122903643 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00890349) (sccp_scrc.c:477) 20250425122903643 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20250425122903643 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122903643 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122903643 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122903643 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122903643 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122903643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5628104e1c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122903643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5628104e1c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122903644 DLCTRL DEBUG Command: GET 119817040 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122903644 DLCTRL DEBUG Tx Command reply: GET_REPLY 119817040 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122903648 DLCTRL DEBUG Command: GET 159815751 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122903648 DLCTRL DEBUG Tx Command reply: GET_REPLY 159815751 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122903652 DLCTRL DEBUG Command: GET 551292504 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122903653 DLCTRL DEBUG Tx Command reply: GET_REPLY 551292504 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122903657 DLCTRL DEBUG Command: GET 403909287 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122903657 DLCTRL DEBUG Tx Command reply: GET_REPLY 403909287 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122903661 DLCTRL DEBUG Command: GET 606008961 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122903661 DLCTRL DEBUG Tx Command reply: GET_REPLY 606008961 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122903665 DLCTRL DEBUG Command: GET 254621825 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122903665 DLCTRL DEBUG Tx Command reply: GET_REPLY 254621825 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425122903669 DLCTRL DEBUG Command: GET 573685846 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122903669 DLCTRL DEBUG Tx Command reply: GET_REPLY 573685846 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122903673 DLCTRL DEBUG Command: GET 368272404 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122903673 DLCTRL DEBUG Tx Command reply: GET_REPLY 368272404 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122903677 DLCTRL DEBUG Command: GET 106403609 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122903677 DLCTRL DEBUG Tx Command reply: GET_REPLY 106403609 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122903680 DLCTRL DEBUG Command: GET 557460065 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122903680 DLCTRL DEBUG Tx Command reply: GET_REPLY 557460065 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122903683 DLCTRL DEBUG Command: GET 184849049 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122903684 DLCTRL DEBUG Tx Command reply: GET_REPLY 184849049 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122903686 DLCTRL DEBUG Command: GET 471862171 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122903686 DLCTRL DEBUG Tx Command reply: GET_REPLY 471862171 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122903690 DLCTRL DEBUG Command: GET 791456583 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122903690 DLCTRL DEBUG Tx Command reply: GET_REPLY 791456583 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122903692 DLCTRL DEBUG Command: GET 679374140 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122903692 DLCTRL DEBUG Tx Command reply: GET_REPLY 679374140 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122903694 DLCTRL DEBUG Command: GET 5668822 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122903694 DLCTRL DEBUG Tx Command reply: GET_REPLY 5668822 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122903695 DLCTRL DEBUG Command: GET 250352293 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122903695 DLCTRL DEBUG Tx Command reply: GET_REPLY 250352293 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122903697 DLCTRL DEBUG Command: GET 962641898 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122903697 DLCTRL DEBUG Tx Command reply: GET_REPLY 962641898 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122903699 DLCTRL DEBUG Command: GET 154155754 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122903699 DLCTRL DEBUG Tx Command reply: GET_REPLY 154155754 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122903701 DLCTRL DEBUG Command: GET 772643859 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122903701 DLCTRL DEBUG Tx Command reply: GET_REPLY 772643859 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122903702 DLCTRL DEBUG Command: GET 643090098 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122903702 DLCTRL DEBUG Tx Command reply: GET_REPLY 643090098 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101101100'B, t_guard := 20.000000 } 20250425122903727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59010<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@8885072c0934: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@8885072c0934: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(914) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@8885072c0934: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(914)13786966 20250425122904735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122904735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122904735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122904735 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122904736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd25f56, normal) (hnbgw_rua.c:407) 20250425122904736 DHNB DEBUG map_rua[0x56281051e1d0]{init}: Allocated (fsm.c:456) 20250425122904736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13786966)[0x56281051e1d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122904736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13786966 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122904736 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122904736 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122904736 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13786966 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122904736 DCN DEBUG map_sccp[0x5628104dd9b0]{init}: Allocated (fsm.c:456) 20250425122904736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5628104dd9b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122904736 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13786966 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122904736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13786966 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122904736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13786966)[0x56281051e1d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122904736 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122904736 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122904736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13786966)[0x56281051e1d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122904736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5628104dd9b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122904736 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122904736 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{IDLE}: Allocated (fsm.c:456) 20250425122904736 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122904736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000067), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f400300036c0056400500f1100926) (sccp_scrc.c:406) 20250425122904736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122904736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122904736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122904736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122904736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122904736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122904736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122904736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122904736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122904736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122904736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122904736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122904736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122904736 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122904736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5628104dd9b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122904736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13786966)[0x56281051e1d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122904736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122904736 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122904736 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122904736 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122904736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122904736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122904736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122904736 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(905)@8885072c0934: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(905)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(906)@8885072c0934: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(914) HNBGW_Test.sgsn0-RAN(906)@8885072c0934: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(914)7421826 HNBGW_Test.sgsn0-SCCP(905)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(905)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122904738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122904738 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122904738 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122904738 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122904738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122904738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122904738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122904738 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122904738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122904738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122904738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122904738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122904738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122904738 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008a2357) (sccp_scrc.c:477) 20250425122904738 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20250425122904738 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122904738 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122904738 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122904738 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122904738 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122904738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5628104dd9b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122904738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5628104dd9b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122904738 DLCTRL DEBUG Command: GET 909200555 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122904738 DLCTRL DEBUG Tx Command reply: GET_REPLY 909200555 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425122904739 DLCTRL DEBUG Command: GET 703425650 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122904739 DLCTRL DEBUG Tx Command reply: GET_REPLY 703425650 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122904739 DLCTRL DEBUG Command: GET 587752073 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122904739 DLCTRL DEBUG Tx Command reply: GET_REPLY 587752073 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122904740 DLCTRL DEBUG Command: GET 150470263 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122904740 DLCTRL DEBUG Tx Command reply: GET_REPLY 150470263 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122904741 DLCTRL DEBUG Command: GET 208051309 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122904741 DLCTRL DEBUG Tx Command reply: GET_REPLY 208051309 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122904741 DLCTRL DEBUG Command: GET 31452314 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122904741 DLCTRL DEBUG Tx Command reply: GET_REPLY 31452314 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425122904742 DLCTRL DEBUG Command: GET 380329785 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122904742 DLCTRL DEBUG Tx Command reply: GET_REPLY 380329785 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122904743 DLCTRL DEBUG Command: GET 147380800 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122904743 DLCTRL DEBUG Tx Command reply: GET_REPLY 147380800 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122904743 DLCTRL DEBUG Command: GET 667178138 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122904743 DLCTRL DEBUG Tx Command reply: GET_REPLY 667178138 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122904744 DLCTRL DEBUG Command: GET 456816592 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122904744 DLCTRL DEBUG Tx Command reply: GET_REPLY 456816592 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122904745 DLCTRL DEBUG Command: GET 95640106 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122904745 DLCTRL DEBUG Tx Command reply: GET_REPLY 95640106 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122904745 DLCTRL DEBUG Command: GET 965048148 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122904745 DLCTRL DEBUG Tx Command reply: GET_REPLY 965048148 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122904746 DLCTRL DEBUG Command: GET 538767573 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122904746 DLCTRL DEBUG Tx Command reply: GET_REPLY 538767573 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122904747 DLCTRL DEBUG Command: GET 874374009 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122904747 DLCTRL DEBUG Tx Command reply: GET_REPLY 874374009 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122904747 DLCTRL DEBUG Command: GET 640061971 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122904747 DLCTRL DEBUG Tx Command reply: GET_REPLY 640061971 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122904748 DLCTRL DEBUG Command: GET 616673880 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122904748 DLCTRL DEBUG Tx Command reply: GET_REPLY 616673880 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122904749 DLCTRL DEBUG Command: GET 345995064 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122904749 DLCTRL DEBUG Tx Command reply: GET_REPLY 345995064 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122904749 DLCTRL DEBUG Command: GET 370136444 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122904749 DLCTRL DEBUG Tx Command reply: GET_REPLY 370136444 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122904750 DLCTRL DEBUG Command: GET 391460753 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122904750 DLCTRL DEBUG Tx Command reply: GET_REPLY 391460753 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122904751 DLCTRL DEBUG Command: GET 34809773 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122904751 DLCTRL DEBUG Tx Command reply: GET_REPLY 34809773 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122904753 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39553<->l=127.0.0.1:4262) (control_if.c:193) 20250425122904753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58974<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(893)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(892)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122904754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58970<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122904754 DLINP DEBUG SRVCONN(,r=127.0.0.1:40589<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122904754 DLINP DEBUG SRVCONN(,r=127.0.0.1:40589<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122904754 DLINP NOTICE SRV(,r=127.0.0.1:40589<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122904754 DMAIN NOTICE (127.0.0.1:40589 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40589<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122904754 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(900)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-RAN(903)@8885072c0934: Final verdict of PTC: none 20250425122904755 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425122904755 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122904755 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122904755 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122904755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122904755 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122904755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122904755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(902)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(899)@8885072c0934: Final verdict of PTC: none 20250425122904755 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122904755 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122904755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122904755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122904755 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122904755 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122904755 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122904755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122904755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425122904755 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122904755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122904755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122904755 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122904755 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122904755 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122904755 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122904755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5628104e1c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122904755 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122904755 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122904755 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122904755 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122904755 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122904755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122904755 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122904755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122904755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122904755 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122904755 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122904755 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122904755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122904755 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122904755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122904755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122904755 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122904755 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122904755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00890349), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122904755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122904755 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122904755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122904755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122904755 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122904755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5628104e1c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122904755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14565446)[0x5628104e4ea0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122904755 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14565446)[0x5628104e4ea0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122904755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122904755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14565446)[0x5628104e4ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122904755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14565446)[0x5628104e4ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122904755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14565446)[0x5628104e4ea0]{disrupted}: Freeing instance (context_map.c:202) 20250425122904755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14565446)[0x5628104e4ea0]{disrupted}: Deallocated (fsm.c:568) 20250425122904755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5628104e1c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122904755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5628104e1c40]{disconnected}: Freeing instance (context_map.c:206) 20250425122904755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5628104e1c40]{disconnected}: Deallocated (fsm.c:568) 20250425122904755 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14565446 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425122904755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122904755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122904755 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122904756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122904756 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122904756 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122904756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122904756 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122904756 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122904756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122904756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122904756 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122904756 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122904756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122904756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122904756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122904756 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122904756 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122904756 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122904756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7181922)[0x5628104da2c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122904756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7181922)[0x5628104da2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122904756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5628104deed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122904756 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122904756 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122904756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d11117), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122904756 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122904756 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122904756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122904756 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122904756 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122904756 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122904756 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122904756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122904756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122904756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122904756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122904756 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122904756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5628104deed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122904756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7181922)[0x5628104da2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122904756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7181922)[0x5628104da2c0]{disrupted}: Freeing instance (context_map.c:202) 20250425122904756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7181922)[0x5628104da2c0]{disrupted}: Deallocated (fsm.c:568) 20250425122904756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5628104deed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122904756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5628104deed0]{disconnected}: Freeing instance (context_map.c:206) 20250425122904756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5628104deed0]{disconnected}: Deallocated (fsm.c:568) 20250425122904756 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7181922 SCCP-101 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122904756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13786966)[0x56281051e1d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122904756 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122904756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122904756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122904756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13786966)[0x56281051e1d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122904756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5628104dd9b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122904756 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122904756 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122904756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a2357), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122904756 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122904756 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122904756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122904756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122904756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122904756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122904756 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122904756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5628104dd9b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122904756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13786966)[0x56281051e1d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122904756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13786966)[0x56281051e1d0]{disrupted}: Freeing instance (context_map.c:202) 20250425122904756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13786966)[0x56281051e1d0]{disrupted}: Deallocated (fsm.c:568) 20250425122904756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5628104dd9b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122904756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5628104dd9b0]{disconnected}: Freeing instance (context_map.c:206) 20250425122904756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5628104dd9b0]{disconnected}: Deallocated (fsm.c:568) 20250425122904756 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13786966 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425122904756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122904756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122904756 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122904756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122904756 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122904756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122904756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122904756 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122904756 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122904756 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122904756 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122904756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122904756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122904756 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122904756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122904756 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122904756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122904756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122904756 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122904756 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122904756 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122904756 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122904756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122904756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122904756 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122904756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122904756 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122904756 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122904756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122904756 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122904756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122904756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122904756 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122904756 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122904756 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122904756 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122904756 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122904756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122904756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122904756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122904756 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122904756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122904756 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122904756 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122904756 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122904756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122904756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122904756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122904756 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(909)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(906)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(907)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(904)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(901)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(910)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(908)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(905)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(911)@8885072c0934: Final verdict of PTC: none 20250425122904758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58996<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122904773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59010<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122904777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@8885072c0934: Final verdict of PTC: pass HNBGW-PFCP(894)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@8885072c0934: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(892): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(893): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(894): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(899): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(900): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(901): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(902): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(903): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(904): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(905): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(906): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(907): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(908): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(909): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(910): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(911): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(912): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(913): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(914): pass (pass -> pass) MTC@8885072c0934: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Fri Apr 25 12:29:04 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 20250425122904922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122905502 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122905502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00406adf), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122905502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122905502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122905502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122905502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122905502 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122905502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051fa94), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122905502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122905502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122905502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122905502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122905502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122905502 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122905502 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122905502 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122905502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122905502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122905502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122905502 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122905502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122905502 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122905502 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122905502 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122905502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122905502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122905502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122905502 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122905503 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122905503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000aa265), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122905503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122905503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122905503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122905503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122905503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122905503 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122905503 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122905503 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122905503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122905503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122905503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122905503 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122905504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122905504 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122905504 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122905505 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122905505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122905505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122905505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122905505 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122905504 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122905504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00001f0d), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122905504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122905504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122905504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122905504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122905525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59014<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=507924) 20250425122905957 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122905957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008111c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122905957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122905957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122905957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122905957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122905957 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122905957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c57b8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122905957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122905957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122905957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122905957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122905958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122905958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122905958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122905958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122905958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122905958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122905958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122905958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122905958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122905958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122905958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122905958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122905958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122905958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122905958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122905958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122905960 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122905960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f29093), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122905960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122905960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122905960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122905960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122905960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122905960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122905960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122905960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122905960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122905960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122905960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122905960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=507924, count=538584) 20250425122906601 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122906601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f3b35), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122906601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122906601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122906601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122906601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122906601 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122906601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00641c0e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122906601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122906601 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122906601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122906601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122906601 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122906601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050956f), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122906601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122906601 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122906601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122906601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122906602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122906602 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122906602 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122906602 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122906602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122906602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122906602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122906602 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122906602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122906602 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122906602 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122906602 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122906602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122906602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122906602 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122906602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122906602 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122906602 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122906602 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122906602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122906602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122906602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122906602 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122906756 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122906756 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122906756 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122906756 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122906756 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122906756 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122906756 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122906756 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122906756 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122906756 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122906756 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122906756 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425122907464 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122907464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00862bd4), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122907464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122907464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122907464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122907464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122907464 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122907464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033f341), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122907464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122907464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122907464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122907464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122907464 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122907464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008765aa), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122907464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122907464 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122907464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122907464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122907465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122907465 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122907465 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122907465 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122907465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122907465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122907465 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122907465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122907465 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122907465 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122907465 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122907465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122907465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122907465 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122907465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122907465 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122907465 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122907465 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122907465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122907465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122907465 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Fri Apr 25 12:29:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122908516 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122908517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099d408), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122908517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122908517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122908517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122908517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122908517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908517 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122908517 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122908517 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122908517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122908517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122908517 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250425122908619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122908623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122908629 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46617<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122908647 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122908647 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122908655 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122908655 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122908655 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122908655 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122908655 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122908655 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122908655 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48744 (stream_srv.c:142) 20250425122908655 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48744<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122908655 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122908655 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122908657 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122908657 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122908657 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122908657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122908657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122908657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122908657 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122908657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122908657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122908657 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122908657 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122908657 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122908657 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122908657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122908657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122908657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122908657 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122908657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122908657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122908657 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122908657 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122908657 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122908657 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122908657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122908657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122908657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122908657 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122908657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122908657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122908657 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122908657 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122908657 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122908657 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122908657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122908657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122908657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122908657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122908657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122908657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122908657 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122908657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908657 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122908657 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122908657 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122908657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122908657 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122908657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908657 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122908657 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122908657 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122908657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122908657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122908657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122908657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908657 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122908657 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122908657 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122908657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122908657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122908657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122908657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908657 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122908657 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122908657 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122908657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122908657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122908657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(925)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(925)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(925)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(923)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(928)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(928)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(928)@8885072c0934: ************************************************* HNBGW_Test.msc1-SCCP(926)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122908685 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122908685 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122908686 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122908686 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122908686 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122908686 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122908686 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122908686 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122908687 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122908687 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122908687 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122908687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122908687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122908687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122908687 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122908687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122908687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122908687 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122908687 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122908687 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122908687 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122908687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122908687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122908687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122908687 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122908687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122908687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122908687 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122908687 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122908687 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122908687 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122908687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122908687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122908687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122908687 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122908687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122908687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122908687 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122908687 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122908687 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122908687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122908687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122908687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122908687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122908687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122908687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122908687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122908687 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122908687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908688 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122908688 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122908688 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122908688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122908688 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122908688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908688 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122908688 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122908688 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122908688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122908688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122908688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122908688 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122908688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908688 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122908688 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122908688 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122908688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122908688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122908688 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122908688 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122908688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908688 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122908688 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122908688 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122908688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122908688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122908688 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(931)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(931)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(931)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(929)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(934)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(934)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(934)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(932)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122908725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122908725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122908725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122908725 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122908725 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122908725 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122908725 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122908725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122908725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122908730 DLINP DEBUG SRVCONN(,r=127.0.0.1:48744<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122908730 DLINP DEBUG SRVCONN(,r=127.0.0.1:48744<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122908730 DLINP DEBUG SRVCONN(,r=127.0.0.1:48744<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122908730 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122908730 DHNBAP DEBUG (127.0.0.1:48744 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122908730 DHNBAP NOTICE (127.0.0.1:48744 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122908730 DHNBAP NOTICE (127.0.0.1:48744 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122908730 DLINP DEBUG SRVCONN(,r=127.0.0.1:48744<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122908730 DLINP DEBUG SRVCONN(,r=127.0.0.1:48744<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122908869 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122908869 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122908869 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122908869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(925)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122908880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908880 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122908880 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122908880 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122908880 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122908880 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122908880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122908881 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122908881 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122908881 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122908881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122908884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908884 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122908884 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122908884 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122908884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122908884 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122908884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122908884 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(928)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122908884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122908884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122908884 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122908884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122908884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122908884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122908884 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122908884 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122908884 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122908884 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122908886 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122908886 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122908886 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122908886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122908886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122908886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122908886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122908886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122908886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122908886 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122908886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908886 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122908886 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122908886 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122908886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122908886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122908886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122908886 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122908888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908888 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122908888 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122908888 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122908888 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122908888 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122908888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122908891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908891 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122908891 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122908891 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122908891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122908891 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122908891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122908891 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122908891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122908891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122908891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122908891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122908891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122908891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122908891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122908891 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122908891 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122908891 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122908892 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122908892 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122908892 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122908892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122908892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122908892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908893 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122908893 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122908893 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122908893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122908893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122908893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122908892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122908893 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122908893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122908893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122908893 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122908893 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122908901 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122908901 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122908901 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122908901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(931)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122908906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908906 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122908906 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122908906 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122908906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122908906 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122908906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122908907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908907 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122908907 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122908907 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122908907 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122908907 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122908907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122908907 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122908907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122908907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122908907 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122908907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122908907 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122908907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122908907 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122908907 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122908907 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122908907 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122908909 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122908909 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122908909 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122908909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122908909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122908909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122908909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122908909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122908909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122908909 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122908909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908909 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122908909 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122908909 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122908909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122908909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122908909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122908909 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122908913 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122908913 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122908913 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122908913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(934)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122908916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908916 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122908916 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122908916 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122908916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122908916 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122908916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122908917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908917 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122908917 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122908917 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122908917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122908917 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122908917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122908917 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122908917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122908917 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122908917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122908917 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122908917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122908917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122908917 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122908917 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122908917 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122908917 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122908918 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122908918 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122908918 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122908918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122908918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122908918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122908918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122908918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122908918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122908918 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122908918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122908918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122908918 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122908918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122908919 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122908919 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122908919 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122908919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122908919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122908919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122908919 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122909535 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425122909535 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425122909535 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122909535 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122909535 DLSCCP DEBUG SCCP-SCOC(83)[0x5628104e9350]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(924)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122909680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122909680 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122909680 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122909680 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122909680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122909680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122909680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122909680 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122909680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122909680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122909680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122909680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122909680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122909680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122909680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122909680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122909680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909680 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122909680 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122909680 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122909680 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122909680 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122909680 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122909680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122909680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122909680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122909681 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122909681 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122909681 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122909681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122909681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122909681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122909680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122909680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122909680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122909680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122909680 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122909680 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122909681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122909681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122909681 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122909681 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122909681 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122909681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122909681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122909681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122909681 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122909681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122909681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122909681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122909681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122909681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122909681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122909681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122909681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122909681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122909681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122909681 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122909681 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122909681 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(927)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122909686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122909686 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122909686 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122909686 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122909686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122909686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122909686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122909686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122909686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122909686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122909686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122909686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122909686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122909686 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122909686 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122909686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122909686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122909687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122909687 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122909687 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122909687 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122909687 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122909687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122909687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122909687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122909687 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122909687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122909687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122909687 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122909687 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122909687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122909687 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122909687 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122909687 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122909687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122909687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122909687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122909687 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122909687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122909687 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122909687 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122909687 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122909687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122909687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122909687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122909687 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122909687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122909687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122909687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122909687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122909687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122909687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122909687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122909687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122909687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122909687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122909687 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122909687 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122909687 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(930)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122909712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122909712 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122909712 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122909712 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122909712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122909712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122909712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122909712 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122909712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122909712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122909712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122909712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122909712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122909712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122909712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122909712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122909712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122909712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122909712 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122909712 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122909712 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122909712 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122909712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122909712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122909712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122909712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122909712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122909712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122909712 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122909712 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122909712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122909712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122909712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122909712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122909712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122909712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122909712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122909712 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122909714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122909714 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122909714 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122909714 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122909714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122909714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122909714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122909714 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122909714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122909714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122909714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122909714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122909714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122909714 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122909714 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122909714 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122909714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909714 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122909714 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122909714 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122909714 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122909714 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(933)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122909719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122909719 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122909719 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122909719 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122909719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122909719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122909719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122909719 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122909719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122909719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122909719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122909719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122909719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122909719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122909719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122909719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122909719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122909719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122909719 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122909719 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122909719 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122909719 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122909719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122909719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122909719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122909720 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122909720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122909720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122909720 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122909720 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122909720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122909720 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122909720 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122909720 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122909720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122909720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122909720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122909720 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122909721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122909721 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122909721 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122909721 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122909721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122909721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122909721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122909721 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122909721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122909721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122909721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122909721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122909721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122909721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122909721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122909721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122909721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122909721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122909721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122909721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122909721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122909721 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122909721 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122909721 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122910733 DLCTRL DEBUG Command: GET 342009805 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122910733 DLCTRL DEBUG Tx Command reply: GET_REPLY 342009805 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122910735 DLCTRL DEBUG Command: GET 741373933 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122910735 DLCTRL DEBUG Tx Command reply: GET_REPLY 741373933 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122910736 DLCTRL DEBUG Command: GET 751153407 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122910736 DLCTRL DEBUG Tx Command reply: GET_REPLY 751153407 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122910737 DLCTRL DEBUG Command: GET 101663027 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122910737 DLCTRL DEBUG Tx Command reply: GET_REPLY 101663027 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122910737 DLCTRL DEBUG Command: GET 26361451 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122910737 DLCTRL DEBUG Tx Command reply: GET_REPLY 26361451 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122910738 DLCTRL DEBUG Command: GET 953352591 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122910739 DLCTRL DEBUG Tx Command reply: GET_REPLY 953352591 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122910740 DLCTRL DEBUG Command: GET 997300828 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122910740 DLCTRL DEBUG Tx Command reply: GET_REPLY 997300828 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122910741 DLCTRL DEBUG Command: GET 658371772 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122910741 DLCTRL DEBUG Tx Command reply: GET_REPLY 658371772 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122910743 DLCTRL DEBUG Command: GET 933666013 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122910743 DLCTRL DEBUG Tx Command reply: GET_REPLY 933666013 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122910744 DLCTRL DEBUG Command: GET 145683034 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122910744 DLCTRL DEBUG Tx Command reply: GET_REPLY 145683034 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122910745 DLCTRL DEBUG Command: GET 374420977 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122910745 DLCTRL DEBUG Tx Command reply: GET_REPLY 374420977 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122910746 DLCTRL DEBUG Command: GET 570040982 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122910746 DLCTRL DEBUG Tx Command reply: GET_REPLY 570040982 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122910747 DLCTRL DEBUG Command: GET 152888029 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122910747 DLCTRL DEBUG Tx Command reply: GET_REPLY 152888029 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122910748 DLCTRL DEBUG Command: GET 333880819 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122910748 DLCTRL DEBUG Tx Command reply: GET_REPLY 333880819 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122910748 DLCTRL DEBUG Command: GET 494055254 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122910748 DLCTRL DEBUG Tx Command reply: GET_REPLY 494055254 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122910749 DLCTRL DEBUG Command: GET 374565597 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122910749 DLCTRL DEBUG Tx Command reply: GET_REPLY 374565597 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122910750 DLCTRL DEBUG Command: GET 38778529 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122910750 DLCTRL DEBUG Tx Command reply: GET_REPLY 38778529 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122910751 DLCTRL DEBUG Command: GET 497612167 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122910751 DLCTRL DEBUG Tx Command reply: GET_REPLY 497612167 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122910752 DLCTRL DEBUG Command: GET 549374047 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122910752 DLCTRL DEBUG Tx Command reply: GET_REPLY 549374047 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122910753 DLCTRL DEBUG Command: GET 791440453 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122910753 DLCTRL DEBUG Tx Command reply: GET_REPLY 791440453 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: 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@8885072c0934: 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@8885072c0934: 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@8885072c0934: 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 := '000000000000001000011011'B, t_guard := 20.000000 } 20250425122910765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56390<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@8885072c0934: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@8885072c0934: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(936) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@8885072c0934: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)7179359 20250425122911777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122911777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122911777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250425122911777 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122911777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6d8c5f, normal) (hnbgw_rua.c:407) 20250425122911777 DHNB DEBUG map_rua[0x5628104e9350]{init}: Allocated (fsm.c:456) 20250425122911777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7179359)[0x5628104e9350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122911777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7179359 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122911777 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122911777 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122911777 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250425122911777 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7179359 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250425122911777 DCN DEBUG map_sccp[0x5628104da2c0]{init}: Allocated (fsm.c:456) 20250425122911777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5628104da2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122911777 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7179359 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425122911777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7179359 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250425122911777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7179359)[0x5628104e9350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122911777 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122911777 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122911777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7179359)[0x5628104e9350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122911777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5628104da2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122911777 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122911777 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{IDLE}: Allocated (fsm.c:456) 20250425122911777 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122911777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000068), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f400300021b0056400500f1100926) (sccp_scrc.c:406) 20250425122911777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122911777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122911777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122911777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122911777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122911777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122911777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122911777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122911777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122911777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122911777 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122911777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122911777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122911777 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122911777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5628104da2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122911777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7179359)[0x5628104e9350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122911778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122911778 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122911778 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122911778 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122911778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122911778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122911778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122911778 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(932)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(932)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(933)@8885072c0934: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(936) HNBGW_Test.sgsn1-RAN(933)@8885072c0934: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)11404081 HNBGW_Test.sgsn1-SCCP(932)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(932)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(936)@8885072c0934: setverdict(pass): none -> pass 20250425122911784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122911784 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122911784 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122911784 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122911784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122911784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122911784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122911784 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8885072c0934: 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 } } } 20250425122911785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122911785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122911785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122911785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122911785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122911785 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0098ce40) (sccp_scrc.c:477) 20250425122911785 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20250425122911785 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122911785 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122911785 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122911785 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122911785 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122911785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5628104da2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122911785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5628104da2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122911785 DLCTRL DEBUG Command: GET 627503609 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122911785 DLCTRL DEBUG Tx Command reply: GET_REPLY 627503609 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122911787 DLCTRL DEBUG Command: GET 82183176 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122911787 DLCTRL DEBUG Tx Command reply: GET_REPLY 82183176 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122911790 DLCTRL DEBUG Command: GET 647216941 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122911790 DLCTRL DEBUG Tx Command reply: GET_REPLY 647216941 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122911792 DLCTRL DEBUG Command: GET 644096092 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122911792 DLCTRL DEBUG Tx Command reply: GET_REPLY 644096092 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122911795 DLCTRL DEBUG Command: GET 729247430 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122911795 DLCTRL DEBUG Tx Command reply: GET_REPLY 729247430 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122911798 DLCTRL DEBUG Command: GET 683023963 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122911798 DLCTRL DEBUG Tx Command reply: GET_REPLY 683023963 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122911802 DLCTRL DEBUG Command: GET 337990852 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122911802 DLCTRL DEBUG Tx Command reply: GET_REPLY 337990852 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250425122911805 DLCTRL DEBUG Command: GET 986486949 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122911805 DLCTRL DEBUG Tx Command reply: GET_REPLY 986486949 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122911808 DLCTRL DEBUG Command: GET 109574748 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122911808 DLCTRL DEBUG Tx Command reply: GET_REPLY 109574748 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122911811 DLCTRL DEBUG Command: GET 980603618 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122911811 DLCTRL DEBUG Tx Command reply: GET_REPLY 980603618 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122911813 DLCTRL DEBUG Command: GET 312896107 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122911813 DLCTRL DEBUG Tx Command reply: GET_REPLY 312896107 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122911815 DLCTRL DEBUG Command: GET 492484040 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122911815 DLCTRL DEBUG Tx Command reply: GET_REPLY 492484040 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122911817 DLCTRL DEBUG Command: GET 236658955 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122911817 DLCTRL DEBUG Tx Command reply: GET_REPLY 236658955 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122911819 DLCTRL DEBUG Command: GET 90532421 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122911819 DLCTRL DEBUG Tx Command reply: GET_REPLY 90532421 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122911820 DLCTRL DEBUG Command: GET 758261599 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122911820 DLCTRL DEBUG Tx Command reply: GET_REPLY 758261599 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122911824 DLCTRL DEBUG Command: GET 541426248 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122911824 DLCTRL DEBUG Tx Command reply: GET_REPLY 541426248 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122911830 DLCTRL DEBUG Command: GET 461443065 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122911830 DLCTRL DEBUG Tx Command reply: GET_REPLY 461443065 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122911835 DLCTRL DEBUG Command: GET 678287549 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122911835 DLCTRL DEBUG Tx Command reply: GET_REPLY 678287549 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122911840 DLCTRL DEBUG Command: GET 487714723 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122911840 DLCTRL DEBUG Tx Command reply: GET_REPLY 487714723 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122911848 DLCTRL DEBUG Command: GET 13290492 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122911848 DLCTRL DEBUG Tx Command reply: GET_REPLY 13290492 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000000010110100'B, t_guard := 20.000000 } 20250425122911878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@8885072c0934: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@8885072c0934: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(937) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@8885072c0934: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)2872578 20250425122912885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122912885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122912885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250425122912885 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122912885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2bd502, normal) (hnbgw_rua.c:407) 20250425122912885 DHNB DEBUG map_rua[0x56281051e1d0]{init}: Allocated (fsm.c:456) 20250425122912885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2872578)[0x56281051e1d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122912885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2872578 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122912885 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122912885 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122912885 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250425122912885 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2872578 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250425122912885 DCN DEBUG map_sccp[0x5628104dd9b0]{init}: Allocated (fsm.c:456) 20250425122912885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5628104dd9b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122912885 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2872578 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425122912885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2872578 SCCP-105 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250425122912885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2872578)[0x56281051e1d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122912885 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122912885 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122912885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2872578)[0x56281051e1d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122912885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5628104dd9b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122912885 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122912885 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{IDLE}: Allocated (fsm.c:456) 20250425122912885 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122912885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000069), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030000b40056400500f1100926) (sccp_scrc.c:406) 20250425122912885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122912885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122912885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122912885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122912885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122912885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122912885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122912885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122912885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122912885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122912885 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122912885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122912885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122912885 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122912885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5628104dd9b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122912885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2872578)[0x56281051e1d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122912885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122912885 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122912885 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122912885 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122912885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122912885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122912885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122912885 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(932)@8885072c0934: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(932)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(933)@8885072c0934: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(937) HNBGW_Test.sgsn1-RAN(933)@8885072c0934: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)1021158 HNBGW_Test.sgsn1-SCCP(932)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(932)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(937)@8885072c0934: setverdict(pass): none -> pass 20250425122912887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122912887 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122912887 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122912887 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122912887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122912887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122912887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122912887 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122912887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122912887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122912888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122912888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122912888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122912888 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d73263) (sccp_scrc.c:477) 20250425122912888 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20250425122912888 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122912888 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122912888 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122912888 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122912888 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122912888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5628104dd9b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122912888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5628104dd9b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122912888 DLCTRL DEBUG Command: GET 358603251 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122912888 DLCTRL DEBUG Tx Command reply: GET_REPLY 358603251 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122912889 DLCTRL DEBUG Command: GET 312561988 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122912889 DLCTRL DEBUG Tx Command reply: GET_REPLY 312561988 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122912890 DLCTRL DEBUG Command: GET 380280170 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122912890 DLCTRL DEBUG Tx Command reply: GET_REPLY 380280170 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122912890 DLCTRL DEBUG Command: GET 32067275 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122912890 DLCTRL DEBUG Tx Command reply: GET_REPLY 32067275 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122912891 DLCTRL DEBUG Command: GET 42361069 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122912891 DLCTRL DEBUG Tx Command reply: GET_REPLY 42361069 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122912892 DLCTRL DEBUG Command: GET 958345839 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122912892 DLCTRL DEBUG Tx Command reply: GET_REPLY 958345839 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122912893 DLCTRL DEBUG Command: GET 854836756 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122912893 DLCTRL DEBUG Tx Command reply: GET_REPLY 854836756 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250425122912893 DLCTRL DEBUG Command: GET 242891742 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122912893 DLCTRL DEBUG Tx Command reply: GET_REPLY 242891742 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122912894 DLCTRL DEBUG Command: GET 369904978 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122912894 DLCTRL DEBUG Tx Command reply: GET_REPLY 369904978 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122912895 DLCTRL DEBUG Command: GET 2294114 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122912895 DLCTRL DEBUG Tx Command reply: GET_REPLY 2294114 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122912895 DLCTRL DEBUG Command: GET 328765436 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122912895 DLCTRL DEBUG Tx Command reply: GET_REPLY 328765436 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122912896 DLCTRL DEBUG Command: GET 751082860 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122912896 DLCTRL DEBUG Tx Command reply: GET_REPLY 751082860 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122912897 DLCTRL DEBUG Command: GET 682042222 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122912897 DLCTRL DEBUG Tx Command reply: GET_REPLY 682042222 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122912898 DLCTRL DEBUG Command: GET 692795943 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122912898 DLCTRL DEBUG Tx Command reply: GET_REPLY 692795943 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122912898 DLCTRL DEBUG Command: GET 213520468 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122912898 DLCTRL DEBUG Tx Command reply: GET_REPLY 213520468 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122912899 DLCTRL DEBUG Command: GET 520662429 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122912899 DLCTRL DEBUG Tx Command reply: GET_REPLY 520662429 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122912900 DLCTRL DEBUG Command: GET 300444312 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122912900 DLCTRL DEBUG Tx Command reply: GET_REPLY 300444312 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122912900 DLCTRL DEBUG Command: GET 752031977 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122912900 DLCTRL DEBUG Tx Command reply: GET_REPLY 752031977 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122912901 DLCTRL DEBUG Command: GET 300656654 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122912901 DLCTRL DEBUG Tx Command reply: GET_REPLY 300656654 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122912902 DLCTRL DEBUG Command: GET 57121086 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122912902 DLCTRL DEBUG Tx Command reply: GET_REPLY 57121086 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000001100000001'B, t_guard := 20.000000 } 20250425122912913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56404<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@8885072c0934: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@8885072c0934: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(938) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@8885072c0934: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)12560940 20250425122913922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122913922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122913922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250425122913922 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122913922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbfaa2c, normal) (hnbgw_rua.c:407) 20250425122913922 DHNB DEBUG map_rua[0x5628104e1c40]{init}: Allocated (fsm.c:456) 20250425122913922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12560940)[0x5628104e1c40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122913922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560940 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122913922 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122913922 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122913922 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250425122913922 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560940 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250425122913922 DCN DEBUG map_sccp[0x5628104e6650]{init}: Allocated (fsm.c:456) 20250425122913922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5628104e6650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122913922 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12560940 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425122913922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560940 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250425122913922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12560940)[0x5628104e1c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122913922 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122913922 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122913922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12560940)[0x5628104e1c40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122913922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5628104e6650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122913922 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122913922 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{IDLE}: Allocated (fsm.c:456) 20250425122913922 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122913922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006a), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030003010056400500f1100926) (sccp_scrc.c:406) 20250425122913922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122913922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122913922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122913922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122913922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122913922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122913922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122913922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122913922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122913922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122913922 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122913922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122913922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122913922 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122913922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5628104e6650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122913922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12560940)[0x5628104e1c40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122913922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122913922 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122913922 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122913922 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122913922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122913922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122913922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122913922 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(932)@8885072c0934: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(932)@8885072c0934: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(933)@8885072c0934: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(938) HNBGW_Test.sgsn1-RAN(933)@8885072c0934: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)9676347 HNBGW_Test.sgsn1-SCCP(932)@8885072c0934: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(932)@8885072c0934: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425122913924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122913924 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122913924 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122913924 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122913924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122913924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122913924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122913924 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122913924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122913925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122913925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122913925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122913925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122913925 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0094da40) (sccp_scrc.c:477) 20250425122913925 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20250425122913925 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122913925 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122913925 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122913925 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122913925 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122913925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5628104e6650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122913925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5628104e6650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(938)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122913925 DLCTRL DEBUG Command: GET 998059039 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122913925 DLCTRL DEBUG Tx Command reply: GET_REPLY 998059039 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122913926 DLCTRL DEBUG Command: GET 838590313 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122913926 DLCTRL DEBUG Tx Command reply: GET_REPLY 838590313 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122913927 DLCTRL DEBUG Command: GET 362655241 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122913927 DLCTRL DEBUG Tx Command reply: GET_REPLY 362655241 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122913928 DLCTRL DEBUG Command: GET 281693550 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122913928 DLCTRL DEBUG Tx Command reply: GET_REPLY 281693550 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122913929 DLCTRL DEBUG Command: GET 510226431 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122913929 DLCTRL DEBUG Tx Command reply: GET_REPLY 510226431 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122913931 DLCTRL DEBUG Command: GET 304821725 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122913931 DLCTRL DEBUG Tx Command reply: GET_REPLY 304821725 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122913932 DLCTRL DEBUG Command: GET 963969226 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122913932 DLCTRL DEBUG Tx Command reply: GET_REPLY 963969226 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250425122913934 DLCTRL DEBUG Command: GET 726665964 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122913934 DLCTRL DEBUG Tx Command reply: GET_REPLY 726665964 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122913935 DLCTRL DEBUG Command: GET 24634468 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122913935 DLCTRL DEBUG Tx Command reply: GET_REPLY 24634468 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122913936 DLCTRL DEBUG Command: GET 932471470 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122913936 DLCTRL DEBUG Tx Command reply: GET_REPLY 932471470 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122913938 DLCTRL DEBUG Command: GET 596381225 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122913938 DLCTRL DEBUG Tx Command reply: GET_REPLY 596381225 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122913939 DLCTRL DEBUG Command: GET 705407689 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122913939 DLCTRL DEBUG Tx Command reply: GET_REPLY 705407689 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122913941 DLCTRL DEBUG Command: GET 722912159 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122913941 DLCTRL DEBUG Tx Command reply: GET_REPLY 722912159 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122913942 DLCTRL DEBUG Command: GET 220320791 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122913942 DLCTRL DEBUG Tx Command reply: GET_REPLY 220320791 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122913943 DLCTRL DEBUG Command: GET 177200201 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122913943 DLCTRL DEBUG Tx Command reply: GET_REPLY 177200201 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122913945 DLCTRL DEBUG Command: GET 801517557 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122913945 DLCTRL DEBUG Tx Command reply: GET_REPLY 801517557 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122913946 DLCTRL DEBUG Command: GET 771991731 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122913946 DLCTRL DEBUG Tx Command reply: GET_REPLY 771991731 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122913947 DLCTRL DEBUG Command: GET 163591256 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122913947 DLCTRL DEBUG Tx Command reply: GET_REPLY 163591256 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122913947 DLCTRL DEBUG Command: GET 779439389 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122913947 DLCTRL DEBUG Tx Command reply: GET_REPLY 779439389 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122913948 DLCTRL DEBUG Command: GET 341449850 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122913948 DLCTRL DEBUG Tx Command reply: GET_REPLY 341449850 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122913952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56376<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122913952 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46617<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(916)@8885072c0934: Final verdict of PTC: none IPA-CTRL-CLI-IPA(917)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122913953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56368<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122913953 DLINP DEBUG SRVCONN(,r=127.0.0.1:48744<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122913953 DLINP DEBUG SRVCONN(,r=127.0.0.1:48744<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122913953 DLINP NOTICE SRV(,r=127.0.0.1:48744<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122913953 DMAIN NOTICE (127.0.0.1:48744 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48744<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122913953 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(926)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(923)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(924)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(929)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-RAN(927)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(930)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915)@8885072c0934: Final verdict of PTC: none 20250425122913955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122913955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122913955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122913955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122913955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122913955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122913955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122913955 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122913955 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122913955 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122913955 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(934)@8885072c0934: Final verdict of PTC: none 20250425122913955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122913955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122913955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) HNBGW-PFCP(918)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(928)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(935)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(931)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(933)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(925)@8885072c0934: Final verdict of PTC: none20250425122913956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122913956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122913956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122913956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122913956 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122913956 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122913956 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122913956 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122913956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122913956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122913956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122913956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) TC_sgsnpool_L3Complete_valid_nri_10(936)@8885072c0934: Final verdict of PTC: pass 20250425122913955 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122913955 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425122913955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122913955 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122913955 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122913955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122913955 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122913955 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122913955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122913955 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122913955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122913955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122913955 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122913955 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122913955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122913955 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122913955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122913955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122913955 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122913955 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122913955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122913955 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122913955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122913955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122913955 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122913955 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send20250425122913956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122913956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122913956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122913956 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122913956 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122913956 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122913956 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122913956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56390<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122913956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122913956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122913956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425122913956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122913957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122913957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122913957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122913957 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122913957 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122913957 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122913957 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122913957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5628104da2c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122913957 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122913957 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122913957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098ce40), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122913957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122913957 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122913957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122913957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122913957 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122913957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5628104da2c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122913957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7179359)[0x5628104e9350]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122913958 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7179359)[0x5628104e9350]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122913958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122913958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7179359)[0x5628104e9350]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122913958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7179359)[0x5628104e9350]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122913958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7179359)[0x5628104e9350]{disrupted}: Freeing instance (context_map.c:202) 20250425122913958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7179359)[0x5628104e9350]{disrupted}: Deallocated (fsm.c:568) 20250425122913958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5628104da2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122913958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5628104da2c0]{disconnected}: Freeing instance (context_map.c:206) 20250425122913958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5628104da2c0]{disconnected}: Deallocated (fsm.c:568) 20250425122913958 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7179359 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425122913958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5628104dd9b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122913958 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122913958 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122913958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d73263), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122913958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122913958 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122913959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122913959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122913959 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122913959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5628104dd9b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122913959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2872578)[0x56281051e1d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122913959 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2872578)[0x56281051e1d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122913959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122913959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2872578)[0x56281051e1d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122913959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2872578)[0x56281051e1d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122913959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2872578)[0x56281051e1d0]{disrupted}: Freeing instance (context_map.c:202) 20250425122913959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2872578)[0x56281051e1d0]{disrupted}: Deallocated (fsm.c:568) 20250425122913959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5628104dd9b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122913959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5628104dd9b0]{disconnected}: Freeing instance (context_map.c:206) 20250425122913959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5628104dd9b0]{disconnected}: Deallocated (fsm.c:568) 20250425122913959 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2872578 SCCP-105 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425122913959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5628104e6650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122913959 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122913960 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122913960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094da40), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122913960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122913960 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122913960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122913960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122913960 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122913960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5628104e6650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122913960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12560940)[0x5628104e1c40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122913960 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12560940)[0x5628104e1c40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122913960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122913960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12560940)[0x5628104e1c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122913960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12560940)[0x5628104e1c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122913960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12560940)[0x5628104e1c40]{disrupted}: Freeing instance (context_map.c:202) 20250425122913960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12560940)[0x5628104e1c40]{disrupted}: Deallocated (fsm.c:568) 20250425122913960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5628104e6650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122913961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5628104e6650]{disconnected}: Freeing instance (context_map.c:206) 20250425122913961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5628104e6650]{disconnected}: Deallocated (fsm.c:568) 20250425122913961 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560940 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425122913961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122913961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122913961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122913961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425122913962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122913962 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122913962 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122913962 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122913963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56404<->l=127.0.0.1:4261 (telnet_interface.c:138) : Broken pipe 20250425122913955 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122913955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425122913955 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122913956 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122913956 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122913956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122913956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122913956 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122913956 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122913956 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122913956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122913956 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425122913956 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122913956 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122913956 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122913956 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122913956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122913956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122913956 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122913961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122913961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122913961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122913961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122913961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122913961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122913961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122913961 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122913961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122913961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122913961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122913961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122913962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122913962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122913962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122913962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122913962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122913962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122913962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122913962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122913962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122913962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122913962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122913962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_10(938)@8885072c0934: Final verdict of PTC: pass HNBGW_Test.sgsn1-SCCP(932)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(937)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(916): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(917): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(918): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(923): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(924): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(925): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(926): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(927): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(928): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(929): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(930): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(931): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(932): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(933): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(934): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(935): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(936): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(937): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(938): pass (pass -> pass) MTC@8885072c0934: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Fri Apr 25 12:29:14 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 20250425122914121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122914723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56412<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=506132) 20250425122914756 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122914756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a2357), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122914756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122914756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122914756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122914756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122914756 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122914756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d11117), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122914756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122914757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122914757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122914757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122914757 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122914757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00890349), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122914757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122914757 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122914757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122914757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122914757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122914757 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122914757 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122914757 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122914757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122914757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122914757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122914757 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122914757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122914757 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122914757 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122914757 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122914757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122914757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122914757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122914757 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122914758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122914758 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122914758 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122914758 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122914758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122914758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122914758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122914758 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122915503 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122915503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051fa94), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122915503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122915503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122915503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122915503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122915503 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122915503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00406adf), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122915503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122915503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122915503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122915503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122915503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122915503 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122915503 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122915503 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122915503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122915503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122915503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122915503 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122915504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122915504 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122915504 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122915504 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122915504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122915504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122915504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122915504 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122915504 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122915504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000aa265), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122915504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122915504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122915504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122915504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122915504 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122915505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00001f0d), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122915505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122915505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122915505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122915505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122915505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122915505 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122915505 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122915505 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122915505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122915505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122915505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122915505 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122915505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122915506 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122915506 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122915506 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122915506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122915506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122915506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122915506 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=506132, count=519644) 20250425122915956 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122915956 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122915956 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425122915956 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122915956 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122915956 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122915956 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122915956 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122915956 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122915956 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122915956 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122915956 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122915958 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122915958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c57b8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122915958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122915958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122915958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122915958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122915958 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122915958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008111c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122915958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122915958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122915958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122915958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122915958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122915958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122915958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122915958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122915958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122915958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122915958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122915958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122915958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122915958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122915958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122915958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122915958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122915958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122915960 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122915960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f29093), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122915960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122915960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122915960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122915960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122915960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122915960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122915960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122915960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122915960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122915960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122915960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122916602 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122916602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050956f), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122916602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122916602 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122916602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122916602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122916602 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122916602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00641c0e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122916602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122916602 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122916602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122916602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122916602 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122916602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f3b35), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122916602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122916602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122916602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122916602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122916602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122916602 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122916602 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122916602 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122916602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122916602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122916602 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122916602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122916602 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122916602 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122916602 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122916602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122916602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122916602 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122916602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122916602 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122916602 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122916602 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122916602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122916602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122916602 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Fri Apr 25 12:29:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122917465 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122917465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008765aa), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122917465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122917465 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122917465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122917465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122917465 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122917465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033f341), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122917465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122917465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122917465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122917465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122917465 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122917465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00862bd4), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122917465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122917465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122917465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122917465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122917466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122917466 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122917466 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122917466 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122917466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122917466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122917466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122917466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122917466 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122917466 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122917466 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122917466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122917466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122917466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122917466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122917466 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122917466 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122917466 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122917466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122917466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122917466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250425122917770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37254<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122917772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122917775 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44721<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122917787 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122917787 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122917795 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122917795 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122917795 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122917795 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122917795 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36467 (stream_srv.c:142) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122917795 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36467<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122917795 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122917796 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122917796 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122917796 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122917797 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122917797 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122917797 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122917797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122917797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122917797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122917797 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122917797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122917797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122917797 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122917797 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122917797 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122917797 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122917797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122917797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122917797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122917797 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122917797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122917797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122917797 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122917797 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122917797 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122917797 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122917797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122917797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122917797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122917797 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122917797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122917797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122917797 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122917797 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122917797 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122917797 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122917797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122917797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122917797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122917797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122917797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122917797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122917797 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122917797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122917797 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122917797 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122917797 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122917797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122917797 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122917797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122917797 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122917797 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122917797 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122917797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122917797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122917798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122917798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122917798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122917798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122917798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122917798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122917798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122917798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122917798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122917798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122917798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122917798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122917798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122917798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122917798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(949)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(949)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(949)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(947)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(952)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(952)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(952)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(950)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(955)@8885072c0934: ************************************************* HNBGW_Test.msc2-M3UA(955)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(955)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(953)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122917838 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122917838 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122917838 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122917838 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122917838 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122917838 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122917838 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122917838 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122917839 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122917839 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122917839 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122917839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122917839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122917839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122917839 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122917839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122917839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122917839 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122917839 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122917839 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122917839 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122917839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122917839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122917839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122917839 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122917839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122917839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122917839 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122917839 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122917839 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122917839 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122917839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122917839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122917839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122917839 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122917839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122917839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122917839 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122917839 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122917839 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122917839 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122917839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122917839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122917839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122917839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122917839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122917839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122917839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122917839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122917839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122917839 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122917839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122917839 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122917839 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122917839 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122917839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122917839 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122917839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122917839 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122917840 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122917840 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122917840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122917840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122917840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122917840 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122917840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122917840 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122917840 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122917840 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122917840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122917840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122917840 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122917840 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122917840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122917840 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122917840 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122917840 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122917840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122917840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122917840 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(958)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(958)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(958)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(956)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(961)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(961)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(961)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-SCCP(959)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(964)@8885072c0934: ************************************************* HNBGW_Test.sgsn2-M3UA(964)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(964)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(962)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122917889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122917889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122917889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122917889 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122917889 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122917889 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122917889 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122917889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122917889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122917894 DLINP DEBUG SRVCONN(,r=127.0.0.1:36467<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122917894 DLINP DEBUG SRVCONN(,r=127.0.0.1:36467<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122917894 DLINP DEBUG SRVCONN(,r=127.0.0.1:36467<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122917894 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122917894 DHNBAP DEBUG (127.0.0.1:36467 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122917894 DHNBAP NOTICE (127.0.0.1:36467 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122917894 DHNBAP NOTICE (127.0.0.1:36467 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122917894 DLINP DEBUG SRVCONN(,r=127.0.0.1:36467<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122917894 DLINP DEBUG SRVCONN(,r=127.0.0.1:36467<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122918007 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122918007 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122918007 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122918007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(949)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122918009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918009 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122918009 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122918009 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122918009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122918009 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122918009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122918009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918009 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122918009 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122918009 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122918009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122918009 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122918009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122918009 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122918009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122918009 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122918009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122918009 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122918009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918009 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122918009 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122918009 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122918009 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122918011 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122918011 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122918011 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122918011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122918011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122918011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122918011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122918011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122918011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122918011 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122918011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918011 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122918011 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122918011 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122918011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122918011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122918011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122918011 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918017 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122918017 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122918017 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122918017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(952)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122918019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918019 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122918019 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122918019 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122918019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122918019 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122918019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122918019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918019 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122918019 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122918019 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122918019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122918019 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122918019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122918019 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122918019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122918019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122918019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122918019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122918019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122918019 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122918019 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122918019 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122918020 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122918020 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122918020 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122918020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122918020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122918020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122918020 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122918020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122918020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122918020 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122918020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918020 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122918020 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122918020 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122918020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122918020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122918020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122918020 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918034 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122918034 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425122918034 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122918034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(955)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425122918035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918035 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425122918035 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122918035 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122918035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122918035 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425122918035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122918036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122918036 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122918036 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122918036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122918036 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122918036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122918036 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122918036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122918036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425122918036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122918036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122918036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122918036 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122918036 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122918036 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122918037 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122918037 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122918037 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122918037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122918037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122918037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122918037 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122918037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122918037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122918037 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122918037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122918037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122918037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122918037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122918037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122918037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122918037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918052 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122918052 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122918052 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122918052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(958)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122918053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918053 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122918053 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122918053 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122918053 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122918053 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122918053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122918054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918054 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122918054 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122918054 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122918054 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122918054 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122918054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122918054 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122918054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122918054 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122918054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122918054 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122918054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122918054 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122918054 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122918054 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122918055 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122918055 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122918055 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122918055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122918055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122918055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122918055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122918055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122918055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122918055 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122918055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918055 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122918055 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122918055 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122918055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122918055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122918055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122918055 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918066 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122918066 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122918066 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122918066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(961)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122918067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918067 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122918067 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122918067 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122918067 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122918067 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122918067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122918067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918067 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122918068 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122918068 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122918068 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122918068 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122918068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122918068 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122918068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122918068 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122918068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122918068 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122918068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918068 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122918068 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122918068 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122918068 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122918069 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122918069 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122918069 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122918069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122918069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122918069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122918069 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122918069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122918069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122918069 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122918069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918069 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122918069 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122918069 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122918069 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122918069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122918069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122918069 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918078 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122918078 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425122918078 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn2-0: accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425122918078 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425122918078 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425122918078 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425122918078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(964)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425122918080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918080 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250425122918080 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425122918080 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425122918080 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425122918080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122918080 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425122918080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425122918080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122918080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250425122918080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122918080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122918080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122918080 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122918080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918080 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122918080 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122918080 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122918080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122918080 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20250425122918080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122918080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122918081 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250425122918081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122918081 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122918081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918081 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122918081 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122918081 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122918081 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122918082 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122918082 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122918082 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122918082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122918082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122918082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122918082 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122918082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122918082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122918082 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122918082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918082 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122918082 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122918082 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122918082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122918082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122918082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122918082 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918510 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425122918510 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425122918510 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122918510 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122918510 DLSCCP DEBUG SCCP-SCOC(84)[0x5628104e1f00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(948)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122918812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918812 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122918812 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122918812 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122918812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122918812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122918812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122918812 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122918812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122918812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122918812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122918812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122918812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122918812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122918812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918812 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122918812 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122918812 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122918812 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122918812 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122918812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122918812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122918812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122918812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122918812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122918812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122918812 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122918812 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122918812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918812 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122918812 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122918812 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122918812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122918812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122918812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122918812 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918812 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122918812 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122918812 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122918812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122918812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122918812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122918812 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122918812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122918812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122918812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122918812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122918812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122918812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122918812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918812 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122918812 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122918812 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122918812 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(951)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122918821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918821 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122918821 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122918821 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122918821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122918821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122918821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122918821 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122918821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122918821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122918821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122918821 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122918821 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122918821 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122918821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918821 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918821 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122918821 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122918821 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122918821 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122918821 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122918821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122918821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122918821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122918821 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122918821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122918821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122918821 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122918821 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122918821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918821 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122918821 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122918821 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122918821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122918821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122918821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122918821 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918822 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122918822 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122918822 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122918822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122918822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122918822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122918822 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122918822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122918822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122918822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122918822 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122918822 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122918822 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122918822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918822 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918822 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122918822 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122918822 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122918822 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(954)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122918838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918838 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122918838 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122918838 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122918838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122918838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122918838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122918838 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122918838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122918838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122918838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122918838 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122918838 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122918838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122918838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122918838 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122918838 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122918838 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425122918838 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122918838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122918838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122918838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122918838 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122918838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122918838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122918838 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122918838 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{CONNECTED}: link up (cnlink.c:111) 20250425122918838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918838 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122918838 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122918838 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122918838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122918838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122918838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122918838 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918839 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122918839 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122918839 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122918839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122918839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122918839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122918839 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122918839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122918839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122918839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122918839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122918839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122918839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122918839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918839 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122918839 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122918839 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122918839 DRANAP INFO cnlink(msc-2)[0x562810464870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(957)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122918856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918856 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122918856 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122918856 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122918856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122918856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122918856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122918856 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122918856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122918856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122918856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122918856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122918856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122918856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122918856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122918856 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122918856 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122918856 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122918856 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122918856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122918856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122918856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122918856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122918856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122918856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122918856 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122918856 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122918856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918856 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122918856 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122918856 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122918856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122918856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122918856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122918856 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918857 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122918857 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122918857 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122918857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122918857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122918857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122918857 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122918857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122918857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122918857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122918857 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122918857 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122918857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122918857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122918857 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122918857 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122918857 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(960)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122918870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918870 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122918870 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122918870 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122918870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122918870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122918870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122918870 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122918870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122918870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122918870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122918870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122918870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122918870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122918870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122918870 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122918870 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122918870 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122918870 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122918870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122918870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122918870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122918870 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122918870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122918870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122918870 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122918870 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122918870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918870 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122918870 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122918870 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122918870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122918870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122918870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122918870 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122918871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122918871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122918871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918871 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122918871 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122918871 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122918871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122918871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122918871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122918871 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122918871 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122918871 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122918871 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122918871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918871 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918871 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122918871 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122918871 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122918871 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(963)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122918882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918882 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425122918882 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425122918882 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425122918882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122918882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122918882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122918882 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122918882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122918882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122918882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122918882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122918882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425122918882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122918882 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:391) 20250425122918882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918882 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:391) 20250425122918882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122918882 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122918882 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122918882 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425122918882 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122918882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122918882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122918882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122918882 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122918882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122918882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122918882 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122918882 DRANAP NOTICE cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: link up (cnlink.c:111) 20250425122918882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918882 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122918882 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122918882 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122918882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122918882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122918882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122918882 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122918883 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425122918883 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425122918883 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425122918883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122918883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122918883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122918883 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122918883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122918883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122918883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122918883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122918883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122918883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122918883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425122918883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122918883 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:391) 20250425122918883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122918883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918883 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:391) 20250425122918883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122918883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122918883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122918883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122918883 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122918883 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122918883 DRANAP INFO cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122919898 DLCTRL DEBUG Command: GET 104519514 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122919898 DLCTRL DEBUG Tx Command reply: GET_REPLY 104519514 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122919899 DLCTRL DEBUG Command: GET 238647100 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122919899 DLCTRL DEBUG Tx Command reply: GET_REPLY 238647100 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122919900 DLCTRL DEBUG Command: GET 995188833 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122919901 DLCTRL DEBUG Tx Command reply: GET_REPLY 995188833 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122919901 DLCTRL DEBUG Command: GET 577398329 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122919901 DLCTRL DEBUG Tx Command reply: GET_REPLY 577398329 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122919902 DLCTRL DEBUG Command: GET 484417129 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122919902 DLCTRL DEBUG Tx Command reply: GET_REPLY 484417129 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122919903 DLCTRL DEBUG Command: GET 661974718 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122919903 DLCTRL DEBUG Tx Command reply: GET_REPLY 661974718 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122919904 DLCTRL DEBUG Command: GET 818299252 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122919904 DLCTRL DEBUG Tx Command reply: GET_REPLY 818299252 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122919905 DLCTRL DEBUG Command: GET 537576407 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122919905 DLCTRL DEBUG Tx Command reply: GET_REPLY 537576407 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122919906 DLCTRL DEBUG Command: GET 880870514 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122919906 DLCTRL DEBUG Tx Command reply: GET_REPLY 880870514 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122919906 DLCTRL DEBUG Command: GET 728633466 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122919906 DLCTRL DEBUG Tx Command reply: GET_REPLY 728633466 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122919907 DLCTRL DEBUG Command: GET 580971054 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122919907 DLCTRL DEBUG Tx Command reply: GET_REPLY 580971054 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122919908 DLCTRL DEBUG Command: GET 886275176 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122919908 DLCTRL DEBUG Tx Command reply: GET_REPLY 886275176 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122919909 DLCTRL DEBUG Command: GET 343278581 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122919909 DLCTRL DEBUG Tx Command reply: GET_REPLY 343278581 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122919910 DLCTRL DEBUG Command: GET 177450307 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122919910 DLCTRL DEBUG Tx Command reply: GET_REPLY 177450307 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122919911 DLCTRL DEBUG Command: GET 541559747 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122919911 DLCTRL DEBUG Tx Command reply: GET_REPLY 541559747 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122919911 DLCTRL DEBUG Command: GET 775016100 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122919911 DLCTRL DEBUG Tx Command reply: GET_REPLY 775016100 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122919912 DLCTRL DEBUG Command: GET 711664949 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122919912 DLCTRL DEBUG Tx Command reply: GET_REPLY 711664949 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122919913 DLCTRL DEBUG Command: GET 292243321 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122919913 DLCTRL DEBUG Tx Command reply: GET_REPLY 292243321 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122919914 DLCTRL DEBUG Command: GET 75191394 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122919914 DLCTRL DEBUG Tx Command reply: GET_REPLY 75191394 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122919915 DLCTRL DEBUG Command: GET 429378877 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122919915 DLCTRL DEBUG Tx Command reply: GET_REPLY 429378877 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: 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@8885072c0934: 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@8885072c0934: 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 := '000000000000001010010011'B, t_guard := 20.000000 } 20250425122919926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37270<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@8885072c0934: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@8885072c0934: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(966) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@8885072c0934: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)924651 20250425122920937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122920937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122920937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425122920937 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122920937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe1beb, normal) (hnbgw_rua.c:407) 20250425122920937 DHNB DEBUG map_rua[0x5628104e1f00]{init}: Allocated (fsm.c:456) 20250425122920937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-924651)[0x5628104e1f00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122920937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-924651 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122920937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122920937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122920937 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250425122920937 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-924651 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250425122920937 DCN DEBUG map_sccp[0x5628104e9350]{init}: Allocated (fsm.c:456) 20250425122920937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5628104e9350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122920937 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-924651 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250425122920937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-924651 SCCP-107 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250425122920937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-924651)[0x5628104e1f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122920937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122920937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122920937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-924651)[0x5628104e1f00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122920937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5628104e9350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122920937 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122920937 DLSCCP DEBUG SCCP-SCOC(107)[0x5628104da2c0]{IDLE}: Allocated (fsm.c:456) 20250425122920937 DLSCCP DEBUG SCCP-SCOC(107)[0x5628104da2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122920937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030002930056400500f1100926) (sccp_scrc.c:406) 20250425122920937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122920937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122920937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122920937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122920937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122920937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122920937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122920937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122920937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122920937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122920937 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122920937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122920937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122920937 DLSCCP DEBUG SCCP-SCOC(107)[0x5628104da2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122920937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5628104e9350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122920937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-924651)[0x5628104e1f00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122920937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122920937 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122920937 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122920938 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122920938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122920938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122920938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122920938 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(962)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(962)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(963)@8885072c0934: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(966) HNBGW_Test.sgsn2-RAN(963)@8885072c0934: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)15106494 HNBGW_Test.sgsn2-SCCP(962)@8885072c0934: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(966)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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(962)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122920943 DLCTRL DEBUG Command: GET 546125979 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122920943 DLCTRL DEBUG Tx Command reply: GET_REPLY 546125979 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122920943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122920943 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425122920943 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425122920943 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425122920943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122920943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122920943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122920943 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122920943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122920943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122920943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122920943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122920943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122920943 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d9f92b) (sccp_scrc.c:477) 20250425122920943 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20250425122920943 DLSCCP DEBUG SCCP-SCOC(107)[0x5628104da2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122920943 DLSCCP DEBUG SCCP-SCOC(107)[0x5628104da2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122920943 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122920943 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122920943 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122920943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5628104e9350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122920943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5628104e9350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122920944 DLCTRL DEBUG Command: GET 589043128 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122920944 DLCTRL DEBUG Tx Command reply: GET_REPLY 589043128 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122920944 DLCTRL DEBUG Command: GET 764810112 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122920944 DLCTRL DEBUG Tx Command reply: GET_REPLY 764810112 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122920945 DLCTRL DEBUG Command: GET 313239029 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122920945 DLCTRL DEBUG Tx Command reply: GET_REPLY 313239029 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122920946 DLCTRL DEBUG Command: GET 948410656 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122920946 DLCTRL DEBUG Tx Command reply: GET_REPLY 948410656 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122920946 DLCTRL DEBUG Command: GET 935423195 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122920946 DLCTRL DEBUG Tx Command reply: GET_REPLY 935423195 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122920947 DLCTRL DEBUG Command: GET 648162797 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122920947 DLCTRL DEBUG Tx Command reply: GET_REPLY 648162797 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122920948 DLCTRL DEBUG Command: GET 349910787 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122920948 DLCTRL DEBUG Tx Command reply: GET_REPLY 349910787 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122920948 DLCTRL DEBUG Command: GET 232866478 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122920948 DLCTRL DEBUG Tx Command reply: GET_REPLY 232866478 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122920949 DLCTRL DEBUG Command: GET 283746582 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122920949 DLCTRL DEBUG Tx Command reply: GET_REPLY 283746582 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122920950 DLCTRL DEBUG Command: GET 87263014 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122920950 DLCTRL DEBUG Tx Command reply: GET_REPLY 87263014 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122920950 DLCTRL DEBUG Command: GET 397105640 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122920950 DLCTRL DEBUG Tx Command reply: GET_REPLY 397105640 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250425122920951 DLCTRL DEBUG Command: GET 707288493 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122920951 DLCTRL DEBUG Tx Command reply: GET_REPLY 707288493 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122920952 DLCTRL DEBUG Command: GET 833435030 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122920952 DLCTRL DEBUG Tx Command reply: GET_REPLY 833435030 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122920952 DLCTRL DEBUG Command: GET 33956569 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122920952 DLCTRL DEBUG Tx Command reply: GET_REPLY 33956569 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122920953 DLCTRL DEBUG Command: GET 338783299 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122920953 DLCTRL DEBUG Tx Command reply: GET_REPLY 338783299 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122920954 DLCTRL DEBUG Command: GET 995822810 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122920954 DLCTRL DEBUG Tx Command reply: GET_REPLY 995822810 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122920954 DLCTRL DEBUG Command: GET 990588307 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122920954 DLCTRL DEBUG Tx Command reply: GET_REPLY 990588307 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122920955 DLCTRL DEBUG Command: GET 100487211 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122920955 DLCTRL DEBUG Tx Command reply: GET_REPLY 100487211 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122920956 DLCTRL DEBUG Command: GET 915761779 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122920956 DLCTRL DEBUG Tx Command reply: GET_REPLY 915761779 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000000100010110'B, t_guard := 20.000000 } 20250425122920966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37274<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@8885072c0934: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@8885072c0934: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(967) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@8885072c0934: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)13123763 20250425122921973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122921973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122921973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425122921973 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122921973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc840b3, normal) (hnbgw_rua.c:407) 20250425122921973 DHNB DEBUG map_rua[0x56281051e1d0]{init}: Allocated (fsm.c:456) 20250425122921973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13123763)[0x56281051e1d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122921973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13123763 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122921973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122921973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122921973 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250425122921973 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13123763 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250425122921973 DCN DEBUG map_sccp[0x5628104dd9b0]{init}: Allocated (fsm.c:456) 20250425122921973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x5628104dd9b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122921973 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13123763 <-> SCCP-108 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250425122921973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13123763 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250425122921973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13123763)[0x56281051e1d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122921973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122921973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122921973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13123763)[0x56281051e1d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122921973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x5628104dd9b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122921973 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122921973 DLSCCP DEBUG SCCP-SCOC(108)[0x5628104e1c40]{IDLE}: Allocated (fsm.c:456) 20250425122921973 DLSCCP DEBUG SCCP-SCOC(108)[0x5628104e1c40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122921973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006c), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030001160056400500f1100926) (sccp_scrc.c:406) 20250425122921973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122921973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122921973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122921973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122921973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122921973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122921973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122921973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122921973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122921973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122921973 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122921973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122921973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122921973 DLSCCP DEBUG SCCP-SCOC(108)[0x5628104e1c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122921973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x5628104dd9b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122921973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13123763)[0x56281051e1d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122921973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122921973 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122921973 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122921973 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122921973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122921973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122921973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122921973 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(962)@8885072c0934: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(962)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(963)@8885072c0934: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(967) HNBGW_Test.sgsn2-RAN(963)@8885072c0934: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)383501 HNBGW_Test.sgsn2-SCCP(962)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(962)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(967)@8885072c0934: setverdict(pass): none -> pass 20250425122921975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122921975 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425122921975 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425122921975 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425122921975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122921975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122921975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122921975 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8885072c0934: 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 } } } 20250425122921975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122921975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122921975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122921975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122921975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122921975 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006f56e9) (sccp_scrc.c:477) 20250425122921975 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20250425122921975 DLSCCP DEBUG SCCP-SCOC(108)[0x5628104e1c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122921975 DLSCCP DEBUG SCCP-SCOC(108)[0x5628104e1c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122921975 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122921975 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122921975 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122921975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x5628104dd9b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122921975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x5628104dd9b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122921976 DLCTRL DEBUG Command: GET 419515875 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122921976 DLCTRL DEBUG Tx Command reply: GET_REPLY 419515875 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122921976 DLCTRL DEBUG Command: GET 116457531 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122921976 DLCTRL DEBUG Tx Command reply: GET_REPLY 116457531 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122921977 DLCTRL DEBUG Command: GET 672881264 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122921977 DLCTRL DEBUG Tx Command reply: GET_REPLY 672881264 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122921978 DLCTRL DEBUG Command: GET 653635246 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122921978 DLCTRL DEBUG Tx Command reply: GET_REPLY 653635246 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122921978 DLCTRL DEBUG Command: GET 834048901 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122921978 DLCTRL DEBUG Tx Command reply: GET_REPLY 834048901 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122921979 DLCTRL DEBUG Command: GET 473906390 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122921979 DLCTRL DEBUG Tx Command reply: GET_REPLY 473906390 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122921980 DLCTRL DEBUG Command: GET 764475345 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122921980 DLCTRL DEBUG Tx Command reply: GET_REPLY 764475345 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122921981 DLCTRL DEBUG Command: GET 296368032 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122921981 DLCTRL DEBUG Tx Command reply: GET_REPLY 296368032 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122921982 DLCTRL DEBUG Command: GET 271760641 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122921982 DLCTRL DEBUG Tx Command reply: GET_REPLY 271760641 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122921982 DLCTRL DEBUG Command: GET 829210586 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122921982 DLCTRL DEBUG Tx Command reply: GET_REPLY 829210586 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122921983 DLCTRL DEBUG Command: GET 554432996 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122921983 DLCTRL DEBUG Tx Command reply: GET_REPLY 554432996 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122921984 DLCTRL DEBUG Command: GET 526751506 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122921984 DLCTRL DEBUG Tx Command reply: GET_REPLY 526751506 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250425122921985 DLCTRL DEBUG Command: GET 546222933 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122921985 DLCTRL DEBUG Tx Command reply: GET_REPLY 546222933 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122921986 DLCTRL DEBUG Command: GET 238716241 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122921986 DLCTRL DEBUG Tx Command reply: GET_REPLY 238716241 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122921986 DLCTRL DEBUG Command: GET 26239990 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122921986 DLCTRL DEBUG Tx Command reply: GET_REPLY 26239990 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122921987 DLCTRL DEBUG Command: GET 233142112 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122921987 DLCTRL DEBUG Tx Command reply: GET_REPLY 233142112 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122921988 DLCTRL DEBUG Command: GET 388256757 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122921988 DLCTRL DEBUG Tx Command reply: GET_REPLY 388256757 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122921989 DLCTRL DEBUG Command: GET 814484919 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122921989 DLCTRL DEBUG Tx Command reply: GET_REPLY 814484919 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122921990 DLCTRL DEBUG Command: GET 205953354 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122921990 DLCTRL DEBUG Tx Command reply: GET_REPLY 205953354 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122921991 DLCTRL DEBUG Command: GET 371372083 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122921991 DLCTRL DEBUG Tx Command reply: GET_REPLY 371372083 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000001010000111'B, t_guard := 20.000000 } 20250425122922001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(960)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(960)@8885072c0934: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(968) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@8885072c0934: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(968)6102237 20250425122923008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122923008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122923008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122923008 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122923008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5d1cdd, normal) (hnbgw_rua.c:407) 20250425122923008 DHNB DEBUG map_rua[0x5628104e6650]{init}: Allocated (fsm.c:456) 20250425122923008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6102237)[0x5628104e6650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122923008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6102237 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122923008 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122923008 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122923008 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122923008 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6102237 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250425122923008 DCN DEBUG map_sccp[0x5628104dcc50]{init}: Allocated (fsm.c:456) 20250425122923008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5628104dcc50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122923008 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6102237 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425122923008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6102237 SCCP-109 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122923008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6102237)[0x5628104e6650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122923008 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122923008 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122923008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6102237)[0x5628104e6650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122923008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5628104dcc50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122923008 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122923008 DLSCCP DEBUG SCCP-SCOC(109)[0x5628104e80b0]{IDLE}: Allocated (fsm.c:456) 20250425122923008 DLSCCP DEBUG SCCP-SCOC(109)[0x5628104e80b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122923008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006d), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030002870056400500f1100926) (sccp_scrc.c:406) 20250425122923008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122923008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122923008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122923008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122923008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122923008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122923008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122923008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122923008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122923008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122923008 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122923008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122923008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122923008 DLSCCP DEBUG SCCP-SCOC(109)[0x5628104e80b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122923008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5628104dcc50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122923008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6102237)[0x5628104e6650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122923008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122923008 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122923008 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122923008 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122923008 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122923008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122923008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122923008 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(959)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(959)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(960)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(968) HNBGW_Test.sgsn1-RAN(960)@8885072c0934: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(968)3608732 HNBGW_Test.sgsn1-SCCP(959)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(959)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(968)@8885072c0934: setverdict(pass): none -> pass 20250425122923013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122923013 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122923013 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122923013 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122923013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122923013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122923013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122923013 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122923013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122923013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122923013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122923013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122923013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122923013 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00acd1f3) (sccp_scrc.c:477) 20250425122923013 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) MTC@8885072c0934: 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 } } } 20250425122923013 DLSCCP DEBUG SCCP-SCOC(109)[0x5628104e80b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122923013 DLSCCP DEBUG SCCP-SCOC(109)[0x5628104e80b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122923013 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122923013 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122923013 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122923013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5628104dcc50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122923013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5628104dcc50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122923013 DLCTRL DEBUG Command: GET 689683574 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122923013 DLCTRL DEBUG Tx Command reply: GET_REPLY 689683574 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122923014 DLCTRL DEBUG Command: GET 566813321 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122923014 DLCTRL DEBUG Tx Command reply: GET_REPLY 566813321 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122923015 DLCTRL DEBUG Command: GET 133241269 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122923015 DLCTRL DEBUG Tx Command reply: GET_REPLY 133241269 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122923016 DLCTRL DEBUG Command: GET 651401517 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122923016 DLCTRL DEBUG Tx Command reply: GET_REPLY 651401517 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122923016 DLCTRL DEBUG Command: GET 500463827 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122923016 DLCTRL DEBUG Tx Command reply: GET_REPLY 500463827 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122923017 DLCTRL DEBUG Command: GET 463485704 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122923017 DLCTRL DEBUG Tx Command reply: GET_REPLY 463485704 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425122923018 DLCTRL DEBUG Command: GET 527854998 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122923018 DLCTRL DEBUG Tx Command reply: GET_REPLY 527854998 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122923019 DLCTRL DEBUG Command: GET 123685994 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122923019 DLCTRL DEBUG Tx Command reply: GET_REPLY 123685994 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122923020 DLCTRL DEBUG Command: GET 821297731 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122923020 DLCTRL DEBUG Tx Command reply: GET_REPLY 821297731 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122923021 DLCTRL DEBUG Command: GET 287730311 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122923021 DLCTRL DEBUG Tx Command reply: GET_REPLY 287730311 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122923022 DLCTRL DEBUG Command: GET 393221369 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122923022 DLCTRL DEBUG Tx Command reply: GET_REPLY 393221369 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122923022 DLCTRL DEBUG Command: GET 796119009 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122923022 DLCTRL DEBUG Tx Command reply: GET_REPLY 796119009 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250425122923023 DLCTRL DEBUG Command: GET 460421742 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122923023 DLCTRL DEBUG Tx Command reply: GET_REPLY 460421742 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122923024 DLCTRL DEBUG Command: GET 262209331 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122923024 DLCTRL DEBUG Tx Command reply: GET_REPLY 262209331 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122923025 DLCTRL DEBUG Command: GET 564982547 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122923025 DLCTRL DEBUG Tx Command reply: GET_REPLY 564982547 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122923026 DLCTRL DEBUG Command: GET 257668495 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122923026 DLCTRL DEBUG Tx Command reply: GET_REPLY 257668495 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122923027 DLCTRL DEBUG Command: GET 236171035 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122923027 DLCTRL DEBUG Tx Command reply: GET_REPLY 236171035 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122923028 DLCTRL DEBUG Command: GET 627410299 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122923028 DLCTRL DEBUG Tx Command reply: GET_REPLY 627410299 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122923028 DLCTRL DEBUG Command: GET 86674962 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122923029 DLCTRL DEBUG Tx Command reply: GET_REPLY 86674962 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122923029 DLCTRL DEBUG Command: GET 547534473 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122923029 DLCTRL DEBUG Tx Command reply: GET_REPLY 547534473 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122923032 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44721<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(941)@8885072c0934: Final verdict of PTC: none 20250425122923033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(940)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122923034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37254<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122923034 DLINP DEBUG SRVCONN(,r=127.0.0.1:36467<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122923034 DLINP DEBUG SRVCONN(,r=127.0.0.1:36467<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122923034 DLINP NOTICE SRV(,r=127.0.0.1:36467<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122923034 DMAIN NOTICE (127.0.0.1:36467 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36467<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122923034 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(947)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-RAN(954)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-RAN(951)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946)@8885072c0934: Final verdict of PTC: none 20250425122923035 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122923035 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122923035 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425122923035 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122923035 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250425122923035 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122923035 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122923035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122923035 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(948)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(960)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(957)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(953)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(956)@8885072c0934: Final verdict of PTC: none 20250425122923035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122923035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122923035 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122923035 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122923035 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122923035 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122923035 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122923035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122923035 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122923035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc1-SCCP(950)@8885072c0934: Final verdict of PTC: none 20250425122923035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122923035 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122923035 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122923035 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122923035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122923035 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122923035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122923035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122923036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122923036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122923036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122923036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122923036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122923036 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122923036 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122923036 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122923036 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122923036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122923036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122923036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122923036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122923036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122923036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122923036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122923036 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122923036 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122923036 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122923036 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122923036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122923036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122923036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122923036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122923036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122923036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122923036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122923036 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122923036 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122923036 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122923036 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122923036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122923036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122923036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250425122923036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(959)@8885072c0934: Final verdict of PTC: none 20250425122923035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122923035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122923036 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122923036 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122923036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122923036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425122923036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122923036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122923036 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425122923036 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122923036 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122923036 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122923036 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122923036 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122923036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122923036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122923036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122923036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122923036 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122923036 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250425122923036 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425122923036 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122923036 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122923036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122923036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425122923036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122923036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122923037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122923037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122923037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122923037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122923037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122923037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122923037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122923037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122923037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122923037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122923037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122923037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122923037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122923037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122923037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122923037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122923037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122923037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122923037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122923037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122923037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122923037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122923037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122923037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122923036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122923036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122923036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122923036 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122923036 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122923036 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122923036 DRANAP NOTICE cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5628104e9350]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122923036 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122923036 DLSCCP DEBUG SCCP-SCOC(107)[0x5628104da2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122923036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9f92b), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122923036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122923036 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122923036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122923036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122923036 DLSCCP DEBUG SCCP-SCOC(107)[0x5628104da2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5628104e9350]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-924651)[0x5628104e1f00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122923036 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-924651)[0x5628104e1f00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122923036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-924651)[0x5628104e1f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-924651)[0x5628104e1f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-924651)[0x5628104e1f00]{disrupted}: Freeing instance (context_map.c:202) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-924651)[0x5628104e1f00]{disrupted}: Deallocated (fsm.c:568) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5628104e9350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5628104e9350]{disconnected}: Freeing instance (context_map.c:206) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5628104e9350]{disconnected}: Deallocated (fsm.c:568) 20250425122923036 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-924651 SCCP-107 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x5628104dd9b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122923036 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122923036 DLSCCP DEBUG SCCP-SCOC(108)[0x5628104e1c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122923036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f56e9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122923036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122923036 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122923036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122923036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122923036 DLSCCP DEBUG SCCP-SCOC(108)[0x5628104e1c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x5628104dd9b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13123763)[0x56281051e1d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122923036 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13123763)[0x56281051e1d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122923036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13123763)[0x56281051e1d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13123763)[0x56281051e1d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13123763)[0x56281051e1d0]{disrupted}: Freeing instance (context_map.c:202) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13123763)[0x56281051e1d0]{disrupted}: Deallocated (fsm.c:568) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x5628104dd9b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x5628104dd9b0]{disconnected}: Freeing instance (context_map.c:206) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x5628104dd9b0]{disconnected}: Deallocated (fsm.c:568) 20250425122923036 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13123763 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250425122923036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122923036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122923036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425122923036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122923036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122923036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122923036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122923036 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122923036 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122923036 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122923036 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5628104dcc50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122923036 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122923036 DLSCCP DEBUG SCCP-SCOC(109)[0x5628104e80b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122923036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acd1f3), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122923036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122923036 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122923036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122923036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122923036 DLSCCP DEBUG SCCP-SCOC(109)[0x5628104e80b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5628104dcc50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6102237)[0x5628104e6650]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122923036 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6102237)[0x5628104e6650]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122923036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6102237)[0x5628104e6650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6102237)[0x5628104e6650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6102237)[0x5628104e6650]{disrupted}: Freeing instance (context_map.c:202) 20250425122923036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6102237)[0x5628104e6650]{disrupted}: Deallocated (fsm.c:568) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5628104dcc50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5628104dcc50]{disconnected}: Freeing instance (context_map.c:206) 20250425122923036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5628104dcc50]{disconnected}: Deallocated (fsm.c:568) 20250425122923036 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6102237 SCCP-109 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425122923037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122923037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122923037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122923037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122923037 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425122923037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122923037 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122923037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122923037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122923037 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122923037 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122923037 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122923037 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122923037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425122923037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122923037 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122923037 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122923037 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(963)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(961)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(949)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(952)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(964)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(942)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(958)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(965)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(955)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(967)@8885072c0934: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_20(966)@8885072c0934: Final verdict of PTC: pass 20250425122923052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37270<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122923052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37274<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn2-SCCP(962)@8885072c0934: Final verdict of PTC: none 20250425122923061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(968)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(940): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(942): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(947): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(948): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(949): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(950): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(951): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(952): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-SCCP(953): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-RAN(954): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-M3UA(955): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(956): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(957): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(958): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(959): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(960): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(961): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(962): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn2-RAN(963): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(964): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(965): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(966): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(967): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(968): pass (pass -> pass) MTC@8885072c0934: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Fri Apr 25 12:29:23 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 20250425122923209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122923911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=638960) 20250425122923958 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122923958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098ce40), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122923958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122923958 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122923958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122923958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122923958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122923958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122923958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122923958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122923958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122923958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122923958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122923958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122923959 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122923959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d73263), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122923959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122923959 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122923959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122923959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122923959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122923959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122923959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122923959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122923959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122923959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122923959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122923959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122923960 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122923960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094da40), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122923960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122923960 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122923960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122923960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122923960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122923960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122923960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122923960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122923960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122923960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122923960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122923960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122924757 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122924757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a2357), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122924757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122924757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122924757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122924757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122924757 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122924757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d11117), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122924757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122924757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122924757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122924757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122924757 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122924757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00890349), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122924757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122924757 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122924757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122924757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122924757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122924757 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122924757 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122924757 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122924757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122924757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122924757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122924757 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122924757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122924757 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122924757 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122924757 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122924757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122924757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122924757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122924757 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122924757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122924757 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122924757 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122924757 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122924757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122924757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122924757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122924757 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=638960, count=652416) 20250425122925036 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122925036 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425122925036 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425122925036 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122925036 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122925036 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425122925036 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122925036 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250425122925036 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250425122925036 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122925036 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122925036 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122925036 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122925036 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122925036 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122925036 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122925036 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122925036 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122925504 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122925504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00406adf), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122925504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122925504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122925504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122925504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122925504 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122925504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051fa94), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122925504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122925504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122925504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122925504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122925504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122925504 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122925504 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122925504 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122925504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122925504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122925504 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425122925504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122925504 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122925504 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122925504 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122925504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122925504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122925504 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425122925505 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122925505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00001f0d), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122925505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122925505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122925505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122925505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122925505 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122925505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000aa265), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122925505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122925505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122925505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122925505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122925505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122925505 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122925505 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122925505 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122925505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122925505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122925505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425122925505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122925505 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122925505 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122925505 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122925505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122925505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122925505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Fri Apr 25 12:29:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122925959 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122925959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008111c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122925959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122925959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122925959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122925959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122925959 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122925959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c57b8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122925959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122925959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122925959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122925959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122925959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122925959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122925959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122925959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122925959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122925959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122925959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122925959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122925959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122925959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122925959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122925959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122925959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122925959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122925961 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122925961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f29093), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122925961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122925961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122925961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122925961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122925961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122925961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122925961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122925961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122925961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122925961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122925961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122926603 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122926603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f3b35), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122926603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122926603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122926603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122926603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122926603 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122926603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00641c0e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122926603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122926603 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122926603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122926603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122926603 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122926603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050956f), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122926603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122926603 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122926603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122926603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122926603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122926603 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122926603 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122926603 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122926603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122926603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122926603 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122926603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122926603 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122926603 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122926603 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122926603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122926603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122926603 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122926603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122926603 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122926603 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122926603 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122926603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122926603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122926603 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_sgsnpool_L3Compl_no_cn started. 20250425122926949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122926951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122926955 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43545<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122926966 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122926966 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122926974 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122926974 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122926974 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122926974 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122926974 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44188 (stream_srv.c:142) 20250425122926974 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44188<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122926974 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122926975 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122926975 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122926975 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122926976 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122926976 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122926976 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122926976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122926976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122926976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122926976 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122926976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122926976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122926976 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122926976 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122926976 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122926976 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122926976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122926976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122926976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122926976 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122926976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122926976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122926976 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122926976 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122926976 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122926976 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122926976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122926976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122926976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122926976 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122926976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122926976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122926976 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122926976 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122926976 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122926976 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122926976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122926976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122926976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122926976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122926976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122926976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122926976 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122926976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122926976 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122926976 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122926976 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122926976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122926976 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122926976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122926976 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122926976 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122926976 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122926976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122926976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122926976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122926976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122926976 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122926976 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122926976 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122926976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122926976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122926976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122926976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122926976 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122926976 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122926976 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122926976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122926976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122926976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(979)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(979)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(979)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(977)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122926991 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122926991 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122926991 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122926991 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122926991 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122926991 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122926992 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122926992 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122926993 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122926993 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122926993 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122926993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122926993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122926993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122926993 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122926993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122926993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122926993 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122926993 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122926993 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122926993 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122926993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122926993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122926993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122926993 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122926993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122926993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122926993 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122926993 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122926993 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122926993 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122926993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122926993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122926993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122926993 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122926993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122926993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122926993 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122926993 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122926993 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122926993 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122926993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122926993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122926993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122926993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122926993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122926993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122926993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122926993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122926993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122926993 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122926993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122926993 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122926993 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122926993 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122926993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122926993 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122926993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122926993 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122926993 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122926993 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122926993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122926993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122926993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122926993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122926993 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122926993 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122926993 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122926993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122926993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122926993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122926993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122926993 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122926993 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122926993 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122926993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122926993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122926993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(982)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(982)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(982)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(980)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122927014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122927014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122927014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122927014 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122927014 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122927014 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122927014 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122927014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122927014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122927018 DLINP DEBUG SRVCONN(,r=127.0.0.1:44188<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122927018 DLINP DEBUG SRVCONN(,r=127.0.0.1:44188<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122927018 DLINP DEBUG SRVCONN(,r=127.0.0.1:44188<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122927018 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122927018 DHNBAP DEBUG (127.0.0.1:44188 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122927018 DHNBAP NOTICE (127.0.0.1:44188 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122927018 DHNBAP NOTICE (127.0.0.1:44188 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122927018 DLINP DEBUG SRVCONN(,r=127.0.0.1:44188<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122927018 DLINP DEBUG SRVCONN(,r=127.0.0.1:44188<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122927186 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122927186 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122927186 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122927186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(979)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122927188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122927188 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122927188 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122927188 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122927188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122927188 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122927188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122927188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122927188 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122927188 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122927188 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122927188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122927188 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122927188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122927188 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122927188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122927188 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122927188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122927188 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122927188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122927188 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122927188 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122927188 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122927188 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122927189 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122927189 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122927189 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122927189 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122927189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122927189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122927189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122927189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122927189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122927189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122927189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122927189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122927189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122927189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122927189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122927189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122927189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122927189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122927189 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122927190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122927190 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122927190 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122927190 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122927190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122927190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122927190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122927190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122927203 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122927203 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122927203 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122927203 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(982)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122927204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122927204 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122927204 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122927204 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122927204 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122927204 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122927204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122927205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122927205 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122927205 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122927205 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122927205 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122927205 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122927205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122927205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122927205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122927205 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122927205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122927205 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122927205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122927205 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122927205 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122927205 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122927205 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122927206 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122927206 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122927206 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122927206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122927206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122927206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122927206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122927206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122927206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122927206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122927206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122927206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122927206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122927206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122927206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122927206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122927206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122927206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122927206 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122927206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122927206 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122927206 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122927206 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122927206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122927206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122927206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122927206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122927460 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425122927460 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425122927460 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122927460 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122927460 DLSCCP DEBUG SCCP-SCOC(86)[0x5628104d6d00]{IDLE}: Deallocated (fsm.c:568) 20250425122927460 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425122927460 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425122927460 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122927460 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122927460 DLSCCP DEBUG SCCP-SCOC(85)[0x5628104e1b10]{IDLE}: Deallocated (fsm.c:568) 20250425122927460 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425122927460 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425122927460 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122927460 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122927460 DLSCCP DEBUG SCCP-SCOC(87)[0x5628104d7a20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(978)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122928002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122928002 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122928002 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122928002 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122928002 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122928002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122928002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122928002 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122928003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122928003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122928003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122928003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122928003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122928003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122928003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122928003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122928003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122928003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122928003 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122928003 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122928003 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122928003 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122928003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122928003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122928003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122928003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122928003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122928003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122928003 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122928003 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122928004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122928004 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122928004 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122928004 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122928004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122928004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122928004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122928004 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122928005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122928005 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122928005 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122928005 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122928005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122928005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122928005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122928005 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122928005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122928005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122928005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122928005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122928005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122928005 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122928005 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122928005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122928005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928005 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122928005 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122928005 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122928005 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122928005 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(981)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122928010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122928010 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122928010 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122928010 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122928010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122928010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122928010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122928010 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122928010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122928010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122928010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122928010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122928010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122928010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122928010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122928010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122928010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122928010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122928010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122928010 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122928010 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122928010 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122928010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122928010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122928010 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122928010 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122928010 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122928010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122928010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122928010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122928010 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122928010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122928010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122928010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122928010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122928010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122928010 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122928010 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122928011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122928011 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122928011 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122928011 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122928011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122928011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122928011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122928011 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122928011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122928011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122928011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122928011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122928011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122928011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122928011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122928011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122928011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122928011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122928011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122928011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122928011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122928011 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122928011 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122928011 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122928036 DLCTRL DEBUG Command: GET 646570330 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122928036 DLCTRL DEBUG Tx Command reply: GET_REPLY 646570330 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122928043 DLCTRL DEBUG Command: GET 726112753 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122928043 DLCTRL DEBUG Tx Command reply: GET_REPLY 726112753 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122928047 DLCTRL DEBUG Command: GET 917312967 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122928047 DLCTRL DEBUG Tx Command reply: GET_REPLY 917312967 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122928051 DLCTRL DEBUG Command: GET 295886051 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122928051 DLCTRL DEBUG Tx Command reply: GET_REPLY 295886051 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122928054 DLCTRL DEBUG Command: GET 624717803 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122928054 DLCTRL DEBUG Tx Command reply: GET_REPLY 624717803 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122928058 DLCTRL DEBUG Command: GET 963952576 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122928058 DLCTRL DEBUG Tx Command reply: GET_REPLY 963952576 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122928061 DLCTRL DEBUG Command: GET 746314944 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122928061 DLCTRL DEBUG Tx Command reply: GET_REPLY 746314944 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122928064 DLCTRL DEBUG Command: GET 758703024 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122928064 DLCTRL DEBUG Tx Command reply: GET_REPLY 758703024 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122928066 DLCTRL DEBUG Command: GET 580513363 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122928066 DLCTRL DEBUG Tx Command reply: GET_REPLY 580513363 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122928069 DLCTRL DEBUG Command: GET 402534930 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122928069 DLCTRL DEBUG Tx Command reply: GET_REPLY 402534930 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122928072 DLCTRL DEBUG Command: GET 884910218 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122928072 DLCTRL DEBUG Tx Command reply: GET_REPLY 884910218 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122928075 DLCTRL DEBUG Command: GET 188347931 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122928075 DLCTRL DEBUG Tx Command reply: GET_REPLY 188347931 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122928078 DLCTRL DEBUG Command: GET 982524297 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122928079 DLCTRL DEBUG Tx Command reply: GET_REPLY 982524297 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122928082 DLCTRL DEBUG Command: GET 417942078 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122928083 DLCTRL DEBUG Tx Command reply: GET_REPLY 417942078 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122928086 DLCTRL DEBUG Command: GET 92374937 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122928086 DLCTRL DEBUG Tx Command reply: GET_REPLY 92374937 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122928089 DLCTRL DEBUG Command: GET 575278719 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122928089 DLCTRL DEBUG Tx Command reply: GET_REPLY 575278719 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122928092 DLCTRL DEBUG Command: GET 477757870 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122928092 DLCTRL DEBUG Tx Command reply: GET_REPLY 477757870 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122928094 DLCTRL DEBUG Command: GET 292727927 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122928094 DLCTRL DEBUG Tx Command reply: GET_REPLY 292727927 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122928097 DLCTRL DEBUG Command: GET 893065410 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122928097 DLCTRL DEBUG Tx Command reply: GET_REPLY 893065410 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122928099 DLCTRL DEBUG Command: GET 725606783 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122928099 DLCTRL DEBUG Tx Command reply: GET_REPLY 725606783 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011000001'B, t_guard := 20.000000 } 20250425122928118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33884<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@8885072c0934: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)424460 20250425122929143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122929143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122929143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122929143 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122929143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x67a0c, normal) (hnbgw_rua.c:407) 20250425122929143 DHNB DEBUG map_rua[0x5628104d7a20]{init}: Allocated (fsm.c:456) 20250425122929143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-424460)[0x5628104d7a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122929143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-424460 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122929143 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122929143 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122929143 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122929143 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-424460 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250425122929143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-424460)[0x5628104d7a20]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122929143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-424460)[0x5628104d7a20]{init}: Freeing instance (context_map.c:202) 20250425122929143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-424460)[0x5628104d7a20]{init}: Deallocated (fsm.c:568) 20250425122929143 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-424460 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425122929143 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:282) 20250425122929143 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425122929143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122929143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122929143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@8885072c0934: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)424460 MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010110011'B, t_guard := 20.000000 } 20250425122929176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33888<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@8885072c0934: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)11206180 20250425122930191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122930191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122930191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425122930191 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122930191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaafe24, normal) (hnbgw_rua.c:407) 20250425122930191 DHNB DEBUG map_rua[0x5628104d7a20]{init}: Allocated (fsm.c:456) 20250425122930191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11206180)[0x5628104d7a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122930191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11206180 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122930191 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122930191 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122930191 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425122930191 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11206180 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250425122930191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11206180)[0x5628104d7a20]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122930191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11206180)[0x5628104d7a20]{init}: Freeing instance (context_map.c:202) 20250425122930191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11206180)[0x5628104d7a20]{init}: Deallocated (fsm.c:568) 20250425122930191 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11206180 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250425122930191 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:282) 20250425122930191 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425122930191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122930191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122930191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@8885072c0934: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)11206180 MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110011111'B, t_guard := 20.000000 } 20250425122930236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33904<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@8885072c0934: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)900755 20250425122931256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122931256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122931256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122931256 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122931256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdbe93, normal) (hnbgw_rua.c:407) 20250425122931256 DHNB DEBUG map_rua[0x5628104d7a20]{init}: Allocated (fsm.c:456) 20250425122931256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-900755)[0x5628104d7a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122931256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-900755 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122931257 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122931257 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122931257 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-900755 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250425122931257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-900755)[0x5628104d7a20]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122931257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-900755)[0x5628104d7a20]{init}: Freeing instance (context_map.c:202) 20250425122931257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-900755)[0x5628104d7a20]{init}: Deallocated (fsm.c:568) 20250425122931257 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-900755 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250425122931257 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:282) 20250425122931257 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425122931257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122931257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122931257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@8885072c0934: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)900755 MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101110001'B, t_guard := 20.000000 } 20250425122931273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33914<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@8885072c0934: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)961346 20250425122932291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122932291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122932291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122932291 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122932291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xeab42, normal) (hnbgw_rua.c:407) 20250425122932291 DHNB DEBUG map_rua[0x5628104d7a20]{init}: Allocated (fsm.c:456) 20250425122932291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961346)[0x5628104d7a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122932291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-961346 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122932291 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122932291 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122932292 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122932292 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-961346 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250425122932292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961346)[0x5628104d7a20]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122932292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961346)[0x5628104d7a20]{init}: Freeing instance (context_map.c:202) 20250425122932292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961346)[0x5628104d7a20]{init}: Deallocated (fsm.c:568) 20250425122932292 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-961346 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425122932292 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:282) 20250425122932292 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425122932292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122932292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122932292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@8885072c0934: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)961346 MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122932304 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43545<->l=127.0.0.1:4262) (control_if.c:193) 20250425122932305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33870<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(971)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(970)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122932308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122932309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122932309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122932309 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122932309 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122932310 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122932310 DLINP DEBUG SRVCONN(,r=127.0.0.1:44188<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122932310 DLINP DEBUG SRVCONN(,r=127.0.0.1:44188<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122932310 DLINP NOTICE SRV(,r=127.0.0.1:44188<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122932310 DMAIN NOTICE (127.0.0.1:44188 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44188<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122932310 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976)@8885072c0934: Final verdict of PTC: none 20250425122932312 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122932312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122932312 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122932312 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122932312 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122932312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122932312 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122932312 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122932312 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122932312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122932312 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122932312 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122932312 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122932313 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122932313 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122932313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122932313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122932313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122932313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122932313 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122932313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122932313 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122932313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122932313 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122932313 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122932313 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122932313 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122932313 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(977)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(980)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(978)@8885072c0934: Final verdict of PTC: none 20250425122932314 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122932314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122932314 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122932314 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122932314 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425122932314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122932314 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425122932314 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425122932314 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122932314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122932314 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122932314 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122932314 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122932314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122932314 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122932314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122932314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122932314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122932314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122932314 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122932314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122932315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122932315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122932315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122932315 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122932315 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122932315 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122932315 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(982)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(979)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(981)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(972)@8885072c0934: Final verdict of PTC: none 20250425122932321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33904<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(983)@8885072c0934: Final verdict of PTC: none 20250425122932322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33884<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122932322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33914<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(986)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(984)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(987)@8885072c0934: Final verdict of PTC: none 20250425122932324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33888<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(985)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(970): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(972): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(973): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(975): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(977): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(978): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(979): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(980): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(981): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(982): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(983): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(984): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(985): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(986): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(987): none (pass -> pass) MTC@8885072c0934: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Fri Apr 25 12:29:32 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 20250425122932461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122933037 DLSCCP DEBUG SCCP-SCOC(109)[0x5628104e80b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122933037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acd1f3), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122933037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122933037 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122933037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122933037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122933037 DLSCCP DEBUG SCCP-SCOC(108)[0x5628104e1c40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122933037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f56e9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122933037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122933037 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122933037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122933037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122933037 DLSCCP DEBUG SCCP-SCOC(107)[0x5628104da2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122933037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9f92b), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122933037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122933037 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122933037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122933037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122933037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122933037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122933037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122933037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122933037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122933037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122933037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122933037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122933037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122933037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122933037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122933037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122933037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122933037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122933037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122933037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122933037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122933037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122933037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122933037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122933037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122933064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33920<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=283616) 20250425122933959 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122933959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098ce40), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122933959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122933959 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122933959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122933959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122933959 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122933959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d73263), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122933959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122933959 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122933959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122933959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122933960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122933960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122933960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122933960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122933960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122933960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122933960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122933960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122933960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122933960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122933960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122933960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122933960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122933960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122933961 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122933961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094da40), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122933961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122933961 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122933961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122933961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122933961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122933961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122933961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122933961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122933961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122933961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122933961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=283616, count=296388) 20250425122934313 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122934313 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122934313 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122934315 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122934315 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122934315 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122934758 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122934758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00890349), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122934758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122934758 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122934758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122934758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122934758 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122934758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d11117), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122934758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122934758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122934758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122934758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122934758 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122934758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a2357), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122934758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122934758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122934758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122934758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122934758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122934758 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122934758 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122934758 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122934758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122934758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122934758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122934758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122934758 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122934758 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122934758 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122934758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122934758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122934758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425122934758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122934758 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122934758 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122934758 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122934758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122934758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122934758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Fri Apr 25 12:29:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122935504 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122935504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051fa94), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122935504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122935504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122935504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122935504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122935505 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122935505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00406adf), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122935505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122935505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122935505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122935505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122935505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122935505 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122935505 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122935505 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122935505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122935505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122935505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425122935505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122935505 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122935505 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122935505 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122935505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122935505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122935505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425122935506 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122935506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000aa265), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122935506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122935506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122935506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122935506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122935506 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122935506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00001f0d), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122935506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122935506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122935506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122935506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122935506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122935506 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122935506 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122935506 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122935506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122935506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122935506 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425122935506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122935506 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122935506 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122935506 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122935506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122935506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122935506 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425122935960 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122935960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c57b8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122935960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122935960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122935960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122935960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122935960 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122935960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008111c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122935960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122935960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122935960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122935960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122935961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122935961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122935961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122935961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122935961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122935961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122935961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122935961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122935961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122935961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122935961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122935961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122935961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122935961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122935962 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122935962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f29093), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122935962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122935962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122935962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122935962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122935962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122935962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122935962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122935962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122935962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122935962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122935962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250425122936167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122936172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122936177 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41991<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122936195 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122936196 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122936204 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122936204 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122936205 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122936205 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122936205 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122936205 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122936205 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41547 (stream_srv.c:142) 20250425122936205 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41547<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122936205 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122936205 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122936206 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122936206 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122936206 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122936206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122936206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122936206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122936207 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122936207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122936207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122936207 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122936207 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122936207 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122936207 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122936207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122936207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122936207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122936207 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122936207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122936207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122936207 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122936207 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122936207 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122936207 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122936207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122936207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122936207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122936207 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122936207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122936207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122936207 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122936207 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122936207 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122936207 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122936207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122936207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122936207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122936207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122936207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122936207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122936207 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122936207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936207 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122936207 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122936207 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122936207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122936207 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122936207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936207 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122936207 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122936207 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122936207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122936207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122936207 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122936207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936207 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122936207 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122936207 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122936207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122936207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122936207 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122936207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936207 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122936207 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122936207 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122936207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122936207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122936207 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(998)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(998)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(998)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(996)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1001)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(1001)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1001)@8885072c0934: ************************************************* HNBGW_Test.msc1-SCCP(999)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1004)@8885072c0934: ************************************************* HNBGW_Test.msc2-M3UA(1004)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1004)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1002)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122936258 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122936258 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122936259 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122936259 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122936259 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122936259 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122936259 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122936259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122936259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122936259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122936260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122936260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122936260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122936260 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122936260 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122936260 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122936260 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122936260 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122936260 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122936260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122936260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122936260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122936260 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122936260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122936260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122936260 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122936260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936260 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122936261 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122936261 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122936261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122936261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122936261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425122936261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936261 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122936261 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122936261 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122936261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122936261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122936261 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122936261 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122936261 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122936261 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122936261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122936261 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122936261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122936261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122936261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122936261 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122936261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122936261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122936261 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122936261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936261 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122936261 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122936261 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122936261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122936261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122936262 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122936262 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122936262 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122936262 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122936262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122936262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122936262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122936263 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122936263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122936263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122936263 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122936263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936263 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122936263 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122936263 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122936263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122936263 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1007)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(1007)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1007)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1005)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1010)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(1010)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1010)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-SCCP(1008)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1013)@8885072c0934: ************************************************* HNBGW_Test.sgsn2-M3UA(1013)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1013)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1011)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122936325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122936325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122936325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122936325 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122936325 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122936325 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122936325 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122936325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122936325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122936329 DLINP DEBUG SRVCONN(,r=127.0.0.1:41547<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122936329 DLINP DEBUG SRVCONN(,r=127.0.0.1:41547<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122936329 DLINP DEBUG SRVCONN(,r=127.0.0.1:41547<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122936329 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122936329 DHNBAP DEBUG (127.0.0.1:41547 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122936329 DHNBAP NOTICE (127.0.0.1:41547 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122936329 DHNBAP NOTICE (127.0.0.1:41547 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122936329 DLINP DEBUG SRVCONN(,r=127.0.0.1:41547<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122936329 DLINP DEBUG SRVCONN(,r=127.0.0.1:41547<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122936420 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122936420 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122936420 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122936420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(998)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122936428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936428 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122936428 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122936428 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122936428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122936428 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122936428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122936431 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122936431 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122936431 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122936431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425122936432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936432 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122936432 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122936432 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122936432 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122936432 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122936432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122936432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122936432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122936432 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122936432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122936432 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122936432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122936432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122936432 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122936432 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122936432 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(1001)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122936433 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122936433 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122936434 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122936434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122936434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122936434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122936434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122936434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122936434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122936434 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122936434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936434 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122936434 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122936434 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122936434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122936434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122936434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122936434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122936437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936437 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122936437 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122936437 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122936437 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122936437 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122936437 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122936440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936440 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122936440 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122936440 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122936440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122936440 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122936440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122936440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122936440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122936440 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122936440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122936440 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122936440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122936440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122936440 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122936440 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122936440 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122936441 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122936441 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122936441 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122936441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122936442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122936442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122936442 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122936442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122936442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122936442 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122936442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936442 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122936442 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122936442 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122936442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122936442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122936442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122936442 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122936446 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122936446 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425122936446 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122936446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1004)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425122936451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936451 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425122936451 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122936451 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122936451 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122936451 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425122936451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122936453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936454 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122936454 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122936454 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122936454 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122936454 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122936454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122936454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122936454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122936454 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425122936454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122936454 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122936454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122936454 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122936454 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122936454 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122936454 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122936455 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122936456 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122936456 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122936456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122936456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122936456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122936456 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122936456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122936456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122936456 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122936456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936456 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122936456 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122936456 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122936456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122936456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122936456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122936456 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122936484 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122936484 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122936484 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122936484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1007)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122936492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936492 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122936492 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122936492 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122936492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122936492 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122936492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122936495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936495 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122936495 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122936495 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122936495 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122936495 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122936495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122936495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122936495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122936495 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122936495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122936495 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122936495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122936495 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122936495 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122936495 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122936495 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122936496 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122936496 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122936496 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122936497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122936497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122936497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122936497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122936497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122936497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122936497 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122936497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936497 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122936497 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122936497 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122936497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122936497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122936497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122936497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122936502 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122936502 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122936502 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122936502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1010)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122936509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936509 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122936509 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122936509 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122936509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122936509 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122936509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122936511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936511 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122936511 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122936511 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122936511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122936511 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122936511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122936512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122936512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122936512 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122936512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122936512 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122936512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122936512 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122936512 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122936512 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122936512 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122936513 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122936513 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122936513 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122936513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122936513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122936513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122936513 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122936513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122936513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122936513 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122936514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936514 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122936514 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122936514 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122936514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122936514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122936514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122936514 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122936515 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122936515 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425122936515 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122936515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1013)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425122936521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936521 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250425122936521 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122936521 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122936521 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122936521 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250425122936521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122936523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936523 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122936523 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122936523 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122936523 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122936523 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122936524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122936524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122936524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122936524 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250425122936524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122936524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122936524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122936524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122936524 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122936524 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122936524 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122936525 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122936525 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122936525 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122936525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122936525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122936525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122936526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122936526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122936526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122936526 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122936526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122936526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122936526 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122936526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122936526 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122936526 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122936526 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122936526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122936526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122936526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122936526 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122936598 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425122936598 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425122936598 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122936598 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122936598 DLSCCP DEBUG SCCP-SCOC(89)[0x5628104e6af0]{IDLE}: Deallocated (fsm.c:568) 20250425122936598 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425122936598 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425122936598 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122936598 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122936598 DLSCCP DEBUG SCCP-SCOC(90)[0x5628104d6670]{IDLE}: Deallocated (fsm.c:568) 20250425122936598 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425122936598 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425122936598 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122936598 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122936598 DLSCCP DEBUG SCCP-SCOC(88)[0x5628103a4610]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(997)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122937225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937225 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122937225 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122937225 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122937225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122937225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122937225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122937225 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937225 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122937225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122937225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122937225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122937225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122937225 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122937225 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122937225 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122937225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937225 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122937225 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122937225 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122937225 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122937225 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122937225 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122937225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122937225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122937225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122937225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122937225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122937225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122937225 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122937225 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122937225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937225 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122937225 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122937225 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122937225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122937225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122937225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122937225 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937226 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122937226 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122937226 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122937226 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122937226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122937226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122937226 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122937226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122937226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122937226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122937226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122937226 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122937226 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122937226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122937226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937226 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122937226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122937226 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122937226 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122937226 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(1000)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122937234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937234 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122937234 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122937234 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122937234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122937234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122937234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122937234 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122937234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122937234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122937234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122937234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122937234 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122937234 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122937234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122937234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937234 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122937234 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122937234 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122937234 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122937234 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122937234 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122937234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122937234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122937234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122937234 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122937234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122937234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122937234 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122937234 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122937234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937234 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122937234 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122937234 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122937234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122937234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122937234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122937234 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937234 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122937234 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122937234 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122937234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122937234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122937234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122937234 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122937234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122937234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122937234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122937234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122937234 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122937234 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122937234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122937234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937234 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122937234 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122937234 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122937234 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122937234 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(1003)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122937252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937252 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122937252 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122937252 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122937252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122937252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122937252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122937252 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122937252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122937252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122937252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122937252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122937252 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122937252 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122937252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122937252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937252 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122937252 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122937252 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122937252 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122937252 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425122937252 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122937252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122937252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122937252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122937252 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122937252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122937252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122937252 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122937252 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{CONNECTED}: link up (cnlink.c:111) 20250425122937252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937252 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122937252 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122937252 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122937252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122937252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122937252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425122937252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937252 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425122937252 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425122937252 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425122937252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122937252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122937252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122937252 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122937252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122937252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122937252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122937252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122937252 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122937252 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425122937252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122937252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937252 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122937252 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122937252 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122937252 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122937252 DRANAP INFO cnlink(msc-2)[0x562810464870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1006)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122937288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937288 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122937288 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122937288 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122937288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122937288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122937288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122937288 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122937288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122937288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122937288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122937288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122937288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122937288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122937288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122937288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122937289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122937289 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122937289 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122937289 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122937289 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122937289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122937289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122937289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122937289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122937289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122937289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122937289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937289 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122937289 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122937289 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122937289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122937289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122937289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122937289 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937289 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122937289 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122937289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122937289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122937289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122937289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122937289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122937289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122937289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122937289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937289 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122937289 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122937289 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122937289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122937289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122937289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122937289 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122937289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122937289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122937289 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122937289 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122937289 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(1009)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122937305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937305 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122937305 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122937305 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122937305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122937305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122937305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122937305 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122937305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122937305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122937305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122937305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122937305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122937305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122937305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122937305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937305 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122937305 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122937305 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122937305 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122937305 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122937305 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122937305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122937305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122937305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122937305 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122937305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122937305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122937305 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122937305 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122937305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937305 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122937305 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122937305 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122937305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122937305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122937305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122937305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937305 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122937305 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122937305 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122937305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122937305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122937305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122937305 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122937305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122937305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122937305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122937305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122937305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122937305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122937305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122937305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937305 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122937305 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122937305 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122937305 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122937305 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(1012)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122937318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937318 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425122937318 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425122937318 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425122937318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122937318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122937318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122937318 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122937318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122937318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122937318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122937318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122937318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122937318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425122937318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122937318 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:391) 20250425122937318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937318 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:391) 20250425122937318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122937318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122937318 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122937318 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122937318 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425122937318 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122937318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122937318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122937318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122937318 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122937318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122937318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122937318 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122937318 DRANAP NOTICE cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: link up (cnlink.c:111) 20250425122937318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937318 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122937318 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122937318 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122937318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122937318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122937318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122937318 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122937318 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425122937318 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425122937318 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425122937318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122937318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122937318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122937318 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122937319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122937319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122937319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122937319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122937319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122937319 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122937319 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425122937319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425122937319 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:391) 20250425122937319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122937319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937319 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:391) 20250425122937319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122937319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122937319 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122937319 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122937319 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122937319 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122937319 DRANAP INFO cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122938339 DLCTRL DEBUG Command: GET 585486894 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122938339 DLCTRL DEBUG Tx Command reply: GET_REPLY 585486894 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122938348 DLCTRL DEBUG Command: GET 721196174 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122938348 DLCTRL DEBUG Tx Command reply: GET_REPLY 721196174 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122938352 DLCTRL DEBUG Command: GET 94193716 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122938352 DLCTRL DEBUG Tx Command reply: GET_REPLY 94193716 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122938356 DLCTRL DEBUG Command: GET 15379826 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122938356 DLCTRL DEBUG Tx Command reply: GET_REPLY 15379826 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122938360 DLCTRL DEBUG Command: GET 582421495 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122938360 DLCTRL DEBUG Tx Command reply: GET_REPLY 582421495 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122938364 DLCTRL DEBUG Command: GET 891546946 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122938364 DLCTRL DEBUG Tx Command reply: GET_REPLY 891546946 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122938368 DLCTRL DEBUG Command: GET 307547134 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122938368 DLCTRL DEBUG Tx Command reply: GET_REPLY 307547134 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122938372 DLCTRL DEBUG Command: GET 541048749 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122938372 DLCTRL DEBUG Tx Command reply: GET_REPLY 541048749 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122938376 DLCTRL DEBUG Command: GET 720806985 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122938376 DLCTRL DEBUG Tx Command reply: GET_REPLY 720806985 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122938379 DLCTRL DEBUG Command: GET 759419007 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122938379 DLCTRL DEBUG Tx Command reply: GET_REPLY 759419007 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122938381 DLCTRL DEBUG Command: GET 234910915 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122938381 DLCTRL DEBUG Tx Command reply: GET_REPLY 234910915 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122938382 DLCTRL DEBUG Command: GET 390605598 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122938382 DLCTRL DEBUG Tx Command reply: GET_REPLY 390605598 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122938383 DLCTRL DEBUG Command: GET 491879888 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122938383 DLCTRL DEBUG Tx Command reply: GET_REPLY 491879888 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122938384 DLCTRL DEBUG Command: GET 807951003 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122938384 DLCTRL DEBUG Tx Command reply: GET_REPLY 807951003 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122938385 DLCTRL DEBUG Command: GET 136233506 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122938385 DLCTRL DEBUG Tx Command reply: GET_REPLY 136233506 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122938386 DLCTRL DEBUG Command: GET 235006758 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122938386 DLCTRL DEBUG Tx Command reply: GET_REPLY 235006758 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122938387 DLCTRL DEBUG Command: GET 110941390 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122938387 DLCTRL DEBUG Tx Command reply: GET_REPLY 110941390 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122938387 DLCTRL DEBUG Command: GET 873664726 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122938387 DLCTRL DEBUG Tx Command reply: GET_REPLY 873664726 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122938388 DLCTRL DEBUG Command: GET 208364040 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122938388 DLCTRL DEBUG Tx Command reply: GET_REPLY 208364040 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122938389 DLCTRL DEBUG Command: GET 521427781 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122938389 DLCTRL DEBUG Tx Command reply: GET_REPLY 521427781 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: 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@8885072c0934: 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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100101100'B, t_guard := 20.000000 } 20250425122938400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40322<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1006)@8885072c0934: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1006)@8885072c0934: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1015) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@8885072c0934: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)14248579 20250425122939411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122939411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122939411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425122939411 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122939411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd96a83, normal) (hnbgw_rua.c:407) 20250425122939411 DHNB DEBUG map_rua[0x5628104d7a20]{init}: Allocated (fsm.c:456) 20250425122939411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14248579)[0x5628104d7a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122939411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14248579 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122939411 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122939411 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122939411 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250425122939411 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250425122939411 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14248579 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:1047) 20250425122939411 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14248579 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122939411 DCN DEBUG map_sccp[0x5628104e6650]{init}: Allocated (fsm.c:456) 20250425122939411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x5628104e6650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122939411 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14248579 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122939411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14248579 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250425122939411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14248579)[0x5628104d7a20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122939411 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122939411 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122939411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14248579)[0x5628104d7a20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122939411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x5628104e6650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122939411 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122939411 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{IDLE}: Allocated (fsm.c:456) 20250425122939411 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122939411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f400300012c0056400500f1100926) (sccp_scrc.c:406) 20250425122939411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122939411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122939411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122939411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122939411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122939411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122939411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122939411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122939411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122939411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122939411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122939411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122939411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122939411 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122939411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x5628104e6650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122939411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14248579)[0x5628104d7a20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122939411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122939411 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122939411 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122939411 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122939411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122939411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122939411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122939411 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1005)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1005)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1006)@8885072c0934: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1015) HNBGW_Test.sgsn0-RAN(1006)@8885072c0934: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)10059774 HNBGW_Test.sgsn0-SCCP(1005)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1005)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122939415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122939415 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122939415 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122939415 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122939415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122939415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122939415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122939415 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122939416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122939416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122939416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122939416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122939416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122939416 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ed40ef) (sccp_scrc.c:477) 20250425122939416 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20250425122939416 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122939416 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122939416 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122939416 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122939416 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122939416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x5628104e6650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122939416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x5628104e6650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_nri_from_other_PLMN0(1015)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122939417 DLCTRL DEBUG Command: GET 418503217 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122939417 DLCTRL DEBUG Tx Command reply: GET_REPLY 418503217 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122939418 DLCTRL DEBUG Command: GET 542619295 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122939418 DLCTRL DEBUG Tx Command reply: GET_REPLY 542619295 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122939418 DLCTRL DEBUG Command: GET 23167472 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122939418 DLCTRL DEBUG Tx Command reply: GET_REPLY 23167472 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122939419 DLCTRL DEBUG Command: GET 157347673 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122939419 DLCTRL DEBUG Tx Command reply: GET_REPLY 157347673 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122939420 DLCTRL DEBUG Command: GET 701956005 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122939420 DLCTRL DEBUG Tx Command reply: GET_REPLY 701956005 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122939420 DLCTRL DEBUG Command: GET 865210889 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122939420 DLCTRL DEBUG Tx Command reply: GET_REPLY 865210889 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122939421 DLCTRL DEBUG Command: GET 715511552 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122939421 DLCTRL DEBUG Tx Command reply: GET_REPLY 715511552 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122939422 DLCTRL DEBUG Command: GET 61033822 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122939422 DLCTRL DEBUG Tx Command reply: GET_REPLY 61033822 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122939423 DLCTRL DEBUG Command: GET 979210129 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122939423 DLCTRL DEBUG Tx Command reply: GET_REPLY 979210129 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122939423 DLCTRL DEBUG Command: GET 743290320 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122939423 DLCTRL DEBUG Tx Command reply: GET_REPLY 743290320 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122939424 DLCTRL DEBUG Command: GET 104068673 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122939424 DLCTRL DEBUG Tx Command reply: GET_REPLY 104068673 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122939425 DLCTRL DEBUG Command: GET 672496364 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122939425 DLCTRL DEBUG Tx Command reply: GET_REPLY 672496364 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122939425 DLCTRL DEBUG Command: GET 381848028 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122939425 DLCTRL DEBUG Tx Command reply: GET_REPLY 381848028 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122939426 DLCTRL DEBUG Command: GET 466213503 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122939426 DLCTRL DEBUG Tx Command reply: GET_REPLY 466213503 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122939427 DLCTRL DEBUG Command: GET 134262090 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122939427 DLCTRL DEBUG Tx Command reply: GET_REPLY 134262090 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122939427 DLCTRL DEBUG Command: GET 111509863 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122939427 DLCTRL DEBUG Tx Command reply: GET_REPLY 111509863 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122939428 DLCTRL DEBUG Command: GET 922163100 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122939428 DLCTRL DEBUG Tx Command reply: GET_REPLY 922163100 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122939429 DLCTRL DEBUG Command: GET 614654545 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122939429 DLCTRL DEBUG Tx Command reply: GET_REPLY 614654545 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122939429 DLCTRL DEBUG Command: GET 635645855 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122939429 DLCTRL DEBUG Tx Command reply: GET_REPLY 635645855 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122939430 DLCTRL DEBUG Command: GET 471055015 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122939430 DLCTRL DEBUG Tx Command reply: GET_REPLY 471055015 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000001010001000'B, t_guard := 20.000000 } 20250425122939442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40326<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1012)@8885072c0934: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1012)@8885072c0934: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1016) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@8885072c0934: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1016)1613781 20250425122940458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122940458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122940458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425122940458 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122940458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x189fd5, normal) (hnbgw_rua.c:407) 20250425122940458 DHNB DEBUG map_rua[0x5628104e1f00]{init}: Allocated (fsm.c:456) 20250425122940458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1613781)[0x5628104e1f00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122940458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1613781 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122940458 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122940458 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122940458 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250425122940458 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1613781 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250425122940458 DCN DEBUG map_sccp[0x5628104e9350]{init}: Allocated (fsm.c:456) 20250425122940458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5628104e9350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122940458 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1613781 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250425122940458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1613781 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250425122940458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1613781)[0x5628104e1f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122940458 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122940458 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122940458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1613781)[0x5628104e1f00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122940458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5628104e9350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122940458 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122940458 DLSCCP DEBUG SCCP-SCOC(111)[0x56281051e1d0]{IDLE}: Allocated (fsm.c:456) 20250425122940458 DLSCCP DEBUG SCCP-SCOC(111)[0x56281051e1d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122940458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030002880056400500f1100926) (sccp_scrc.c:406) 20250425122940458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122940458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122940458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122940458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122940458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122940458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122940458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122940458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122940458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122940458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122940458 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122940458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122940458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122940458 DLSCCP DEBUG SCCP-SCOC(111)[0x56281051e1d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122940458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5628104e9350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122940458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1613781)[0x5628104e1f00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122940459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122940459 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122940459 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122940459 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122940459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122940459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122940459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122940459 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1011)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1011)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1012)@8885072c0934: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1016) HNBGW_Test.sgsn2-RAN(1012)@8885072c0934: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1016)15905949 HNBGW_Test.sgsn2-SCCP(1011)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1011)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122940465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122940465 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425122940465 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425122940465 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425122940465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122940465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122940465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122940465 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122940465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122940465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122940465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122940465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425122940465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122940465 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f31432) (sccp_scrc.c:477) 20250425122940465 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20250425122940465 DLSCCP DEBUG SCCP-SCOC(111)[0x56281051e1d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122940465 DLSCCP DEBUG SCCP-SCOC(111)[0x56281051e1d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122940465 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122940465 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122940465 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122940465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5628104e9350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122940465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5628104e9350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_nri_from_other_PLMN0(1016)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122940467 DLCTRL DEBUG Command: GET 625231001 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122940467 DLCTRL DEBUG Tx Command reply: GET_REPLY 625231001 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122940468 DLCTRL DEBUG Command: GET 926928851 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122940468 DLCTRL DEBUG Tx Command reply: GET_REPLY 926928851 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122940470 DLCTRL DEBUG Command: GET 88559547 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122940470 DLCTRL DEBUG Tx Command reply: GET_REPLY 88559547 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122940471 DLCTRL DEBUG Command: GET 430948942 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122940471 DLCTRL DEBUG Tx Command reply: GET_REPLY 430948942 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122940473 DLCTRL DEBUG Command: GET 864285083 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122940474 DLCTRL DEBUG Tx Command reply: GET_REPLY 864285083 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122940476 DLCTRL DEBUG Command: GET 892072582 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122940476 DLCTRL DEBUG Tx Command reply: GET_REPLY 892072582 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122940480 DLCTRL DEBUG Command: GET 936479839 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122940480 DLCTRL DEBUG Tx Command reply: GET_REPLY 936479839 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122940485 DLCTRL DEBUG Command: GET 1880482 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122940485 DLCTRL DEBUG Tx Command reply: GET_REPLY 1880482 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122940488 DLCTRL DEBUG Command: GET 713467490 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122940488 DLCTRL DEBUG Tx Command reply: GET_REPLY 713467490 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122940492 DLCTRL DEBUG Command: GET 90243349 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122940492 DLCTRL DEBUG Tx Command reply: GET_REPLY 90243349 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122940496 DLCTRL DEBUG Command: GET 185637876 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122940496 DLCTRL DEBUG Tx Command reply: GET_REPLY 185637876 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122940501 DLCTRL DEBUG Command: GET 562799177 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122940501 DLCTRL DEBUG Tx Command reply: GET_REPLY 562799177 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250425122940504 DLCTRL DEBUG Command: GET 516988116 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122940505 DLCTRL DEBUG Tx Command reply: GET_REPLY 516988116 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122940509 DLCTRL DEBUG Command: GET 479035320 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122940510 DLCTRL DEBUG Tx Command reply: GET_REPLY 479035320 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122940512 DLCTRL DEBUG Command: GET 329524983 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122940512 DLCTRL DEBUG Tx Command reply: GET_REPLY 329524983 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122940514 DLCTRL DEBUG Command: GET 601394812 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122940514 DLCTRL DEBUG Tx Command reply: GET_REPLY 601394812 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122940516 DLCTRL DEBUG Command: GET 474151075 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122940516 DLCTRL DEBUG Tx Command reply: GET_REPLY 474151075 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122940518 DLCTRL DEBUG Command: GET 198152157 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122940518 DLCTRL DEBUG Tx Command reply: GET_REPLY 198152157 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122940520 DLCTRL DEBUG Command: GET 210073460 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122940520 DLCTRL DEBUG Tx Command reply: GET_REPLY 210073460 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122940521 DLCTRL DEBUG Command: GET 174588518 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122940521 DLCTRL DEBUG Tx Command reply: GET_REPLY 174588518 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122940527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40312<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122940528 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41991<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(990)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(989)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122940530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40308<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995)@8885072c0934: Final verdict of PTC: none 20250425122940533 DLINP DEBUG SRVCONN(,r=127.0.0.1:41547<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122940533 DLINP DEBUG SRVCONN(,r=127.0.0.1:41547<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122940533 DLINP NOTICE SRV(,r=127.0.0.1:41547<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122940533 DMAIN NOTICE (127.0.0.1:41547 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41547<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122940533 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(999)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(997)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1002)@8885072c0934: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1003)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1008)@8885072c0934: Final verdict of PTC: none 20250425122940534 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122940534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122940534 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122940534 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(996)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1000)@8885072c0934: Final verdict of PTC: none 20250425122940534 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122940534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122940534 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122940534 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425122940534 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122940534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1009)@8885072c0934: Final verdict of PTC: none 20250425122940534 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122940534 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425122940534 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122940534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122940534 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122940534 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122940534 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122940535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122940535 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122940535 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122940535 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122940535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122940535 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-RAN(1006)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1012)@8885072c0934: Final verdict of PTC: none 20250425122940535 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122940535 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122940535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122940535 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425122940535 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122940535 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122940535 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122940535 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425122940535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122940535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122940535 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122940536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122940536 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-M3UA(1001)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(998)@8885072c0934: Final verdict of PTC: none 20250425122940536 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122940536 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122940536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122940536 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122940536 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-M3UA(1010)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1007)@8885072c0934: Final verdict of PTC: none 20250425122940537 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122940537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122940537 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122940537 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122940537 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122940537 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122940537 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122940538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122940538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122940538 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122940538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122940538 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122940538 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122940538 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122940538 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122940538 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122940538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122940538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122940539 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122940539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122940539 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122940539 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122940539 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122940539 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122940539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122940539 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122940539 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122940539 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122940536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122940536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122940536 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425122940536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122940537 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122940537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122940537 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122940537 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122940537 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122940537 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122940537 DRANAP NOTICE cnlink(msc-2)[0x562810464870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122940543 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122940543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122940543 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122940543 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122940543 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122940543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122940543 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122940543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122940544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122940544 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122940544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122940544 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425122940544 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122940544 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122940544 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122940544 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122940544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122940544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122940544 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122940544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122940545 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122940545 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250425122940545 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122940540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122940541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122940541 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122940541 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122940542 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122940542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122940542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122940542 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122940542 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122940542 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122940542 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(1004)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1005)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(991)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1013)@8885072c0934: Final verdict of PTC: none 20250425122940547 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122940547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122940548 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122940548 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122940548 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425122940545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122940546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122940546 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122940546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122940546 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122940546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122940546 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122940547 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122940547 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122940547 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122940547 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122940548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122940549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122940549 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122940549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122940550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122940550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122940551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122940551 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122940551 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122940551 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122940551 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122940551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x5628104e6650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122940552 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122940552 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122940554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed40ef), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122940554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122940555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122940556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122940556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122940557 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122940558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x5628104e6650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122940559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14248579)[0x5628104d7a20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122940559 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14248579)[0x5628104d7a20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122940560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122940560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14248579)[0x5628104d7a20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122940561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14248579)[0x5628104d7a20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122940562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14248579)[0x5628104d7a20]{disrupted}: Freeing instance (context_map.c:202) 20250425122940562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14248579)[0x5628104d7a20]{disrupted}: Deallocated (fsm.c:568) 20250425122940563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x5628104e6650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122940563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x5628104e6650]{disconnected}: Freeing instance (context_map.c:206) 20250425122940564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x5628104e6650]{disconnected}: Deallocated (fsm.c:568) 20250425122940565 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14248579 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250425122940565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122940566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122940566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40326<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122940567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122940568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122940568 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122940569 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122940569 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425122940570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1613781)[0x5628104e1f00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425122940570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1613781)[0x5628104e1f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425122940570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5628104e9350]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425122940571 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122940571 DLSCCP DEBUG SCCP-SCOC(111)[0x56281051e1d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122940572 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f31432), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122940573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122940573 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122940573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122940574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122940574 DLSCCP DEBUG SCCP-SCOC(111)[0x56281051e1d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122940575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5628104e9350]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122940575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1613781)[0x5628104e1f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122940576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1613781)[0x5628104e1f00]{disrupted}: Freeing instance (context_map.c:202) 20250425122940576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1613781)[0x5628104e1f00]{disrupted}: Deallocated (fsm.c:568) 20250425122940576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5628104e9350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122940577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5628104e9350]{disconnected}: Freeing instance (context_map.c:206) 20250425122940577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5628104e9350]{disconnected}: Deallocated (fsm.c:568) 20250425122940578 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1613781 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250425122940579 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122940579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122940579 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20250425122940578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40322<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122940579 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122940579 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122940579 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122940579 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425122940580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122940580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122940580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122940580 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122940580 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122940580 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122940580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122940580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122940580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122940580 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(1014)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1011)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1016)@8885072c0934: Final verdict of PTC: pass 20250425122940580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122940581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122940581 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425122940581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122940581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122940581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122940581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122940582 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122940582 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122940582 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122940582 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122940582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122940583 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122940583 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122940583 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122940583 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122940583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122940583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425122940583 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122940583 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122940583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122940583 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250425122940584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122940584 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122940584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_sgsnpool_nri_from_other_PLMN0(1015)@8885072c0934: Final verdict of PTC: pass 20250425122940584 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122940584 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122940584 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122940585 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122940585 DRANAP NOTICE cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: link lost (cnlink.c:118) MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(989): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(990): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(991): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(992): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(994): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(996): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(997): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(998): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(999): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(1000): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(1001): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-SCCP(1002): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-RAN(1003): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc2-M3UA(1004): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1005): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1006): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1007): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1008): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1009): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1010): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1011): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1012): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1013): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(1014): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1015): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1016): pass (pass -> pass) MTC@8885072c0934: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Fri Apr 25 12:29:40 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 20250425122940734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122941337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40338<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=593572) Waiting for packet dumper to finish... 1 (prev_count=593572, count=597452) 20250425122942536 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122942536 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425122942536 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425122942538 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122942538 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122942538 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122942538 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122942538 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122942538 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425122942544 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122942544 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122942544 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425122942545 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122942545 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122942545 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425122942580 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122942580 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250425122942580 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250425122943038 DLSCCP DEBUG SCCP-SCOC(107)[0x5628104da2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122943038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9f92b), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122943038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122943038 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122943038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122943038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122943038 DLSCCP DEBUG SCCP-SCOC(108)[0x5628104e1c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122943038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f56e9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122943038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122943038 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122943038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122943038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122943038 DLSCCP DEBUG SCCP-SCOC(109)[0x5628104e80b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122943038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acd1f3), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122943038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122943039 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122943039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122943039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122943039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122943039 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122943039 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122943039 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122943039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122943039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122943039 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122943039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122943039 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122943039 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122943039 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122943039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122943039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122943039 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122943039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122943039 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122943040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122943040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122943040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122943040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122943040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Fri Apr 25 12:29:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122943960 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122943960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d73263), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122943960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122943960 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122943960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122943960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122943960 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122943960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098ce40), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122943960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122943960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122943960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122943960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122943960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122943961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122943961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122943961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122943961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122943961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122943961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122943961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122943961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122943961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122943961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122943960 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122943960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122943960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122943961 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122943961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094da40), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122943961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122943961 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122943961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122943961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122943962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122943962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122943962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122943962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122943962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122943962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122943962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250425122944414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122944422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122944427 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44669<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122944441 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122944441 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122944448 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122944448 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122944448 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122944448 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122944449 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:32995 (stream_srv.c:142) 20250425122944449 DMAIN INFO New HNB SCTP connection r=127.0.0.1:32995<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122944449 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122944449 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122944449 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122944449 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122944450 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122944450 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122944450 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122944450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122944450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122944450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944450 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122944450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944450 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122944450 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122944450 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122944450 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122944450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122944450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122944450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944450 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122944450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944450 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122944450 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122944450 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122944450 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122944450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122944450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122944450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944450 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122944450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944450 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122944450 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122944450 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122944450 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122944450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122944450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122944450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122944450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944450 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122944451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944451 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944451 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944451 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122944451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122944451 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122944451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944451 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944451 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944451 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122944451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122944451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122944451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122944451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944451 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944451 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944451 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122944451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122944451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122944451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425122944451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944451 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944451 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944451 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122944451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122944451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122944451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1027)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(1027)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1027)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(1025)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1030)@8885072c0934: ************************************************* HNBGW_Test.msc1-M3UA(1030)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1030)@8885072c0934: ************************************************* HNBGW_Test.msc1-SCCP(1028)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122944475 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122944475 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122944475 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122944475 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122944476 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122944476 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122944476 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122944476 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122944477 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122944477 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122944477 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122944477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122944477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122944477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944477 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122944477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944477 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122944477 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122944477 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122944477 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122944477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122944477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122944477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944477 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122944477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944477 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122944477 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122944477 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122944477 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122944477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122944477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122944477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944477 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122944477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944477 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122944477 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122944477 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122944477 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122944477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122944477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122944477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122944477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944477 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122944478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944478 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944478 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944478 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122944478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122944478 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122944478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944478 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944478 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944478 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122944478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122944478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122944478 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122944478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944478 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944478 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944478 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122944478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122944478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122944478 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122944478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944478 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944478 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944478 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122944478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122944478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122944478 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1033)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(1033)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1033)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1031)@8885072c0934: v_sccp_pdu_maxlen:268 MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1036)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(1036)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1036)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1034)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122944518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122944518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122944518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122944518 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122944518 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122944518 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122944518 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122944518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122944518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122944522 DLINP DEBUG SRVCONN(,r=127.0.0.1:32995<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122944522 DLINP DEBUG SRVCONN(,r=127.0.0.1:32995<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122944522 DLINP DEBUG SRVCONN(,r=127.0.0.1:32995<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122944522 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122944522 DHNBAP DEBUG (127.0.0.1:32995 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122944522 DHNBAP NOTICE (127.0.0.1:32995 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122944522 DHNBAP NOTICE (127.0.0.1:32995 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122944522 DLINP DEBUG SRVCONN(,r=127.0.0.1:32995<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122944522 DLINP DEBUG SRVCONN(,r=127.0.0.1:32995<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122944660 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122944660 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122944660 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122944660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1027)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122944663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944663 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122944663 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122944663 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122944663 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122944663 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122944663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122944663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122944663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122944663 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122944663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122944663 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122944663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122944663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122944663 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122944663 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122944663 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122944663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944663 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122944663 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122944663 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122944663 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122944663 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122944663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122944664 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122944664 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122944664 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122944664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122944664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122944664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122944664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944664 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122944665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944665 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944665 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944665 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122944665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122944665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122944665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122944665 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122944670 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122944670 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425122944670 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122944670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1030)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425122944671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944671 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425122944671 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122944671 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122944671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122944671 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122944671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122944672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944672 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122944672 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122944672 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122944672 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122944672 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122944672 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122944672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122944672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122944672 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425122944672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122944672 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122944672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122944672 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122944672 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122944672 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122944672 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122944673 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122944673 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122944673 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122944673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122944673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122944673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944673 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122944673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944673 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122944673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944673 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944673 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944673 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122944673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122944673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122944673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122944673 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122944691 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122944691 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122944691 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122944691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1033)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122944692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944692 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122944692 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122944692 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122944692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122944692 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122944692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122944692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944692 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122944692 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122944692 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122944692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122944692 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122944692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122944692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122944692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122944692 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122944692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122944692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122944692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122944692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122944692 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122944692 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122944692 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122944693 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122944693 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122944693 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122944694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122944694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122944694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122944694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944694 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122944694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944694 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944694 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944694 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122944694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122944694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122944694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122944694 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122944705 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122944705 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122944705 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122944705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1036)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122944706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944706 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122944706 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122944706 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122944706 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122944706 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122944706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122944706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944706 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122944706 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122944706 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122944706 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122944706 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122944707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122944707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122944707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122944707 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122944707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122944707 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122944707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122944707 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122944707 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122944707 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122944707 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122944708 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122944708 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122944708 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122944708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122944708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122944708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122944708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122944708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122944708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944708 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122944708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944708 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122944708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122944708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122944708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122944708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122944708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122944758 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122944758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a2357), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122944758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122944758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944758 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122944758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d11117), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122944758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122944758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944758 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122944758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00890349), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122944758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122944758 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122944758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122944758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122944758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944758 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944758 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944758 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122944758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122944758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122944758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122944758 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122944758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944758 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944758 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944758 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122944758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122944758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122944758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122944758 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122944758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944758 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122944758 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122944758 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122944758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122944758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122944758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122944758 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122944760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944760 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122944760 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122944760 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122944760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122944760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122944760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122944760 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122944760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122944760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122944760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122944760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122944760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122944760 DLSS7 DEBUG 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=00890349) (sccp_scrc.c:477) 20250425122944760 DLSCCP DEBUG Received CO:RELCO for local reference 102 (sccp_scoc.c:1824) 20250425122944760 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122944760 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122944760 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122944760 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122944760 DLSCCP DEBUG SCCP-SCOC(102)[0x5628105160e0]{IDLE}: Deallocated (fsm.c:568) 20250425122944760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944760 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122944760 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122944760 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122944760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122944760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122944760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122944760 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122944760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122944760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122944760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122944760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122944760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122944760 DLSS7 DEBUG 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=008a2357) (sccp_scrc.c:477) 20250425122944760 DLSCCP DEBUG Received CO:RELCO for local reference 103 (sccp_scoc.c:1824) 20250425122944760 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122944760 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122944760 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122944760 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122944760 DLSCCP DEBUG SCCP-SCOC(103)[0x5628104e1d70]{IDLE}: Deallocated (fsm.c:568) 20250425122944964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122944964 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122944964 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122944964 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122944964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122944964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122944964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122944964 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122944964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122944964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122944964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122944964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122944964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122944964 DLSS7 DEBUG 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=00d11117) (sccp_scrc.c:477) 20250425122944964 DLSCCP DEBUG Received CO:RELCO for local reference 101 (sccp_scoc.c:1824) 20250425122944964 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122944964 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122944964 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122944964 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122944964 DLSCCP DEBUG SCCP-SCOC(101)[0x5628104f7c00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1026)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122945479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945479 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122945479 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122945479 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122945479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122945479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122945479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122945479 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122945479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122945479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122945479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122945479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122945479 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122945479 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122945479 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122945479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122945480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122945480 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122945480 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122945480 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122945480 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122945480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122945480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122945480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122945480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122945480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122945480 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122945480 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc1-RAN(1029)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122945480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945480 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122945480 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122945480 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122945480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122945480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122945480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122945480 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945480 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122945480 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122945480 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122945480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122945480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122945480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122945480 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122945480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122945480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122945480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122945480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122945480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945480 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122945480 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122945480 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122945480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122945480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122945480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122945480 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945480 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122945480 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122945480 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122945480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122945480 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122945480 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122945480 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425122945480 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122945480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122945480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122945480 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122945480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122945480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122945480 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122945480 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{CONNECTED}: link up (cnlink.c:111) 20250425122945480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122945480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122945480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122945480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122945480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122945480 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122945480 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122945480 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945480 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122945480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122945480 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122945480 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122945480 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122945480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945480 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122945480 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122945480 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122945480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122945480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122945480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122945480 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122945481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122945481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122945481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122945481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122945481 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122945481 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425122945481 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122945481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945481 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122945481 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122945481 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122945481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122945481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122945481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122945481 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945481 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122945481 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122945481 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122945481 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122945481 DRANAP INFO cnlink(msc-1)[0x562810467670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122945503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945503 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122945503 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122945503 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122945503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122945503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122945503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122945503 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122945503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122945503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122945503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122945503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122945503 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122945503 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122945503 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122945503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945503 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122945503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122945503 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122945503 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122945503 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122945503 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122945503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122945503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122945503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122945503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122945503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122945503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122945503 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122945503 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122945504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945504 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122945504 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122945504 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122945504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122945504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122945504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122945504 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1032)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122945506 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122945506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00406adf), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122945506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122945506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122945506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122945506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122945506 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122945506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051fa94), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122945506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122945506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122945506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122945506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122945506 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122945506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000aa265), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122945506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122945506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122945506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122945506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122945506 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122945506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00001f0d), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122945506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122945506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122945506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122945506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122945506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945506 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122945506 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122945506 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122945506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122945506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122945506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122945506 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945506 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122945506 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122945506 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122945506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122945506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122945506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122945506 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945506 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122945506 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122945506 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122945506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122945506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122945506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122945506 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945506 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122945506 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122945506 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122945506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122945506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122945506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122945506 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945509 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122945509 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122945509 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122945509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122945509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122945509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122945509 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122945509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122945509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122945509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122945509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122945509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122945509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122945509 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122945509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945509 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122945509 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122945509 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122945509 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122945509 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122945513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945513 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122945513 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122945513 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122945513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122945513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122945513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122945513 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122945513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122945513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122945513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122945513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122945513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122945513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122945513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122945513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945513 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122945513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122945513 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122945513 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122945513 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122945513 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122945513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122945513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122945513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122945513 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122945513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122945513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122945513 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122945513 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122945513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945513 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122945513 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122945513 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122945513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122945513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122945513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122945513 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1035)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122945516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945516 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122945516 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122945516 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122945516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122945516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122945516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122945516 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122945516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122945516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122945516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122945516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122945516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122945516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122945516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122945516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122945516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122945516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122945516 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122945516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122945516 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122945516 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122945516 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122945712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122945712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122945712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122945712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122945712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122945712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000062), PART(T=Source Reference,L=4,D=00406adf) (sccp_scrc.c:477) 20250425122945712 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1824) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(98)[0x5628104de600]{IDLE}: Deallocated (fsm.c:568) 20250425122945712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122945712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122945712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122945712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122945712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122945712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000061), PART(T=Source Reference,L=4,D=0051fa94) (sccp_scrc.c:477) 20250425122945712 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1824) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(97)[0x5628104d99c0]{IDLE}: Deallocated (fsm.c:568) 20250425122945712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945712 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122945712 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122945712 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122945712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122945712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122945712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122945712 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945712 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122945712 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122945712 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122945712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122945712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122945712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122945712 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122945712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122945712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945712 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122945712 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122945712 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122945712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122945712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122945712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122945712 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945712 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122945712 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122945712 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122945712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122945712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122945712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122945712 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122945712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122945712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122945712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000063), PART(T=Source Reference,L=4,D=000aa265) (sccp_scrc.c:477) 20250425122945712 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122945712 DLSCCP DEBUG SCCP-SCOC(99)[0x5628104f6c90]{IDLE}: Deallocated (fsm.c:568) 20250425122945712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122945712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122945712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122945712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122945712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122945713 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=00001f0d) (sccp_scrc.c:477) 20250425122945713 DLSCCP DEBUG Received CO:RELCO for local reference 100 (sccp_scoc.c:1824) 20250425122945713 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122945713 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122945713 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122945713 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122945713 DLSCCP DEBUG SCCP-SCOC(100)[0x5628104e9480]{IDLE}: Deallocated (fsm.c:568) 20250425122945961 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122945961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008111c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122945961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122945961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122945961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122945961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122945961 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122945961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c57b8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122945961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122945961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122945961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122945961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122945962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122945962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122945962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122945962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122945962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122945962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122945962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122945962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122945962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122945962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122945962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122945962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122945962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945963 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122945963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f29093), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122945963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122945963 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122945963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122945963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122945963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945963 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122945963 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122945963 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122945963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122945963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122945963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425122945963 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945968 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122945968 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122945968 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122945968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122945968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122945968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122945968 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122945968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122945968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122945968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122945968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122945968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005e), PART(T=Source Reference,L=4,D=0008111c) (sccp_scrc.c:477) 20250425122945968 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20250425122945968 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122945968 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122945968 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122945968 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122945968 DLSCCP DEBUG SCCP-SCOC(94)[0x5628104eab50]{IDLE}: Deallocated (fsm.c:568) 20250425122945969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122945969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425122945969 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425122945969 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425122945969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122945969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122945969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122945969 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122945969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122945969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122945969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122945969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122945969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122945969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000060), PART(T=Source Reference,L=4,D=00f29093) (sccp_scrc.c:477) 20250425122945969 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20250425122945969 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122945969 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122945969 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122945969 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122945969 DLSCCP DEBUG SCCP-SCOC(96)[0x5628104ec880]{IDLE}: Deallocated (fsm.c:568) 20250425122946172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122946172 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122946172 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122946172 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122946172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122946172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122946172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122946172 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122946172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122946172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122946172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122946172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122946172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122946172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005f), PART(T=Source Reference,L=4,D=009c57b8) (sccp_scrc.c:477) 20250425122946172 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20250425122946172 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122946172 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122946172 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122946172 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122946172 DLSCCP DEBUG SCCP-SCOC(95)[0x5628104dcab0]{IDLE}: Deallocated (fsm.c:568) 20250425122946526 DLCTRL DEBUG Command: GET 412525666 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122946526 DLCTRL DEBUG Tx Command reply: GET_REPLY 412525666 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122946527 DLCTRL DEBUG Command: GET 807180318 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122946528 DLCTRL DEBUG Tx Command reply: GET_REPLY 807180318 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122946529 DLCTRL DEBUG Command: GET 156937210 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122946529 DLCTRL DEBUG Tx Command reply: GET_REPLY 156937210 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122946530 DLCTRL DEBUG Command: GET 189631904 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122946530 DLCTRL DEBUG Tx Command reply: GET_REPLY 189631904 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122946531 DLCTRL DEBUG Command: GET 31390302 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122946531 DLCTRL DEBUG Tx Command reply: GET_REPLY 31390302 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122946532 DLCTRL DEBUG Command: GET 14371026 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122946532 DLCTRL DEBUG Tx Command reply: GET_REPLY 14371026 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122946533 DLCTRL DEBUG Command: GET 122995905 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122946533 DLCTRL DEBUG Tx Command reply: GET_REPLY 122995905 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122946533 DLCTRL DEBUG Command: GET 567019723 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122946533 DLCTRL DEBUG Tx Command reply: GET_REPLY 567019723 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122946534 DLCTRL DEBUG Command: GET 549618472 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122946534 DLCTRL DEBUG Tx Command reply: GET_REPLY 549618472 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122946535 DLCTRL DEBUG Command: GET 532259132 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122946535 DLCTRL DEBUG Tx Command reply: GET_REPLY 532259132 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122946535 DLCTRL DEBUG Command: GET 876611662 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122946535 DLCTRL DEBUG Tx Command reply: GET_REPLY 876611662 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122946536 DLCTRL DEBUG Command: GET 267519941 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122946536 DLCTRL DEBUG Tx Command reply: GET_REPLY 267519941 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122946537 DLCTRL DEBUG Command: GET 567774691 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122946537 DLCTRL DEBUG Tx Command reply: GET_REPLY 567774691 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122946537 DLCTRL DEBUG Command: GET 399899956 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122946537 DLCTRL DEBUG Tx Command reply: GET_REPLY 399899956 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122946538 DLCTRL DEBUG Command: GET 782255648 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122946538 DLCTRL DEBUG Tx Command reply: GET_REPLY 782255648 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122946539 DLCTRL DEBUG Command: GET 199808557 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122946539 DLCTRL DEBUG Tx Command reply: GET_REPLY 199808557 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122946540 DLCTRL DEBUG Command: GET 404799515 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122946540 DLCTRL DEBUG Tx Command reply: GET_REPLY 404799515 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122946540 DLCTRL DEBUG Command: GET 210538465 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122946540 DLCTRL DEBUG Tx Command reply: GET_REPLY 210538465 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122946541 DLCTRL DEBUG Command: GET 579742143 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122946541 DLCTRL DEBUG Tx Command reply: GET_REPLY 579742143 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122946542 DLCTRL DEBUG Command: GET 949089528 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122946542 DLCTRL DEBUG Tx Command reply: GET_REPLY 949089528 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010110100'B, t_guard := 20.000000 } 20250425122946552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40214<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1032)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1032)@8885072c0934: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@8885072c0934: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)3981357 20250425122947587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122947587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122947588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122947588 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122947588 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122947588 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122947588 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.sgsn0-SCCP(1031)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1031)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1032)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038) HNBGW_Test.sgsn0-RAN(1032)@8885072c0934: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)1902177 20250425122947588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122947588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122947588 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122947587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122947587 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122947587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3cc02d, normal) (hnbgw_rua.c:407) 20250425122947587 DHNB DEBUG map_rua[0x5628105160e0]{init}: Allocated (fsm.c:456) 20250425122947587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3981357)[0x5628105160e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122947587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3981357 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122947587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122947587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122947587 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122947587 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3981357 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122947587 DCN DEBUG map_sccp[0x5628104d6680]{init}: Allocated (fsm.c:456) 20250425122947587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5628104d6680]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122947587 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3981357 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122947587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3981357 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122947587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3981357)[0x5628105160e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122947587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122947587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122947587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3981357)[0x5628105160e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122947587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5628104d6680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122947588 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122947588 DLSCCP DEBUG SCCP-SCOC(112)[0x5628104e1f00]{IDLE}: Allocated (fsm.c:456) 20250425122947588 DLSCCP DEBUG SCCP-SCOC(112)[0x5628104e1f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122947588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000070), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002b40056400500f1100926) (sccp_scrc.c:406) 20250425122947588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122947588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122947588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122947588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122947588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122947588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122947588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122947588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122947588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122947588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122947588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122947588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122947588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122947588 DLSCCP DEBUG SCCP-SCOC(112)[0x5628104e1f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122947588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5628104d6680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122947588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3981357)[0x5628105160e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(1031)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1031)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@8885072c0934: setverdict(pass): none -> pass 20250425122947600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122947600 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122947600 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122947600 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122947600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122947600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122947600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122947600 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122947600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122947600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122947600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122947600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122947600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122947600 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00631043) (sccp_scrc.c:477) 20250425122947600 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20250425122947600 DLSCCP DEBUG SCCP-SCOC(112)[0x5628104e1f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122947600 DLSCCP DEBUG SCCP-SCOC(112)[0x5628104e1f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122947600 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122947600 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122947600 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122947600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5628104d6680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122947600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5628104d6680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122947601 DLCTRL DEBUG Command: GET 858303210 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122947602 DLCTRL DEBUG Tx Command reply: GET_REPLY 858303210 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122947604 DLCTRL DEBUG Command: GET 550842337 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122947604 DLCTRL DEBUG Tx Command reply: GET_REPLY 550842337 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122947607 DLCTRL DEBUG Command: GET 50409125 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122947607 DLCTRL DEBUG Tx Command reply: GET_REPLY 50409125 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122947611 DLCTRL DEBUG Command: GET 804884071 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122947611 DLCTRL DEBUG Tx Command reply: GET_REPLY 804884071 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122947614 DLCTRL DEBUG Command: GET 989329064 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122947615 DLCTRL DEBUG Tx Command reply: GET_REPLY 989329064 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122947619 DLCTRL DEBUG Command: GET 61007155 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122947619 DLCTRL DEBUG Tx Command reply: GET_REPLY 61007155 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122947624 DLCTRL DEBUG Command: GET 408490679 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122947624 DLCTRL DEBUG Tx Command reply: GET_REPLY 408490679 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122947630 DLCTRL DEBUG Command: GET 923969748 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122947630 DLCTRL DEBUG Tx Command reply: GET_REPLY 923969748 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122947634 DLCTRL DEBUG Command: GET 523472265 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122947634 DLCTRL DEBUG Tx Command reply: GET_REPLY 523472265 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122947638 DLCTRL DEBUG Command: GET 281940656 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122947638 DLCTRL DEBUG Tx Command reply: GET_REPLY 281940656 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122947642 DLCTRL DEBUG Command: GET 189796445 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122947642 DLCTRL DEBUG Tx Command reply: GET_REPLY 189796445 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122947645 DLCTRL DEBUG Command: GET 538267465 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122947645 DLCTRL DEBUG Tx Command reply: GET_REPLY 538267465 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122947649 DLCTRL DEBUG Command: GET 755027483 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122947649 DLCTRL DEBUG Tx Command reply: GET_REPLY 755027483 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122947652 DLCTRL DEBUG Command: GET 864590798 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122947652 DLCTRL DEBUG Tx Command reply: GET_REPLY 864590798 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122947655 DLCTRL DEBUG Command: GET 598769782 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122947655 DLCTRL DEBUG Tx Command reply: GET_REPLY 598769782 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122947658 DLCTRL DEBUG Command: GET 774417796 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122947658 DLCTRL DEBUG Tx Command reply: GET_REPLY 774417796 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122947660 DLCTRL DEBUG Command: GET 387753806 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122947660 DLCTRL DEBUG Tx Command reply: GET_REPLY 387753806 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122947662 DLCTRL DEBUG Command: GET 946645351 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122947662 DLCTRL DEBUG Tx Command reply: GET_REPLY 946645351 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122947664 DLCTRL DEBUG Command: GET 931049647 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122947664 DLCTRL DEBUG Tx Command reply: GET_REPLY 931049647 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122947665 DLCTRL DEBUG Command: GET 652957028 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122947665 DLCTRL DEBUG Tx Command reply: GET_REPLY 652957028 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: 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 := '000000000000001100011010'B, t_guard := 20.000000 } 20250425122947680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40230<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@8885072c0934: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@8885072c0934: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@8885072c0934: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)7995086 20250425122948696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122948696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122948696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425122948696 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122948696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x79fece, normal) (hnbgw_rua.c:407) 20250425122948696 DHNB DEBUG map_rua[0x5628104e9350]{init}: Allocated (fsm.c:456) 20250425122948696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7995086)[0x5628104e9350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122948696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7995086 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122948696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122948696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122948696 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425122948696 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7995086 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250425122948696 DCN DEBUG map_sccp[0x5628104d7a20]{init}: Allocated (fsm.c:456) 20250425122948696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5628104d7a20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122948696 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7995086 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425122948696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7995086 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250425122948696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7995086)[0x5628104e9350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122948696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122948696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122948696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7995086)[0x5628104e9350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122948696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5628104d7a20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122948696 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122948696 DLSCCP DEBUG SCCP-SCOC(113)[0x5628104e6650]{IDLE}: Allocated (fsm.c:456) 20250425122948696 DLSCCP DEBUG SCCP-SCOC(113)[0x5628104e6650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122948697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000071), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300031a0056400500f1100926) (sccp_scrc.c:406) 20250425122948697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122948697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122948697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122948697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122948697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122948697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122948697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122948697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122948697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122948697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122948697 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122948697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122948697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122948697 DLSCCP DEBUG SCCP-SCOC(113)[0x5628104e6650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122948697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5628104d7a20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122948697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7995086)[0x5628104e9350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122948697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122948697 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122948697 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122948697 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122948697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122948697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122948697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122948697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1034)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1034)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1035)@8885072c0934: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039) HNBGW_Test.sgsn1-RAN(1035)@8885072c0934: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)12410658 HNBGW_Test.sgsn1-SCCP(1034)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1034)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@8885072c0934: setverdict(pass): none -> pass 20250425122948713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122948713 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122948713 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122948713 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122948713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122948713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122948713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122948713 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122948713 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122948713 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122948713 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122948713 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122948713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122948713 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fefd8f) (sccp_scrc.c:477) 20250425122948713 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20250425122948713 DLSCCP DEBUG SCCP-SCOC(113)[0x5628104e6650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122948713 DLSCCP DEBUG SCCP-SCOC(113)[0x5628104e6650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122948713 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122948713 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122948713 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122948713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5628104d7a20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122948713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5628104d7a20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122948715 DLCTRL DEBUG Command: GET 476845404 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122948715 DLCTRL DEBUG Tx Command reply: GET_REPLY 476845404 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122948718 DLCTRL DEBUG Command: GET 969732002 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122948718 DLCTRL DEBUG Tx Command reply: GET_REPLY 969732002 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122948723 DLCTRL DEBUG Command: GET 631871227 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122948723 DLCTRL DEBUG Tx Command reply: GET_REPLY 631871227 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122948728 DLCTRL DEBUG Command: GET 92738877 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122948728 DLCTRL DEBUG Tx Command reply: GET_REPLY 92738877 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122948732 DLCTRL DEBUG Command: GET 831489983 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122948732 DLCTRL DEBUG Tx Command reply: GET_REPLY 831489983 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122948737 DLCTRL DEBUG Command: GET 469955788 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122948737 DLCTRL DEBUG Tx Command reply: GET_REPLY 469955788 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425122948742 DLCTRL DEBUG Command: GET 308190061 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122948742 DLCTRL DEBUG Tx Command reply: GET_REPLY 308190061 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122948746 DLCTRL DEBUG Command: GET 693505460 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122948746 DLCTRL DEBUG Tx Command reply: GET_REPLY 693505460 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122948749 DLCTRL DEBUG Command: GET 825660580 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122948749 DLCTRL DEBUG Tx Command reply: GET_REPLY 825660580 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122948753 DLCTRL DEBUG Command: GET 241316105 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122948753 DLCTRL DEBUG Tx Command reply: GET_REPLY 241316105 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122948757 DLCTRL DEBUG Command: GET 16900385 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122948757 DLCTRL DEBUG Tx Command reply: GET_REPLY 16900385 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122948760 DLCTRL DEBUG Command: GET 660673418 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122948760 DLCTRL DEBUG Tx Command reply: GET_REPLY 660673418 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122948763 DLCTRL DEBUG Command: GET 800326754 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122948763 DLCTRL DEBUG Tx Command reply: GET_REPLY 800326754 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122948766 DLCTRL DEBUG Command: GET 281580799 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122948766 DLCTRL DEBUG Tx Command reply: GET_REPLY 281580799 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122948772 DLCTRL DEBUG Command: GET 121684919 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122948772 DLCTRL DEBUG Tx Command reply: GET_REPLY 121684919 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122948777 DLCTRL DEBUG Command: GET 882243566 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122948777 DLCTRL DEBUG Tx Command reply: GET_REPLY 882243566 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122948781 DLCTRL DEBUG Command: GET 642111208 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122948781 DLCTRL DEBUG Tx Command reply: GET_REPLY 642111208 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122948784 DLCTRL DEBUG Command: GET 899260274 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122948784 DLCTRL DEBUG Tx Command reply: GET_REPLY 899260274 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122948788 DLCTRL DEBUG Command: GET 811877414 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122948788 DLCTRL DEBUG Tx Command reply: GET_REPLY 811877414 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122948791 DLCTRL DEBUG Command: GET 131364441 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122948791 DLCTRL DEBUG Tx Command reply: GET_REPLY 131364441 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: "disconnecting msc0" 20250425122948794 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250425122948797 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122948797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122948797 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122948797 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425122948797 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122948797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122948797 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122948797 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122948797 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122948797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122948797 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425122948797 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122948797 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122948797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122948797 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425122948797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122948797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122948797 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122948797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122948797 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425122948797 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122948797 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122948797 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122948797 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122948797 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122948797 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122948797 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122948797 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122948797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5628104d6680]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122948797 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122948797 DLSCCP DEBUG SCCP-SCOC(112)[0x5628104e1f00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122948797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00631043), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122948797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122948797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122948797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122948797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122948797 DLSCCP DEBUG SCCP-SCOC(112)[0x5628104e1f00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122948797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5628104d6680]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122948797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3981357)[0x5628105160e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122948797 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3981357)[0x5628105160e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122948797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122948797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3981357)[0x5628105160e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122948797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3981357)[0x5628105160e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122948797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3981357)[0x5628105160e0]{disrupted}: Freeing instance (context_map.c:202) 20250425122948797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3981357)[0x5628105160e0]{disrupted}: Deallocated (fsm.c:568) 20250425122948797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5628104d6680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122948797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5628104d6680]{disconnected}: Freeing instance (context_map.c:206) 20250425122948797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5628104d6680]{disconnected}: Deallocated (fsm.c:568) 20250425122948797 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3981357 SCCP-112 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425122948797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122948797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122948798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122948798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122948798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122948798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122948798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122948798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122948798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122948798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@8885072c0934: 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 := '000000000000001001001100'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@8885072c0934: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)3981357 20250425122948816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40232<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@8885072c0934: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@8885072c0934: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@8885072c0934: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)12619967 20250425122949825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122949825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122949825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122949825 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122949825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc090bf, normal) (hnbgw_rua.c:407) 20250425122949825 DHNB DEBUG map_rua[0x5628105160e0]{init}: Allocated (fsm.c:456) 20250425122949825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12619967)[0x5628105160e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122949825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12619967 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122949825 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122949825 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122949825 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12619967 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250425122949825 DCN DEBUG map_sccp[0x5628104d6680]{init}: Allocated (fsm.c:456) 20250425122949825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x5628104d6680]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122949825 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12619967 <-> SCCP-114 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425122949825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12619967 SCCP-114 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122949825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12619967)[0x5628105160e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122949825 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122949825 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122949825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12619967)[0x5628105160e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122949825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x5628104d6680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122949825 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122949825 DLSCCP DEBUG SCCP-SCOC(114)[0x5628104dd9b0]{IDLE}: Allocated (fsm.c:456) 20250425122949825 DLSCCP DEBUG SCCP-SCOC(114)[0x5628104dd9b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122949825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000072), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f400300024c0056400500f1100926) (sccp_scrc.c:406) 20250425122949825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122949825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122949825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122949825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122949825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122949825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122949825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122949825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122949825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122949825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122949825 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122949825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122949825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122949825 DLSCCP DEBUG SCCP-SCOC(114)[0x5628104dd9b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122949825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x5628104d6680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122949825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12619967)[0x5628105160e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122949825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122949825 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122949825 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122949825 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122949825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122949825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122949825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122949825 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1034)@8885072c0934: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(1034)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(1035)@8885072c0934: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040) HNBGW_Test.sgsn1-RAN(1035)@8885072c0934: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)15733295 HNBGW_Test.sgsn1-SCCP(1034)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(1034)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@8885072c0934: setverdict(pass): none -> pass 20250425122949828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122949828 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122949828 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122949828 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122949828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122949828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122949828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122949828 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8885072c0934: 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 } } } 20250425122949828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122949828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122949828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122949828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122949828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122949828 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004b914b) (sccp_scrc.c:477) 20250425122949828 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20250425122949828 DLSCCP DEBUG SCCP-SCOC(114)[0x5628104dd9b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122949828 DLSCCP DEBUG SCCP-SCOC(114)[0x5628104dd9b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122949828 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122949828 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122949828 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122949828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x5628104d6680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122949828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x5628104d6680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425122949828 DLCTRL DEBUG Command: GET 662730672 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122949828 DLCTRL DEBUG Tx Command reply: GET_REPLY 662730672 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122949829 DLCTRL DEBUG Command: GET 186017656 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122949829 DLCTRL DEBUG Tx Command reply: GET_REPLY 186017656 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122949830 DLCTRL DEBUG Command: GET 985452741 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122949830 DLCTRL DEBUG Tx Command reply: GET_REPLY 985452741 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122949831 DLCTRL DEBUG Command: GET 41714700 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122949831 DLCTRL DEBUG Tx Command reply: GET_REPLY 41714700 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122949832 DLCTRL DEBUG Command: GET 971439051 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122949832 DLCTRL DEBUG Tx Command reply: GET_REPLY 971439051 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122949833 DLCTRL DEBUG Command: GET 749057866 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122949833 DLCTRL DEBUG Tx Command reply: GET_REPLY 749057866 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250425122949833 DLCTRL DEBUG Command: GET 187620180 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122949833 DLCTRL DEBUG Tx Command reply: GET_REPLY 187620180 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122949834 DLCTRL DEBUG Command: GET 478959441 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122949834 DLCTRL DEBUG Tx Command reply: GET_REPLY 478959441 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122949835 DLCTRL DEBUG Command: GET 717452543 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122949835 DLCTRL DEBUG Tx Command reply: GET_REPLY 717452543 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122949835 DLCTRL DEBUG Command: GET 315311974 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122949835 DLCTRL DEBUG Tx Command reply: GET_REPLY 315311974 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122949836 DLCTRL DEBUG Command: GET 868522605 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122949836 DLCTRL DEBUG Tx Command reply: GET_REPLY 868522605 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122949837 DLCTRL DEBUG Command: GET 890635641 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122949837 DLCTRL DEBUG Tx Command reply: GET_REPLY 890635641 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122949837 DLCTRL DEBUG Command: GET 816103081 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122949837 DLCTRL DEBUG Tx Command reply: GET_REPLY 816103081 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122949838 DLCTRL DEBUG Command: GET 783470837 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122949838 DLCTRL DEBUG Tx Command reply: GET_REPLY 783470837 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122949839 DLCTRL DEBUG Command: GET 501676605 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122949839 DLCTRL DEBUG Tx Command reply: GET_REPLY 501676605 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122949839 DLCTRL DEBUG Command: GET 989719615 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122949839 DLCTRL DEBUG Tx Command reply: GET_REPLY 989719615 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122949840 DLCTRL DEBUG Command: GET 771201887 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122949840 DLCTRL DEBUG Tx Command reply: GET_REPLY 771201887 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122949841 DLCTRL DEBUG Command: GET 627375522 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122949841 DLCTRL DEBUG Tx Command reply: GET_REPLY 627375522 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122949842 DLCTRL DEBUG Command: GET 80923689 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122949842 DLCTRL DEBUG Tx Command reply: GET_REPLY 80923689 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122949842 DLCTRL DEBUG Command: GET 136433790 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122949842 DLCTRL DEBUG Tx Command reply: GET_REPLY 136433790 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425122949845 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44669<->l=127.0.0.1:4262) (control_if.c:193) 20250425122949845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40362<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1019)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(1018)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122949846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40352<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122949846 DLINP DEBUG SRVCONN(,r=127.0.0.1:32995<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122949846 DLINP DEBUG SRVCONN(,r=127.0.0.1:32995<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122949846 DLINP NOTICE SRV(,r=127.0.0.1:32995<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425122949846 DMAIN NOTICE (127.0.0.1:32995 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:32995<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122949846 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1032)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1028)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1031)@8885072c0934: Final verdict of PTC: none 20250425122949846 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122949846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122949846 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122949846 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425122949846 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122949846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122949846 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122949847 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122949847 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122949847 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122949847 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122949847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122949847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122949847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122949847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122949847 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425122949847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122949847 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122949847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122949847 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122949847 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122949847 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122949847 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122949847 DRANAP NOTICE cnlink(msc-1)[0x562810467670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122949847 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425122949847 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425122949847 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122949847 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122949847 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122949847 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425122949847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122949847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122949847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122949847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.msc1-RAN(1029)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1026)@8885072c0934: Final verdict of PTC: none 20250425122949847 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425122949847 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425122949847 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425122949847 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425122949847 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(1033)@8885072c0934: Final verdict of PTC: none 20250425122949847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425122949847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425122949847 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425122949847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122949847 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122949847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122949847 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122949847 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122949847 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122949847 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122949847 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122949847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5628104d7a20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122949847 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122949847 DLSCCP DEBUG SCCP-SCOC(113)[0x5628104e6650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122949847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fefd8f), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122949847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122949847 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122949847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122949847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122949847 DLSCCP DEBUG SCCP-SCOC(113)[0x5628104e6650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122949847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5628104d7a20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122949847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7995086)[0x5628104e9350]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122949847 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7995086)[0x5628104e9350]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122949847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122949847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7995086)[0x5628104e9350]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122949847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7995086)[0x5628104e9350]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122949847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7995086)[0x5628104e9350]{disrupted}: Freeing instance (context_map.c:202) 20250425122949847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7995086)[0x5628104e9350]{disrupted}: Deallocated (fsm.c:568) 20250425122949847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5628104d7a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122949847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5628104d7a20]{disconnected}: Freeing instance (context_map.c:206) 20250425122949847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5628104d7a20]{disconnected}: Deallocated (fsm.c:568) 20250425122949847 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7995086 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425122949847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x5628104d6680]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425122949847 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425122949847 DLSCCP DEBUG SCCP-SCOC(114)[0x5628104dd9b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425122949847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b914b), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425122949847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122949847 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122949847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122949847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122949847 DLSCCP DEBUG SCCP-SCOC(114)[0x5628104dd9b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425122949847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x5628104d6680]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425122949847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12619967)[0x5628105160e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425122949847 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12619967)[0x5628105160e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425122949847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425122949847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12619967)[0x5628105160e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425122949847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12619967)[0x5628105160e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425122949847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12619967)[0x5628105160e0]{disrupted}: Freeing instance (context_map.c:202) 20250425122949847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12619967)[0x5628105160e0]{disrupted}: Deallocated (fsm.c:568) 20250425122949847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x5628104d6680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425122949847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x5628104d6680]{disconnected}: Freeing instance (context_map.c:206) 20250425122949847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x5628104d6680]{disconnected}: Deallocated (fsm.c:568) 20250425122949847 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12619967 SCCP-114 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425122949847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122949847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425122949847 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425122949847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122949847 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122949847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122949847 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122949847 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425122949847 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425122949847 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425122949847 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425122949847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122949848 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122949848 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122949848 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122949848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122949848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122949848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122949848 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122949848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122949848 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122949848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122949848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425122949848 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122949848 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122949848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122949848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122949848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122949848 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122949848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425122949848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122949848 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc0-SCCP(1025)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1036)@8885072c0934: Final verdict of PTC: none 20250425122949848 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425122949848 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1030)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1027)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(1020)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1034)@8885072c0934: Final verdict of PTC: none 20250425122949849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40232<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122949849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40230<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425122949849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40214<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@8885072c0934: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@8885072c0934: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@8885072c0934: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(1037)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1035)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(1018): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(1020): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(1025): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(1026): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(1027): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-SCCP(1028): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-RAN(1029): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc1-M3UA(1030): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1031): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1032): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1033): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1034): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1035): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1036): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(1037): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040): pass (pass -> pass) MTC@8885072c0934: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Apr 25 12:29:49 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 20250425122949980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40246<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122950559 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122950559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed40ef), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122950559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122950559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122950559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122950559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122950559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122950559 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122950559 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122950559 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122950559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122950559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122950559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122950559 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425122950575 DLSCCP DEBUG SCCP-SCOC(111)[0x56281051e1d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122950575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f31432), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122950575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122950575 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122950575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122950575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122950575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122950575 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122950576 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122950576 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122950576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122950576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122950576 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122950583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40246<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=618108) 20250425122950798 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122950798 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122950798 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=618108, count=627744) 20250425122951847 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122951847 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425122951847 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425122951847 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122951847 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122951847 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425122951847 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425122951847 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425122951847 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Fri Apr 25 12:29:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425122953039 DLSCCP DEBUG SCCP-SCOC(109)[0x5628104e80b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122953039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acd1f3), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122953039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953039 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122953039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953039 DLSCCP DEBUG SCCP-SCOC(108)[0x5628104e1c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122953039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f56e9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122953039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953039 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122953039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953039 DLSCCP DEBUG SCCP-SCOC(107)[0x5628104da2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122953039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9f92b), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122953039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953039 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122953039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122953040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122953040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122953040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122953040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122953040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122953040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122953040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122953040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122953040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122953040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122953040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250425122953669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122953674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122953679 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38301<->l=127.0.0.1:4262) (control_if.c:572) 20250425122953699 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425122953699 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122953711 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122953711 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122953711 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122953711 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122953711 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122953711 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425122953711 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45741 (stream_srv.c:142) 20250425122953711 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45741<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425122953712 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122953712 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122953712 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122953712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122953712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122953712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122953712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953712 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122953712 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122953712 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122953712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122953712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122953712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122953712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425122953713 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122953713 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425122953713 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122953713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122953713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953713 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425122953713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953713 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122953713 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122953713 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425122953713 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122953713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122953713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953713 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425122953713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953713 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122953713 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122953713 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425122953713 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122953713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122953713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953713 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425122953713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953713 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122953713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953713 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953713 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953713 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425122953713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425122953713 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425122953714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953714 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953714 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953714 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425122953714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425122953714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425122953714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425122953714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953714 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953714 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953714 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425122953714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425122953714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425122953714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1051)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(1051)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1051)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(1049)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122953731 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122953731 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122953731 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122953731 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122953731 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122953731 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122953731 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425122953731 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122953732 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122953732 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425122953732 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122953732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122953732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122953732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953732 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425122953732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953732 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122953732 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122953732 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425122953732 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122953732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122953732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122953733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953733 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425122953733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953733 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122953733 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122953733 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122953733 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122953733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122953733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122953733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122953733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953733 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122953733 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122953733 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122953733 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122953733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122953733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122953733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122953733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953733 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122953733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953733 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953733 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953733 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425122953733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425122953733 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425122953733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953733 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953733 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953733 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425122953733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425122953733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425122953733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425122953733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953733 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953733 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953733 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122953733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122953733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122953733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122953733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953733 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953733 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953733 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122953733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122953733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122953733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1054)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(1054)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1054)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(1052)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122953752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122953752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122953752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122953752 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122953752 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425122953752 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122953752 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122953752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122953752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425122953757 DLINP DEBUG SRVCONN(,r=127.0.0.1:45741<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122953757 DLINP DEBUG SRVCONN(,r=127.0.0.1:45741<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122953757 DLINP DEBUG SRVCONN(,r=127.0.0.1:45741<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425122953757 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425122953757 DHNBAP DEBUG (127.0.0.1:45741 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425122953757 DHNBAP NOTICE (127.0.0.1:45741 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425122953757 DHNBAP NOTICE (127.0.0.1:45741 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425122953757 DLINP DEBUG SRVCONN(,r=127.0.0.1:45741<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425122953757 DLINP DEBUG SRVCONN(,r=127.0.0.1:45741<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122953930 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122953930 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425122953930 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122953930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1051)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425122953936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953936 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425122953936 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122953936 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122953936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122953936 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122953936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122953939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953939 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122953939 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122953939 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122953939 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122953939 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122953939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122953939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122953939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122953939 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425122953939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122953939 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122953939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122953939 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122953939 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122953939 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122953939 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122953940 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122953940 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425122953940 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122953941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122953941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425122953941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122953941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953941 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122953941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953941 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953941 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953941 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122953941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122953941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122953941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122953941 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122953943 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122953943 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425122953943 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122953943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1054)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425122953948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953948 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425122953948 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122953948 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122953948 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122953948 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425122953948 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122953949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953950 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122953950 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122953950 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122953950 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122953950 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122953950 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122953950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122953950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122953950 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425122953950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122953950 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122953950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122953950 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122953950 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122953950 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122953950 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122953951 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122953951 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425122953951 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122953951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122953951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122953951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122953951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122953951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122953951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122953951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953951 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122953951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953951 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953951 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953951 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122953951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122953951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122953951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122953951 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122953960 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122953960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d73263), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122953960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953960 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122953960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953960 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122953960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098ce40), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122953960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953960 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122953960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122953960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122953960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122953960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122953960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122953961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122953961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122953961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425122953962 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425122953962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094da40), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122953962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122953962 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122953962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122953962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122953962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122953962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122953962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122953962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122953962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122953962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122953962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(1050)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122954733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122954733 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122954733 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122954733 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122954733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122954733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122954733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122954733 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122954733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122954733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122954733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122954733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122954733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122954733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122954733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122954733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425122954733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954733 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122954733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122954733 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122954733 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122954733 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425122954733 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122954733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122954733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425122954733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122954733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122954733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425122954733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122954733 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122954733 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425122954733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122954733 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122954733 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122954733 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425122954733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425122954733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425122954733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425122954733 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122954733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122954733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122954734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122954734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425122954734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122954734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122954734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425122954734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425122954734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122954734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122954734 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122954734 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122954734 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122954733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122954733 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425122954733 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425122954733 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425122954733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122954733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122954733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122954733 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1053)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122954746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122954746 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122954746 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122954746 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122954746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122954746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122954746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122954746 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122954746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122954746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122954746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122954746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122954746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122954746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122954746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122954746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425122954746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954746 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122954746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122954746 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122954746 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122954746 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425122954746 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122954746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122954746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425122954746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122954746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122954746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122954746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122954746 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122954746 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425122954747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122954747 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122954747 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122954747 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122954747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122954747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122954747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122954747 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122954747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122954747 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122954747 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122954747 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122954747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122954747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122954747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122954747 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122954747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122954747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122954747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122954747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122954747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122954747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122954747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425122954747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425122954747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122954747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122954747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122954747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122954747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122954747 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122954747 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122954747 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122955760 DLCTRL DEBUG Command: GET 107354924 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122955760 DLCTRL DEBUG Tx Command reply: GET_REPLY 107354924 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425122955762 DLCTRL DEBUG Command: GET 973817123 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122955762 DLCTRL DEBUG Tx Command reply: GET_REPLY 973817123 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122955762 DLCTRL DEBUG Command: GET 715726767 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122955762 DLCTRL DEBUG Tx Command reply: GET_REPLY 715726767 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122955763 DLCTRL DEBUG Command: GET 407199713 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122955763 DLCTRL DEBUG Tx Command reply: GET_REPLY 407199713 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122955764 DLCTRL DEBUG Command: GET 669028608 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122955764 DLCTRL DEBUG Tx Command reply: GET_REPLY 669028608 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425122955765 DLCTRL DEBUG Command: GET 266610931 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122955765 DLCTRL DEBUG Tx Command reply: GET_REPLY 266610931 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122955765 DLCTRL DEBUG Command: GET 209646788 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122955765 DLCTRL DEBUG Tx Command reply: GET_REPLY 209646788 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122955766 DLCTRL DEBUG Command: GET 303459164 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122955766 DLCTRL DEBUG Tx Command reply: GET_REPLY 303459164 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122955767 DLCTRL DEBUG Command: GET 938545733 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122955767 DLCTRL DEBUG Tx Command reply: GET_REPLY 938545733 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122955767 DLCTRL DEBUG Command: GET 147895145 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122955767 DLCTRL DEBUG Tx Command reply: GET_REPLY 147895145 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425122955768 DLCTRL DEBUG Command: GET 681583469 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122955768 DLCTRL DEBUG Tx Command reply: GET_REPLY 681583469 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122955769 DLCTRL DEBUG Command: GET 82679611 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122955769 DLCTRL DEBUG Tx Command reply: GET_REPLY 82679611 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122955769 DLCTRL DEBUG Command: GET 664111383 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122955769 DLCTRL DEBUG Tx Command reply: GET_REPLY 664111383 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122955770 DLCTRL DEBUG Command: GET 929475243 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122955770 DLCTRL DEBUG Tx Command reply: GET_REPLY 929475243 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122955771 DLCTRL DEBUG Command: GET 510711822 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122955771 DLCTRL DEBUG Tx Command reply: GET_REPLY 510711822 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425122955771 DLCTRL DEBUG Command: GET 779755813 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122955771 DLCTRL DEBUG Tx Command reply: GET_REPLY 779755813 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122955772 DLCTRL DEBUG Command: GET 980879198 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122955772 DLCTRL DEBUG Tx Command reply: GET_REPLY 980879198 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122955773 DLCTRL DEBUG Command: GET 938644734 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122955773 DLCTRL DEBUG Tx Command reply: GET_REPLY 938644734 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122955773 DLCTRL DEBUG Command: GET 827669864 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122955773 DLCTRL DEBUG Tx Command reply: GET_REPLY 827669864 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122955774 DLCTRL DEBUG Command: GET 426735709 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122955774 DLCTRL DEBUG Tx Command reply: GET_REPLY 426735709 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: 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@8885072c0934: "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@8885072c0934: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001111011'B, t_guard := 20.000000 } 20250425122955783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53318<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@8885072c0934: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@8885072c0934: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@8885072c0934: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)639134 20250425122956816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122956816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122956816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425122956816 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122956816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9c09e, normal) (hnbgw_rua.c:407) 20250425122956816 DHNB DEBUG map_rua[0x5628104e9350]{init}: Allocated (fsm.c:456) 20250425122956816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-639134)[0x5628104e9350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122956816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-639134 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122956816 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122956816 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122956816 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425122956816 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-639134 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122956816 DCN DEBUG map_sccp[0x5628104d7a20]{init}: Allocated (fsm.c:456) 20250425122956816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5628104d7a20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122956816 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-639134 <-> SCCP-115 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122956816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-639134 SCCP-115 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425122956816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-639134)[0x5628104e9350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122956816 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122956816 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122956816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-639134)[0x5628104e9350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122956816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5628104d7a20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122956816 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122956816 DLSCCP DEBUG SCCP-SCOC(115)[0x5628105160e0]{IDLE}: Allocated (fsm.c:456) 20250425122956816 DLSCCP DEBUG SCCP-SCOC(115)[0x5628105160e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122956816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000073), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300027b0056400500f1100926) (sccp_scrc.c:406) 20250425122956816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122956816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122956816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122956817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122956817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122956817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122956817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122956817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122956817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122956817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122956817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122956817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122956817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122956817 DLSCCP DEBUG SCCP-SCOC(115)[0x5628105160e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122956817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5628104d7a20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122956817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-639134)[0x5628104e9350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122956817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122956817 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122956817 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122956817 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122956817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122956817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122956817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122956817 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1052)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1052)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1053)@8885072c0934: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056) HNBGW_Test.sgsn0-RAN(1053)@8885072c0934: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)3517352 HNBGW_Test.sgsn0-SCCP(1052)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1052)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425122956837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122956837 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122956837 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122956837 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122956837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@8885072c0934: setverdict(pass): none -> pass 20250425122956837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122956837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122956837 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122956837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122956837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122956837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122956837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122956837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122956837 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ff2ed) (sccp_scrc.c:477) 20250425122956837 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20250425122956837 DLSCCP DEBUG SCCP-SCOC(115)[0x5628105160e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122956837 DLSCCP DEBUG SCCP-SCOC(115)[0x5628105160e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122956837 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122956837 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122956837 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122956837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5628104d7a20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122956837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5628104d7a20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122956839 DLCTRL DEBUG Command: GET 866956765 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122956839 DLCTRL DEBUG Tx Command reply: GET_REPLY 866956765 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425122956843 DLCTRL DEBUG Command: GET 70241555 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122956843 DLCTRL DEBUG Tx Command reply: GET_REPLY 70241555 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122956847 DLCTRL DEBUG Command: GET 355343651 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122956847 DLCTRL DEBUG Tx Command reply: GET_REPLY 355343651 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122956851 DLCTRL DEBUG Command: GET 932360669 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122956851 DLCTRL DEBUG Tx Command reply: GET_REPLY 932360669 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122956854 DLCTRL DEBUG Command: GET 742719205 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122956854 DLCTRL DEBUG Tx Command reply: GET_REPLY 742719205 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122956857 DLCTRL DEBUG Command: GET 295946613 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122956857 DLCTRL DEBUG Tx Command reply: GET_REPLY 295946613 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122956859 DLCTRL DEBUG Command: GET 441280486 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122956859 DLCTRL DEBUG Tx Command reply: GET_REPLY 441280486 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122956861 DLCTRL DEBUG Command: GET 184971195 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122956861 DLCTRL DEBUG Tx Command reply: GET_REPLY 184971195 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122956863 DLCTRL DEBUG Command: GET 207483611 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122956863 DLCTRL DEBUG Tx Command reply: GET_REPLY 207483611 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122956865 DLCTRL DEBUG Command: GET 661634580 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122956865 DLCTRL DEBUG Tx Command reply: GET_REPLY 661634580 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122956867 DLCTRL DEBUG Command: GET 711005530 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122956867 DLCTRL DEBUG Tx Command reply: GET_REPLY 711005530 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122956868 DLCTRL DEBUG Command: GET 71330980 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122956868 DLCTRL DEBUG Tx Command reply: GET_REPLY 71330980 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122956869 DLCTRL DEBUG Command: GET 775566384 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122956869 DLCTRL DEBUG Tx Command reply: GET_REPLY 775566384 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122956871 DLCTRL DEBUG Command: GET 797048309 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122956871 DLCTRL DEBUG Tx Command reply: GET_REPLY 797048309 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122956872 DLCTRL DEBUG Command: GET 448033206 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122956872 DLCTRL DEBUG Tx Command reply: GET_REPLY 448033206 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122956873 DLCTRL DEBUG Command: GET 766137977 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122956873 DLCTRL DEBUG Tx Command reply: GET_REPLY 766137977 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122956874 DLCTRL DEBUG Command: GET 768873579 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122956874 DLCTRL DEBUG Tx Command reply: GET_REPLY 768873579 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122956875 DLCTRL DEBUG Command: GET 411661096 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122956875 DLCTRL DEBUG Tx Command reply: GET_REPLY 411661096 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122956876 DLCTRL DEBUG Command: GET 202214604 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122956876 DLCTRL DEBUG Tx Command reply: GET_REPLY 202214604 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122956877 DLCTRL DEBUG Command: GET 589176029 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122956877 DLCTRL DEBUG Tx Command reply: GET_REPLY 589176029 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010100011'B, t_guard := 20.000000 } 20250425122956888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53320<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@8885072c0934: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@8885072c0934: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@8885072c0934: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)7585716 20250425122957897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122957898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122957898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425122957898 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122957898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x73bfb4, normal) (hnbgw_rua.c:407) 20250425122957898 DHNB DEBUG map_rua[0x5628104d6680]{init}: Allocated (fsm.c:456) 20250425122957898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7585716)[0x5628104d6680]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122957898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7585716 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122957898 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122957898 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122957898 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425122957898 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7585716 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425122957898 DCN DEBUG map_sccp[0x5628104044e0]{init}: Allocated (fsm.c:456) 20250425122957898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5628104044e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122957898 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7585716 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425122957898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7585716 SCCP-116 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250425122957898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7585716)[0x5628104d6680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122957898 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122957898 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122957898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7585716)[0x5628104d6680]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122957898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5628104044e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122957898 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122957898 DLSCCP DEBUG SCCP-SCOC(116)[0x5628104a3010]{IDLE}: Allocated (fsm.c:456) 20250425122957898 DLSCCP DEBUG SCCP-SCOC(116)[0x5628104a3010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122957898 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000074), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002a30056400500f1100926) (sccp_scrc.c:406) 20250425122957898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122957898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122957898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122957898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122957898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122957898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122957898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122957898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122957898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122957898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122957898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122957898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122957898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122957898 DLSCCP DEBUG SCCP-SCOC(116)[0x5628104a3010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122957898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5628104044e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122957898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7585716)[0x5628104d6680]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122957898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122957898 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122957898 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122957898 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122957898 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122957898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122957898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122957898 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1052)@8885072c0934: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1052)@8885072c0934: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1053)@8885072c0934: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057) HNBGW_Test.sgsn0-RAN(1053)@8885072c0934: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)4476877 HNBGW_Test.sgsn0-SCCP(1052)@8885072c0934: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1052)@8885072c0934: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425122957903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@8885072c0934: setverdict(pass): none -> pass 20250425122957903 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122957903 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122957903 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122957903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122957903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122957903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122957903 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122957903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122957903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122957903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122957903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122957903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122957903 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001000a5) (sccp_scrc.c:477) 20250425122957903 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20250425122957903 DLSCCP DEBUG SCCP-SCOC(116)[0x5628104a3010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425122957903 DLSCCP DEBUG SCCP-SCOC(116)[0x5628104a3010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425122957903 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122957903 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425122957903 DCN DEBUG handle_cn_conn_conf() conn_id=116, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425122957903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5628104044e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425122957903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5628104044e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8885072c0934: 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 } } } 20250425122957904 DLCTRL DEBUG Command: GET 968815935 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122957904 DLCTRL DEBUG Tx Command reply: GET_REPLY 968815935 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425122957906 DLCTRL DEBUG Command: GET 395654465 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122957906 DLCTRL DEBUG Tx Command reply: GET_REPLY 395654465 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122957908 DLCTRL DEBUG Command: GET 357913089 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122957908 DLCTRL DEBUG Tx Command reply: GET_REPLY 357913089 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122957910 DLCTRL DEBUG Command: GET 9380300 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122957910 DLCTRL DEBUG Tx Command reply: GET_REPLY 9380300 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122957912 DLCTRL DEBUG Command: GET 365843974 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122957912 DLCTRL DEBUG Tx Command reply: GET_REPLY 365843974 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122957914 DLCTRL DEBUG Command: GET 334594759 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122957914 DLCTRL DEBUG Tx Command reply: GET_REPLY 334594759 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425122957915 DLCTRL DEBUG Command: GET 518404746 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425122957915 DLCTRL DEBUG Tx Command reply: GET_REPLY 518404746 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425122957917 DLCTRL DEBUG Command: GET 42370368 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425122957917 DLCTRL DEBUG Tx Command reply: GET_REPLY 42370368 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122957919 DLCTRL DEBUG Command: GET 391576190 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122957919 DLCTRL DEBUG Tx Command reply: GET_REPLY 391576190 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122957920 DLCTRL DEBUG Command: GET 757660026 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425122957920 DLCTRL DEBUG Tx Command reply: GET_REPLY 757660026 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122957922 DLCTRL DEBUG Command: GET 372923713 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425122957922 DLCTRL DEBUG Tx Command reply: GET_REPLY 372923713 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425122957923 DLCTRL DEBUG Command: GET 405585871 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425122957923 DLCTRL DEBUG Tx Command reply: GET_REPLY 405585871 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425122957925 DLCTRL DEBUG Command: GET 52276775 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425122957925 DLCTRL DEBUG Tx Command reply: GET_REPLY 52276775 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122957927 DLCTRL DEBUG Command: GET 785314780 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122957927 DLCTRL DEBUG Tx Command reply: GET_REPLY 785314780 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122957929 DLCTRL DEBUG Command: GET 495139630 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425122957929 DLCTRL DEBUG Tx Command reply: GET_REPLY 495139630 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122957930 DLCTRL DEBUG Command: GET 892313176 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425122957930 DLCTRL DEBUG Tx Command reply: GET_REPLY 892313176 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425122957931 DLCTRL DEBUG Command: GET 312932561 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425122957931 DLCTRL DEBUG Tx Command reply: GET_REPLY 312932561 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425122957931 DLCTRL DEBUG Command: GET 569362267 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425122957931 DLCTRL DEBUG Tx Command reply: GET_REPLY 569362267 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122957932 DLCTRL DEBUG Command: GET 412935181 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122957932 DLCTRL DEBUG Tx Command reply: GET_REPLY 412935181 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122957934 DLCTRL DEBUG Command: GET 338835565 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425122957934 DLCTRL DEBUG Tx Command reply: GET_REPLY 338835565 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: "connecting cnlink 1" 20250425122957935 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1060)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-M3UA(1060)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1060)@8885072c0934: ************************************************* HNBGW_Test.sgsn1-SCCP(1058)@8885072c0934: v_sccp_pdu_maxlen:268 20250425122958150 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425122958150 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425122958150 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425122958150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1060)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425122958160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122958160 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425122958160 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425122958160 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425122958160 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425122958160 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425122958160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425122958164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122958164 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425122958164 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425122958164 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425122958164 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425122958164 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425122958164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425122958164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122958164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425122958164 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425122958164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425122958164 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425122958164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122958164 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425122958164 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425122958164 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425122958164 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425122958165 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425122958165 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425122958165 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425122958166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122958166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425122958166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122958166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122958166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122958166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122958166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122958166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122958166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122958166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122958166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122958166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122958166 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122958166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122958166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122958166 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425122958166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122958166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122958166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122958166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122958166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122958166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122958166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122958166 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122958798 DLSCCP DEBUG SCCP-SCOC(112)[0x5628104e1f00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122958798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00631043), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122958798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122958798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122958798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425122958798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122958798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122958798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122958798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122958798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425122958798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425122958798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425122958798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425122958798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122958805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122958805 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425122958805 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425122958805 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425122958805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122958805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122958805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122958805 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122958806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122958806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122958806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122958806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425122958806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122958806 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000070), PART(T=Source Reference,L=4,D=00631043) (sccp_scrc.c:477) 20250425122958806 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1824) 20250425122958806 DLSCCP DEBUG SCCP-SCOC(112)[0x5628104e1f00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122958806 DLSCCP DEBUG SCCP-SCOC(112)[0x5628104e1f00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122958806 DLSCCP DEBUG SCCP-SCOC(112)[0x5628104e1f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122958806 DLSCCP DEBUG SCCP-SCOC(112)[0x5628104e1f00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122958806 DLSCCP DEBUG SCCP-SCOC(112)[0x5628104e1f00]{IDLE}: Deallocated (fsm.c:568) MTC@8885072c0934: 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 := '000000000000000010110111'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1059)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425122958963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122958963 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122958963 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122958963 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122958963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122958963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122958963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122958963 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122958963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122958963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122958963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122958963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122958963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122958963 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122958963 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122958963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122958963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122958963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122958963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122958963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122958963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122958963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122958963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122958963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122958963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122958963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122958963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122958963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122958963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122958963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122958963 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425122958963 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425122958963 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425122958963 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425122958963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425122958963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425122958963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122958963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122958963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122958963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122958963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122958963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122958963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122958963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122958963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122958963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122958963 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122958963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122958963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122958963 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425122958963 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: link up (cnlink.c:111) 20250425122958963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122958963 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122958963 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122958963 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122958963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122958963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122958963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122958963 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122958964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122958964 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122958964 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122958964 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122958964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122958964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122958964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122958964 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122958964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122958964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122958964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122958964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122958964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122958964 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425122958964 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425122958964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425122958964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122958964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122958964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122958964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122958964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122958964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122958964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122958964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122958964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122958964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122958964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122958964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122958964 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425122958964 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425122958964 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425122958964 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425122958964 DRANAP INFO cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425122958979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425122959848 DLSCCP DEBUG SCCP-SCOC(114)[0x5628104dd9b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122959848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b914b), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122959848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122959848 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122959848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122959848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122959848 DLSCCP DEBUG SCCP-SCOC(113)[0x5628104e6650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425122959848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fefd8f), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425122959848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122959848 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122959848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122959848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122959848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122959848 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122959848 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122959848 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122959848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122959848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122959848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122959848 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122959848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122959848 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122959848 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122959848 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122959848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122959848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122959848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122959848 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122959849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122959849 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122959849 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122959849 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122959849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122959849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122959849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122959849 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122959849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122959849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122959849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122959849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122959849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122959849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=004b914b) (sccp_scrc.c:477) 20250425122959849 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20250425122959849 DLSCCP DEBUG SCCP-SCOC(114)[0x5628104dd9b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122959849 DLSCCP DEBUG SCCP-SCOC(114)[0x5628104dd9b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122959849 DLSCCP DEBUG SCCP-SCOC(114)[0x5628104dd9b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122959849 DLSCCP DEBUG SCCP-SCOC(114)[0x5628104dd9b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122959849 DLSCCP DEBUG SCCP-SCOC(114)[0x5628104dd9b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1059)@8885072c0934: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1059)@8885072c0934: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@8885072c0934: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)15901459 20250425122959990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425122959990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425122959990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425122959990 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425122959990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf2a313, normal) (hnbgw_rua.c:407) 20250425122959990 DHNB DEBUG map_rua[0x5628104dd9b0]{init}: Allocated (fsm.c:456) 20250425122959990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15901459)[0x5628104dd9b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425122959990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15901459 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425122959990 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122959990 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122959990 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15901459 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250425122959990 DCN DEBUG map_sccp[0x5628104e1f00]{init}: Allocated (fsm.c:456) 20250425122959990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5628104e1f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425122959990 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15901459 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425122959990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15901459 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425122959990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15901459)[0x5628104dd9b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425122959990 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425122959990 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425122959990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15901459)[0x5628104dd9b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425122959990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5628104e1f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425122959990 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425122959990 DLSCCP DEBUG SCCP-SCOC(117)[0x5628104e1aa0]{IDLE}: Allocated (fsm.c:456) 20250425122959990 DLSCCP DEBUG SCCP-SCOC(117)[0x5628104e1aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425122959990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000075), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030000b70056400500f1100926) (sccp_scrc.c:406) 20250425122959990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122959990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122959990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122959990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122959990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122959990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122959990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425122959990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425122959990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425122959990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425122959990 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425122959990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425122959990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425122959990 DLSCCP DEBUG SCCP-SCOC(117)[0x5628104e1aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425122959990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5628104e1f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425122959990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15901459)[0x5628104dd9b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425122959990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122959990 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425122959990 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425122959990 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425122959990 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425122959990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425122959990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425122959990 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122959990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425122959990 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425122959990 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425122959990 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425122959990 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425122959990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425122959990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425122959990 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425122959990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425122959990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425122959990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425122959990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425122959990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425122959990 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=00fefd8f) (sccp_scrc.c:477) 20250425122959990 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20250425122959990 DLSCCP DEBUG SCCP-SCOC(113)[0x5628104e6650]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425122959990 DLSCCP DEBUG SCCP-SCOC(113)[0x5628104e6650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425122959990 DLSCCP DEBUG SCCP-SCOC(113)[0x5628104e6650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425122959990 DLSCCP DEBUG SCCP-SCOC(113)[0x5628104e6650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425122959990 DLSCCP DEBUG SCCP-SCOC(113)[0x5628104e6650]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-SCCP(1058)@8885072c0934: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1058)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1059)@8885072c0934: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061) HNBGW_Test.sgsn1-RAN(1059)@8885072c0934: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)12060332 HNBGW_Test.sgsn1-SCCP(1058)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1058)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@8885072c0934: setverdict(pass): none -> pass MTC@8885072c0934: 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 } } } 20250425122959995 DLCTRL DEBUG Command: GET 689074690 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425122959995 DLCTRL DEBUG Tx Command reply: GET_REPLY 689074690 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425122959996 DLCTRL DEBUG Command: GET 299165622 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425122959996 DLCTRL DEBUG Tx Command reply: GET_REPLY 299165622 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425122959997 DLCTRL DEBUG Command: GET 247026421 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425122959997 DLCTRL DEBUG Tx Command reply: GET_REPLY 247026421 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425122959997 DLCTRL DEBUG Command: GET 565497125 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425122959997 DLCTRL DEBUG Tx Command reply: GET_REPLY 565497125 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425122959998 DLCTRL DEBUG Command: GET 594470309 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425122959998 DLCTRL DEBUG Tx Command reply: GET_REPLY 594470309 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425122959999 DLCTRL DEBUG Command: GET 211575939 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425122959999 DLCTRL DEBUG Tx Command reply: GET_REPLY 211575939 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123000000 DLCTRL DEBUG Command: GET 522105464 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123000000 DLCTRL DEBUG Tx Command reply: GET_REPLY 522105464 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123000001 DLCTRL DEBUG Command: GET 703900812 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123000001 DLCTRL DEBUG Tx Command reply: GET_REPLY 703900812 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123000001 DLCTRL DEBUG Command: GET 177850504 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123000001 DLCTRL DEBUG Tx Command reply: GET_REPLY 177850504 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123000002 DLCTRL DEBUG Command: GET 100034606 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123000002 DLCTRL DEBUG Tx Command reply: GET_REPLY 100034606 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425123000003 DLCTRL DEBUG Command: GET 991969671 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123000003 DLCTRL DEBUG Tx Command reply: GET_REPLY 991969671 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123000004 DLCTRL DEBUG Command: GET 122906063 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123000004 DLCTRL DEBUG Tx Command reply: GET_REPLY 122906063 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123000004 DLCTRL DEBUG Command: GET 960612778 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123000004 DLCTRL DEBUG Tx Command reply: GET_REPLY 960612778 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123000005 DLCTRL DEBUG Command: GET 603201784 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123000005 DLCTRL DEBUG Tx Command reply: GET_REPLY 603201784 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123000006 DLCTRL DEBUG Command: GET 105639202 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123000006 DLCTRL DEBUG Tx Command reply: GET_REPLY 105639202 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425123000007 DLCTRL DEBUG Command: GET 504698574 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123000007 DLCTRL DEBUG Tx Command reply: GET_REPLY 504698574 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123000007 DLCTRL DEBUG Command: GET 840321505 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123000007 DLCTRL DEBUG Tx Command reply: GET_REPLY 840321505 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123000008 DLCTRL DEBUG Command: GET 604324444 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123000008 DLCTRL DEBUG Tx Command reply: GET_REPLY 604324444 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123000009 DLCTRL DEBUG Command: GET 687351128 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123000009 DLCTRL DEBUG Tx Command reply: GET_REPLY 687351128 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123000010 DLCTRL DEBUG Command: GET 232625992 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123000010 DLCTRL DEBUG Tx Command reply: GET_REPLY 232625992 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425123000013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40256<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123000013 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38301<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1043)@8885072c0934: Final verdict of PTC: none VirtHNBGW-STATS(1042)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425123000014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40250<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123000014 DLINP DEBUG SRVCONN(,r=127.0.0.1:45741<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123000014 DLINP DEBUG SRVCONN(,r=127.0.0.1:45741<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123000014 DLINP NOTICE SRV(,r=127.0.0.1:45741<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123000014 DMAIN NOTICE (127.0.0.1:45741 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45741<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123000014 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425123000015 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123000015 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123000015 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123000015 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123000015 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123000015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123000015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123000015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123000015 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123000015 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123000015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123000015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123000015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123000015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123000015 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123000015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123000015 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bc44f6) (sccp_scrc.c:477) 20250425123000015 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20250425123000015 DLSCCP DEBUG SCCP-SCOC(117)[0x5628104e1aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123000015 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123000015 DLSCCP DEBUG SCCP-SCOC(117)[0x5628104e1aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123000015 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123000015 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123000015 DCN DEBUG handle_cn_conn_conf() conn_id=117, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5628104e1f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5628104e1f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123000015 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123000015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123000015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123000015 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425123000015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123000015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123000015 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123000015 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123000015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123000015 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123000015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123000015 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123000015 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123000015 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123000015 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123000015 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123000015 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123000015 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123000015 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123000015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123000015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048)@8885072c0934: Final verdict of PTC: none 20250425123000015 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123000015 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123000015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123000015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123000015 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123000015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123000015 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123000015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123000015 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123000015 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123000015 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123000015 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123000015 DRANAP NOTICE cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5628104e1f00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123000015 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123000015 DLSCCP DEBUG SCCP-SCOC(117)[0x5628104e1aa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123000015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc44f6), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123000015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123000015 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123000015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123000015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123000015 DLSCCP DEBUG SCCP-SCOC(117)[0x5628104e1aa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5628104e1f00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15901459)[0x5628104dd9b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123000015 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15901459)[0x5628104dd9b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123000015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15901459)[0x5628104dd9b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15901459)[0x5628104dd9b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15901459)[0x5628104dd9b0]{disrupted}: Freeing instance (context_map.c:202) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15901459)[0x5628104dd9b0]{disrupted}: Deallocated (fsm.c:568) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5628104e1f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5628104e1f00]{disconnected}: Freeing instance (context_map.c:206) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5628104e1f00]{disconnected}: Deallocated (fsm.c:568) 20250425123000015 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15901459 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425123000015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123000015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123000015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123000015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123000015 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(1049)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1050)@8885072c0934: Final verdict of PTC: none 20250425123000015 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123000015 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123000015 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123000015 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-639134)[0x5628104e9350]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-639134)[0x5628104e9350]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5628104d7a20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123000015 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123000015 DLSCCP DEBUG SCCP-SCOC(115)[0x5628105160e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123000015 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123000015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123000015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123000015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123000015 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123000015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ff2ed), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123000015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123000015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123000015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123000015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123000015 DLSCCP DEBUG SCCP-SCOC(115)[0x5628105160e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5628104d7a20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-639134)[0x5628104e9350]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-639134)[0x5628104e9350]{disrupted}: Freeing instance (context_map.c:202) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-639134)[0x5628104e9350]{disrupted}: Deallocated (fsm.c:568) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5628104d7a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5628104d7a20]{disconnected}: Freeing instance (context_map.c:206) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5628104d7a20]{disconnected}: Deallocated (fsm.c:568) 20250425123000015 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-639134 SCCP-115 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7585716)[0x5628104d6680]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7585716)[0x5628104d6680]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5628104044e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123000015 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123000015 DLSCCP DEBUG SCCP-SCOC(116)[0x5628104a3010]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123000015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001000a5), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123000015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123000015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123000015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123000015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123000015 DLSCCP DEBUG SCCP-SCOC(116)[0x5628104a3010]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5628104044e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7585716)[0x5628104d6680]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7585716)[0x5628104d6680]{disrupted}: Freeing instance (context_map.c:202) 20250425123000015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7585716)[0x5628104d6680]{disrupted}: Deallocated (fsm.c:568) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5628104044e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5628104044e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123000015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5628104044e0]{disconnected}: Deallocated (fsm.c:568) 20250425123000015 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123000015 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7585716 SCCP-116 sgsn-0 MI=NONE: Deallocating (context_map.c:225) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1059)@8885072c0934: Final verdict of PTC: none 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123000015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123000015 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123000015 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123000016 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123000016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123000016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123000016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123000016 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123000016 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123000016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123000016 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123000016 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123000016 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123000016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123000016 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123000016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123000016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123000016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123000016 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123000016 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123000016 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123000016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123000016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123000016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123000016 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123000016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123000016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123000016 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123000016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123000016 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123000016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123000016 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123000016 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123000016 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123000016 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123000016 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(1051)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1058)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1060)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1052)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1054)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1053)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@8885072c0934: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(1044)@8885072c0934: Final verdict of PTC: none 20250425123000017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53318<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123000018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53320<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@8885072c0934: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@8885072c0934: Final verdict of PTC: pass 20250425123000018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53334<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@8885072c0934: Final verdict of PTC: pass HNBGW-MGCP(1055)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(1042): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(1043): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(1044): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(1049): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(1050): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(1051): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1052): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1053): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1054): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(1055): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057): pass (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1058): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1059): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1060): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061): pass (pass -> pass) MTC@8885072c0934: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Apr 25 12:30:00 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 20250425123000185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123000559 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123000560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed40ef), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123000560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123000560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123000560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123000560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123000560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123000560 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123000560 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123000560 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123000560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123000560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123000560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123000560 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123000576 DLSCCP DEBUG SCCP-SCOC(111)[0x56281051e1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123000576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f31432), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123000576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123000576 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123000576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123000576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123000576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123000576 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123000576 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123000576 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123000576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123000576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123000576 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123000787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53344<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497732) Waiting for packet dumper to finish... 1 (prev_count=497732, count=506652) 20250425123002015 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123002016 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123002016 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425123002016 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123002016 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123002016 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123002016 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123002016 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123002016 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Fri Apr 25 12:30:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425123003040 DLSCCP DEBUG SCCP-SCOC(107)[0x5628104da2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123003040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9f92b), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123003040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123003040 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123003040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123003040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123003040 DLSCCP DEBUG SCCP-SCOC(108)[0x5628104e1c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123003040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f56e9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123003040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123003040 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123003040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123003040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123003040 DLSCCP DEBUG SCCP-SCOC(109)[0x5628104e80b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123003040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acd1f3), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123003040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123003040 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123003040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123003040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123003040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123003040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123003040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123003040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123003040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123003040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123003040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123003040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123003040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123003040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123003040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123003040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123003040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123003040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123003040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123003040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123003040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123003040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123003040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123003040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123003040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_second_rab_assignment started. 20250425123003850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123003852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123003855 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42307<->l=127.0.0.1:4262) (control_if.c:572) 20250425123003866 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123003866 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123003866 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123003866 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(1066)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123003867 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123003867 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123003867 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123003867 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123003867 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123003867 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123003868 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123003868 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123003868 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123003868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123003868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123003868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123003868 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123003868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123003868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123003868 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123003868 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123003868 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123003868 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123003868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123003868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123003868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123003868 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123003868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123003868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123003868 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123003868 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123003868 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123003868 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123003868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123003868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123003868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123003868 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123003868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123003868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123003868 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123003868 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123003868 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123003868 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123003868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123003868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123003868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123003868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123003869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123003869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123003869 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123003869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123003869 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123003869 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123003869 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123003869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123003869 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123003869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123003869 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123003869 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123003869 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123003869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123003869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123003869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123003869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123003869 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123003869 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123003869 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123003869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123003869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123003869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123003869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123003869 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123003869 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123003869 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123003869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123003869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123003869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1070)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(1070)@8885072c0934: M3UA emulation initiated, the test can be started MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1070)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(1068)@8885072c0934: v_sccp_pdu_maxlen:268 20250425123003882 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123003882 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123003883 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123003883 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123003883 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123003883 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123003883 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123003883 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123003884 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123003884 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123003884 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123003884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123003884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123003884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123003884 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123003884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123003884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123003884 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123003884 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123003884 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123003884 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123003884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123003884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123003884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123003884 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123003884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123003884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123003884 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123003884 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123003884 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123003884 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123003884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123003884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123003884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123003884 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123003884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123003884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123003884 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123003884 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123003884 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123003884 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123003884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123003884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123003884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123003884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123003884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123003884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123003884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123003884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123003884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123003884 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123003884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123003884 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123003884 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123003884 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123003884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123003884 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123003884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123003884 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123003884 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123003884 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123003884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123003884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123003884 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123003884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123003884 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123003884 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123003884 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123003884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123003885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123003885 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123003885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123003885 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123003885 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123003885 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123003885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123003885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123003885 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1073)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(1073)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1073)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1071)@8885072c0934: v_sccp_pdu_maxlen:268 20250425123003906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123003906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123003906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123003906 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123003906 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123003906 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123003906 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123003906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123003906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425123003961 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123003961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098ce40), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123003961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123003961 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123003961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123003961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123003961 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123003961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d73263), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123003961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123003961 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123003961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123003961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123003961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123003961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123003961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123003961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123003961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123003961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123003961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123003961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123003961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123003961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123003961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123003961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123003961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123003961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123003963 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123003963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094da40), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123003963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123003963 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123003963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123003963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123003963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123003963 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123003963 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123003963 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123003963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123003963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123003963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123004078 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123004078 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123004078 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123004078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1070)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123004087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123004087 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123004087 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123004087 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123004087 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123004087 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123004087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123004089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123004089 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123004089 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123004089 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123004089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123004089 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123004089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123004089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123004089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123004089 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123004089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123004089 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123004089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123004089 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123004089 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123004089 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123004089 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123004091 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123004091 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123004091 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123004091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123004091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123004091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123004091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123004091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123004091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123004091 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123004091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123004091 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123004091 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123004091 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123004091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123004091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123004091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123004091 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123004095 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123004095 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123004095 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123004095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1073)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123004098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123004098 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123004098 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123004098 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123004098 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123004098 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123004098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123004099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123004099 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123004099 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123004099 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123004099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123004099 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123004099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123004099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123004099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123004099 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123004099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123004099 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123004099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123004099 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123004099 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123004099 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123004099 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123004100 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123004100 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123004100 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123004100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123004100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123004100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123004101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123004101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123004101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123004101 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123004101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123004101 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123004101 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123004101 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123004101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123004101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123004101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123004101 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123004882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123004882 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123004882 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123004882 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123004882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123004882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123004882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123004882 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1069)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123004882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123004882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123004882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123004882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123004882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123004882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123004882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123004882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123004882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123004882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123004882 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123004882 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123004882 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123004882 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123004882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123004882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123004882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123004882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123004882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123004882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123004882 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123004882 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425123004882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123004883 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123004883 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123004883 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123004883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123004883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123004883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123004883 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123004883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123004883 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123004883 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123004883 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123004883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123004883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123004883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123004883 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123004883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123004883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123004883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123004883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123004883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123004883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123004883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123004883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123004883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123004883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123004883 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123004883 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123004883 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1072)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123004899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123004899 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123004899 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123004899 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123004899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123004899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123004899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123004899 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123004899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123004899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123004899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123004899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123004899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123004899 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123004899 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123004899 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123004899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004899 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123004899 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123004899 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123004899 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123004899 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123004899 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123004899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123004899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123004899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123004899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123004899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123004899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123004899 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123004899 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425123004899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123004899 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123004899 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123004899 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123004899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123004899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123004899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123004899 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123004900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123004900 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123004900 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123004900 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123004900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123004900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123004900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123004900 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123004900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123004900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123004900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123004900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123004900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123004900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123004900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123004900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123004900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123004900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123004900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123004900 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123004900 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123004900 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123004900 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123004900 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123004917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53384<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1075)@8885072c0934: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(1069)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1069)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1075) TC_second_rab_assignment-Iuh0-RUA(1067)@8885072c0934: Added conn table entry 0TC_second_rab_assignment0(1075)8857060 20250425123005939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123005939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123005939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123005939 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123005939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8725e4, normal) (hnbgw_rua.c:407) 20250425123005939 DHNB DEBUG map_rua[0x5628104e9350]{init}: Allocated (fsm.c:456) 20250425123005939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123005939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8857060 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123005939 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123005939 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123005939 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8857060 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123005939 DCN DEBUG map_sccp[0x5628104d7a20]{init}: Allocated (fsm.c:456) 20250425123005939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123005939 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8857060 <-> SCCP-118 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123005939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8857060 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123005939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123005939 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123005939 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123005939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123005939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123005939 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123005939 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{IDLE}: Allocated (fsm.c:456) 20250425123005939 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123005939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000076), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003590056400500f1100926) (sccp_scrc.c:406) 20250425123005939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123005939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123005939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123005939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123005939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123005939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123005939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123005939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123005939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123005939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123005939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123005939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123005939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123005939 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123005939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123005939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123005939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123005939 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123005939 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123005939 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123005939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123005939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123005939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123005939 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1068)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1069)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-RAN(1069)@8885072c0934: Added conn table entry 0TC_second_rab_assignment0(1075)1014532 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123005944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123005944 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123005944 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123005944 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123005944 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123005944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123005944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123005944 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123005945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123005945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123005945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123005945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123005945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123005945 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0044d387) (sccp_scrc.c:477) 20250425123005945 DLSCCP DEBUG Received CO:COAK for local reference 118 (sccp_scoc.c:1824) 20250425123005945 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123005945 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123005945 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123005945 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123005945 DCN DEBUG handle_cn_conn_conf() conn_id=118, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123005945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123005945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1075)@8885072c0934: setverdict(pass): none -> pass TC_second_rab_assignment0(1075)@8885072c0934: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(1074)@8885072c0934: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-SCCP(1068)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: vl_len:91 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425123006148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123006148 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123006148 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123006148 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123006148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123006148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123006148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123006148 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123006148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123006148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123006148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123006148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123006148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123006148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123006148 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1824) 20250425123006148 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123006148 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123006148 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123006148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123006148 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123006148 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123006148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123006148 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123006148 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123006148 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123006148 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123006148 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123006148 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123006148 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123006148 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{UNUSED}: Allocated (fsm.c:456) 20250425123006149 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{UNUSED}: is child of mgw(mgw-fsm-8857060-0)[0x5628104044e0] (fsm.c:486) 20250425123006149 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8857060-0)[0x5628104044e0] (mgcp_client_endpoint_fsm.c:724) 20250425123006149 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123006149 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123006149 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123006149 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8857060-0)[0x5628104e1f00]{ST_CRCX}: Allocated (fsm.c:456) 20250425123006149 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8857060-0)[0x5628104e1f00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0] (fsm.c:486) 20250425123006149 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8857060-0)[0x5628104e1f00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123006149 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8857060-0)[0x5628104e1f00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123006149 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 8725'... (mgcp_client.c:807) 20250425123006149 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250425123006149 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8857060-0)[0x5628104e1f00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123006149 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1074)@8885072c0934: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8725e417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8725e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(1075) TC_second_rab_assignment0(1075)@8885072c0934: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8725e417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8725e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(1075)@8885072c0934: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425123006162 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250425123006162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123006162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123006162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123006162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123006162 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123006162 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006162 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006162 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123006162 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123006162 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006162 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123006162 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123006162 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123006162 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123006162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123006162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123006162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123006162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1075)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425123006174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123006174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123006174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123006174 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123006174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8725e4) (hnbgw_rua.c:471) 20250425123006174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8857060 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123006174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123006174 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123006174 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123006174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123006174 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123006174 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123006174 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123006174 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123006174 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123006174 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8857060-0)[0x5628104044e0] (mgcp_client_endpoint_fsm.c:724) 20250425123006174 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123006174 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123006174 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006174 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123006174 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 8725'... (mgcp_client.c:807) 20250425123006174 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425123006174 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123006174 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123006174 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006174 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1075)@8885072c0934: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "8725e417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8725e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123006180 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250425123006180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123006180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123006180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123006180 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123006180 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006180 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006180 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123006180 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123006180 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006180 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123006180 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123006180 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123006180 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8857060-0)[0x5628104044e0] (mgcp_client_endpoint_fsm.c:724) 20250425123006180 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123006180 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123006180 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123006180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8857060-0)[0x5628104e6650]{ST_CRCX}: Allocated (fsm.c:456) 20250425123006180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8857060-0)[0x5628104e6650]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0] (fsm.c:486) 20250425123006180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8857060-0)[0x5628104e6650]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123006180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8857060-0)[0x5628104e6650]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425123006180 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 8725'... (mgcp_client.c:807) 20250425123006180 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425123006180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8857060-0)[0x5628104e6650]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123006180 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123006180 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006180 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006180 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1075)@8885072c0934: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "8725e417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8725e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123006184 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250425123006184 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e6650]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123006184 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e6650]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123006184 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e6650]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123006184 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e6650]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123006184 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123006184 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006184 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006184 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006184 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123006184 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123006184 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006185 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{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) 20250425123006185 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123006185 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123006185 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123006185 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123006185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123006185 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123006185 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123006185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044d387), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123006185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123006185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123006185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123006185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123006185 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123006185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123006185 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123006185 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123006185 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123006185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123006185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123006185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123006185 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1068)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: vl_len:63 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250425123006189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123006189 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123006189 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123006189 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123006189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123006189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123006189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123006189 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123006189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123006189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123006189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123006189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123006189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123006189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:477) 20250425123006189 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1824) 20250425123006189 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123006189 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123006189 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123006189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123006189 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123006189 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123006189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123006190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123006190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123006190 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8857060 SCCP-118 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250425123006190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250425123006190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250425123006190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123006190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1075)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425123006191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123006191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123006191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250425123006191 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123006191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8725e4) (hnbgw_rua.c:471) 20250425123006191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8857060 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250425123006191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123006191 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123006191 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123006191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123006191 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123006191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250425123006191 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123006191 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123006191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044d387), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20250425123006191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123006191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123006191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123006191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123006191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123006191 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123006191 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123006191 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123006191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123006191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123006191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123006191 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1068)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: vl_len:12 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123006196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123006196 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123006196 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123006196 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123006196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123006196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123006196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123006196 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123006196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123006196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123006196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123006196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123006196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123006196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123006196 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1824) 20250425123006196 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123006196 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123006196 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123006196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123006196 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123006197 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123006197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123006197 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123006197 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123006197 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123006197 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123006197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123006197 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 8725'... (mgcp_client.c:807) 20250425123006197 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123006197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123006197 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e6650]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123006197 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38546: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 8725'... (mgcp_client.c:807) 20250425123006197 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123006197 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e6650]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123006197 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{IN_USE}: Removing from parent mgw(mgw-fsm-8857060-0)[0x5628104044e0] (mgcp_client_endpoint_fsm.c:873) 20250425123006197 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123006197 DLMGCP DEBUG mgw-endp(mgw-fsm-8857060-0)[0x5628104dd9b0]{IN_USE}: Deallocated (fsm.c:568) 20250425123006197 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123006197 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123006197 DMGW DEBUG mgw(mgw-fsm-8857060-0)[0x5628104044e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123006197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123006197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123006197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123006197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1075)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1075)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "8725e417" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1075)@8885072c0934: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "8725e417" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1075)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425123006199 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250425123006199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123006199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123006199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123006199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5628104e1f00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425123006199 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250425123006199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e6650]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123006199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e6650]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123006199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e6650]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123006199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5628104e6650]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1067)@8885072c0934: Deleted conn table entry 0TC_second_rab_assignment0(1075)8857060 20250425123006203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123006203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123006203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123006203 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123006203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8725e4,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123006203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8857060 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123006203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123006203 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123006203 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123006203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123006203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123006203 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123006203 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123006203 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044d387), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123006203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123006203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123006203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123006203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123006203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123006203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123006203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123006203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123006203 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123006203 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123006203 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123006203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123006203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123006203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123006203 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1068)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1069)@8885072c0934: Deleted conn table entry 0TC_second_rab_assignment0(1075)1014532 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: Session index based on connection ID:0 20250425123006206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123006206 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123006206 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123006206 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123006206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123006206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123006206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123006206 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123006206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123006206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123006206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123006206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123006206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123006206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Source Reference,L=4,D=0044d387), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123006206 DLSCCP DEBUG Received CO:RELRE for local reference 118 (sccp_scoc.c:1824) 20250425123006206 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123006206 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123006206 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123006206 DCN DEBUG handle_cn_disc_ind() conn_id=118 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123006206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123006206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123006206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123006206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{disconnected}: Freeing instance (context_map.c:202) 20250425123006206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8857060)[0x5628104e9350]{disconnected}: Deallocated (fsm.c:568) 20250425123006206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123006206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{disconnected}: Freeing instance (context_map.c:206) 20250425123006206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x5628104d7a20]{disconnected}: Deallocated (fsm.c:568) 20250425123006206 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8857060 SCCP-118 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123006206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044d387), PART(T=Source Reference,L=4,D=00000076) (sccp_scrc.c:406) 20250425123006206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123006206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123006206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123006206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123006206 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123006206 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123006206 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123006206 DLSCCP DEBUG SCCP-SCOC(118)[0x5628104d6680]{IDLE}: Deallocated (fsm.c:568) 20250425123006206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123006206 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123006206 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123006206 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123006206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123006206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123006206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123006206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1068)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@8885072c0934: RLC received in state:disconnect_pending TC_second_rab_assignment0(1075)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425123008221 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42307<->l=127.0.0.1:4262) (control_if.c:193) 20250425123008223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53374<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1064)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(1063)@8885072c0934: Final verdict of PTC: none 20250425123008227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53358<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123008228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123008228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123008229 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123008229 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123008229 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_second_rab_assignment(1062)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1072)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1071)@8885072c0934: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1067)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1068)@8885072c0934: Final verdict of PTC: none 20250425123008232 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123008232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123008232 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123008232 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123008232 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123008232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123008232 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123008232 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123008232 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123008232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123008232 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123008232 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-RAN(1069)@8885072c0934: Final verdict of PTC: none HNBGW-PFCP(1065)@8885072c0934: Final verdict of PTC: none20250425123008232 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123008232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123008232 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123008233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123008233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_second_rab_assignment-Iuh0(1066)@8885072c0934: Final verdict of PTC: none 20250425123008233 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123008233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123008233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123008233 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123008233 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123008233 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123008233 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123008233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123008233 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123008233 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123008233 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123008233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123008233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123008233 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123008233 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123008233 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123008233 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123008233 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123008233 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123008233 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123008233 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123008233 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123008233 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123008233 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123008233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123008233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123008233 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123008233 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123008233 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123008234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123008234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123008234 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123008234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123008234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123008234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123008234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-M3UA(1073)@8885072c0934: Final verdict of PTC: none 20250425123008234 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123008234 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123008234 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123008234 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(1070)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(1074)@8885072c0934: Final verdict of PTC: none 20250425123008242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53384<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1075)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1062): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(1063): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(1064): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(1065): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_second_rab_assignment-Iuh0(1066): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1067): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(1068): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(1069): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(1070): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1071): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1072): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1073): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(1074): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_second_rab_assignment0(1075): pass (pass -> pass) MTC@8885072c0934: Test case TC_second_rab_assignment finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Fri Apr 25 12:30:08 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 20250425123008333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123008834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54076<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=357108) Waiting for packet dumper to finish... 1 (prev_count=357108, count=357824) 20250425123010016 DLSCCP DEBUG SCCP-SCOC(116)[0x5628104a3010]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123010016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001000a5), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123010016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123010016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123010016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123010016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123010016 DLSCCP DEBUG SCCP-SCOC(115)[0x5628105160e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123010016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ff2ed), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123010016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123010016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123010016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123010016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123010016 DLSCCP DEBUG SCCP-SCOC(117)[0x5628104e1aa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123010016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc44f6), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123010016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123010016 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123010016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123010016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123010016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123010016 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123010016 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123010016 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123010016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123010016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123010016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123010016 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123010016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123010016 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123010016 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123010016 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123010016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123010016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123010016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123010016 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123010016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123010016 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123010016 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123010016 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123010016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123010016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123010016 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123010233 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123010233 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123010233 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123010233 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123010233 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123010233 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123010561 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123010561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed40ef), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123010561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123010561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123010561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123010561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123010561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123010561 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123010561 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123010561 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123010561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123010561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123010561 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425123010576 DLSCCP DEBUG SCCP-SCOC(111)[0x56281051e1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123010576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f31432), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123010576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123010576 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123010576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123010576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123010576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123010576 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123010576 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123010576 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123010576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123010576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123010576 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Fri Apr 25 12:30:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250425123011891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123011896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123011899 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40749<->l=127.0.0.1:4262) (control_if.c:572) 20250425123011915 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123011915 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123011915 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123011915 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123011915 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123011915 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123011916 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123011916 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123011916 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123011916 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123011916 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123011916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123011916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123011916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123011916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123011916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123011916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123011916 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123011916 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123011916 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123011916 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123011916 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123011916 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123011916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123011916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123011916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123011916 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123011916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123011916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123011916 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123011916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123011916 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123011916 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123011916 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123011916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123011916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123011916 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123011916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123011916 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123011916 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123011916 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123011916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123011916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123011916 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123011917 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123011917 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123011917 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123011917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123011917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123011917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123011917 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123011917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123011917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123011917 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123011917 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123011917 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123011917 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123011917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123011917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123011917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123011918 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123011918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123011918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123011918 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123011918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123011918 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123011918 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123011918 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123011918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123011918 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123011918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123011918 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123011918 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123011918 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123011918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123011918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123011918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1084)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(1084)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1084)@8885072c0934: ************************************************* HNBGW_Test.msc0-SCCP(1082)@8885072c0934: v_sccp_pdu_maxlen:268 20250425123011931 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123011931 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123011931 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123011931 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123011931 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123011931 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123011931 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123011931 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123011932 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123011932 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123011932 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123011932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123011932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123011932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123011932 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123011932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123011932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123011932 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123011932 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123011932 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123011932 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123011932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123011932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123011932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123011932 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123011932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123011932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123011932 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123011932 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123011932 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123011932 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123011932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123011932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123011932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123011932 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123011932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123011932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123011932 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123011932 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123011932 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123011932 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123011932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123011932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123011932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123011933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123011933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123011933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123011933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123011933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123011933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123011933 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123011933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123011933 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123011933 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123011933 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123011933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123011933 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123011933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123011933 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123011933 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123011933 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123011933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123011933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123011933 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123011933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123011933 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123011933 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123011933 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123011933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123011933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123011933 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123011933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123011933 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123011933 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123011933 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123011933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123011933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123011933 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1087)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(1087)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1087)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(1085)@8885072c0934: v_sccp_pdu_maxlen:268 20250425123012129 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123012129 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123012129 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123012129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1084)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123012131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123012131 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123012131 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123012131 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123012131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123012131 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123012131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123012132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123012132 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123012132 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123012132 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123012132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123012132 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123012132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123012132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123012132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123012132 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123012132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123012132 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123012132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123012132 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123012132 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123012132 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123012132 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123012133 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123012133 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123012133 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123012133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123012133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123012133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123012133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123012133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123012133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123012133 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123012133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123012133 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123012133 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123012133 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123012133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123012133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123012133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123012133 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123012142 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123012142 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123012142 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123012142 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1087)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123012144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123012144 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123012144 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123012144 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123012144 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123012144 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123012144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123012144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123012144 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123012144 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123012144 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123012144 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123012144 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123012144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123012145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123012145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123012145 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123012145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123012145 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123012145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123012145 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123012145 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123012145 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123012145 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123012146 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123012146 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123012146 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123012146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123012146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123012146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123012146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123012146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123012146 DLSS7 DEBUG[38;5;43m XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123012146 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123012146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123012146 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123012146 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123012146 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123012146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123012146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123012146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123012146 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1083)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123012933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123012934 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123012934 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123012934 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123012934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123012934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123012934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123012934 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123012934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123012934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123012934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123012934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123012934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123012934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123012934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123012934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123012934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123012934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123012934 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123012934 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123012934 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123012934 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123012934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123012934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123012934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123012934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123012934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123012934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123012934 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123012934 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425123012934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123012934 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123012934 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123012934 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123012934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123012934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123012934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123012934 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123012935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123012935 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123012935 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123012935 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123012935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123012935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123012935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123012935 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123012935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123012935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123012935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123012935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123012935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123012935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123012935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123012935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123012935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123012935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123012935 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123012935 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123012935 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1086)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123012947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123012947 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123012947 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123012947 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123012947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123012947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123012947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123012947 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123012947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123012948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123012948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123012948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123012948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123012948 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123012948 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123012948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123012948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012948 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123012948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123012948 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123012948 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123012948 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123012948 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123012948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123012948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123012948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123012948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123012948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123012948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123012948 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123012948 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425123012948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123012948 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123012948 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123012948 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123012948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123012948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123012948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123012948 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123012948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123012948 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123012948 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123012948 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123012948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123012948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123012948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123012948 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123012948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123012948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123012948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123012948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123012948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123012948 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123012948 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123012948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123012948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123012948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123012948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123012948 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123012948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123012948 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123012948 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123012948 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123012953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123012953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123012953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123012953 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123012953 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123012953 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123012953 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123012953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123012953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425123012956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123012956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123012956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250425123012956 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250425123012956 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250425123013040 DLSCCP DEBUG SCCP-SCOC(109)[0x5628104e80b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123013041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acd1f3), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123013041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123013041 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123013041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123013041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123013041 DLSCCP DEBUG SCCP-SCOC(108)[0x5628104e1c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123013041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f56e9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123013041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123013041 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123013041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123013041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123013041 DLSCCP DEBUG SCCP-SCOC(107)[0x5628104da2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123013041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9f92b), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123013041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123013041 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123013041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123013041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123013041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123013041 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123013041 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123013041 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123013041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123013041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123013041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123013041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123013041 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123013041 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123013041 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123013041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123013041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123013041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123013041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123013041 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123013041 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123013041 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123013041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123013041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123013041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123013164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123013164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123013164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123013164 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123013164 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123013164 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123013164 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123013164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123013164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed MTC@8885072c0934: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425123013169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54108<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1077)@8885072c0934: Final verdict of PTC: none 20250425123013169 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40749<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1078)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425123013170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123013171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123013171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123013171 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123013171 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123013171 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1086)@8885072c0934: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1083)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1082)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1085)@8885072c0934: Final verdict of PTC: none 20250425123013171 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123013171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123013171 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123013171 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123013172 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123013172 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123013172 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123013172 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123013172 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123013172 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123013172 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123013172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123013172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(1079)@8885072c0934: Final verdict of PTC: none 20250425123013172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123013172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123013172 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123013172 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123013172 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123013172 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123013172 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123013172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123013172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123013172 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123013172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123013172 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123013172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123013172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123013172 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123013172 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123013172 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123013172 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123013172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123013172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123013172 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123013172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123013172 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@8885072c0934: Final verdict of PTC: none 20250425123013172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123013172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123013172 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123013172 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123013172 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123013172 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(1084)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1087)@8885072c0934: Final verdict of PTC: none HNBGW-MGCP(1088)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(1077): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(1079): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(1082): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(1083): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(1084): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1085): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1086): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1087): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(1088): none (pass -> pass) MTC@8885072c0934: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Fri Apr 25 12:30:13 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 20250425123013216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123013718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54122<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224032) 20250425123013961 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123013961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d73263), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123013961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123013961 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123013961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123013961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123013961 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123013961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098ce40), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123013961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123013961 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123013961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123013961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123013961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123013961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123013961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123013961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123013961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123013961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123013961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123013961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123013961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123013961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123013961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123013961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123013961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123013961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123013963 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123013963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094da40), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123013963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123013963 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123013963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123013963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123013963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123013963 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123013963 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123013963 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123013963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123013963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123013963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=224032, count=237040) 20250425123015172 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123015172 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123015172 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123015172 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123015172 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123015172 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Fri Apr 25 12:30:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@8885072c0934: Test case TC_apply_sccp started. 20250425123016746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123016748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123016751 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33365<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1093)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123016762 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123016762 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123016769 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123016769 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123016770 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123016770 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123016770 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123016770 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123016770 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123016770 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1095)@8885072c0934: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123016770 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47606 (stream_srv.c:142) 20250425123016770 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47606<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123016771 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123016771 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123016771 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123016771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123016771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123016771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123016771 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123016771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123016771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123016771 DRANAP DEBUG cnlink(msc-3)[0x5628104ce660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123016771 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123016771 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123016771 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123016771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123016771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123016771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123016771 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123016771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123016771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123016771 DRANAP DEBUG cnlink(msc-2)[0x562810464870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123016771 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123016771 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123016771 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123016771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123016771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123016771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123016772 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123016772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123016772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123016772 DRANAP DEBUG cnlink(msc-1)[0x562810467670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123016772 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123016772 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123016772 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123016772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123016772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123016772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123016772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123016772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123016772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123016772 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123016772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123016772 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123016772 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123016772 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123016772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123016772 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123016772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123016772 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123016772 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123016772 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123016772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123016772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123016772 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123016772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123016772 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123016772 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123016772 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123016772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123016772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123016772 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123016772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123016772 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123016772 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123016772 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123016772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123016772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123016772 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1099)@8885072c0934: ************************************************* HNBGW_Test.msc0-M3UA(1099)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1099)@8885072c0934: ************************************************* MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1097)@8885072c0934: v_sccp_pdu_maxlen:268 20250425123016786 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123016786 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123016786 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123016786 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123016786 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123016786 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123016787 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123016787 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123016788 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123016788 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123016788 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123016788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123016788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123016788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123016788 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123016788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123016788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123016788 DRANAP DEBUG cnlink(sgsn-3)[0x5628104d0ca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123016788 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123016788 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123016788 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123016788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123016788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123016788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123016788 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123016788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123016788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123016788 DRANAP DEBUG cnlink(sgsn-2)[0x5628104d0310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123016788 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123016788 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123016788 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123016788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123016788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123016788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123016788 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123016788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123016788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123016788 DRANAP DEBUG cnlink(sgsn-1)[0x5628104cf980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123016788 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123016788 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123016788 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123016788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123016788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123016788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123016788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123016788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123016788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123016788 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123016788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123016788 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123016788 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123016788 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123016788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123016788 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123016788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123016788 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123016788 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123016788 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123016788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123016788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123016788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123016788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123016788 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123016788 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123016788 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123016788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123016788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123016788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123016788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123016788 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123016788 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123016788 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123016788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123016788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123016788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8885072c0934: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8885072c0934: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1102)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-M3UA(1102)@8885072c0934: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1102)@8885072c0934: ************************************************* HNBGW_Test.sgsn0-SCCP(1100)@8885072c0934: v_sccp_pdu_maxlen:268 20250425123016807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123016807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123016807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123016807 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123016807 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123016807 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123016807 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123016807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123016807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): none -> pass 20250425123016811 DLINP DEBUG SRVCONN(,r=127.0.0.1:47606<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123016811 DLINP DEBUG SRVCONN(,r=127.0.0.1:47606<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123016811 DLINP DEBUG SRVCONN(,r=127.0.0.1:47606<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123016811 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123016812 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) 20250425123016812 DLGLOBAL DEBUG validating counter group 0x5627e5f66be0(hnb) with 60 counters (rate_ctr.c:86) 20250425123016812 DHNBAP DEBUG (127.0.0.1:47606 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123016812 DHNBAP NOTICE (127.0.0.1:47606 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123016812 DHNBAP NOTICE (127.0.0.1:47606 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123016812 DLINP DEBUG SRVCONN(,r=127.0.0.1:47606<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123016812 DLINP DEBUG SRVCONN(,r=127.0.0.1:47606<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425123016983 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123016983 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123016983 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123016983 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1099)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123016986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123016986 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123016986 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123016986 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123016986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123016986 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123016986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123016986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123016986 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123016986 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123016986 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123016986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123016986 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123016986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123016986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123016986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123016986 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123016986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123016986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123016986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123016986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123016986 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123016986 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123016986 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123016987 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123016987 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123016987 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123016987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123016987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123016987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123016987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123016987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123016988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123016988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123016988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123016988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123016988 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123016988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123016988 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123016988 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123016988 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123016988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123016988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123016988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123016988 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123016997 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123016997 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123016998 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123016998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1102)@8885072c0934: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123016999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123016999 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123016999 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123016999 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123016999 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123016999 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123016999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123016999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123016999 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123016999 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123016999 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123016999 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123016999 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123016999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123016999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123016999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123016999 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123016999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123016999 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123016999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123016999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123016999 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123016999 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123016999 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123017000 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123017000 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123017000 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123017000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123017000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123017000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123017000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123017000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123017000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123017000 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123017000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123017000 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123017000 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123017000 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123017000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123017000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123017000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123017000 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1098)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123017788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123017788 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123017788 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123017788 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123017788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123017788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123017788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123017788 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123017788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123017788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123017788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123017788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123017788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123017788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123017788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123017788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123017788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123017788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123017788 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123017788 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123017788 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123017788 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123017788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123017788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123017788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123017788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123017788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123017788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123017788 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123017788 DRANAP NOTICE cnlink(msc-0)[0x562810484220]{CONNECTED}: link up (cnlink.c:111) 20250425123017788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123017788 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123017788 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123017788 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123017788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123017788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123017788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123017788 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123017788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123017788 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123017788 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123017788 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123017788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123017788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123017788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123017788 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123017788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123017788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123017788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123017788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123017788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123017788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123017788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123017788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123017788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123017788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123017788 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123017788 DRANAP DEBUG cnlink(msc-0)[0x562810484220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123017788 DRANAP INFO cnlink(msc-0)[0x562810484220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1101)@8885072c0934: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123017802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123017802 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123017802 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123017802 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123017802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123017802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123017802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123017802 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123017802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123017802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123017802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123017802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123017802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123017802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123017803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123017803 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123017803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123017803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123017803 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123017803 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123017803 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123017803 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123017803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123017803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123017803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123017803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123017803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123017803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123017803 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123017803 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: link up (cnlink.c:111) 20250425123017803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123017803 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123017803 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123017803 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123017803 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123017803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123017803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123017803 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123017804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123017804 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123017804 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123017804 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123017804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123017804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123017804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123017804 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123017804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123017804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123017804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123017804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123017804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123017804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123017804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123017804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123017804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123017804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123017804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123017804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123017804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123017804 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123017804 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123017804 DRANAP INFO cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123018844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1098)@8885072c0934: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1098)@8885072c0934: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1104) TC_apply_sccp-Iuh0-RUA(1094)@8885072c0934: Added conn table entry 0TC_apply_sccp0(1104)1519348 20250425123019864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123019864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123019864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123019864 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123019864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x172ef4, normal) (hnbgw_rua.c:407) 20250425123019864 DHNB DEBUG map_rua[0x5628104e9350]{init}: Allocated (fsm.c:456) 20250425123019864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519348)[0x5628104e9350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123019864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1519348 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123019864 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123019864 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123019864 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1519348 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123019864 DCN DEBUG map_sccp[0x5628104d7a20]{init}: Allocated (fsm.c:456) 20250425123019864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x5628104d7a20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123019864 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1519348 <-> SCCP-119 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123019864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1519348 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123019864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519348)[0x5628104e9350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123019865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123019865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123019865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519348)[0x5628104e9350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123019865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x5628104d7a20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123019865 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123019865 DLSCCP DEBUG SCCP-SCOC(119)[0x5628104d6680]{IDLE}: Allocated (fsm.c:456) 20250425123019865 DLSCCP DEBUG SCCP-SCOC(119)[0x5628104d6680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123019865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000077), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300027f0056400500f1100926) (sccp_scrc.c:406) 20250425123019865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123019865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123019865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123019865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123019865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123019865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123019865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123019865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123019865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123019865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123019865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123019865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123019865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123019865 DLSCCP DEBUG SCCP-SCOC(119)[0x5628104d6680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123019865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x5628104d7a20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123019865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519348)[0x5628104e9350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123019865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123019865 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123019865 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123019865 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123019865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123019865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123019865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123019865 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1097)@8885072c0934: First idle individual index:0 HNBGW_Test.msc0-SCCP(1097)@8885072c0934: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1098)@8885072c0934: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1104) HNBGW_Test.msc0-RAN(1098)@8885072c0934: Added conn table entry 0TC_apply_sccp0(1104)1796109 HNBGW_Test.msc0-SCCP(1097)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@8885072c0934: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1104)@8885072c0934: setverdict(pass): none -> pass 20250425123019869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123019869 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123019869 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123019869 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123019869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123019869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123019869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123019869 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123019869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123019869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123019869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123019869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123019869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123019869 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d8af80) (sccp_scrc.c:477) 20250425123019869 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1824) 20250425123019869 DLSCCP DEBUG SCCP-SCOC(119)[0x5628104d6680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123019869 DLSCCP DEBUG SCCP-SCOC(119)[0x5628104d6680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123019869 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123019869 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123019869 DCN DEBUG handle_cn_conn_conf() conn_id=119, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123019869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x5628104d7a20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123019869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x5628104d7a20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123020016 DLSCCP DEBUG SCCP-SCOC(117)[0x5628104e1aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123020016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc44f6), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123020016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123020016 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123020017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123020017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123020017 DLSCCP DEBUG SCCP-SCOC(115)[0x5628105160e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123020017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ff2ed), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123020017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123020017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123020017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123020017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123020017 DLSCCP DEBUG SCCP-SCOC(116)[0x5628104a3010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123020017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001000a5), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123020017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123020017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123020017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123020017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123020017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123020017 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123020017 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123020017 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123020017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123020017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123020017 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123020018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123020018 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123020018 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123020018 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123020018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123020018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123020018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123020018 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123020018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123020018 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123020018 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123020018 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123020018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123020018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123020018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123020018 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123020023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123020023 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123020023 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123020023 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123020023 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123020023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123020023 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123020023 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123020023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123020023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123020023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123020023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123020023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123020024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=008ff2ed) (sccp_scrc.c:477) 20250425123020024 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1824) 20250425123020024 DLSCCP DEBUG SCCP-SCOC(115)[0x5628105160e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123020024 DLSCCP DEBUG SCCP-SCOC(115)[0x5628105160e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123020024 DLSCCP DEBUG SCCP-SCOC(115)[0x5628105160e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123020024 DLSCCP DEBUG SCCP-SCOC(115)[0x5628105160e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123020024 DLSCCP DEBUG SCCP-SCOC(115)[0x5628105160e0]{IDLE}: Deallocated (fsm.c:568) 20250425123020229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123020229 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123020229 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123020229 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123020229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123020229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123020229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123020229 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123020229 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123020229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123020229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123020229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123020229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123020229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=001000a5) (sccp_scrc.c:477) 20250425123020229 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1824) 20250425123020229 DLSCCP DEBUG SCCP-SCOC(116)[0x5628104a3010]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123020229 DLSCCP DEBUG SCCP-SCOC(116)[0x5628104a3010]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123020229 DLSCCP DEBUG SCCP-SCOC(116)[0x5628104a3010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123020229 DLSCCP DEBUG SCCP-SCOC(116)[0x5628104a3010]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123020229 DLSCCP DEBUG SCCP-SCOC(116)[0x5628104a3010]{IDLE}: Deallocated (fsm.c:568) 20250425123020562 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123020562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed40ef), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123020562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123020562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123020562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123020562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123020563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123020563 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123020563 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123020563 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123020563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123020563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123020563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123020563 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123020568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123020568 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123020568 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123020568 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123020568 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123020568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123020568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123020568 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123020569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123020569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123020569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123020569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123020569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123020569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006e), PART(T=Source Reference,L=4,D=00ed40ef) (sccp_scrc.c:477) 20250425123020569 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20250425123020569 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123020569 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123020569 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123020569 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123020569 DLSCCP DEBUG SCCP-SCOC(110)[0x5628104dcc50]{IDLE}: Deallocated (fsm.c:568) 20250425123020577 DLSCCP DEBUG SCCP-SCOC(111)[0x56281051e1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123020577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f31432), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123020577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123020577 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123020577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123020577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123020577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123020577 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123020577 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123020577 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123020577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123020578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123020578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down TC_apply_sccp0(1104)@8885072c0934: "Changing SCCP address, don't apply yet" 20250425123020871 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250425123021884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123021884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123021884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250425123021884 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123021884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x172ef4) (hnbgw_rua.c:471) 20250425123021884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1519348 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250425123021884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519348)[0x5628104e9350]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123021884 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425123021884 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425123021884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519348)[0x5628104e9350]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250425123021884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x5628104d7a20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123021884 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123021884 DLSCCP DEBUG SCCP-SCOC(119)[0x5628104d6680]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123021884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8af80), PART(T=Data,L=22,D=001440120000010010400b0a79d2e26168ec5bcf3cf2) (sccp_scrc.c:406) 20250425123021884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123021884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123021884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123021884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123021884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123021884 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123021884 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123021884 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123021884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123021884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123021884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123021884 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1097)@8885072c0934: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1097)@8885072c0934: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@8885072c0934: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@8885072c0934: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1104)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1097)@8885072c0934: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@8885072c0934: vl_len:22 HNBGW_Test.msc0-SCCP(1097)@8885072c0934: vl_from0 HNBGW_Test.msc0-SCCP(1097)@8885072c0934: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A8E8BC6978665C978511B'O 20250425123021888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123021888 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123021888 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123021888 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123021888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123021888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123021888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123021888 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123021888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123021888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123021888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123021888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123021888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123021888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000077), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a8e8bc6978665c978511b) (sccp_scrc.c:477) 20250425123021888 DLSCCP DEBUG Received CO:CODT for local reference 119 (sccp_scoc.c:1824) 20250425123021888 DLSCCP DEBUG SCCP-SCOC(119)[0x5628104d6680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123021888 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123021888 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123021888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x5628104d7a20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123021888 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250425123021888 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425123021888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x5628104d7a20]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250425123021888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519348)[0x5628104e9350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123021888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250425123021888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123021888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_apply_sccp0(1104)@8885072c0934: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1104)@8885072c0934: "Apply SCCP address changes" 20250425123021890 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250425123021891 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250425123021891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x5628104d7a20]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250425123021891 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123021891 DLSCCP DEBUG SCCP-SCOC(119)[0x5628104d6680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123021891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8af80), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123021891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123021891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123021891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123021891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123021891 DLSCCP DEBUG SCCP-SCOC(119)[0x5628104d6680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123021891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x5628104d7a20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123021891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519348)[0x5628104e9350]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123021891 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519348)[0x5628104e9350]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123021891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123021891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519348)[0x5628104e9350]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123021891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519348)[0x5628104e9350]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123021891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519348)[0x5628104e9350]{disrupted}: Freeing instance (context_map.c:202) 20250425123021891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519348)[0x5628104e9350]{disrupted}: Deallocated (fsm.c:568) 20250425123021891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x5628104d7a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123021891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x5628104d7a20]{disconnected}: Freeing instance (context_map.c:206) 20250425123021891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x5628104d7a20]{disconnected}: Deallocated (fsm.c:568) 20250425123021891 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1519348 SCCP-119 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425123021891 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250425123021891 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425123021891 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250425123021891 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250425123021891 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250425123021891 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250425123021891 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250425123021891 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250425123021891 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250425123021891 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250425123021891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123021891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123021891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123021891 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123021891 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123021891 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123021891 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123021891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123021891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123021891 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1097)@8885072c0934: Session index based on local reference:0 20250425123021892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123021892 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123021892 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123021892 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123021892 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123021892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123021892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123021892 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123021892 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123021892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123021892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123021892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123021892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123021892 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000077), PART(T=Source Reference,L=4,D=00d8af80) (sccp_scrc.c:477) 20250425123021892 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1824) 20250425123021892 DLSCCP DEBUG SCCP-SCOC(119)[0x5628104d6680]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123021892 DLSCCP DEBUG SCCP-SCOC(119)[0x5628104d6680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) TC_apply_sccp-Iuh0-RUA(1094)@8885072c0934: Deleted conn table entry 0TC_apply_sccp0(1104)1519348 20250425123021892 DLSCCP DEBUG SCCP-SCOC(119)[0x5628104d6680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123021892 DLSCCP DEBUG SCCP-SCOC(119)[0x5628104d6680]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123021892 DLSCCP DEBUG SCCP-SCOC(119)[0x5628104d6680]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1098)@8885072c0934: Deleted conn table entry 0TC_apply_sccp0(1104)1796109 MTC@8885072c0934: ok: talloc reports "asn1_context" = 1 bytes 20250425123022904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59040<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123022906 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33365<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1090)@8885072c0934: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1091)@8885072c0934: Final verdict of PTC: none MTC@8885072c0934: setverdict(pass): pass -> pass, component reason not changed 20250425123022908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59030<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123022909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123022909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123022909 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123022909 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123022909 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123022909 DLINP DEBUG SRVCONN(,r=127.0.0.1:47606<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123022909 DLINP DEBUG SRVCONN(,r=127.0.0.1:47606<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123022909 DLINP NOTICE SRV(,r=127.0.0.1:47606<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123022909 DMAIN NOTICE (127.0.0.1:47606 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47606<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123022909 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425123022912 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123022912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123022912 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123022912 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(1101)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1100)@8885072c0934: Final verdict of PTC: none 20250425123022912 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123022912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123022912 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123022912 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123022912 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123022912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123022912 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed MutexDispCT-TC_apply_sccp(1089)@8885072c0934: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1094)@8885072c0934: Final verdict of PTC: none 20250425123022913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123022913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123022913 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123022913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123022913 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123022913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123022913 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) TC_apply_sccp-Iuh1-RUA(1096)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1097)@8885072c0934: Final verdict of PTC: none 20250425123022913 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) TC_apply_sccp-Iuh1(1095)@8885072c0934: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1099)@8885072c0934: Final verdict of PTC: none 20250425123022913 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123022913 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123022913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123022913 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123022913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123022913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123022913 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123022913 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123022913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123022913 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123022913 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123022913 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123022913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123022913 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123022913 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123022913 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123022913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123022913 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123022913 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123022913 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123022913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123022913 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123022914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123022914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123022914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123022914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123022914 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW_Test.msc0-RAN(1098)@8885072c0934: Final verdict of PTC: none 20250425123022914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123022914 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123022914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123022914 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123022914 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123022914 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123022914 DRANAP DEBUG cnlink(sgsn-0)[0x5628104ceff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123022914 DRANAP NOTICE cnlink(sgsn-0)[0x5628104ceff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1103)@8885072c0934: Final verdict of PTC: none TC_apply_sccp-Iuh0(1093)@8885072c0934: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1102)@8885072c0934: Final verdict of PTC: none 20250425123022918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1092)@8885072c0934: Final verdict of PTC: none TC_apply_sccp0(1104)@8885072c0934: Final verdict of PTC: pass MTC@8885072c0934: Setting final verdict of the test case. MTC@8885072c0934: Local verdict of MTC: pass MTC@8885072c0934: Local verdict of PTC MutexDispCT-TC_apply_sccp(1089): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC VirtHNBGW-STATS(1090): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-PFCP(1092): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_apply_sccp-Iuh0(1093): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1094): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_apply_sccp-Iuh1(1095): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1096): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-SCCP(1097): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-RAN(1098): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.msc0-M3UA(1099): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1100): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1101): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1102): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC HNBGW-MGCP(1103): none (pass -> pass) MTC@8885072c0934: Local verdict of PTC TC_apply_sccp0(1104): pass (pass -> pass) MTC@8885072c0934: Test case TC_apply_sccp finished. Verdict: pass MTC@8885072c0934: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Fri Apr 25 12:30:22 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250425123022994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59068<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123023041 DLSCCP DEBUG SCCP-SCOC(107)[0x5628104da2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123023041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9f92b), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123023041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123023041 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123023041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123023041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123023041 DLSCCP DEBUG SCCP-SCOC(108)[0x5628104e1c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123023041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f56e9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123023041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123023041 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123023041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123023041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123023041 DLSCCP DEBUG SCCP-SCOC(109)[0x5628104e80b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123023041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acd1f3), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123023041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123023041 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123023041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123023041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5628104d3110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123023041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123023041 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123023041 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123023041 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123023041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123023041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123023041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123023041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123023041 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123023041 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123023041 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123023041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123023041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123023041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123023041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123023041 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123023041 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123023041 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123023041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123023041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123023041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123023497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59068<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=329508) 20250425123023959 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123023959 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123023959 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123023959 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123023959 DLSCCP DEBUG SCCP-SCOC(104)[0x5628104deed0]{IDLE}: Deallocated (fsm.c:568) 20250425123023960 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123023960 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123023960 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123023960 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123023960 DLSCCP DEBUG SCCP-SCOC(105)[0x5628104e4ea0]{IDLE}: Deallocated (fsm.c:568) 20250425123023961 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123023961 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123023961 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123023961 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123023961 DLSCCP DEBUG SCCP-SCOC(106)[0x5628104e2600]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=329508, count=333848) 20250425123024914 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123024914 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123024914 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123024914 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123024914 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123024914 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8885072c0934: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@8885072c0934: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8885072c0934: Terminating MTC. MC@8885072c0934: MTC terminated. MC2> exit MC@8885072c0934: Shutting down session. MC@8885072c0934: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/expected-results.xml' against results in 'junit-xml-12034.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_hnb_disconnected_timeout pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass: 60 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (923584) [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/log_merge.sh HNBGW_Tests --rm >/dev/null'] [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][generic] Stopping stp (923521) [testenv][generic] Stopping hnbgw (923544) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0'] testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease [testenv] feed_watchdog_loop: podman container has stopped Reading package lists... [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-rua-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp4 libosmo-ranap7 libosmo-rua0 libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp4 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-latest The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 38 newly installed, 0 to remove and 85 not upgraded. Need to get 0 B/20.8 MB of archives. After this operation, 25.9 MB of additional disk space will be used. debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../04-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.5.0_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../12-libosmo-pfcp4_0.5.0_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../14-libosmo-sigtran11_2.1.0_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.1.0_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.1.0_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.1.0_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.5.0_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.7.0_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.5.0_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.7.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.7.0_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.7.0_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.7.0_amd64.deb ... Unpacking osmo-hnbgw (1.7.0) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.7.0_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmo-gtlv1:amd64 (0.5.0) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.7.0) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmo-rua0:amd64 (1.7.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libosmo-rua-dbg:amd64 (1.7.0) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmo-pfcp4:amd64 (0.5.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmo-sigtran11:amd64 (2.1.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0) ... Setting up osmo-stp:amd64 (2.1.0) ... 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) ... Setting up osmo-hnbgw (1.7.0) ... 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) ... Setting up osmo-stp-dbg:amd64 (2.1.0) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][with-pfcp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/HNBGW_Tests-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/logs/with-pfcp/stp'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-hnbgw-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/stp.log'] 20250425123040771 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250425123040771 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20250425123040771 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250425123040771 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20250425123040771 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250425123040771 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250425123040771 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20250425123040771 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20250425123040771 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425123040771 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250425123040771 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20250425123040771 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250425123040771 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250425123040771 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20250425123040771 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20250425123040771 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425123040771 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250425123040771 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20250425123040771 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250425123040771 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250425123040771 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20250425123040771 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20250425123040771 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425123040771 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250425123040771 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20250425123040771 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250425123040771 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250425123040771 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20250425123040771 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20250425123040771 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425123040771 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250425123040771 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20250425123040771 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250425123040771 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250425123040771 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20250425123040771 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20250425123040771 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425123040771 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250425123040771 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20250425123040771 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250425123040771 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250425123040771 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20250425123040771 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20250425123040771 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425123040771 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250425123040771 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250425123040771 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250425123040771 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250425123040771 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250425123040771 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250425123040771 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20250425123040771 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20250425123040771 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20250425123040771 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'sh', '-c', 'osmo-hnbgw -c osmo-hnbgw-with-pfcp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x55cf7b31e4e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55cf7b31e4c0(iups) with 3 counters 20250425123040910 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250425123040910 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250425123040910 DLPFCP NOTICE 0x55cf8d280870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20250425123040910 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Allocated (fsm.c:456) 20250425123040910 DLGLOBAL DEBUG validating counter group 0x55cf7b31e560(msc) with 15 counters (rate_ctr.c:86) 20250425123040910 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250425123040910 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425123040910 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Allocated (fsm.c:456) 20250425123040910 DLGLOBAL DEBUG validating counter group 0x55cf7b31e560(msc) with 15 counters (rate_ctr.c:86) 20250425123040910 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250425123040910 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425123040910 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Allocated (fsm.c:456) 20250425123040910 DLGLOBAL DEBUG validating counter group 0x55cf7b31e560(msc) with 15 counters (rate_ctr.c:86) 20250425123040910 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250425123040910 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425123040910 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Allocated (fsm.c:456) 20250425123040910 DLGLOBAL DEBUG validating counter group 0x55cf7b31e560(msc) with 15 counters (rate_ctr.c:86) 20250425123040910 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250425123040910 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425123040910 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Allocated (fsm.c:456) 20250425123040910 DLGLOBAL DEBUG validating counter group 0x55cf7b31e540(sgsn) with 15 counters (rate_ctr.c:86) 20250425123040910 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250425123040910 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425123040910 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Allocated (fsm.c:456) 20250425123040910 DLGLOBAL DEBUG validating counter group 0x55cf7b31e540(sgsn) with 15 counters (rate_ctr.c:86) 20250425123040910 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250425123040910 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425123040910 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Allocated (fsm.c:456) 20250425123040910 DLGLOBAL DEBUG validating counter group 0x55cf7b31e540(sgsn) with 15 counters (rate_ctr.c:86) 20250425123040910 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250425123040910 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425123040910 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Allocated (fsm.c:456) 20250425123040910 DLGLOBAL DEBUG validating counter group 0x55cf7b31e540(sgsn) with 15 counters (rate_ctr.c:86) 20250425123040910 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250425123040910 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425123040910 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250425123040910 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250425123040910 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250425123040910 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250425123040910 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250425123040910 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250425123040910 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:57543 (mgcp_client.c:999) 20250425123040910 DLPFCP DEBUG 0x55cf8d280870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20250425123040910 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xebb5fef0 (1745584240 seconds since UNIX epoch, which is 3954573040 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:147) 20250425123040910 DLPFCP DEBUG pfcp_cp_peer[0x55cf8d3f3fc0]{disabled}: Allocated (fsm.c:456) 20250425123040910 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250425123040910 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123040910 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20250425123040910 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:258) 20250425123040910 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123040910 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425123040910 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250425123040910 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250425123040910 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20250425123040910 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:579) 20250425123040910 DLGLOBAL DEBUG validating counter group 0x7fa58b8c59a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20250425123040910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_DOWN}: Allocated (fsm.c:456) 20250425123040910 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7_instance.c:315) 20250425123040910 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:590) 20250425123040910 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20250425123040910 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:127) 20250425123040910 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:635) 20250425123040910 DLGLOBAL DEBUG validating counter group 0x7fa58b8c59e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250425123040910 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:123) 20250425123040910 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{IDLE}: Allocated (fsm.c:456) 20250425123040910 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:623) 20250425123040910 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cf8d3ef630]{ASP_DOWN}: Allocated (fsm.c:456) 20250425123040910 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20250425123040910 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250425123040910 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250425123040910 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55cf8d413d40 (osmo_ss7_user.c:88) 20250425123040910 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250425123040910 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250425123040910 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250425123040910 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20250425123040910 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425123040910 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250425123040910 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425123040910 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250425123040910 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425123040910 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250425123040910 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425123040910 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250425123040910 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425123040910 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250425123040910 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425123040910 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250425123040910 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425123040910 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250425123040910 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425123040910 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250425123040910 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425123040910 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250425123040910 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425123040910 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250425123040910 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425123040910 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250425123040910 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425123040910 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250425123040910 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250425123040910 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250425123040910 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425123040910 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250425123040910 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:35977<->l=::1:2905): New m3ua connection accepted 20250425123040910 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:35977<->l=::1:2905): created dynamic ASP asp-dyn-0 20250425123040910 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:35977<->l=:::2905 20250425123040910 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20250425123040910 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250425123040910 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123040910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425123040910 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:35977){CONNECTING} connection established (stream_cli.c:440) 20250425123040910 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250425123040910 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:35977) (osmo_ss7_asp.c:937) 20250425123040910 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250425123040910 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250425123040910 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250425123040910 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cf8d3ef630]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250425123040910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123040910 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20250425123040911 DLSS7 <000c> m3ua.c:714 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123040911 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123040911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123040911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123040911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:751) 20250425123040911 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cf8d3ef630]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:714) 20250425123040911 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cf8d3ef630]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250425123040911 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cf8d3ef630]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20250425123040911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425123040911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20250425123040911 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250425123040911 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250425123040911 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20250425123040912 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123040912 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123040912 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123040912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123040912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123040912 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123040912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123040912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123040912 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425123040912 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123040912 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123040912 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123040912 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123040912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123040912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123040912 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123040912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123040912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123040912 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425123040912 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123040912 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123040912 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123040912 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123040912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123040912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123040912 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123040912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123040912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123040912 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425123040912 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123040912 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123040912 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123040912 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123040912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123040912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123040912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123040912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123040912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123040912 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425123040912 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123040912 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123040912 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123040912 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123040912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123040912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123040912 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123040912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123040912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123040912 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425123040912 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123040912 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123040912 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123040912 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123040912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123040912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123040912 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123040912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123040912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123040912 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425123040912 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123040912 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123040912 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123040912 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123040912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123040912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123040912 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123040912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123040912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123040912 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425123040912 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123040912 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123040912 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123040912 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123040912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123040912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123040912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123040912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123040912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123040912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123040912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123040912 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425123040912 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) [testenv][with-pfcp] Running testsuite [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/start-testsuite.sh', 'hnbgw/HNBGW_Tests', 'HNBGW_Tests-with-pfcp.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_Tests-with-pfcp.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HNBGW_Tests-with-pfcp.cfg MC@be9552f9b756: Unix server socket created successfully. MC@be9552f9b756: Listening on TCP port 40699. be9552f9b756 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/ttcn3/hnbgw/HNBGW_Tests be9552f9b756 40699 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@be9552f9b756: New HC connected from 10.0.2.100 [10.0.2.100]. be9552f9b756: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@be9552f9b756: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@be9552f9b756: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@be9552f9b756: Configuration file was processed on all HCs. MC@be9552f9b756: Creating MTC on host 10.0.2.100. MC@be9552f9b756: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Fri Apr 25 12:30:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_hnb_register started. 20250425123042666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123042667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123042672 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43437<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@be9552f9b756: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250425123042911 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250425123042911 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20250425123042911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:573) 20250425123042911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123042911 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20250425123042911 DLSS7 <000c> xua_rkm.c:204 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20250425123042911 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250425123042911 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-as-rkm-7: Created AS 20250425123042911 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250425123042911 DLSS7 <000c> osmo_ss7_as.c:123 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20250425123042911 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250425123042911 DLSS7 <000c> xua_rkm.c:342 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123042911 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250425123042911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123042911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:751) 20250425123042911 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:448) 20250425123042911 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20250425123042911 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20250425123042911 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20250425123042911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123042911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250425123042911 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250425123042911 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250425123042911 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250425123042911 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250425123042911 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cf8d3ef630]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250425123042911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123042911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:751) 20250425123042911 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cf8d3ef630]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:714) 20250425123042911 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cf8d3ef630]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250425123042911 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cf8d3ef630]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20250425123042911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425123042911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20250425123042911 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250425123042911 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250425123042911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123042911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123042911 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123042911 DLSS7 <000c> m3ua.c:714 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123042911 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123042911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123042911 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123042911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123042911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250425123042911 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) 20250425123042911 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250425123042911 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cf8d412460]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250425123043900 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::28a2:d7ff:fe69:2e26]:2905 err=None (stream.c:265) 20250425123043900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20250425123043900 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250425123043900 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::28a2:d7ff:fe69:2e26]:2905 err=None (osmo_ss7_asp.c:788) 20250425123043911 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{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)@be9552f9b756: 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 := 3954573040 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@be9552f9b756: broadcasting to mtc MTC@be9552f9b756: setverdict(pass): none -> pass HNBGW-PFCP(6)@be9552f9b756: 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 } } } 20250425123043916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123043916 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123043916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20250425123043916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20250425123043916 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20250425123043916 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20250425123043916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{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) 20250425123043916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250425123043916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123043916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123043916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123043916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@be9552f9b756: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250425123043925 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123043925 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123043925 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123043925 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123043926 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123043926 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123043926 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123043926 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123043926 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123043926 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123043927 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123043927 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123043927 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123043927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123043927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123043927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123043927 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123043927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123043927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123043927 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123043927 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123043927 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123043927 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123043927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123043927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123043927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123043927 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123043927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123043927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123043927 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123043927 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123043927 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123043927 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123043927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123043927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123043927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123043927 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123043927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123043927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123043927 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123043927 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123043927 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123043927 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123043927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123043927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123043927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123043927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123043927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123043927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123043927 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123043927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123043927 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123043927 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123043927 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123043927 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123043927 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123043927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123043927 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123043927 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123043927 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123043927 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123043927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123043927 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123043927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123043927 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123043927 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123043927 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123043927 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123043927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123043927 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123043927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123043927 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123043927 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123043927 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123043927 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123043927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123043927 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(11)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123043941 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123043941 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123043941 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123043941 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123043941 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123043941 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123043941 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123043941 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123043942 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123043942 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123043942 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123043942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123043942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123043942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123043942 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123043942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123043942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123043942 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123043942 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123043942 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123043942 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123043942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123043942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123043942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123043942 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123043942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123043942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123043942 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123043942 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123043942 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123043942 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123043942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123043942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123043942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123043942 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123043942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123043942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123043942 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123043942 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123043942 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123043942 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123043942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123043942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123043942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123043942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123043942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123043942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123043942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123043942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123043942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123043942 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123043942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123043942 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123043942 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123043942 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123043942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123043942 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123043942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123043942 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123043942 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123043942 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123043942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123043942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123043942 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123043943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123043943 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123043943 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123043943 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123043943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123043943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123043943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123043943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123043943 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123043943 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123043943 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123043943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123043943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123043943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(12)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123044137 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123044137 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123044137 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123044137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123044139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123044139 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123044139 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123044139 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123044139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123044139 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123044139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123044140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123044140 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123044140 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123044140 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123044140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123044140 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123044140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123044140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123044140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123044140 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123044140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123044140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123044140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123044140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123044140 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123044140 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123044140 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123044141 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123044141 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123044141 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123044141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123044141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123044141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123044141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123044141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123044141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123044141 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123044141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123044141 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123044141 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123044141 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123044141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123044141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123044141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123044141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123044152 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123044152 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123044152 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123044152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123044153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123044153 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123044153 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123044153 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123044153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123044153 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123044153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123044154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123044154 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123044154 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123044154 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123044154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123044154 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123044154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123044154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123044154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123044154 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123044154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123044154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123044154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123044154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123044154 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123044154 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123044154 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123044155 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123044155 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123044155 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123044155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123044155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123044155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123044155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123044155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123044155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123044155 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123044155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123044155 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123044155 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123044155 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123044155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123044155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123044155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123044155 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123044943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123044943 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123044943 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123044943 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123044943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123044943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123044943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123044943 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123044943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123044943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123044943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123044943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123044943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123044943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123044943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123044943 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123044943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044943 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123044943 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123044943 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123044943 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123044943 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123044943 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123044943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123044943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123044943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123044943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123044943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123044943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123044943 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123044943 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123044943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123044943 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123044943 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123044943 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123044943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123044943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123044943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123044943 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123044943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123044943 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123044943 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123044943 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123044943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123044943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123044943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123044943 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123044943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123044943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123044943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123044943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123044944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123044944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123044944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123044944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123044944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044944 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123044944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123044944 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123044944 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123044944 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123044955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123044955 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123044955 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123044955 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123044955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123044955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123044955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123044955 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(13)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123044955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123044955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123044955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123044955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123044955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123044955 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123044955 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123044955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123044955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123044955 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123044955 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123044955 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123044955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123044955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123044955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123044955 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123044955 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123044955 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123044955 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123044955 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123044955 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123044955 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123044955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123044955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123044955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123044955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123044955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123044955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123044955 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123044955 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123044956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123044956 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123044956 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123044956 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123044956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123044956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123044956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123044956 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123044956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123044956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123044956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123044956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123044956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123044956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123044956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123044956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123044956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123044956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123044956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123044956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123044956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123044956 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123044956 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123044956 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123044966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123044966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123044966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123044966 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123044966 DLGLOBAL DEBUG validating counter group 0x55cf7b31ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250425123044966 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123044966 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123044966 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123044966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123044966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123044971 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43437<->l=127.0.0.1:4262) (control_if.c:193) 20250425123044971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(5)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(4)@be9552f9b756: Final verdict of PTC: none 20250425123044972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45736<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_register(3)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@be9552f9b756: Final verdict of PTC: none 20250425123044972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123044972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123044972 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_hnb_register-Iuh0-RUA(8)@be9552f9b756: Final verdict of PTC: none 20250425123044972 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123044972 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(9)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@be9552f9b756: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(15)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(6)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@be9552f9b756: Test case TC_hnb_register finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Fri Apr 25 12:30:44 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250425123045041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45756<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123045144 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123045144 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123045144 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123045144 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123045144 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123045144 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123045144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123045144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123045144 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123045144 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123045144 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123045144 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123045144 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123045144 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123045144 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123045144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123045144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123045144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123045144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123045144 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123045144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123045144 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123045144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123045144 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123045144 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123045145 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123045145 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123045145 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123045145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123045145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123045145 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123045145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123045145 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123045145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123045145 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123045145 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123045145 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123045145 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123045145 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123045436 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::28a2:d7ff:fe69:2e26]:2905 err=None (stream.c:265) 20250425123045436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20250425123045436 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250425123045436 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::28a2:d7ff:fe69:2e26]:2905 err=None (osmo_ss7_asp.c:788) 20250425123045543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45756<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234704) Waiting for packet dumper to finish... 1 (prev_count=234704, count=236984) 20250425123047146 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123047146 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123047146 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123047146 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123047146 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123047146 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Fri Apr 25 12:30:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_hnb_register_duplicate started. 20250425123048571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123048574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123048576 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44935<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123048643 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123048643 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123048651 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123048651 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123048651 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123048651 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123048651 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123048651 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123048651 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123048651 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123048652 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55626 (stream_srv.c:142) 20250425123048652 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55626<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123048653 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123048653 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123048653 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123048653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123048653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123048653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123048653 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123048653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123048653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123048653 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123048653 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123048653 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123048653 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123048653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123048653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123048653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123048653 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123048653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123048653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123048653 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123048653 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123048653 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123048653 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123048653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123048653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123048653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123048653 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123048653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123048653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123048653 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123048653 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123048653 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123048653 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123048653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123048653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123048653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123048654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123048654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123048654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123048654 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123048654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123048654 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123048654 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123048654 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123048654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123048654 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123048654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123048654 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123048654 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123048654 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123048654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123048654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123048654 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123048654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123048654 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123048654 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123048654 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123048654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123048654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123048654 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123048654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123048654 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123048654 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123048654 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123048654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123048654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123048654 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(26)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123048666 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123048666 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123048667 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123048667 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123048667 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123048667 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123048667 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123048667 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123048668 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123048668 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123048668 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123048668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123048668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123048668 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123048668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123048668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123048668 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123048668 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123048668 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123048668 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123048668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123048668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123048668 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123048668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123048668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123048668 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123048668 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123048668 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123048668 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123048668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123048668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123048668 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123048668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123048668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123048668 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123048668 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123048668 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123048668 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123048668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123048668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123048668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123048668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123048668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123048668 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123048668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123048668 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123048668 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123048668 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123048668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123048668 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123048668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123048668 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123048668 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123048668 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123048668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123048668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123048668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123048668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123048668 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123048668 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123048668 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123048668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123048668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123048669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123048669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123048669 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123048669 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123048669 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123048669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123048669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123048669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(29)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123048864 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123048864 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123048864 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123048864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123048866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123048866 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123048866 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123048866 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123048866 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123048866 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123048866 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123048866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123048866 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123048866 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123048866 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123048866 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123048866 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123048866 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123048866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123048866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123048866 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123048866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123048866 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123048866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123048866 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123048866 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123048866 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123048866 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123048867 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123048867 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123048867 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123048867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123048867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123048867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123048867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123048867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123048867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123048867 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123048867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123048867 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123048867 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123048867 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123048867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123048868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123048868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123048868 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123048879 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123048879 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123048879 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123048879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123048880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123048880 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123048880 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123048880 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123048880 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123048880 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123048880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123048881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123048881 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123048881 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123048881 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123048881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123048881 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123048881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123048881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123048881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123048881 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123048881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123048881 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123048881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123048881 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123048881 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123048881 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123048881 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123048882 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123048882 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123048882 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123048882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123048882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123048882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123048882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123048882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123048882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123048882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123048882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123048882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123048882 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123048882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123048882 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123048882 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123048882 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123048882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123048882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123048882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123048882 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123049670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123049670 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123049670 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123049670 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123049670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123049670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123049670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123049670 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123049670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123049670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123049670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123049670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123049670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123049670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123049670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123049670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123049670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123049670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123049670 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123049670 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123049670 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123049670 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123049670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123049670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123049670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123049670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123049670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123049670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123049670 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123049670 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123049670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123049670 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123049670 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123049670 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123049670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123049670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123049670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123049670 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123049670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123049670 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123049670 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123049670 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123049670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123049670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123049670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123049670 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123049670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123049670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123049670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123049670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123049670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123049670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123049670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123049670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123049670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123049670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123049670 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123049670 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123049670 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123049684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123049684 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123049684 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123049684 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123049684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123049684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123049684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123049684 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123049684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123049684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123049684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123049684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123049684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123049684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123049684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123049684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123049684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123049684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123049684 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123049684 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123049684 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123049684 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123049684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123049684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123049684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123049684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123049684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123049684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123049684 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123049684 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123049684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123049684 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123049684 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123049684 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123049684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123049684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123049684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123049684 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123049684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123049684 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123049684 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123049684 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123049684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123049684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123049684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123049684 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123049684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123049684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123049684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123049684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123049684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123049684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123049684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123049684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123049684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123049684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123049684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123049684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123049684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123049684 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123049684 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123049684 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123049691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123049691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123049691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123049691 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123049691 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123049691 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123049691 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123049691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123049691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123049696 DLINP DEBUG SRVCONN(,r=127.0.0.1:55626<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123049696 DLINP DEBUG SRVCONN(,r=127.0.0.1:55626<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123049696 DLINP DEBUG SRVCONN(,r=127.0.0.1:55626<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123049696 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123049696 DHNBAP ERROR (127.0.0.1:55626 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250425123049696 DHNBAP ERROR (127.0.0.1:55626 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250425123049696 DLINP DEBUG SRVCONN(,r=127.0.0.1:55626<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123049696 DLINP DEBUG SRVCONN(,r=127.0.0.1:55626<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250425123049696 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: talloc reports "struct hnb_context" x 1, expecting 1 MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123049703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123049704 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44935<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(17)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123049705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45990<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123049705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123049705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123049705 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123049705 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123049705 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate(16)@be9552f9b756: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@be9552f9b756: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(19)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@be9552f9b756: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@be9552f9b756: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(30)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@be9552f9b756: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Fri Apr 25 12:30:49 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 20250425123049804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123049872 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123049872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123049872 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123049872 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123049872 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123049872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123049872 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123049872 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123049872 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123049872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123049872 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123049872 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123049872 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123049872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123049872 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123049872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123049872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123049872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123049873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123049873 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123049873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123049873 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123049873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123049873 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123049873 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123049873 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123049873 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123049873 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123049873 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123049873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123049873 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123049873 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123049873 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123049873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123049873 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123049873 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123049873 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123049873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123049873 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123049873 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123049873 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123049873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123049873 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123049873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123049873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123049873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123049873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123049873 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123049873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123049873 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123049873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123049873 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123049873 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123049873 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123049873 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123049873 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123050308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46012<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223236) Waiting for packet dumper to finish... 1 (prev_count=223236, count=224116) 20250425123051873 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123051873 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123051873 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123051873 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123051873 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123051873 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Fri Apr 25 12:30:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250425123053338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123053342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123053344 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40331<->l=127.0.0.1:4262) (control_if.c:572) 20250425123053412 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123053412 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123053412 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123053412 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123053412 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123053412 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123053412 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123053412 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123053412 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123053412 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123053413 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123053414 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123053414 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123053414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123053414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123053414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123053414 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123053414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123053414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123053414 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123053414 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123053414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123053414 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123053414 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123053414 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123053414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123053414 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123053414 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123053414 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123053414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123053414 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123053414 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123053414 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123053414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123053414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123053414 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123053414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123053414 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123053414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123053414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123053414 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123053414 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123053414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123053414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053414 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123053414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123053414 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123053414 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123053414 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123053414 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123053414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123053414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123053414 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123053414 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123053414 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123053414 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123053414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123053414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123053414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123053414 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123053414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123053414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123053414 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123053414 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123053414 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123053414 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123053414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123053414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123053414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123053414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123053414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123053414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123053414 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123053414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123053414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123053414 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(39)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(37)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123053429 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123053429 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123053429 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123053429 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123053429 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123053429 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123053429 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123053429 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123053430 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123053430 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123053430 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123053430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123053430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123053431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123053431 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123053431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123053431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123053431 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123053431 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123053431 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123053431 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123053431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123053431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123053431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123053431 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123053431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123053431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123053431 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123053431 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123053431 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123053431 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123053431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123053431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123053431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123053431 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123053431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123053431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123053431 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123053431 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123053431 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123053431 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123053431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123053431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123053431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123053431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123053431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123053431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123053431 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123053431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123053431 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123053431 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123053431 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123053431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123053431 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123053431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123053431 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123053431 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123053431 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123053431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123053431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123053431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123053431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123053431 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123053431 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123053431 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123053431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123053431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123053431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123053431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123053431 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123053431 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123053431 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123053431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123053431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123053431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(42)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(40)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123053625 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123053625 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123053625 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123053625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123053628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123053628 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123053628 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123053628 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123053628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123053628 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123053628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123053629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123053629 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123053629 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123053629 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123053629 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123053629 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123053629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123053629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123053629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123053629 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123053629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123053629 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123053629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123053629 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123053629 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123053629 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123053629 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123053630 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123053630 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123053630 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123053630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123053630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123053630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123053630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123053630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123053630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123053630 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123053630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123053630 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123053630 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123053630 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123053630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123053630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123053630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123053630 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123053642 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123053642 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123053642 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123053642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(42)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123053643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123053643 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123053643 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123053643 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123053643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123053643 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123053643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123053643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123053643 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123053643 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123053643 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123053643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123053643 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123053643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123053643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123053643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123053643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123053643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123053643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123053643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123053643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123053643 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123053643 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123053643 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123053645 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123053645 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123053645 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123053645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123053645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123053645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123053645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123053645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123053645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123053645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123053645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123053645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123053645 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123053645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123053645 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123053645 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123053645 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123053645 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123053645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123053645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123053645 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123054431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123054431 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123054431 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123054431 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123054431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123054431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123054431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123054431 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123054431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123054431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123054431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123054431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123054431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123054431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123054431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123054431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123054431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123054431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123054431 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123054431 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123054431 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123054431 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123054431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123054431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123054431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123054431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123054431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123054431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123054431 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123054431 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123054431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123054431 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123054431 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123054431 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123054431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123054431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123054431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123054431 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123054432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123054432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123054432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123054432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123054432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123054432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123054432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123054432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123054432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123054431 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123054431 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123054431 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123054431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123054431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123054432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123054432 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123054432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123054432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123054432 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123054432 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123054432 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123054446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123054446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123054446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123054446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123054446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123054446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123054446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123054446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123054446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123054446 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123054446 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123054446 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123054446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123054446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123054446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123054446 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123054446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054446 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123054446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123054446 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123054446 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123054446 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123054446 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123054446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123054446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123054446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123054446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123054446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123054446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123054446 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123054446 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123054446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123054446 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123054446 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123054446 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123054446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123054446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123054446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123054446 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123054446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123054446 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123054446 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123054446 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123054446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123054446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123054446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123054446 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123054446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123054446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123054446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123054446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123054446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123054446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123054446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123054446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123054446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123054447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123054447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123054447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123054447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123054447 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123054447 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123054447 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123054452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123054452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123054452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123054452 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123054452 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123054452 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123054452 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123054452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123054452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123054454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123054454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123054454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123054454 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123054454 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (re-connecting) (hnbgw_hnbap.c:560) 20250425123054454 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123054454 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123054454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123054454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: talloc reports "struct hnb_context" x 1, expecting 1 MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123054456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46036<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123054456 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40331<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(32)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123054457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46024<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123054458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123054458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123054458 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123054458 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123054458 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(43)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(34)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@be9552f9b756: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@be9552f9b756: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Fri Apr 25 12:30:54 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 20250425123054512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123054632 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123054632 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123054632 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123054632 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123054632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123054632 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123054632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123054632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123054632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123054632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123054632 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123054632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123054632 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123054632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123054632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123054632 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123054632 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123054632 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123054632 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123054632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123054632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123054632 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123054632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123054632 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123054632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123054632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123054632 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123054632 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123054632 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123054632 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123054632 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123054632 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123054632 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123054632 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123054632 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123054632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123054632 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123054632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123054632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123055013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46044<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=201860) Waiting for packet dumper to finish... 1 (prev_count=201860, count=221932) 20250425123056634 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123056634 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123056634 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123056634 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123056634 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123056634 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Fri Apr 25 12:30:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_hnb_disconnected_timeout started. 20250425123058053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123058059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123058064 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33535<->l=127.0.0.1:4262) (control_if.c:572) 20250425123058133 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123058133 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123058133 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123058133 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123058133 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123058133 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123058134 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123058134 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123058134 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123058134 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_disconnected_timeout-Iuh0(48)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123058135 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123058135 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123058135 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123058135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123058135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123058135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123058135 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123058135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123058135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123058135 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123058135 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123058135 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123058135 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123058135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123058135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123058135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123058135 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123058135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123058135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123058135 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123058135 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123058135 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123058135 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123058135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123058135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123058135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123058135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123058135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123058135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123058135 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123058135 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123058135 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123058135 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123058135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123058135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123058135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123058135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123058135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123058135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123058135 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123058135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123058135 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123058135 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123058135 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123058135 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123058135 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123058135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123058135 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123058135 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123058135 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123058135 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123058135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123058135 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123058135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123058135 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123058135 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123058135 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123058135 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123058135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123058135 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123058135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123058135 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123058135 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123058135 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123058135 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123058135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123058135 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(52)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(50)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123058153 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123058153 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123058153 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123058153 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123058154 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123058154 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123058154 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123058154 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123058155 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123058155 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123058155 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123058155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123058155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123058155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123058155 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123058155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123058155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123058155 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123058156 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123058156 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123058156 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123058156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123058156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123058156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123058156 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123058156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123058156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123058156 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123058156 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123058156 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123058156 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123058156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123058156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123058156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123058156 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123058156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123058156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123058156 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123058156 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123058156 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123058156 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123058156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123058156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123058156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123058156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123058156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123058156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123058156 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123058157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123058157 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123058157 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123058157 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123058157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123058157 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123058157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123058157 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123058157 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123058157 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123058157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123058157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123058157 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123058157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123058157 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123058157 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123058157 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123058157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123058157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123058157 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123058157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123058157 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123058157 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123058157 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123058157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123058157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123058157 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123058179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123058179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123058179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123058179 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123058179 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123058179 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123058179 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123058179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123058179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123058350 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123058350 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123058350 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123058350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123058360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123058360 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123058360 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123058360 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123058360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123058360 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123058360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123058363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123058363 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123058363 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123058363 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123058363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123058363 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123058363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123058363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123058363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123058363 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123058363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123058363 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123058363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123058363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123058363 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123058363 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123058363 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123058365 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123058365 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123058365 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123058365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123058365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123058365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123058365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123058365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123058365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123058365 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123058365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123058366 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123058366 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123058366 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123058366 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123058366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123058366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123058366 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123058369 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123058369 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123058369 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123058369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(55)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123058375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123058375 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123058375 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123058375 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123058375 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123058375 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123058375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123058378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123058378 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123058378 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123058378 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123058378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123058378 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123058378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123058379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123058379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123058379 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123058379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123058379 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123058379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123058379 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123058379 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123058379 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123058379 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123058380 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123058380 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123058380 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123058380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123058380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123058380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123058380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123058380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123058380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123058381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123058381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123058381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123058381 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123058381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123058381 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123058381 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123058381 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123058381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123058381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123058381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123058381 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123059162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123059162 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123059162 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123059162 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123059162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123059162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123059162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123059162 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123059162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123059162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123059162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123059162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123059162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123059162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123059162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123059162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123059162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059162 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123059162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123059162 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123059162 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123059162 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123059162 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123059162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123059162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123059162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123059162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123059162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123059162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123059162 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123059162 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123059162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123059162 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123059162 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123059162 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123059162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123059162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123059162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123059162 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123059163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123059163 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123059163 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123059163 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123059164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123059164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123059164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123059164 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123059164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123059164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123059164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123059164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123059164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123059164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123059164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123059164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123059164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059164 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123059164 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123059164 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123059164 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123059164 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123059181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123059181 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123059181 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123059181 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123059181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123059181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123059181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123059181 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123059181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123059181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123059181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123059181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123059181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123059181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123059181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123059181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123059181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123059181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123059181 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123059181 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123059181 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123059181 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123059181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123059181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123059181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123059181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123059181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123059181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123059181 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123059181 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123059181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123059181 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123059181 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123059181 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123059181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123059181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123059181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123059181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123059184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123059184 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123059184 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123059184 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123059184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123059184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123059184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123059184 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123059184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123059184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123059184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123059184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123059184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123059184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123059184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123059184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123059184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123059184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123059184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123059184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123059184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123059184 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123059184 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123059184 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123059193 DLCTRL DEBUG Command: GET 459325198 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425123059193 DLCTRL DEBUG Tx Command reply: GET_REPLY 459325198 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@be9552f9b756: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@be9552f9b756: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425123059197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123059197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123059197 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123059197 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123059197 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@be9552f9b756: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425123100202 DLCTRL DEBUG Command: GET 559636638 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425123100202 DLCTRL DEBUG Tx Command reply: GET_REPLY 559636638 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250425123105209 DLCTRL DEBUG Command: GET 227932718 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425123105209 DLCTRL DEBUG Tx Command reply: ERROR 227932718 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)@be9552f9b756: 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@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250425123106221 DLCTRL DEBUG Command: GET 305029537 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425123106221 DLCTRL DEBUG Tx Command reply: ERROR 305029537 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)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123106221 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123106221 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) IPA-CTRL-CLI-IPA(46)@be9552f9b756: 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@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123106226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123106226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123106226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123106226 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123106226 DLGLOBAL DEBUG validating counter group 0x55cf7b31ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250425123106226 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123106226 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123106226 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123106226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123106226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425123106227 DLCTRL DEBUG Command: GET 32752479 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425123106227 DLCTRL DEBUG Tx Command reply: GET_REPLY 32752479 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123107229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123107229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123107229 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123107230 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123107230 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@be9552f9b756: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425123107231 DLCTRL DEBUG Command: GET 278104333 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425123107231 DLCTRL DEBUG Tx Command reply: GET_REPLY 278104333 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250425123113237 DLCTRL DEBUG Command: GET 961263910 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425123113237 DLCTRL DEBUG Tx Command reply: ERROR 961263910 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)@be9552f9b756: 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@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123113241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54030<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123113241 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33535<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(45)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123113242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54014<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_disconnected_timeout(44)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@be9552f9b756: Final verdict of PTC: none 20250425123113242 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123113242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123113242 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123113243 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123113243 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123113243 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123113243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123113243 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123113243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123113243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123113243 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123113243 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123113243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123113243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.sgsn0-SCCP(53)@be9552f9b756: Final verdict of PTC: none 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123113243 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123113243 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123113243 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123113243 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123113243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123113243 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123113243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123113243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(47)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@be9552f9b756: Final verdict of PTC: none 20250425123113243 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123113243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123113243 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123113243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123113243 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123113243 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123113243 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123113243 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123113243 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123113243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123113243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123113243 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123113243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123113243 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123113243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123113243 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123113243 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123113243 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123113243 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123113243 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(55)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(56)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@be9552f9b756: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Fri Apr 25 12:31:13 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 20250425123113288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123113690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52146<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=208416) Waiting for packet dumper to finish... 1 (prev_count=208416, count=233964) 20250425123115244 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123115244 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123115244 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123115244 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123115244 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123115244 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Fri Apr 25 12:31:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ue_register started. 20250425123116787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123116792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123116795 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45155<->l=127.0.0.1:4262) (control_if.c:572) 20250425123116850 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123116850 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123116850 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123116850 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123116850 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123116850 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123116851 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123116851 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123116851 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123116851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123116851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123116851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123116851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123116851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123116851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123116851 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123116851 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123116851 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123116851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123116851 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123116851 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123116851 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123116851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123116851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123116851 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123116851 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123116851 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123116852 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123116852 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123116852 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123116852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123116852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123116852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123116852 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123116852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123116852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123116852 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123116852 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123116852 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123116852 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123116852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123116852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123116852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123116852 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123116852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123116852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123116852 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123116852 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123116852 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123116852 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123116852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123116852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123116852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123116853 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123116853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123116853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123116853 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123116853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123116853 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123116853 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123116853 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123116853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123116853 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123116853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123116853 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123116853 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123116853 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123116853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123116853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123116853 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123116853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123116853 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123116853 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123116853 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123116853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123116853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123116853 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(67)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(65)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123116867 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123116867 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123116867 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123116867 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123116867 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123116867 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123116867 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123116867 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123116868 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123116868 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123116868 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123116868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123116868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123116868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123116869 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123116869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123116869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123116869 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123116869 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123116869 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123116869 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123116869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123116869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123116869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123116869 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123116869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123116869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123116869 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123116869 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123116869 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123116869 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123116869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123116869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123116869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123116869 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123116869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123116869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123116869 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123116869 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123116869 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123116869 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123116869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123116869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123116869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123116869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123116869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123116869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123116869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123116869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123116869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123116869 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123116869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123116869 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123116869 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123116869 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123116869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123116869 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123116869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123116869 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123116869 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123116869 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123116869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123116869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123116869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123116869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123116869 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123116869 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123116869 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123116869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123116869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123116869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123116869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123116869 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123116869 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123116869 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123116869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123116869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123116869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123116889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123116889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123116889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123116889 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123116889 DLGLOBAL DEBUG validating counter group 0x55cf7b31ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250425123116889 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123116889 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123116889 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123116889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123116889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123117064 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123117064 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123117064 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123117064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123117072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123117072 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123117072 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123117072 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123117072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123117072 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123117072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123117075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123117075 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123117075 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123117075 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123117075 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123117075 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123117075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123117075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123117075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123117075 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123117075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123117075 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123117076 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123117076 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123117076 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123117076 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123117076 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123117077 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123117077 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123117077 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123117077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123117077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123117077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123117077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123117077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123117077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123117077 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123117078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123117078 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123117078 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123117078 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123117078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123117078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123117078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123117078 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123117080 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123117080 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123117080 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123117080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123117086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123117086 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123117086 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123117086 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123117086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123117086 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123117086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123117088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123117088 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123117088 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123117088 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123117088 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123117088 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123117088 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123117089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123117089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123117089 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123117089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123117089 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123117089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123117089 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123117089 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123117089 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123117089 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123117090 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123117090 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123117090 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123117090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123117090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123117090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123117090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123117090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123117090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123117090 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123117090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123117090 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123117090 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123117090 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123117090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123117091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123117091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123117091 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123117868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123117868 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123117868 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123117868 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123117868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123117868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123117868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123117868 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123117868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123117868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123117868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123117868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123117868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123117868 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123117868 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123117868 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123117868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117868 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123117868 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123117868 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123117868 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123117868 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123117868 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123117868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123117868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123117868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123117868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123117868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123117869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123117869 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123117869 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123117869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123117869 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123117869 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123117869 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123117869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123117869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123117869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123117869 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123117869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123117869 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123117869 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123117869 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123117869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123117869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123117869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123117869 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123117869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123117869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123117869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123117869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123117869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123117869 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123117869 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123117869 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123117869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117869 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123117869 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123117869 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123117869 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123117869 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123117883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123117883 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123117883 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123117883 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123117883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123117883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123117883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123117883 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123117883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123117883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123117883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123117883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123117883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123117883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123117883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123117883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123117883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123117883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123117883 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123117883 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123117883 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123117883 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123117883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123117883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123117883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123117883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123117883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123117883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123117883 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123117883 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123117883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123117883 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123117883 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123117883 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123117883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123117883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123117883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123117883 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123117884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123117884 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123117884 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123117884 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123117884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123117884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123117884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123117884 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123117884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123117884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123117884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123117884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123117884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123117884 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123117884 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123117884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123117884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123117884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123117884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123117884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123117884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123117884 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123117884 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123117884 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123117893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123117893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123117893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250425123117893 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250425123117893 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250425123117893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123117893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123117896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47142<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(60)@be9552f9b756: Final verdict of PTC: none 20250425123117897 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45155<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(61)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123117897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47140<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123117897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123117897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123117897 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123117897 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123117897 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register(59)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@be9552f9b756: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(62)@be9552f9b756: Final verdict of PTC: none TC_ue_register-Iuh0(63)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(71)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@be9552f9b756: Test case TC_ue_register finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Fri Apr 25 12:31:17 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250425123117943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123118072 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123118072 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123118072 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123118072 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123118072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123118072 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123118072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123118072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123118072 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123118072 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123118072 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123118072 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123118072 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123118072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123118072 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123118072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123118072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123118072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123118072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123118072 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123118072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123118072 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123118072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123118072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123118072 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123118072 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123118072 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123118072 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123118073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123118073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123118073 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123118073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123118073 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123118073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123118073 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123118073 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123118073 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123118073 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123118073 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123118445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47148<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=200656) Waiting for packet dumper to finish... 1 (prev_count=200656, count=216744) 20250425123120074 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123120074 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123120074 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123120074 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123120074 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123120074 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Fri Apr 25 12:31:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ue_register_tmsi_lai started. MTC@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250425123121810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123121813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123121815 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39301<->l=127.0.0.1:4262) (control_if.c:572) 20250425123121877 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123121877 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123121877 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123121877 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123121877 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123121877 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123121878 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123121878 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123121878 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_ue_register_tmsi_lai-Iuh0(76)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123121878 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123121879 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123121879 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123121879 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123121879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123121879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123121879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123121879 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123121879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123121879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123121879 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123121879 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123121879 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123121879 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123121879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123121879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123121879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123121879 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123121879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123121879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123121879 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123121879 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123121879 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123121879 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123121879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123121879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123121879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123121879 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123121879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123121879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123121879 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123121879 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123121879 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123121879 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123121879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123121879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123121879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123121879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123121879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123121879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123121879 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123121879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123121879 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123121879 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123121879 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123121879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123121879 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123121879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123121879 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123121879 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123121879 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123121880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123121880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123121880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123121880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123121880 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123121880 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123121880 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123121880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123121880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123121880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123121880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123121880 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123121880 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123121880 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123121880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123121880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123121880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(80)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(78)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123121892 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123121892 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123121892 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123121892 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123121892 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123121892 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123121893 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123121893 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123121894 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123121894 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123121894 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123121894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123121894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123121894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123121894 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123121894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123121894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123121894 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123121894 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123121894 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123121894 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123121894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123121894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123121894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123121894 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123121894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123121894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123121894 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123121894 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123121894 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123121894 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123121894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123121894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123121894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123121894 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123121894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123121894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123121894 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123121894 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123121894 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123121894 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123121894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123121894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123121894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123121894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123121894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123121894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123121894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123121894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123121894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123121894 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123121894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123121894 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123121894 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123121894 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123121894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123121894 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123121894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123121894 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123121894 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123121894 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123121894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123121894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123121894 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123121894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123121894 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123121894 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123121894 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123121894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123121894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123121894 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123121894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123121894 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123121894 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123121894 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123121894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123121894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123121894 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(83)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(81)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123121919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123121919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123121919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123121919 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123121919 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123121919 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123121919 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123121919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123121919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123122090 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123122090 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123122090 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123122090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123122092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123122092 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123122092 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123122092 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123122092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123122092 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123122092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123122093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123122093 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123122093 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123122093 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123122093 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123122093 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123122093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123122093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123122093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123122093 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123122093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123122093 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123122093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123122093 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123122093 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123122093 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123122093 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123122094 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123122094 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123122094 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123122094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123122094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123122094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123122094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123122094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123122094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123122094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123122094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123122094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123122094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123122094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123122094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123122094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123122094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123122094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123122094 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123122094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123122094 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123122094 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123122094 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123122094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123122094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123122094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123122094 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123122105 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123122105 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123122105 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123122105 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123122106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123122106 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123122106 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123122106 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123122106 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123122106 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123122106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123122107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123122107 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123122107 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123122107 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123122107 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123122107 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123122107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123122107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123122107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123122107 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123122107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123122107 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123122107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123122107 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123122107 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123122107 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123122107 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123122108 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123122108 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123122108 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123122108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123122108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123122108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123122108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123122108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123122108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123122108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123122108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123122108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123122108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123122108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123122108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123122108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123122108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123122108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123122108 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123122108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123122108 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123122108 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123122108 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123122108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123122108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123122108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123122108 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123123367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(79)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(82)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123123371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123123371 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123123371 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123123371 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123123371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123123371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123123371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123123372 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123123372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123123372 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123123372 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123123372 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123123372 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123123372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123123372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123123372 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123123373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123123373 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123123373 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123123374 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123123374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123123374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123123374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123123374 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123123375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123123375 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123123375 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123123375 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123123375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123123376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123123376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123123376 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123123378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123123378 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123123378 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123123378 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123123378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123123378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123123378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123123378 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123123367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123123367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250425123123367 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250425123123367 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250425123123367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123123367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:827) 20250425123123372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123123372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123123372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123123372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123123372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123123372 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123123372 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123123372 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123123372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123372 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123123372 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123123372 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123123372 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123123372 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123123372 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123123372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123123372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123123372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123123372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123123372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123123372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123123372 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123123372 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123123374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123123374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123123374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123123374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123123374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123123374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123123374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123123374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123123374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123374 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123123374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123123374 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123123374 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123123374 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123123376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123123376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123123376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123123376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123123376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123123376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123123376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123123376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123123376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123123377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123123377 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123123377 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123123377 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123123377 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123123377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123123377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123123377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123123377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123123377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123123377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123123377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123123377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123123377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123123377 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123123377 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123123378 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39301<->l=127.0.0.1:4262) (control_if.c:193) 20250425123123378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47158<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(74)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(73)@be9552f9b756: Final verdict of PTC: none 20250425123123452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47156<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123123452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123123453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123123453 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123123453 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123123453 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_tmsi_lai(72)@be9552f9b756: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@be9552f9b756: Final verdict of PTC: none 20250425123123454 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123123454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123123454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123123454 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123123454 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123123454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123123454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123123455 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123123455 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123123455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123123455 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123123455 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123123455 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123123455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123123455 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123123455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123123455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(79)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@be9552f9b756: Final verdict of PTC: none 20250425123123455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123123455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123123455 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123123455 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123123455 DLSS7[38;5;43m <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123123455 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123123455 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123123455 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123123455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123123455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123123456 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123123456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123123456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123123456 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123123456 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123123456 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123123456 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123123456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123123456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123123456 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123123456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123123456 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) TC_ue_register_tmsi_lai-Iuh0(76)@be9552f9b756: Final verdict of PTC: none 20250425123123456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123123456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123123456 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123123456 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123123456 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123123456 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123123455 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123123455 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123123455 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123123455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123123455 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123123455 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123123455 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123123455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123123455 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123123456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123123456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(83)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(75)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(84)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@be9552f9b756: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Fri Apr 25 12:31:23 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 20250425123123488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123123990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47166<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187556) Waiting for packet dumper to finish... 1 (prev_count=187556, count=210784) 20250425123125456 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123125456 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123125456 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123125456 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123125456 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123125456 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Fri Apr 25 12:31:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ue_register_before_hnb_register started. 20250425123127051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123127054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123127057 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44525<->l=127.0.0.1:4262) (control_if.c:572) 20250425123127116 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123127116 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123127116 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123127116 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123127116 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123127116 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123127116 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123127116 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123127117 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123127117 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123127118 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123127118 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123127118 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123127118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123127118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123127118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123127118 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123127118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123127118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123127118 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123127118 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123127118 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123127118 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123127118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123127118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123127118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123127118 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123127118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123127118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123127118 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123127118 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123127118 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123127118 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123127118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123127118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123127118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123127118 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123127118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123127118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123127118 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123127118 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123127118 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123127118 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123127118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123127118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123127118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123127118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123127118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123127118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123127118 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123127118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123127118 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123127118 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123127118 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123127118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123127118 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123127118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123127118 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123127118 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123127118 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123127118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123127118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123127118 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123127118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123127118 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123127118 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123127118 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123127118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123127118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123127118 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123127118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123127118 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123127118 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123127118 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123127118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123127118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123127118 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(93)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123127129 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123127129 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123127129 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123127129 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123127130 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123127130 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123127130 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123127130 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123127131 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123127131 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123127131 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123127131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123127131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123127131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123127131 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123127131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123127131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123127131 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123127131 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123127131 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123127131 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123127131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123127131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123127131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123127131 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123127131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123127131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123127131 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123127131 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123127131 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123127131 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123127131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123127131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123127131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123127131 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123127131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123127131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123127131 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123127131 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123127131 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123127131 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123127131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123127131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123127131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123127131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123127131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123127131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123127131 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123127131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123127131 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123127131 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123127131 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123127131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123127131 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123127131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123127131 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123127131 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123127131 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123127131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123127131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123127131 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123127131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123127131 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123127131 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123127131 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123127131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123127131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123127131 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123127131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123127131 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123127131 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123127131 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123127131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123127131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123127131 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123127327 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123127327 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123127327 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123127327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123127331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123127331 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123127331 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123127331 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123127331 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123127331 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123127331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123127333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123127333 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123127333 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123127333 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123127333 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123127333 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123127333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123127333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123127333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123127333 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123127333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123127333 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123127333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123127333 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123127333 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123127333 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123127333 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123127334 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123127334 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123127334 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123127335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123127335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123127335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123127335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123127335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123127335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123127335 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123127335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123127335 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123127335 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123127336 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123127336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123127336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123127336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123127336 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123127341 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123127341 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123127341 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123127341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123127346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123127346 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123127346 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123127346 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123127346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123127346 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123127346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123127347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123127347 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123127347 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123127347 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123127347 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123127347 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123127348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123127348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123127348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123127348 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123127348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123127348 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123127348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123127348 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123127348 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123127348 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123127348 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123127349 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123127349 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123127349 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123127349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123127349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123127349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123127349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123127349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123127349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123127349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123127349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123127349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123127349 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123127349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123127349 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123127349 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123127349 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123127349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123127349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123127349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123127349 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123128131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123128131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123128131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123128131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123128131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123128131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123128131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123128131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123128131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123128131 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123128131 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123128131 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123128131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123128131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123128131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123128131 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123128131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123128131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123128131 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123128131 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123128131 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123128131 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123128131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123128131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123128131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123128131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123128131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123128131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123128131 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123128131 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123128131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123128131 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123128131 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123128131 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123128131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123128131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123128131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123128131 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123128132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123128132 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123128132 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123128132 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123128132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123128132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123128132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123128132 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123128132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123128132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123128132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123128132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123128132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123128132 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123128132 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123128132 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123128132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128132 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123128132 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123128132 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123128132 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123128132 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123128144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123128144 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123128144 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123128144 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123128144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123128144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123128144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123128144 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123128144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123128144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123128144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123128144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123128144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123128144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123128144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123128144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123128144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123128144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123128144 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123128144 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123128144 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123128144 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123128144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123128144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123128144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123128144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123128144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123128144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123128144 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123128144 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123128144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123128144 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123128144 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123128144 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123128144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123128144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123128144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123128144 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123128144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123128144 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123128144 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123128144 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123128144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123128144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123128144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123128144 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123128144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123128144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123128144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123128144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123128144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123128144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123128144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123128144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123128144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123128145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123128145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123128145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123128145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123128145 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123128145 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123128145 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123128149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123128149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123128149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250425123128149 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250425123128149 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250425123128150 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250425123128150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123128150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123128153 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44525<->l=127.0.0.1:4262) (control_if.c:193) 20250425123128153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42984<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(87)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(86)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123128154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42970<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123128155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123128155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123128155 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123128155 DMAIN NOTICE (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123128155 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(97)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@be9552f9b756: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_ue_register_before_hnb_register(85)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(88)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@be9552f9b756: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Fri Apr 25 12:31:28 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 20250425123128205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123128332 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123128332 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123128332 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123128332 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123128332 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123128332 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123128332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123128332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123128332 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123128332 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123128332 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123128332 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123128332 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123128332 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123128332 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123128332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123128332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123128332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123128332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123128332 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123128332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123128332 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123128332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123128332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123128332 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123128332 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123128332 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123128332 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123128332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123128332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123128332 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123128332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123128332 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123128333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123128333 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123128333 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123128333 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123128333 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123128333 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123128706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42986<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217556) Waiting for packet dumper to finish... 1 (prev_count=217556, count=218212) 20250425123130334 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123130334 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123130334 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123130334 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123130334 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123130334 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Fri Apr 25 12:31:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ranap_cs_initial_ue started. 20250425123131737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123131739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123131742 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43677<->l=127.0.0.1:4262) (control_if.c:572) 20250425123131789 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123131789 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123131789 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123131789 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123131790 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123131790 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123131790 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123131790 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_initial_ue-Iuh0(102)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123131790 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123131790 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123131791 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123131791 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123131791 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123131791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123131791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123131791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123131791 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123131791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123131791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123131791 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123131791 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123131791 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123131791 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123131791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123131791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123131791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123131791 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123131791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123131791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123131791 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123131791 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123131791 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123131791 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123131791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123131791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123131791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123131791 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123131791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123131791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123131791 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123131791 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123131791 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123131791 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123131791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123131791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123131791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123131792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123131792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123131792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123131792 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123131792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123131792 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123131792 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123131792 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123131792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123131792 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123131792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123131792 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123131792 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123131792 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123131792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123131792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123131792 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123131792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123131792 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123131792 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123131792 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123131792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123131792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123131792 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123131792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123131792 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123131792 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123131792 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123131792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123131792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123131792 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(106)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123131805 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123131805 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123131805 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123131805 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123131805 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123131805 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123131805 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123131805 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123131806 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123131806 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123131806 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123131806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123131806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123131806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123131806 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123131806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123131806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123131806 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123131806 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123131806 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123131806 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123131806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123131806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123131806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123131806 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123131806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123131806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123131806 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123131806 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123131806 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123131806 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123131806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123131806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123131806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123131807 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123131807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123131807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123131807 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123131807 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123131807 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123131807 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123131807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123131807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123131807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123131807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123131807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123131807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123131807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123131807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123131807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123131807 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123131807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123131807 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123131807 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123131807 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123131807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123131807 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123131807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123131807 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123131807 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123131807 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123131807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123131807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123131807 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123131807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123131807 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123131807 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123131807 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123131807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123131807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123131807 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123131807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123131807 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123131807 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123131807 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123131807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123131807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123131807 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123131833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123131833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123131833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123131833 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123131833 DLGLOBAL DEBUG validating counter group 0x55cf7b31ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250425123131833 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123131833 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123131833 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123131833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123131833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123132002 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123132002 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123132002 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123132002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123132004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123132004 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123132004 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123132004 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123132004 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123132004 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123132004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123132004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123132004 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123132004 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123132004 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123132004 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123132004 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123132004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123132004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123132004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123132004 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123132004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123132004 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123132004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123132004 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123132004 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123132004 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123132004 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123132006 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123132006 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123132006 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123132006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123132006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123132006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123132006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123132006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123132006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123132006 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123132006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123132006 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123132006 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123132006 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123132006 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123132006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123132006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123132006 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123132017 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123132017 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123132017 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123132017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123132018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123132018 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123132018 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123132018 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123132018 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123132018 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123132018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123132019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123132019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123132019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123132019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123132019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123132019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123132019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123132019 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123132019 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123132019 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123132019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123132019 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123132019 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123132019 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123132019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123132019 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123132019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123132020 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123132020 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123132020 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123132020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123132020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123132020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123132020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123132020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123132020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123132020 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123132020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123132020 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123132020 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123132020 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123132020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123132020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123132020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123132020 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123132815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123132815 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123132815 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123132815 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123132815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123132815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123132815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123132815 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123132815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123132815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123132815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123132815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123132815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123132815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123132815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123132815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123132815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132816 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123132816 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123132816 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123132816 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123132816 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123132816 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123132816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123132816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123132816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123132816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123132816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123132816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123132816 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123132816 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123132816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123132816 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123132816 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123132816 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123132816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123132816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123132816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123132816 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123132817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123132817 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123132817 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123132817 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123132817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123132817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123132817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123132817 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123132817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123132817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123132817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123132817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123132817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123132817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123132817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123132817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123132817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123132818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123132818 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123132818 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123132818 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123132823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123132823 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123132823 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123132823 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123132823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123132823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123132823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123132823 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123132823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123132823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123132823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123132823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123132823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123132823 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123132823 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123132823 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123132823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132823 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123132823 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123132823 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123132823 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123132823 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123132823 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123132823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123132823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123132823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123132823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123132823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123132823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123132823 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123132823 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123132823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123132823 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123132823 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123132823 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123132823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123132823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123132823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123132823 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123132823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123132823 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123132823 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123132823 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123132823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123132823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123132823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123132823 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123132823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123132823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123132823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123132823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123132823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123132824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123132824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123132824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123132824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123132824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123132824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123132824 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123132824 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123132824 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123132824 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123132824 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123132859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43018<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@be9552f9b756: Added conn table entry 0TC_ranap_cs_initial_ue0(111)16328374 20250425123133896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123133896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123133896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123133896 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123133896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf926b6, normal) (hnbgw_rua.c:407) 20250425123133896 DHNB DEBUG map_rua[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123133896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16328374)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123133896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16328374 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123133896 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123133896 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123133897 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16328374 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123133897 DCN DEBUG map_sccp[0x55cf8d3f5d90]{init}: Allocated (fsm.c:456) 20250425123133897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cf8d3f5d90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123133897 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16328374 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123133897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16328374 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123133897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16328374)[0x55cf8d3f5c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123133897 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123133897 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123133897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16328374)[0x55cf8d3f5c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123133897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cf8d3f5d90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123133897 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123133897 DLSCCP DEBUG SCCP-SCOC(1)[0x55cf8d3fc7e0]{IDLE}: Allocated (fsm.c:456) 20250425123133897 DLSCCP DEBUG SCCP-SCOC(1)[0x55cf8d3fc7e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123133897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300034d0056400500f1100926) (sccp_scrc.c:406) 20250425123133897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123133897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123133897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123133897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123133897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123133897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123133897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123133897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123133897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123133897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123133897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123133897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123133897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123133897 DLSCCP DEBUG SCCP-SCOC(1)[0x55cf8d3fc7e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123133897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cf8d3f5d90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123133897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16328374)[0x55cf8d3f5c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123133897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123133897 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123133897 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123133897 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123133897 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123133897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123133897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123133897 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@be9552f9b756: Added conn table entry 0TC_ranap_cs_initial_ue0(111)4699933 TC_ranap_cs_initial_ue0(111)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123133905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123133905 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123133905 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123133905 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123133905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123133905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123133905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123133905 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123133905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123133905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123133905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123133905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123133905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123133905 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003bc5dc) (sccp_scrc.c:477) 20250425123133905 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20250425123133905 DLSCCP DEBUG SCCP-SCOC(1)[0x55cf8d3fc7e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123133905 DLSCCP DEBUG SCCP-SCOC(1)[0x55cf8d3fc7e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123133905 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123133905 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123133905 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123133905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cf8d3f5d90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123133905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cf8d3f5d90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123133908 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43677<->l=127.0.0.1:4262) (control_if.c:193) 20250425123133910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43002<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(100)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(99)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123133913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42990<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue(98)@be9552f9b756: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@be9552f9b756: Final verdict of PTC: none 20250425123133918 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123133918 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123133918 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(105)@be9552f9b756: Final verdict of PTC: none 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123133918 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123133918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123133918 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123133918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123133918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_initial_ue-Iuh0(102)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@be9552f9b756: Final verdict of PTC: none 20250425123133918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW-PFCP(101)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(110)@be9552f9b756: Final verdict of PTC: none 20250425123133918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123133918 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123133918 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123133918 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123133918 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123133918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123133918 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123133918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123133918 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123133918 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123133918 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn0-M3UA(109)@be9552f9b756: Final verdict of PTC: none 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123133918 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123133918 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123133918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123133918 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123133918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123133918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(106)@be9552f9b756: Final verdict of PTC: none 20250425123133918 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123133918 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123133918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123133918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123133919 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123133919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123133919 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123133919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123133919 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123133919 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123133919 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123133919 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123133919 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123133919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cf8d3f5d90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123133919 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123133919 DLSCCP DEBUG SCCP-SCOC(1)[0x55cf8d3fc7e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123133919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bc5dc), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123133919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123133919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123133919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123133919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123133919 DLSCCP DEBUG SCCP-SCOC(1)[0x55cf8d3fc7e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123133919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cf8d3f5d90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123133919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16328374)[0x55cf8d3f5c60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123133919 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16328374)[0x55cf8d3f5c60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123133919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123133919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16328374)[0x55cf8d3f5c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123133919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16328374)[0x55cf8d3f5c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123133919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16328374)[0x55cf8d3f5c60]{disrupted}: Freeing instance (context_map.c:202) 20250425123133919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16328374)[0x55cf8d3f5c60]{disrupted}: Deallocated (fsm.c:568) 20250425123133919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cf8d3f5d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123133919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cf8d3f5d90]{disconnected}: Freeing instance (context_map.c:206) 20250425123133919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cf8d3f5d90]{disconnected}: Deallocated (fsm.c:568) 20250425123133919 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16328374 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425123133919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123133919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123133919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123133919 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123133919 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123133919 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123133919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123133919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123133919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123133919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123133919 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123133919 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123133919 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123133919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123133919 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123133921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43018<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@be9552f9b756: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Fri Apr 25 12:31:33 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 20250425123133992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123134493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=243356) Waiting for packet dumper to finish... 1 (prev_count=243356, count=247352) 20250425123135918 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123135919 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123135919 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123135919 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123135919 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123135919 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Fri Apr 25 12:31:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ranap_ps_initial_ue started. 20250425123137576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56694<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123137580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123137583 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36613<->l=127.0.0.1:4262) (control_if.c:572) 20250425123137640 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123137640 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123137640 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123137640 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123137640 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123137640 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123137640 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123137640 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123137640 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123137640 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_initial_ue-Iuh0(116)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123137642 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123137642 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123137642 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123137642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123137642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123137642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123137642 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123137642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123137642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123137642 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123137642 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123137642 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123137642 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123137642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123137642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123137642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123137642 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123137642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123137642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123137642 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123137642 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123137642 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123137642 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123137642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123137642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123137642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123137642 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123137642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123137642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123137642 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123137642 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123137642 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123137642 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123137642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123137642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123137642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123137642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123137642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123137642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123137642 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123137642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123137642 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123137642 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123137642 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123137642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123137642 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123137642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123137642 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123137642 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123137642 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123137642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123137642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123137642 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123137642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123137642 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123137642 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123137642 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123137642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123137642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123137642 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123137642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123137642 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123137642 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123137642 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123137642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123137642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123137642 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(120)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(118)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123137654 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123137654 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123137654 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123137654 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123137654 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123137654 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123137654 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123137654 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123137655 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123137655 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123137655 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123137655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123137655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123137655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123137655 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123137655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123137655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123137655 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123137655 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123137655 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123137655 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123137655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123137655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123137655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123137655 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123137655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123137655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123137655 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123137655 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123137655 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123137655 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123137655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123137655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123137655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123137655 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123137655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123137655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123137655 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123137655 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123137655 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123137655 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123137655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123137655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123137655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123137655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123137655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123137655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123137655 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123137655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123137655 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123137655 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123137655 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123137655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123137655 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123137655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123137655 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123137655 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123137655 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123137655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123137655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123137655 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123137655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123137655 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123137655 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123137655 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123137655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123137655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123137655 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123137655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123137655 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123137655 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123137655 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123137655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123137655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123137655 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123137675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123137675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123137675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123137675 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123137675 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123137675 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123137675 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123137675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123137675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123137852 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123137852 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123137852 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123137852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123137860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123137860 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123137860 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123137860 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123137860 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123137860 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123137860 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123137862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123137862 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123137863 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123137863 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123137863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123137863 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123137863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123137863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123137863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123137863 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123137863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123137863 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123137863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123137863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123137863 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123137863 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123137863 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123137864 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123137864 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123137864 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123137864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123137864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123137864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123137865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123137865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123137865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123137865 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123137865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123137865 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123137865 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123137865 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123137865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123137865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123137865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123137865 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123137867 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123137867 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123137867 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123137867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123137873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123137873 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123137873 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123137873 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123137873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123137873 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123137873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123137875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123137876 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123137876 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123137876 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123137876 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123137876 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123137876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123137876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123137876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123137876 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123137876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123137876 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123137876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123137876 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123137876 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123137876 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123137876 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123137877 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123137877 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123137877 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123137877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123137877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123137877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123137878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123137878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123137878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123137878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123137878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123137878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123137878 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123137878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123137878 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123137878 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123137878 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123137878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123137878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123137878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123137878 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123138657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123138657 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123138657 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123138657 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123138657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123138658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123138658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123138658 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123138658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123138658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123138658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123138658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123138658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123138658 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123138658 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123138658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123138658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138658 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123138658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123138658 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123138658 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123138658 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123138658 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123138658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123138658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123138658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123138658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123138658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123138658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123138658 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123138658 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123138658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123138658 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123138658 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123138658 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123138658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123138658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123138658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123138658 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123138658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123138658 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123138658 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123138658 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123138658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123138658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123138658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123138658 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123138658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123138658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123138658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123138658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123138658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123138658 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123138658 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123138658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123138658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138658 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123138658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123138658 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123138658 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123138658 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123138669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123138669 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123138669 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123138669 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123138669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123138669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123138669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123138669 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123138669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123138669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123138670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123138670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123138670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123138670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123138670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123138670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123138670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123138670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123138670 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123138670 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123138670 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123138670 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123138670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123138670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123138670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123138670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123138670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123138670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123138670 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123138670 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123138670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123138670 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123138670 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123138670 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123138670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123138670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123138670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123138670 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123138670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123138670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123138670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123138670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123138670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123138670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123138670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123138670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123138670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123138670 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123138670 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123138670 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123138670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123138670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123138670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123138670 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123138670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123138670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123138670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123138670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123138670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123138670 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123138670 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123138670 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123138686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56720<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@be9552f9b756: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@be9552f9b756: Added conn table entry 0TC_ranap_ps_initial_ue0(125)14247994 20250425123139706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123139706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123139706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123139706 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123139706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd9683a, normal) (hnbgw_rua.c:407) 20250425123139706 DHNB DEBUG map_rua[0x55cf8d3f6710]{init}: Allocated (fsm.c:456) 20250425123139706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14247994)[0x55cf8d3f6710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123139706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14247994 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123139706 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123139706 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123139706 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123139706 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14247994 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123139706 DCN DEBUG map_sccp[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123139706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123139706 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14247994 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123139706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14247994 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123139706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14247994)[0x55cf8d3f6710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123139706 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123139706 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123139706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14247994)[0x55cf8d3f6710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123139706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cf8d3f5c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123139706 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123139706 DLSCCP DEBUG SCCP-SCOC(2)[0x55cf8d3f5d90]{IDLE}: Allocated (fsm.c:456) 20250425123139706 DLSCCP DEBUG SCCP-SCOC(2)[0x55cf8d3f5d90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123139706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000002), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003aa0056400500f1100926) (sccp_scrc.c:406) 20250425123139706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123139706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123139706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123139706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123139706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123139706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123139706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123139706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123139706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123139706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123139706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123139706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123139706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123139706 DLSCCP DEBUG SCCP-SCOC(2)[0x55cf8d3f5d90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123139706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cf8d3f5c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123139706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14247994)[0x55cf8d3f6710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123139706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123139706 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123139706 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123139706 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123139706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123139706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123139706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123139706 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@be9552f9b756: Added conn table entry 0TC_ranap_ps_initial_ue0(125)13449155 HNBGW_Test.sgsn0-SCCP(121)@be9552f9b756: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123139710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123139710 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123139710 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123139710 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123139710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123139710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123139710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123139710 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123139710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123139710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123139710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123139710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123139710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123139710 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00241f85) (sccp_scrc.c:477) 20250425123139710 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20250425123139710 DLSCCP DEBUG SCCP-SCOC(2)[0x55cf8d3f5d90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123139710 DLSCCP DEBUG SCCP-SCOC(2)[0x55cf8d3f5d90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123139710 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123139710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123139710 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123139710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cf8d3f5c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123139710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cf8d3f5c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123139712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56704<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123139713 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36613<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(113)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123139713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56694<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@be9552f9b756: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@be9552f9b756: Final verdict of PTC: none 20250425123139714 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123139714 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123139714 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123139714 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123139714 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123139714 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123139714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123139714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(118)@be9552f9b756: Final verdict of PTC: none 20250425123139714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123139714 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(122)@be9552f9b756: Final verdict of PTC: none 20250425123139714 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123139714 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123139714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123139714 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123139714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123139714 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123139714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_ranap_ps_initial_ue-Iuh0(116)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@be9552f9b756: Final verdict of PTC: none 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123139714 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123139714 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123139714 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123139714 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123139714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123139714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123139714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123139714 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123139714 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123139714 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123139714 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123139714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-M3UA(120)@be9552f9b756: Final verdict of PTC: none 20250425123139714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123139715 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123139715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123139715 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123139715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123139715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123139715 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123139715 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123139715 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123139715 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123139715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123139715 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123139715 DLSCCP DEBUG SCCP-SCOC(2)[0x55cf8d3f5d90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123139715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00241f85), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123139715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123139715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) HNBGW-MGCP(124)@be9552f9b756: Final verdict of PTC: none 20250425123139715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123139715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123139715 DLSCCP DEBUG SCCP-SCOC(2)[0x55cf8d3f5d90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123139715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cf8d3f5c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123139715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14247994)[0x55cf8d3f6710]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123139715 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14247994)[0x55cf8d3f6710]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123139715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123139715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14247994)[0x55cf8d3f6710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123139715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14247994)[0x55cf8d3f6710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123139715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14247994)[0x55cf8d3f6710]{disrupted}: Freeing instance (context_map.c:202) 20250425123139715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14247994)[0x55cf8d3f6710]{disrupted}: Deallocated (fsm.c:568) 20250425123139715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cf8d3f5c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123139715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cf8d3f5c60]{disconnected}: Freeing instance (context_map.c:206) 20250425123139715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cf8d3f5c60]{disconnected}: Deallocated (fsm.c:568) 20250425123139715 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14247994 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425123139715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123139715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123139715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123139715 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123139715 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123139715 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123139715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW-PFCP(115)@be9552f9b756: Final verdict of PTC: none 20250425123139715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123139715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123139715 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123139715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123139715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123139715 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123139715 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123139715 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(121)@be9552f9b756: Final verdict of PTC: none 20250425123139715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56720<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@be9552f9b756: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Fri Apr 25 12:31:39 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 20250425123139768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123140270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56728<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194304) Waiting for packet dumper to finish... 1 (prev_count=194304, count=251292) 20250425123141716 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123141716 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123141716 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123141716 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123141716 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123141716 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Fri Apr 25 12:31:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250425123143349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123143352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123143354 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46263<->l=127.0.0.1:4262) (control_if.c:572) 20250425123143426 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123143426 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123143427 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123143427 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123143427 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123143427 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123143427 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123143427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123143427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123143427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123143428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123143428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123143428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123143428 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123143428 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123143428 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123143428 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123143428 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123143428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143428 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123143428 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123143428 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123143428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123143428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123143428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123143428 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123143428 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123143428 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123143428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123143428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123143428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123143429 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123143429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123143429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123143429 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123143429 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123143429 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123143429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143429 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123143429 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123143429 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123143429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123143429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123143429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123143430 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123143430 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123143430 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123143430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123143430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123143430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123143430 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123143430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123143430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123143430 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123143430 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123143430 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123143430 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123143430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123143430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123143430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123143430 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123143430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123143430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123143430 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123143430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143430 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123143430 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123143430 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123143430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123143430 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123143430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143430 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123143430 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123143430 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123143430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123143430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123143430 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(134)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(132)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123143447 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123143447 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123143447 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123143447 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123143447 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123143447 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123143447 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123143447 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123143448 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123143448 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123143448 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123143448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123143449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123143449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123143449 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123143449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123143449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123143449 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123143449 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123143449 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123143449 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123143449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123143449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123143449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123143449 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123143449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123143449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123143449 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123143449 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123143449 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123143449 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123143449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123143449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123143449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123143449 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123143449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123143449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123143449 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123143449 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123143449 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123143449 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123143449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123143449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123143449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123143449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123143449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123143449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123143449 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123143449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143449 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123143449 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123143449 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123143449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123143449 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123143449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143449 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123143449 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123143449 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123143449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123143449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123143449 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123143449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143449 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123143449 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123143449 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123143449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123143449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123143449 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123143449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143449 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123143449 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123143449 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123143449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123143449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123143449 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123143468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123143468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123143468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123143468 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123143468 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123143468 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123143468 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123143468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123143468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123143645 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123143645 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123143645 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123143645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123143647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143647 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123143647 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123143647 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123143647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123143647 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123143647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123143647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143647 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123143647 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123143647 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123143647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123143647 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123143647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123143647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123143647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123143647 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123143647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123143647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123143647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123143647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123143647 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123143647 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123143647 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123143648 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123143648 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123143648 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123143648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123143648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123143648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123143648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123143648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143648 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123143648 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123143648 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123143648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123143648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123143648 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123143649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123143649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123143649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123143649 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123143659 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123143659 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123143659 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123143659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123143660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143660 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123143660 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123143660 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123143660 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123143660 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123143660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123143660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143660 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123143660 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123143660 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123143661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123143661 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123143661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123143661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123143661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123143661 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123143661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123143661 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123143661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123143661 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123143661 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123143661 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123143661 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123143662 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123143662 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123143662 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123143662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123143662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123143662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123143662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123143662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123143662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123143662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123143662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123143662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123143662 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123143662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143662 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123143662 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123143662 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123143662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123143662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123143662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123143662 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123143919 DLSCCP DEBUG SCCP-SCOC(1)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123143919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bc5dc), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123143919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123143919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123143919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123143919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123143919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143919 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123143919 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123143919 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123143919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123143919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123143919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123143919 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123143921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123143921 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123143921 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123143921 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123143921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123143921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123143921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123143921 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123143921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123143921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123143921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123143921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123143921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123143921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=003bc5dc) (sccp_scrc.c:477) 20250425123143921 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20250425123143921 DLSCCP DEBUG SCCP-SCOC(1)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123143921 DLSCCP DEBUG SCCP-SCOC(1)[0x55cf8d3fc7e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123143921 DLSCCP DEBUG SCCP-SCOC(1)[0x55cf8d3fc7e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123143921 DLSCCP DEBUG SCCP-SCOC(1)[0x55cf8d3fc7e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123143921 DLSCCP DEBUG SCCP-SCOC(1)[0x55cf8d3fc7e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123144452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123144452 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123144452 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123144452 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123144452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123144452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123144452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123144452 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123144452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123144452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123144452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123144452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123144452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123144452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123144452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123144452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123144452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123144453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123144453 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123144453 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123144453 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123144453 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123144453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123144453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123144453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123144453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123144453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123144453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123144453 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123144453 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123144453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123144453 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123144453 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123144453 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123144453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123144453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123144453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123144453 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123144455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123144455 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123144455 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123144455 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123144455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123144455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123144455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123144455 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123144455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123144455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123144455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123144455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123144455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123144455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123144455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123144455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123144455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123144456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123144456 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123144456 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123144456 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123144466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123144466 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123144466 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123144466 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123144466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123144466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123144466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123144467 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123144467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123144467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123144467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123144467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123144467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123144467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123144467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123144467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123144467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144467 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123144467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123144467 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123144467 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123144467 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123144467 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123144467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123144467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123144467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123144468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123144468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123144468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123144468 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123144468 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123144468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123144468 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123144468 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123144468 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123144468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123144468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123144468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123144468 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123144470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123144470 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123144470 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123144470 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123144470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123144470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123144470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123144470 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123144470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123144470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123144470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123144470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123144471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123144471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123144471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123144471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123144471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123144471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123144471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123144471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123144471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123144471 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123144471 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123144471 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123144500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56752<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@be9552f9b756: 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)@be9552f9b756: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)3361682 20250425123145516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123145517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123145517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123145517 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123145517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x334b92, normal) (hnbgw_rua.c:407) 20250425123145517 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123145517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3361682)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123145517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3361682 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123145517 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123145517 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123145517 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3361682 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123145517 DCN DEBUG map_sccp[0x55cf8d3f6710]{init}: Allocated (fsm.c:456) 20250425123145517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cf8d3f6710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123145517 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3361682 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123145517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3361682 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123145517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3361682)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123145517 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123145517 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123145517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3361682)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123145517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cf8d3f6710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123145517 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123145517 DLSCCP DEBUG SCCP-SCOC(3)[0x55cf8d3f5c60]{IDLE}: Allocated (fsm.c:456) 20250425123145517 DLSCCP DEBUG SCCP-SCOC(3)[0x55cf8d3f5c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123145517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250425123145517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123145517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123145517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123145517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123145517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123145517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123145517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123145517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123145517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123145517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123145517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123145517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123145517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123145517 DLSCCP DEBUG SCCP-SCOC(3)[0x55cf8d3f5c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123145517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cf8d3f6710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123145517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3361682)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123145517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123145517 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123145517 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123145517 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123145517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123145517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123145517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123145517 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@be9552f9b756: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@be9552f9b756: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)5565893 HNBGW_Test.msc0-SCCP(132)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123145520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123145520 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123145520 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123145520 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123145520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123145520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123145520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123145520 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123145520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123145520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123145520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123145520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123145520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123145520 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0057e801) (sccp_scrc.c:477) 20250425123145520 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20250425123145520 DLSCCP DEBUG SCCP-SCOC(3)[0x55cf8d3f5c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123145520 DLSCCP DEBUG SCCP-SCOC(3)[0x55cf8d3f5c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123145520 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123145520 DLSCCP DEBUG SCCP-SCOC(3)[0x55cf8d3f5c60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123145520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057e801), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001100056400500f1100926) (sccp_scrc.c:406) 20250425123145520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123145520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123145520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123145520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123145520 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123145520 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123145520 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123145520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cf8d3f6710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123145520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cf8d3f6710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123145520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123145520 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123145520 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123145520 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123145520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123145520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123145520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123145520 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123145526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56750<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123145526 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46263<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(127)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123145526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56744<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@be9552f9b756: Final verdict of PTC: none 20250425123145527 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123145527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123145527 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123145527 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@be9552f9b756: Final verdict of PTC: none 20250425123145527 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123145527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123145527 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123145527 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123145527 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123145527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123145527 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123145527 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123145527 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123145527 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123145527 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123145527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123145527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123145527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123145527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123145527 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123145527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123145527 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123145527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123145527 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123145527 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123145527 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123145527 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123145527 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123145527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cf8d3f6710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123145527 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123145527 DLSCCP DEBUG SCCP-SCOC(3)[0x55cf8d3f5c60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123145527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057e801), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123145527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123145527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123145527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123145527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123145527 DLSCCP DEBUG SCCP-SCOC(3)[0x55cf8d3f5c60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123145527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cf8d3f6710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123145527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3361682)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123145527 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3361682)[0x55cf8d3fc7e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn0-RAN(136)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@be9552f9b756: Final verdict of PTC: none 20250425123145528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123145528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3361682)[0x55cf8d3fc7e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123145528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3361682)[0x55cf8d3fc7e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123145528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3361682)[0x55cf8d3fc7e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123145528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3361682)[0x55cf8d3fc7e0]{disrupted}: Deallocated (fsm.c:568) 20250425123145528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cf8d3f6710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123145528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cf8d3f6710]{disconnected}: Freeing instance (context_map.c:206) 20250425123145528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cf8d3f6710]{disconnected}: Deallocated (fsm.c:568) 20250425123145528 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3361682 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425123145528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123145528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123145528 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123145528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123145528 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123145528 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123145528 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123145528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123145528 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123145528 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425123145528 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123145528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123145528 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123145528 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123145528 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123145528 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123145528 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123145528 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123145528 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123145528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123145528 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123145528 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123145528 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123145528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123145528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123145528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123145528 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@be9552f9b756: Final verdict of PTC: none 20250425123145528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123145528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123145528 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123145528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123145528 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-M3UA(134)@be9552f9b756: Final verdict of PTC: none 20250425123145528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123145528 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123145528 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123145528 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123145528 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123145528 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(137)@be9552f9b756: Final verdict of PTC: none 20250425123145528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123145528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123145528 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123145528 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123145528 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(138)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(129)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@be9552f9b756: Final verdict of PTC: none 20250425123145528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56752<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@be9552f9b756: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Fri Apr 25 12:31:45 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 20250425123145583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123146085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33996<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206780) Waiting for packet dumper to finish... 1 (prev_count=206780, count=269272) 20250425123147528 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123147528 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123147528 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123147528 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123147528 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123147528 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Fri Apr 25 12:31:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250425123149175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123149180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123149183 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46453<->l=127.0.0.1:4262) (control_if.c:572) 20250425123149264 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123149264 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123149264 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123149264 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123149265 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123149265 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123149265 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123149265 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123149265 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123149265 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123149266 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123149266 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123149266 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123149266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123149266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123149266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123149266 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123149266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123149266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123149266 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123149266 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123149266 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123149266 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123149266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123149266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123149266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123149266 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123149266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123149266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123149266 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123149266 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123149266 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123149266 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123149266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123149266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123149266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123149266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123149266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123149266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123149266 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123149266 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123149266 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123149266 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123149266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123149266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123149266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123149266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123149266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123149266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123149266 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123149267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123149267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123149267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123149267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123149267 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123149267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123149267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123149267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123149267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123149267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123149267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123149267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123149267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123149267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123149267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123149267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123149267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123149267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123149267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123149267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123149267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123149267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123149267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(148)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123149279 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123149279 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123149279 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123149279 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123149279 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123149279 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123149280 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123149280 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123149281 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123149281 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123149281 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123149281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123149281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123149281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123149281 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123149281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123149281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123149281 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123149281 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123149281 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123149281 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123149281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123149281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123149281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123149281 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123149281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123149281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123149281 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123149281 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123149281 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123149281 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123149281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123149281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123149281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123149281 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123149281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123149281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123149281 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123149281 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123149281 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123149281 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123149281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123149281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123149281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123149281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123149281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123149281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123149281 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123149281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149281 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123149281 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123149281 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123149281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123149281 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123149281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149281 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123149281 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123149281 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123149281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123149281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123149281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123149281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149281 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123149281 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123149281 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123149281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123149281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123149281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123149281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149281 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123149281 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123149281 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123149281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123149281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123149281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(151)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(149)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123149301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123149301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123149301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123149301 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123149301 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123149301 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123149301 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123149301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123149301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123149478 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123149478 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123149478 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123149478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123149487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149487 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123149487 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123149487 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123149487 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123149487 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123149487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123149490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149490 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123149490 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123149490 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123149490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123149490 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123149490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123149490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123149490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123149490 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123149490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123149490 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123149490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123149490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123149490 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123149490 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123149490 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123149492 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123149492 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123149492 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123149492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123149492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123149492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149492 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123149492 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123149492 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123149492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425123149492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123149492 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123149492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123149492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123149492 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123149492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149492 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123149492 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123149492 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123149492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123149492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123149492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123149492 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(151)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123149501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149501 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123149501 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123149501 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123149501 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123149501 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123149501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123149504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149504 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123149504 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123149504 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123149504 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123149504 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123149504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123149504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123149505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123149505 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123149505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123149505 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123149505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123149505 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123149505 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123149505 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123149505 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123149506 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123149506 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123149506 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123149506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123149506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123149506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123149506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123149506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123149506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123149506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123149507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123149507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123149507 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123149507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149507 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123149507 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123149507 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123149507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123149507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123149507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123149507 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123149715 DLSCCP DEBUG SCCP-SCOC(2)[0x55cf8d3f5d90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123149715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00241f85), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123149715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123149715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123149715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123149715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123149716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149716 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123149716 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123149716 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123149716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123149716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123149716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123149716 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123149724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123149724 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123149724 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123149724 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123149724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123149724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123149724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123149724 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123149724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123149724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123149724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123149724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123149724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123149724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=00241f85) (sccp_scrc.c:477) 20250425123149724 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20250425123149724 DLSCCP DEBUG SCCP-SCOC(2)[0x55cf8d3f5d90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123149724 DLSCCP DEBUG SCCP-SCOC(2)[0x55cf8d3f5d90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123149724 DLSCCP DEBUG SCCP-SCOC(2)[0x55cf8d3f5d90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123149724 DLSCCP DEBUG SCCP-SCOC(2)[0x55cf8d3f5d90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123149724 DLSCCP DEBUG SCCP-SCOC(2)[0x55cf8d3f5d90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123150284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123150284 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123150284 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123150284 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123150284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123150284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123150284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123150284 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123150284 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123150285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123150285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123150285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123150285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123150285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123150285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123150285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123150285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123150285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123150285 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123150285 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123150285 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123150285 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123150285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123150285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123150285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123150286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123150286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123150286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123150286 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123150286 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123150286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123150286 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123150286 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123150286 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123150286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123150286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123150286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123150286 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123150286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123150286 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123150286 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123150286 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123150286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123150286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123150286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123150286 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123150286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123150286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123150286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123150286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123150286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123150286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123150287 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123150287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123150287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150287 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123150287 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123150287 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123150287 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123150287 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123150298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123150298 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123150298 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123150298 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123150298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123150299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123150299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123150299 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123150299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123150299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123150299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123150299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123150299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123150299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123150299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123150299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123150299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150299 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123150299 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123150299 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123150299 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123150299 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123150299 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123150299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123150299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123150299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123150299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123150300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123150300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123150300 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123150300 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(150)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123150300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123150300 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123150300 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123150300 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123150300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123150300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123150300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123150300 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123150303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123150303 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123150303 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123150303 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123150303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123150303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123150303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123150303 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123150303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123150303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123150303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123150303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123150303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123150303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123150303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123150303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123150303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123150303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123150303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123150303 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123150303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123150303 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123150303 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123150303 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123150317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34014<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@be9552f9b756: 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)@be9552f9b756: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)272230 20250425123151332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123151332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123151332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123151332 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123151332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x42766, normal) (hnbgw_rua.c:407) 20250425123151332 DHNB DEBUG map_rua[0x55cf8d3f5d90]{init}: Allocated (fsm.c:456) 20250425123151332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-272230)[0x55cf8d3f5d90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123151332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-272230 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123151332 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123151332 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123151332 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123151332 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-272230 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123151332 DCN DEBUG map_sccp[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123151332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123151332 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-272230 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123151332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-272230 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123151332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-272230)[0x55cf8d3f5d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123151332 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123151332 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123151332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-272230)[0x55cf8d3f5d90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123151332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cf8d3fc7e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123151332 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123151332 DLSCCP DEBUG SCCP-SCOC(4)[0x55cf8d3f6710]{IDLE}: Allocated (fsm.c:456) 20250425123151332 DLSCCP DEBUG SCCP-SCOC(4)[0x55cf8d3f6710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123151332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250425123151332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123151332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123151332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123151332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123151332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123151332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123151332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123151332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123151332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123151332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123151332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123151332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123151332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123151332 DLSCCP DEBUG SCCP-SCOC(4)[0x55cf8d3f6710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123151332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cf8d3fc7e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123151332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-272230)[0x55cf8d3f5d90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123151332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123151332 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123151332 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123151332 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123151332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123151332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123151332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123151332 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@be9552f9b756: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@be9552f9b756: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)2038037 HNBGW_Test.sgsn0-SCCP(149)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123151336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123151336 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123151336 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123151336 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123151336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123151336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123151336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123151336 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123151336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123151336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123151336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123151336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123151336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123151336 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0061086e) (sccp_scrc.c:477) 20250425123151336 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20250425123151336 DLSCCP DEBUG SCCP-SCOC(4)[0x55cf8d3f6710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123151336 DLSCCP DEBUG SCCP-SCOC(4)[0x55cf8d3f6710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123151336 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123151336 DLSCCP DEBUG SCCP-SCOC(4)[0x55cf8d3f6710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123151336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061086e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300023b0056400500f1100926) (sccp_scrc.c:406) 20250425123151336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123151336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123151336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123151336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123151336 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123151336 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123151336 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123151336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cf8d3fc7e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123151336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cf8d3fc7e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123151336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123151336 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123151336 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123151336 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123151336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123151336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123151336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123151336 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123151342 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46453<->l=127.0.0.1:4262) (control_if.c:193) 20250425123151342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34008<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(142)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(141)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123151343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34000<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(146)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@be9552f9b756: Final verdict of PTC: none 20250425123151343 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123151343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123151343 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123151343 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123151343 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123151343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123151343 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123151343 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123151343 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123151343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123151343 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123151343 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123151344 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123151344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123151344 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123151344 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123151344 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123151344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123151344 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123151344 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123151344 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@be9552f9b756: Final verdict of PTC: none 20250425123151344 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123151344 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123151344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123151344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123151344 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123151344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(150)@be9552f9b756: Final verdict of PTC: none 20250425123151344 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123151344 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123151344 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123151344 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123151344 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123151344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123151344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(151)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@be9552f9b756: Final verdict of PTC: none 20250425123151344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123151344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123151344 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123151344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123151344 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123151344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123151344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123151344 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123151344 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123151344 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123151344 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(143)@be9552f9b756: Final verdict of PTC: none 20250425123151344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123151344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123151344 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123151344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123151344 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123151344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123151344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123151344 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123151344 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123151344 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123151344 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123151344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123151344 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123151344 DLSCCP DEBUG SCCP-SCOC(4)[0x55cf8d3f6710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123151344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061086e), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123151344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123151344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123151344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123151344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123151344 DLSCCP DEBUG SCCP-SCOC(4)[0x55cf8d3f6710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123151344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123151344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-272230)[0x55cf8d3f5d90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123151344 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-272230)[0x55cf8d3f5d90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123151344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123151344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-272230)[0x55cf8d3f5d90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123151344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-272230)[0x55cf8d3f5d90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123151344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-272230)[0x55cf8d3f5d90]{disrupted}: Freeing instance (context_map.c:202) 20250425123151344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-272230)[0x55cf8d3f5d90]{disrupted}: Deallocated (fsm.c:568) 20250425123151344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123151344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123151344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123151344 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-272230 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425123151344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123151344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123151344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123151344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123151344 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123151344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123151344 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123151344 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123151344 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123151344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123151344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123151344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123151344 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123151344 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123151344 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123151344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34014<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@be9552f9b756: Final verdict of PTC: pass HNBGW-MGCP(152)@be9552f9b756: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@be9552f9b756: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Fri Apr 25 12:31:51 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 20250425123151398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123151901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34018<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=268652) Waiting for packet dumper to finish... 1 (prev_count=268652, count=269192) 20250425123153345 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123153345 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123153345 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123153345 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123153345 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123153345 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Fri Apr 25 12:31:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ranap_cs_bidir started. 20250425123154949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123154952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123154955 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39101<->l=127.0.0.1:4262) (control_if.c:572) 20250425123155015 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123155015 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123155015 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123155015 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123155016 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123155016 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123155016 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123155016 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123155016 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123155016 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123155017 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123155017 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123155017 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123155017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123155017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123155017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123155017 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123155017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123155017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123155017 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123155017 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123155017 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123155017 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123155017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123155017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123155017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123155017 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123155017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123155017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123155017 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123155017 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123155017 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123155017 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123155017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123155017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123155017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123155017 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123155017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123155017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123155017 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123155017 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123155017 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123155017 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123155017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123155017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123155017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123155017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123155017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123155017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123155017 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123155018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155018 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123155018 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123155018 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123155018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123155018 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123155018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155018 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123155018 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123155018 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123155018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123155018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123155018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123155018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155018 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123155018 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123155018 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123155018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123155018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123155018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123155018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155018 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123155018 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123155018 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123155018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123155018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123155018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(162)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(160)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123155031 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123155031 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123155031 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123155031 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123155031 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123155031 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123155031 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123155031 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123155032 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123155032 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123155032 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123155032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123155032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123155032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123155032 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123155032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123155032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123155033 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123155033 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123155033 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123155033 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123155033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123155033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123155033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123155033 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123155033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123155033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123155033 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123155033 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123155033 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123155033 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123155033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123155033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123155033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123155033 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123155033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123155033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123155033 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123155033 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123155033 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123155033 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123155033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123155033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123155033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123155033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123155033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123155033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123155033 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123155033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155033 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123155033 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123155033 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123155033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123155033 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123155033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155033 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123155033 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123155033 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123155033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123155033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123155033 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123155033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155033 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123155033 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123155033 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123155033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123155033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123155033 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123155033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155033 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123155033 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123155033 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123155033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123155033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123155033 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123155054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123155054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123155054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123155054 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123155054 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123155054 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123155054 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123155054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123155054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123155228 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123155228 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123155228 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123155228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123155235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155235 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123155235 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123155235 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123155235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123155235 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123155235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123155236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155236 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123155236 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123155236 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123155236 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123155236 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123155236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123155236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123155236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123155236 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123155236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123155236 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123155236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123155236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123155236 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123155236 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123155236 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123155237 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123155237 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123155237 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123155237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123155237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123155237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123155238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123155238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123155238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123155238 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123155238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155238 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123155238 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123155238 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123155238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123155238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123155238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123155238 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123155243 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123155243 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123155243 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123155243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123155245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155245 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123155245 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123155245 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123155245 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123155245 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123155245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123155249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155249 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123155249 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123155249 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123155249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123155249 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123155249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123155250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123155250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123155250 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123155250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123155250 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123155250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123155250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123155250 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123155250 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123155250 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123155251 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123155251 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123155251 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123155251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123155251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123155251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123155251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123155251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123155251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123155251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123155251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123155251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123155251 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123155251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155251 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123155251 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123155251 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123155251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123155251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123155251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123155251 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123155529 DLSCCP DEBUG SCCP-SCOC(3)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123155529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057e801), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123155529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123155529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123155529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123155529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123155529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155529 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123155529 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123155529 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123155529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123155529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123155529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123155529 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123155536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123155536 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123155536 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123155536 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123155536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123155536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123155536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123155536 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123155537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123155537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123155537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123155537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123155537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123155537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=0057e801) (sccp_scrc.c:477) 20250425123155537 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20250425123155537 DLSCCP DEBUG SCCP-SCOC(3)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123155537 DLSCCP DEBUG SCCP-SCOC(3)[0x55cf8d3f5c60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123155537 DLSCCP DEBUG SCCP-SCOC(3)[0x55cf8d3f5c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123155537 DLSCCP DEBUG SCCP-SCOC(3)[0x55cf8d3f5c60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123155537 DLSCCP DEBUG SCCP-SCOC(3)[0x55cf8d3f5c60]{IDLE}: Deallocated (fsm.c:568) 20250425123156039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123156039 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123156039 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123156039 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123156039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123156039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123156039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123156039 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123156039 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123156039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123156039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123156039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123156039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123156039 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123156039 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123156039 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123156039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156039 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123156039 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123156039 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123156039 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123156039 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123156039 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123156039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123156040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123156040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123156040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123156040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123156040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123156040 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123156040 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123156040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123156040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123156040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123156040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123156040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123156040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123156040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123156040 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123156044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123156044 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123156044 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123156044 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123156044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123156044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123156044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123156044 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123156044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123156044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123156044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123156044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123156044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123156044 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123156044 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123156044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123156044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156045 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123156045 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123156045 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123156045 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123156045 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123156051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123156051 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123156051 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123156051 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123156051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123156051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123156051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123156051 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123156051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123156051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123156051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123156051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123156051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123156051 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123156051 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123156051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123156051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156051 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123156051 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123156051 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123156051 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123156051 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123156051 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123156051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123156051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123156051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123156051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123156051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123156051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123156051 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123156051 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123156051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123156051 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123156051 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123156051 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123156051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123156051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123156051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123156051 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(164)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123156054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123156054 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123156054 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123156054 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123156054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123156054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123156054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123156054 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123156054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123156054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123156054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123156054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123156054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123156054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123156054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123156054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123156054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123156054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123156054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123156054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123156054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123156054 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123156054 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123156054 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123156074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54224<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@be9552f9b756: Added conn table entry 0TC_ranap_cs_bidir0(167)13282520 20250425123157108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123157109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123157109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123157109 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123157109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcaacd8, normal) (hnbgw_rua.c:407) 20250425123157109 DHNB DEBUG map_rua[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123157109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282520)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123157109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13282520 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123157109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123157109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123157109 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13282520 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123157109 DCN DEBUG map_sccp[0x55cf8d3f5d90]{init}: Allocated (fsm.c:456) 20250425123157109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123157109 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13282520 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123157109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13282520 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123157109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282520)[0x55cf8d3f5c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123157109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123157109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123157109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282520)[0x55cf8d3f5c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123157109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123157109 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123157109 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{IDLE}: Allocated (fsm.c:456) 20250425123157109 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123157109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000005), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001d60056400500f1100926) (sccp_scrc.c:406) 20250425123157109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123157109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123157109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123157109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123157109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123157109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123157109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123157109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123157109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123157109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123157109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123157109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123157109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123157109 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123157109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123157109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282520)[0x55cf8d3f5c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123157109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123157109 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123157109 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123157109 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123157109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123157109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123157109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123157109 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@be9552f9b756: Added conn table entry 0TC_ranap_cs_bidir0(167)11920005 HNBGW_Test.msc0-SCCP(160)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@be9552f9b756: setverdict(pass): none -> pass 20250425123157113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123157113 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123157113 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123157113 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123157113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123157113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123157113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123157113 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123157113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123157113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123157113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123157113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123157113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123157113 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bb58ec) (sccp_scrc.c:477) 20250425123157113 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20250425123157113 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123157113 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123157113 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123157113 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123157113 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123157113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123157113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@be9552f9b756: vl_len:22 HNBGW_Test.msc0-SCCP(160)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(160)@be9552f9b756: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AE4D203BBED8769482422'O 20250425123157316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123157316 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123157316 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123157316 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123157316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123157317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123157317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123157317 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123157317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123157317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123157317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123157317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123157317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123157317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0ae4d203bbed8769482422) (sccp_scrc.c:477) 20250425123157317 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250425123157317 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123157317 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123157317 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123157317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123157317 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250425123157317 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425123157317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250425123157317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282520)[0x55cf8d3f5c60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123157317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250425123157317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123157317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123157329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123157329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123157329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250425123157329 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123157329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcaacd8) (hnbgw_rua.c:471) 20250425123157329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13282520 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250425123157329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282520)[0x55cf8d3f5c60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123157329 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425123157329 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425123157329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282520)[0x55cf8d3f5c60]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250425123157329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123157329 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123157329 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123157329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb58ec), PART(T=Data,L=22,D=001440120000010010400b0ac880dc20371f62814cf3) (sccp_scrc.c:406) 20250425123157329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123157329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123157329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123157329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123157329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123157329 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123157329 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123157329 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123157329 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123157329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123157329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123157329 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@be9552f9b756: vl_len:20 HNBGW_Test.msc0-SCCP(160)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(160)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250425123157337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123157337 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123157337 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123157337 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123157337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123157337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123157337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123157337 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123157338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123157338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123157338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123157338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123157338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123157338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:477) 20250425123157338 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250425123157338 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123157338 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123157338 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123157338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123157338 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250425123157338 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250425123157338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250425123157338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282520)[0x55cf8d3f5c60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123157338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250425123157338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123157338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123157348 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39101<->l=127.0.0.1:4262) (control_if.c:193) 20250425123157348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34042<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(156)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(155)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123157352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34030<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123157353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123157353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123157353 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123157353 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123157353 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123157353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282520)[0x55cf8d3f5c60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123157353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282520)[0x55cf8d3f5c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123157353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123157353 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123157353 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123157353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb58ec), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123157353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123157353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123157353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123157353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123157354 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123157354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123157354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282520)[0x55cf8d3f5c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123157354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282520)[0x55cf8d3f5c60]{disrupted}: Freeing instance (context_map.c:202) 20250425123157354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282520)[0x55cf8d3f5c60]{disrupted}: Deallocated (fsm.c:568) 20250425123157354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123157354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{disconnected}: Freeing instance (context_map.c:206) 20250425123157354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cf8d3f5d90]{disconnected}: Deallocated (fsm.c:568) 20250425123157354 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13282520 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123157354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123157354 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123157354 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123157354 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123157354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123157354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123157354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123157354 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(163)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_bidir(154)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@be9552f9b756: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@be9552f9b756: Final verdict of PTC: none 20250425123157356 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123157356 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123157356 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123157356 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425123157356 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123157356 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123157356 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123157356 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123157356 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123157356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123157356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(160)@be9552f9b756: Final verdict of PTC: none 20250425123157357 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123157357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123157357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123157357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123157357 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123157357 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123157357 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123157357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123157357 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123157357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW-MGCP(166)@be9552f9b756: Final verdict of PTC: none 20250425123157357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123157357 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123157357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123157357 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123157357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123157357 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123157357 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123157357 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123157357 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123157357 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123157357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123157357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123157357 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123157357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123157357 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123157357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123157357 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123157357 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123157357 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123157358 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123157358 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(165)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@be9552f9b756: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(157)@be9552f9b756: Final verdict of PTC: none 20250425123157360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54224<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@be9552f9b756: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Fri Apr 25 12:31:57 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 20250425123157435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123157936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54240<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=226288) Waiting for packet dumper to finish... 1 (prev_count=226288, count=285004) 20250425123159358 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123159358 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123159358 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123159358 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123159358 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123159358 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Fri Apr 25 12:31:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ranap_ps_bidir started. 20250425123200993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123200996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123200998 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36679<->l=127.0.0.1:4262) (control_if.c:572) 20250425123201058 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123201058 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123201059 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123201059 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123201059 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123201059 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123201059 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123201059 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123201059 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_ranap_ps_bidir-Iuh0(172)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123201059 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123201060 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123201060 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123201060 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123201060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123201060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123201060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123201060 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123201060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123201060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123201060 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123201060 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123201060 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123201060 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123201060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123201060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123201060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123201061 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123201061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123201061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123201061 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123201061 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123201061 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123201061 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123201061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123201061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123201061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123201061 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123201061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123201061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123201061 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123201061 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123201061 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123201061 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123201061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123201061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123201061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123201061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123201061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123201061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123201061 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123201061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201061 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123201061 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123201061 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123201061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123201061 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123201061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201061 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123201061 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123201061 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123201061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123201061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123201061 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123201061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201061 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123201061 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123201061 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123201061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123201061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123201061 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123201061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201061 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123201061 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123201061 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123201061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123201061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123201061 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(176)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(174)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123201073 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123201073 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123201073 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123201073 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123201073 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123201073 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123201073 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123201073 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123201074 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123201074 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123201074 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123201074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123201074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123201074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123201074 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123201074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123201074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123201074 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123201074 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123201074 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123201074 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123201074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123201074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123201074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123201074 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123201074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123201074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123201074 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123201074 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123201074 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123201074 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123201074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123201074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123201074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123201075 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123201075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123201075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123201075 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123201075 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123201075 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123201075 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123201075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123201075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123201075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123201075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123201075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123201075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123201075 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123201075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201075 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123201075 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123201075 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123201075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123201075 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123201075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201075 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123201075 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123201075 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123201075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123201075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123201075 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123201075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201075 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123201075 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123201075 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123201075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123201075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123201075 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123201075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201075 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123201075 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123201075 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123201075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123201075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123201075 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123201094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123201094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123201094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123201094 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123201094 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123201094 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123201094 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123201094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123201094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123201271 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123201271 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123201271 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123201271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123201278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201278 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123201278 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123201278 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123201278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123201278 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123201278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123201281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201281 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123201281 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123201281 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123201281 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123201281 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123201281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123201281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123201281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123201281 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123201281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123201281 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123201281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123201281 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123201281 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123201281 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123201281 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123201282 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123201282 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123201282 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123201283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123201283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123201283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123201283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123201283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123201283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123201283 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123201283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201283 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123201283 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123201283 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123201283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123201283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123201283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123201283 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123201285 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123201285 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123201285 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123201285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123201293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201293 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123201293 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123201293 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123201293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123201293 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123201293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123201295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201295 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123201295 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123201295 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123201295 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123201295 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123201295 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123201295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123201296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123201296 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123201296 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123201296 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123201296 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123201296 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123201296 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123201296 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123201296 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123201297 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123201297 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123201297 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123201297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123201297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123201297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201298 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123201298 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123201297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123201297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123201297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123201298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123201298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123201298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123201298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123201298 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123201298 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123201298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123201298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123201298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123201298 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123201345 DLSCCP DEBUG SCCP-SCOC(4)[0x55cf8d3f6710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123201345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061086e), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123201345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123201345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123201345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123201345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123201345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201345 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123201345 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123201345 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123201345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123201345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123201345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123201346 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123201351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123201351 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123201351 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123201351 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123201351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123201351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123201351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123201351 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123201352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123201352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123201352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123201352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123201352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123201352 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=0061086e) (sccp_scrc.c:477) 20250425123201352 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20250425123201352 DLSCCP DEBUG SCCP-SCOC(4)[0x55cf8d3f6710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123201352 DLSCCP DEBUG SCCP-SCOC(4)[0x55cf8d3f6710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123201352 DLSCCP DEBUG SCCP-SCOC(4)[0x55cf8d3f6710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123201352 DLSCCP DEBUG SCCP-SCOC(4)[0x55cf8d3f6710]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123201352 DLSCCP DEBUG SCCP-SCOC(4)[0x55cf8d3f6710]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(175)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123202077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123202077 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123202077 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123202077 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123202077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123202077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123202077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123202077 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123202077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123202077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123202077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123202077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123202077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123202077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123202077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123202077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123202077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123202077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123202077 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123202077 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123202077 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123202077 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123202077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123202077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123202077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123202077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123202077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123202077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123202078 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123202078 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123202078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123202078 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123202078 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123202078 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123202078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123202078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123202078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123202078 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123202079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123202079 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123202079 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123202079 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123202079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123202079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123202079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123202079 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123202079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123202079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123202079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123202079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123202079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123202079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123202079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123202079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123202079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202079 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123202079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123202079 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123202079 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123202079 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123202091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123202091 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123202091 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123202091 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123202091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123202091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123202091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123202091 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123202091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123202091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123202091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123202091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123202091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123202091 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123202091 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123202091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123202091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202091 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123202091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123202091 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123202091 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123202091 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123202091 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123202091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123202091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123202091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123202091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123202091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123202091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123202091 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123202091 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123202091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123202091 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123202091 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123202091 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123202091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123202091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123202091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123202091 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(178)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123202093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123202093 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123202093 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123202093 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123202093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123202093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123202093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123202093 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123202093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123202093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123202093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123202093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123202093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123202093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123202093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123202093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123202093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123202093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123202093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123202093 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123202093 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123202093 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123202093 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123202093 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123202107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54276<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@be9552f9b756: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@be9552f9b756: Added conn table entry 0TC_ranap_ps_bidir0(181)15669295 20250425123203143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123203143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123203143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123203143 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123203143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xef182f, normal) (hnbgw_rua.c:407) 20250425123203143 DHNB DEBUG map_rua[0x55cf8d3f6710]{init}: Allocated (fsm.c:456) 20250425123203143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15669295)[0x55cf8d3f6710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123203143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15669295 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123203144 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123203144 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123203144 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123203144 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15669295 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123203144 DCN DEBUG map_sccp[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123203144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123203144 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15669295 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123203144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15669295 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123203144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15669295)[0x55cf8d3f6710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123203144 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123203144 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123203144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15669295)[0x55cf8d3f6710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123203144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123203144 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123203144 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{IDLE}: Allocated (fsm.c:456) 20250425123203144 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123203144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000006), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001b70056400500f1100926) (sccp_scrc.c:406) 20250425123203144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123203144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123203144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123203144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123203144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123203144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123203144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123203144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123203144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123203144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123203144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123203144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123203144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123203144 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123203144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123203144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15669295)[0x55cf8d3f6710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123203144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123203144 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123203144 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123203144 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123203144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123203145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123203145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123203145 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@be9552f9b756: Added conn table entry 0TC_ranap_ps_bidir0(181)3357270 HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@be9552f9b756: setverdict(pass): none -> pass 20250425123203164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123203164 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123203164 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123203164 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123203164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123203164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123203164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123203165 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123203165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123203165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123203165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123203165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123203165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123203165 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008d23be) (sccp_scrc.c:477) 20250425123203165 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20250425123203165 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123203165 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123203165 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123203165 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123203165 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123203165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123203165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AEE8E51358504EC4B1D4F'O 20250425123203364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123203364 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123203364 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123203364 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123203365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123203365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123203365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123203365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123203365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123203365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0aee8e51358504ec4b1d4f) (sccp_scrc.c:477) 20250425123203365 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250425123203365 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123203365 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123203365 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123203365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123203365 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250425123203365 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425123203365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250425123203365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15669295)[0x55cf8d3f6710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123203364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123203364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123203365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123203365 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123203365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250425123203365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123203365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123203389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123203389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123203389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250425123203389 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123203389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xef182f) (hnbgw_rua.c:471) 20250425123203389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15669295 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250425123203389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15669295)[0x55cf8d3f6710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123203389 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425123203389 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425123203389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15669295)[0x55cf8d3f6710]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250425123203389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123203389 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123203389 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123203389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d23be), PART(T=Data,L=22,D=001440120000010010400b0a39339d4c0a0a2e372d9f) (sccp_scrc.c:406) 20250425123203389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123203389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123203389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123203389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123203389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123203389 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123203389 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123203389 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123203389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123203389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123203389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123203389 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250425123203406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123203406 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123203406 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123203406 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123203406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123203406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123203406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123203406 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123203407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123203407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123203407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123203407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123203407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123203407 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:477) 20250425123203407 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250425123203407 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123203407 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123203407 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123203407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123203407 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250425123203407 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250425123203407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250425123203407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15669295)[0x55cf8d3f6710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123203407 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250425123203407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123203407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123203422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54260<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123203423 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36679<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(169)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123203427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54256<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123203429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123203429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123203429 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123203429 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123203429 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123203429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15669295)[0x55cf8d3f6710]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123203429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15669295)[0x55cf8d3f6710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123203429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123203429 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123203429 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123203429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d23be), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123203429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123203429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123203429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123203429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123203429 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123203429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123203429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15669295)[0x55cf8d3f6710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123203429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15669295)[0x55cf8d3f6710]{disrupted}: Freeing instance (context_map.c:202) 20250425123203429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15669295)[0x55cf8d3f6710]{disrupted}: Deallocated (fsm.c:568) 20250425123203430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123203430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{disconnected}: Freeing instance (context_map.c:206) 20250425123203429 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123203430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123203430 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123203430 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123203430 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123203430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123203430 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123203430 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123203430 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123203430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123203430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cf8d3f5c60]{disconnected}: Deallocated (fsm.c:568) 20250425123203430 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15669295 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123203430 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123203430 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123203430 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123203430 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123203430 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123203430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123203430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123203430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123203430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123203430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123203430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123203430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123203430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123203430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123203430 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123203430 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123203430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123203430 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123203430 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123203430 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123203430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123203430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123203430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123203430 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123203430 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123203430 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123203431 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123203431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123203431 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123203431 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123203431 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123203431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123203431 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123203431 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123203431 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123203431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123203431 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123203431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123203431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123203431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123203431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123203431 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123203431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123203431 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123203432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123203432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123203432 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123203432 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123203432 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123203432 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(174)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_bidir(168)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@be9552f9b756: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@be9552f9b756: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(171)@be9552f9b756: Final verdict of PTC: none 20250425123203436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54276<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@be9552f9b756: Final verdict of PTC: pass HNBGW-MGCP(180)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@be9552f9b756: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Fri Apr 25 12:32:03 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 20250425123203517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123204019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=283408) Waiting for packet dumper to finish... 1 (prev_count=283408, count=283948) 20250425123205431 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123205431 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123205431 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123205432 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123205432 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123205432 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Fri Apr 25 12:32:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_rab_assignment started. 20250425123207130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123207134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123207136 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40777<->l=127.0.0.1:4262) (control_if.c:572) 20250425123207210 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123207210 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123207210 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123207210 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123207210 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123207210 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123207210 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123207210 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123207210 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123207210 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assignment-Iuh0(186)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123207211 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123207211 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123207211 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123207211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123207211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123207211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123207211 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123207211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123207211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123207211 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123207211 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123207211 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123207211 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123207211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123207211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123207211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123207212 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123207212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123207212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123207212 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123207212 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123207212 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123207212 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123207212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123207212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123207212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123207212 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123207212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123207212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123207212 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123207212 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123207212 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123207212 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123207212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123207212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123207212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123207212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123207212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123207212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123207212 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123207212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207212 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123207212 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123207212 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123207212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123207212 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123207212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207212 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123207212 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123207212 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123207212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123207212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123207212 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123207212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207212 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123207212 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123207212 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123207212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123207212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123207212 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123207212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207212 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123207212 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123207212 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123207212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123207212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123207212 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(188)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123207223 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123207223 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123207223 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123207223 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123207223 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123207223 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123207223 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123207223 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123207224 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123207224 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123207224 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123207224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123207225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123207225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123207225 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123207225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123207225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123207225 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123207225 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123207225 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123207225 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123207225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123207225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123207225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123207225 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123207225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123207225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123207225 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123207225 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123207225 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123207225 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123207225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123207225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123207225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123207225 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123207225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123207225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123207225 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123207225 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123207225 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123207225 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123207225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123207225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123207225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123207225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123207225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123207225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123207225 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123207225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207225 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123207225 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123207225 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123207225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123207225 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123207225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207225 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123207225 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123207225 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123207225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123207225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123207225 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123207225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207225 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123207225 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123207225 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123207225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123207225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123207225 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123207225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207225 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123207225 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123207225 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123207225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123207225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123207225 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(191)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123207244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123207244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123207244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123207244 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123207244 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123207244 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123207244 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123207244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123207244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123207354 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123207354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb58ec), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123207354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123207354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123207354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123207354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123207354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207354 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123207354 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123207354 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123207354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123207354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123207354 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123207421 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123207421 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123207421 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123207421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123207427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207427 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123207427 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123207427 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123207427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123207427 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123207427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123207429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207429 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123207429 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123207429 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123207429 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123207429 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123207429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123207429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123207429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123207430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123207430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123207430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123207430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123207430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123207430 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123207430 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123207430 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123207431 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123207431 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123207431 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123207431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123207431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123207431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123207431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123207431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123207431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123207431 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123207431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207431 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123207431 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123207431 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123207432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123207432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123207432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123207432 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123207435 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123207435 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123207435 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123207435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123207440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207440 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123207440 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123207440 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123207440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123207440 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123207440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123207441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123207441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123207441 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123207441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123207441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123207441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123207441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123207441 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123207441 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123207441 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123207441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207441 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123207441 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123207441 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123207441 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123207441 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123207441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123207442 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123207442 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123207442 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123207442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123207442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123207442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123207442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123207442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123207442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123207442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123207442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123207442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123207442 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123207442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123207442 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123207442 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123207442 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123207442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123207442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123207442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123207442 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123208240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123208240 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123208240 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123208240 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123208240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123208240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123208240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123208240 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123208240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123208241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123208241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123208241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123208241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123208241 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123208241 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123208241 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123208241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208241 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123208241 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123208241 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123208241 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123208241 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123208241 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123208241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123208241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123208241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123208241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123208242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123208242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123208242 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123208242 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123208242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123208242 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123208242 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123208242 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123208242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123208242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123208242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123208242 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123208244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123208244 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123208244 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123208244 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123208244 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123208244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123208244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123208244 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123208244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123208244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123208244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123208244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123208244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123208244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123208244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123208244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123208244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123208245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123208245 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123208245 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123208245 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123208251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123208251 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123208251 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123208251 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123208251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123208251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123208251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123208251 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123208252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123208252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123208252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123208252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123208252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123208252 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123208252 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123208252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123208252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208252 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123208252 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123208252 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123208252 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123208252 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123208252 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123208252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123208252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123208252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123208253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123208253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123208253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123208253 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123208253 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123208253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123208253 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123208253 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123208253 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123208253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123208253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123208253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123208253 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123208255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123208255 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123208255 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123208255 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123208255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123208255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123208255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123208255 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123208255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123208255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123208255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123208255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123208255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123208255 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123208255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123208255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123208255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123208255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123208255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123208255 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123208255 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123208255 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123208255 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123208256 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123208264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47694<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@be9552f9b756: Added conn table entry 0TC_rab_assignment0(195)6243596 20250425123209279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123209279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123209279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123209279 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123209279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5f450c, normal) (hnbgw_rua.c:407) 20250425123209279 DHNB DEBUG map_rua[0x55cf8d3f6710]{init}: Allocated (fsm.c:456) 20250425123209279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6243596)[0x55cf8d3f6710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123209279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6243596 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123209279 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123209279 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123209279 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6243596 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123209279 DCN DEBUG map_sccp[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123209279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123209279 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6243596 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123209279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6243596 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123209279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6243596)[0x55cf8d3f6710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123209279 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123209279 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123209279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6243596)[0x55cf8d3f6710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123209279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123209279 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123209279 DLSCCP DEBUG SCCP-SCOC(7)[0x55cf8d3fddf0]{IDLE}: Allocated (fsm.c:456) 20250425123209279 DLSCCP DEBUG SCCP-SCOC(7)[0x55cf8d3fddf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123209279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000007), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003a60056400500f1100926) (sccp_scrc.c:406) 20250425123209279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123209279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123209279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123209279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123209279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123209279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123209279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123209279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123209279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123209279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123209279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123209279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123209279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123209279 DLSCCP DEBUG SCCP-SCOC(7)[0x55cf8d3fddf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123209279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123209279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6243596)[0x55cf8d3f6710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123209279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123209279 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123209279 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123209279 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123209279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123209279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123209279 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123209279 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@be9552f9b756: Added conn table entry 0TC_rab_assignment0(195)3535194 HNBGW_Test.msc0-SCCP(188)@be9552f9b756: Session index based on connection ID:0 TC_rab_assignment0(195)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123209283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123209283 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123209283 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123209283 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123209283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123209283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123209283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123209283 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123209283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123209283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123209283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123209283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123209283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123209283 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008c81d6) (sccp_scrc.c:477) 20250425123209283 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20250425123209283 DLSCCP DEBUG SCCP-SCOC(7)[0x55cf8d3fddf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123209283 DLSCCP DEBUG SCCP-SCOC(7)[0x55cf8d3fddf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123209283 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123209283 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123209283 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123209283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123209283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@be9552f9b756: 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)@be9552f9b756: 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)@be9552f9b756: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assignment0(195)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(194)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(188)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(188)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425123209484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123209484 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123209484 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123209484 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123209484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123209484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123209484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123209484 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123209484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123209484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123209484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123209484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123209484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123209484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123209484 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250425123209484 DLSCCP DEBUG SCCP-SCOC(7)[0x55cf8d3fddf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123209484 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123209484 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123209484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123209484 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123209484 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123209484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123209484 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123209484 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123209484 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123209484 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123209484 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123209484 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123209484 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123209484 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{UNUSED}: Allocated (fsm.c:456) 20250425123209484 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{UNUSED}: is child of mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30] (fsm.c:486) 20250425123209484 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30] (mgcp_client_endpoint_fsm.c:724) 20250425123209484 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123209485 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123209485 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123209485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6243596-0)[0x55cf8d3fd300]{ST_CRCX}: Allocated (fsm.c:456) 20250425123209485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6243596-0)[0x55cf8d3fd300]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20] (fsm.c:486) 20250425123209485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6243596-0)[0x55cf8d3fd300]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123209485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6243596-0)[0x55cf8d3fd300]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123209485 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 5f450c'... (mgcp_client.c:807) 20250425123209485 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250425123209485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6243596-0)[0x55cf8d3fd300]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123209485 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5f450c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f450c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5f450c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f450c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425123209494 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250425123209494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123209494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123209494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123209494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123209494 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123209494 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209494 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209494 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123209494 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123209494 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209494 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123209494 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123209494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123209494 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123209494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6243596)[0x55cf8d3f6710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123209494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123209494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123209494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123209504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123209504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123209504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123209504 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123209504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5f450c) (hnbgw_rua.c:471) 20250425123209504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6243596 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123209504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6243596)[0x55cf8d3f6710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123209504 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123209504 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123209504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6243596)[0x55cf8d3f6710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123209504 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123209504 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123209504 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123209504 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123209504 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123209504 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30] (mgcp_client_endpoint_fsm.c:724) 20250425123209504 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123209504 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123209504 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123209504 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 5f450c'... (mgcp_client.c:807) 20250425123209504 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250425123209504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123209504 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123209504 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209504 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5f450c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f450c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123209509 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250425123209509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123209509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123209509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123209509 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123209509 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209509 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209509 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123209509 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123209509 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209509 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123209509 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123209509 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123209509 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30] (mgcp_client_endpoint_fsm.c:724) 20250425123209509 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123209509 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123209509 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123209509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6243596-0)[0x55cf8d3fe140]{ST_CRCX}: Allocated (fsm.c:456) 20250425123209509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6243596-0)[0x55cf8d3fe140]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20] (fsm.c:486) 20250425123209509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6243596-0)[0x55cf8d3fe140]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123209509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6243596-0)[0x55cf8d3fe140]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425123209509 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 5f450c'... (mgcp_client.c:807) 20250425123209509 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250425123209509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6243596-0)[0x55cf8d3fe140]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123209509 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123209509 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209509 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209509 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5f450c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f450c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123209513 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250425123209513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3fe140]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123209513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3fe140]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123209513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3fe140]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123209513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3fe140]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123209513 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123209513 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209513 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209513 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209513 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123209513 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123209513 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209513 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{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) 20250425123209513 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123209513 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123209513 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123209513 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123209513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123209513 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123209513 DLSCCP DEBUG SCCP-SCOC(7)[0x55cf8d3fddf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123209513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c81d6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123209513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123209513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123209513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123209513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123209513 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123209514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123209514 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123209514 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123209514 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123209514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123209514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123209514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123209514 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@be9552f9b756: 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)@be9552f9b756: 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)@be9552f9b756: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(188)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(188)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(188)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123209527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123209527 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123209527 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123209527 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123209527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123209527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123209527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123209527 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123209527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123209527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123209527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123209527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123209527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123209527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123209527 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250425123209527 DLSCCP DEBUG SCCP-SCOC(7)[0x55cf8d3fddf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123209527 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123209527 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123209527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123209527 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123209527 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123209527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123209527 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123209527 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123209527 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123209527 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123209527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123209527 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 5f450c'... (mgcp_client.c:807) 20250425123209527 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425123209527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123209527 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3fe140]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123209528 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 5f450c'... (mgcp_client.c:807) 20250425123209528 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425123209528 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3fe140]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123209528 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{IN_USE}: Removing from parent mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30] (mgcp_client_endpoint_fsm.c:873) 20250425123209528 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123209528 DLMGCP DEBUG mgw-endp(mgw-fsm-6243596-0)[0x55cf8d3fdf20]{IN_USE}: Deallocated (fsm.c:568) 20250425123209528 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123209528 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123209528 DMGW DEBUG mgw(mgw-fsm-6243596-0)[0x55cf8d3fca30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123209528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6243596)[0x55cf8d3f6710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123209528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123209528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123209528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5f450c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5f450c17" }, { code := "I", val := "22222" } }, sdp := omit } 20250425123209531 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250425123209531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123209531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123209531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123209531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3fd300]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123209531 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250425123209531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3fe140]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123209531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3fe140]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123209531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3fe140]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123209531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3fe140]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@be9552f9b756: Deleted conn table entry 0TC_rab_assignment0(195)6243596 20250425123209533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123209533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123209533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123209533 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123209533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5f450c,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123209533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6243596 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123209533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6243596)[0x55cf8d3f6710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123209533 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123209533 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123209533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6243596)[0x55cf8d3f6710]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123209533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123209533 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123209533 DLSCCP DEBUG SCCP-SCOC(7)[0x55cf8d3fddf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123209533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c81d6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123209533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123209533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123209533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123209533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123209533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6243596)[0x55cf8d3f6710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123209533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123209533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123209533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123209534 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123209534 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123209534 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123209534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123209534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123209534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123209534 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@be9552f9b756: Deleted conn table entry 0TC_rab_assignment0(195)3535194 HNBGW_Test.msc0-SCCP(188)@be9552f9b756: Session index based on connection ID:0 20250425123209536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123209536 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123209536 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123209536 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123209536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123209536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123209536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123209536 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123209536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123209536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123209536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123209536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123209536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123209536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=008c81d6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123209536 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20250425123209536 DLSCCP DEBUG SCCP-SCOC(7)[0x55cf8d3fddf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123209536 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123209536 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123209536 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123209536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123209536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123209536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6243596)[0x55cf8d3f6710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123209536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6243596)[0x55cf8d3f6710]{disconnected}: Freeing instance (context_map.c:202) 20250425123209536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6243596)[0x55cf8d3f6710]{disconnected}: Deallocated (fsm.c:568) 20250425123209536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123209536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{disconnected}: Freeing instance (context_map.c:206) 20250425123209536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cf8d3f5c60]{disconnected}: Deallocated (fsm.c:568) 20250425123209536 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6243596 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123209536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c81d6), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20250425123209536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123209536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123209536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123209536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123209536 DLSCCP DEBUG SCCP-SCOC(7)[0x55cf8d3fddf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123209536 DLSCCP DEBUG SCCP-SCOC(7)[0x55cf8d3fddf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123209536 DLSCCP DEBUG SCCP-SCOC(7)[0x55cf8d3fddf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123209536 DLSCCP DEBUG SCCP-SCOC(7)[0x55cf8d3fddf0]{IDLE}: Deallocated (fsm.c:568) 20250425123209536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123209536 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123209536 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123209536 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123209536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123209536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123209536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123209536 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@be9552f9b756: RLC received in state:disconnect_pending TC_rab_assignment0(195)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123211547 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40777<->l=127.0.0.1:4262) (control_if.c:193) 20250425123211548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47690<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(184)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(183)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123211551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123211552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123211552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123211552 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123211552 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123211553 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assignment(182)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@be9552f9b756: Final verdict of PTC: none 20250425123211556 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123211556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123211556 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123211556 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(189)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@be9552f9b756: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@be9552f9b756: Final verdict of PTC: none 20250425123211556 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123211556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123211556 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123211556 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123211556 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123211556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123211556 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123211556 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123211556 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123211556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123211556 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123211556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123211556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123211556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123211556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123211556 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123211556 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123211556 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123211556 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123211556 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123211556 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123211556 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123211557 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123211557 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123211557 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123211557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123211557 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123211557 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123211557 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123211557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123211557 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123211557 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425123211557 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123211557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123211557 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123211557 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123211558 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123211558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123211558 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123211558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_rab_assignment-Iuh0(186)@be9552f9b756: Final verdict of PTC: none 20250425123211558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123211558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123211558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(185)@be9552f9b756: Final verdict of PTC: none 20250425123211558 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123211558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123211558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123211558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-M3UA(190)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(194)@be9552f9b756: Final verdict of PTC: none 20250425123211558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123211558 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123211558 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123211558 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123211558 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(193)@be9552f9b756: Final verdict of PTC: none 20250425123211560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47694<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@be9552f9b756: Test case TC_rab_assignment finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Fri Apr 25 12:32:11 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250425123211659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123212160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47698<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=349824) Waiting for packet dumper to finish... 1 (prev_count=349824, count=350364) 20250425123213430 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123213430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d23be), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123213430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123213431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123213431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123213431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123213431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123213431 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123213431 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123213431 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123213431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123213431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123213431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123213431 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123213556 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123213557 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123213557 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123213559 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123213559 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123213559 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Fri Apr 25 12:32:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_rab_assignment_concurrent started. 20250425123215249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123215257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123215262 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35715<->l=127.0.0.1:4262) (control_if.c:572) 20250425123215331 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123215331 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123215331 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123215331 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123215331 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123215331 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123215331 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123215331 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123215331 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123215331 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123215332 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123215332 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123215332 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123215333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123215333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123215333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123215333 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123215333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123215333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123215333 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123215333 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123215333 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123215333 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123215333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123215333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123215333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123215333 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123215333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123215333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123215333 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123215333 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123215333 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123215333 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123215333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123215333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123215333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123215333 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123215333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123215333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123215333 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123215333 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123215333 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123215333 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123215333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123215333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123215333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123215333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123215333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123215333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123215333 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123215333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123215333 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123215333 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123215333 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123215333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123215333 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123215333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123215333 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123215333 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123215333 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123215333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123215333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123215333 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123215333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123215333 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123215333 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123215333 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123215333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123215333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123215333 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123215333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123215333 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123215333 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123215333 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123215333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123215333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123215333 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(204)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(202)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123215344 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123215345 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123215345 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123215345 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123215345 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123215345 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123215345 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123215345 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123215346 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123215346 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123215346 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123215346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123215346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123215346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123215346 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123215346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123215346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123215346 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123215346 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123215346 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123215346 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123215346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123215346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123215346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123215346 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123215346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123215346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123215346 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123215346 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123215346 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123215346 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123215346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123215346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123215346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123215346 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123215346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123215346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123215346 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123215346 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123215346 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123215346 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123215346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123215346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123215346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123215346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123215346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123215346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123215346 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123215346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123215346 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123215346 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123215346 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123215346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123215346 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123215346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123215346 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123215346 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123215346 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123215346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123215346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123215346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123215346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123215346 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123215346 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123215346 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123215346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123215346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123215346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123215346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123215346 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123215346 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123215346 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123215346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123215346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123215346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(207)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123215366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123215366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123215366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123215366 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123215366 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123215366 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123215366 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123215366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123215366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123215543 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123215543 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123215543 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123215543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123215548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123215548 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123215548 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123215548 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123215548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123215548 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123215548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123215551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123215551 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123215551 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123215551 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123215551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123215551 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123215551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123215551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123215551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123215551 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123215551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123215551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123215551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123215551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123215551 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123215551 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123215551 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123215552 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123215552 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123215552 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123215552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123215552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123215552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123215552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123215552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123215552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123215552 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123215552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123215552 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123215552 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123215552 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123215552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123215552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123215552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123215552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123215555 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123215555 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123215555 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123215555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(207)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123215557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123215557 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123215557 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123215557 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123215557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123215557 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123215557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123215557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123215557 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123215557 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123215557 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123215557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123215557 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123215558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123215558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123215558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123215558 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123215558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123215558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123215558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123215558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123215558 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123215558 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123215558 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123215559 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123215559 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123215559 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123215559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123215559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123215559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123215559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123215559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123215559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123215559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123215559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123215559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123215559 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123215559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123215559 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123215559 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123215559 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123215559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123215559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123215559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123215559 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123216358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123216358 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123216358 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123216358 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123216358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123216358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123216358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123216358 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123216359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123216359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123216359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123216359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123216359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123216359 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123216359 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123216359 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123216359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216359 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123216359 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123216359 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123216359 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123216359 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123216359 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123216359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123216359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123216359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123216359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123216359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123216359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123216359 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123216359 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123216360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123216360 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123216360 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123216360 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123216360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123216360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123216360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123216360 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123216360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123216360 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123216360 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123216360 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123216360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123216360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123216360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123216360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123216360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123216360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123216360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123216360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123216360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123216360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123216361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123216361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216360 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123216361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123216361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123216361 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123216361 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123216361 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123216365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123216365 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123216365 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123216365 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123216365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123216365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123216365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123216365 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123216365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123216365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123216365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123216365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123216365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123216365 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123216365 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123216365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123216365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216365 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123216365 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123216365 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123216365 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123216365 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123216365 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123216365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123216365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123216365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123216366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123216366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123216366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123216366 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123216366 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123216366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123216366 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123216366 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123216366 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123216366 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123216366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123216366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123216366 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123216367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123216367 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123216367 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123216367 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123216367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123216367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123216367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123216367 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123216367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123216367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123216367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123216367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123216367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123216367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123216367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123216368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123216368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123216368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123216368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123216368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123216368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123216368 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123216368 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123216368 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123217354 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123217354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb58ec), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123217354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123217354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123217354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123217354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123217355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123217355 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123217355 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123217355 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123217355 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123217355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123217355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123217355 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123217356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123217356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123217356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123217356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123217356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123217356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=00bb58ec) (sccp_scrc.c:477) 20250425123217356 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20250425123217356 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123217356 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123217356 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123217356 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123217356 DLSCCP DEBUG SCCP-SCOC(5)[0x55cf8d3fc7e0]{IDLE}: Deallocated (fsm.c:568) 20250425123217356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123217356 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123217356 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123217356 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123217356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123217356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123217356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123217356 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123217377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36416<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36498<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123217485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@be9552f9b756: f_gen_tmsi(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)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(211)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(212)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[2] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Added conn table entry 0TC_rab_assignment_concurrent0(209)14276611 TC_rab_assignment_concurrent0(213)@be9552f9b756: f_gen_tmsi(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)@be9552f9b756: Added conn table entry 1TC_rab_assignment_concurrent0(210)2269910 TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Added conn table entry 2TC_rab_assignment_concurrent0(211)11196632 20250425123218414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218414 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd9d803, normal) (hnbgw_rua.c:407) 20250425123218415 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123218415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14276611)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14276611 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218415 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218415 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218415 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14276611 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218415 DCN DEBUG map_sccp[0x55cf8d3f6710]{init}: Allocated (fsm.c:456) 20250425123218415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218415 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14276611 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14276611 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14276611)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218415 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218415 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14276611)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218415 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218415 DLSCCP DEBUG SCCP-SCOC(8)[0x55cf8d3f5c60]{IDLE}: Allocated (fsm.c:456) 20250425123218415 DLSCCP DEBUG SCCP-SCOC(8)[0x55cf8d3f5c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218415 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000008), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030002760056400500f1100926) (sccp_scrc.c:406) 20250425123218415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218415 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218415 DLSCCP DEBUG SCCP-SCOC(8)[0x55cf8d3f5c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14276611)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-RAN(203)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[3] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) 20250425123218415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218415 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218415 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218415 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218415 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:0 TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Added conn table entry 3TC_rab_assignment_concurrent0(212)165159 TC_rab_assignment_concurrent0(214)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[4] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Added conn table entry 4TC_rab_assignment_concurrent0(213)11649415 HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 0TC_rab_assignment_concurrent0(209)1754162 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123218421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218421 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218421 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218421 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218421 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218421 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005cc2df) (sccp_scrc.c:477) 20250425123218421 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20250425123218421 DLSCCP DEBUG SCCP-SCOC(8)[0x55cf8d3f5c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218421 DLSCCP DEBUG SCCP-SCOC(8)[0x55cf8d3f5c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218421 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218421 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218421 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-RAN(203)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(209)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Added conn table entry 5TC_rab_assignment_concurrent0(214)14924765 TC_rab_assignment_concurrent0(215)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Added conn table entry 6TC_rab_assignment_concurrent0(215)3241712 TC_rab_assignment_concurrent0(216)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_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)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Added conn table entry 7TC_rab_assignment_concurrent0(216)6231031 TC_rab_assignment_concurrent0(217)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Added conn table entry 8TC_rab_assignment_concurrent0(217)13990754 TC_rab_assignment_concurrent0(218)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(219)@be9552f9b756: f_gen_tmsi(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)@be9552f9b756: Added conn table entry 9TC_rab_assignment_concurrent0(218)5579581 HNBGW_Test.msc0-RAN(203)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(220)@be9552f9b756: f_gen_tmsi(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)@be9552f9b756: Added conn table entry 10TC_rab_assignment_concurrent0(219)883637 HNBGW_Test.msc0-RAN(203)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Added conn table entry 11TC_rab_assignment_concurrent0(220)6053037 TC_rab_assignment_concurrent0(221)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Added conn table entry 12TC_rab_assignment_concurrent0(221)9248064 TC_rab_assignment_concurrent0(222)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Added conn table entry 13TC_rab_assignment_concurrent0(222)3180797 TC_rab_assignment_concurrent0(223)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Added conn table entry 14TC_rab_assignment_concurrent0(223)3171502 TC_rab_assignment_concurrent0(224)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@be9552f9b756: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Added conn table entry 15TC_rab_assignment_concurrent0(224)8960826 20250425123218620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218620 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x22a2d6, normal) (hnbgw_rua.c:407) 20250425123218620 DHNB DEBUG map_rua[0x55cf8d3fddf0]{init}: Allocated (fsm.c:456) 20250425123218620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2269910)[0x55cf8d3fddf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2269910 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218620 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2269910 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218620 DCN DEBUG map_sccp[0x55cf8d3fd300]{init}: Allocated (fsm.c:456) 20250425123218620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218621 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2269910 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2269910 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2269910)[0x55cf8d3fddf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2269910)[0x55cf8d3fddf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218621 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218621 DLSCCP DEBUG SCCP-SCOC(9)[0x55cf8d3fdf20]{IDLE}: Allocated (fsm.c:456) 20250425123218621 DLSCCP DEBUG SCCP-SCOC(9)[0x55cf8d3fdf20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000009), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002360056400500f1100926) (sccp_scrc.c:406) 20250425123218621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218621 DLSCCP DEBUG SCCP-SCOC(9)[0x55cf8d3fdf20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2269910)[0x55cf8d3fddf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218621 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaad8d8, normal) (hnbgw_rua.c:407) 20250425123218621 DHNB DEBUG map_rua[0x55cf8d3fca30]{init}: Allocated (fsm.c:456) 20250425123218621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11196632)[0x55cf8d3fca30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11196632 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218621 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11196632 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218621 DCN DEBUG map_sccp[0x55cf8d403e30]{init}: Allocated (fsm.c:456) 20250425123218621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218621 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11196632 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11196632 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11196632)[0x55cf8d3fca30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11196632)[0x55cf8d3fca30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218621 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218621 DLSCCP DEBUG SCCP-SCOC(10)[0x55cf8d404500]{IDLE}: Allocated (fsm.c:456) 20250425123218621 DLSCCP DEBUG SCCP-SCOC(10)[0x55cf8d404500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f400300037d0056400500f1100926) (sccp_scrc.c:406) 20250425123218621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218621 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218621 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218621 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218621 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218621 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218621 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218621 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218621 DLSCCP DEBUG SCCP-SCOC(10)[0x55cf8d404500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11196632)[0x55cf8d3fca30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218621 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218621 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123218621 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250425123218621 DLSCCP DEBUG SCCP-SCOC(8)[0x55cf8d3f5c60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123218621 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218621 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123218621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123218621 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123218622 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123218622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123218622 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218622 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218622 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123218622 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123218622 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123218622 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218622 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123218622 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{UNUSED}: Allocated (fsm.c:456) 20250425123218622 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{UNUSED}: is child of mgw(mgw-fsm-14276611-0)[0x55cf8d403990] (fsm.c:486) 20250425123218622 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14276611-0)[0x55cf8d403990] (mgcp_client_endpoint_fsm.c:724) 20250425123218622 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218622 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218622 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14276611-0)[0x55cf8d401ce0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14276611-0)[0x55cf8d401ce0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0] (fsm.c:486) 20250425123218622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14276611-0)[0x55cf8d401ce0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14276611-0)[0x55cf8d401ce0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123218622 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: d9d803'... (mgcp_client.c:807) 20250425123218622 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250425123218622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14276611-0)[0x55cf8d401ce0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218622 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218622 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x28527, normal) (hnbgw_rua.c:407) 20250425123218622 DHNB DEBUG map_rua[0x55cf8d401e10]{init}: Allocated (fsm.c:456) 20250425123218622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-165159)[0x55cf8d401e10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-165159 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218622 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218622 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218622 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-165159 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218622 DCN DEBUG map_sccp[0x55cf8d401fb0]{init}: Allocated (fsm.c:456) 20250425123218622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218622 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-165159 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-165159 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-165159)[0x55cf8d401e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218622 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218622 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-165159)[0x55cf8d401e10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218622 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218622 DLSCCP DEBUG SCCP-SCOC(11)[0x55cf8d406b40]{IDLE}: Allocated (fsm.c:456) 20250425123218622 DLSCCP DEBUG SCCP-SCOC(11)[0x55cf8d406b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218622 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218622 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218622 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218622 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000370056400500f1100926) (sccp_scrc.c:406) 20250425123218622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218623 DLSCCP DEBUG SCCP-SCOC(11)[0x55cf8d406b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-165159)[0x55cf8d401e10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218623 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb1c187, normal) (hnbgw_rua.c:407) 20250425123218623 DHNB DEBUG map_rua[0x55cf8d404000]{init}: Allocated (fsm.c:456) 20250425123218623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11649415)[0x55cf8d404000]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11649415 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218623 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11649415 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218623 DCN DEBUG map_sccp[0x55cf8d406470]{init}: Allocated (fsm.c:456) 20250425123218623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218623 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11649415 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11649415 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11649415)[0x55cf8d404000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11649415)[0x55cf8d404000]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218623 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218623 DLSCCP DEBUG SCCP-SCOC(12)[0x55cf8d404c40]{IDLE}: Allocated (fsm.c:456) 20250425123218623 DLSCCP DEBUG SCCP-SCOC(12)[0x55cf8d404c40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001680056400500f1100926) (sccp_scrc.c:406) 20250425123218623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218623 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218623 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218623 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218623 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218623 DLSCCP DEBUG SCCP-SCOC(12)[0x55cf8d404c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11649415)[0x55cf8d404000]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218623 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe3bbdd, normal) (hnbgw_rua.c:407) 20250425123218624 DHNB DEBUG map_rua[0x55cf8d410540]{init}: Allocated (fsm.c:456) 20250425123218624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14924765)[0x55cf8d410540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14924765 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218623 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218623 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218624 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218624 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218624 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218624 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218624 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14924765 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218624 DCN DEBUG map_sccp[0x55cf8d410670]{init}: Allocated (fsm.c:456) 20250425123218624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218624 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14924765 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14924765 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14924765)[0x55cf8d410540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218624 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218624 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14924765)[0x55cf8d410540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218624 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218624 DLSCCP DEBUG SCCP-SCOC(13)[0x55cf8d405290]{IDLE}: Allocated (fsm.c:456) 20250425123218624 DLSCCP DEBUG SCCP-SCOC(13)[0x55cf8d405290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000480056400500f1100926) (sccp_scrc.c:406) 20250425123218624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218624 DLSCCP DEBUG SCCP-SCOC(13)[0x55cf8d405290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14924765)[0x55cf8d410540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218624 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3176f0, normal) (hnbgw_rua.c:407) 20250425123218624 DHNB DEBUG map_rua[0x55cf8d4107a0]{init}: Allocated (fsm.c:456) 20250425123218624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3241712)[0x55cf8d4107a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3241712 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218624 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218624 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218624 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3241712 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218624 DCN DEBUG map_sccp[0x55cf8d402150]{init}: Allocated (fsm.c:456) 20250425123218624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218624 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3241712 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3241712 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3241712)[0x55cf8d4107a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218624 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218624 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218624 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218625 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218625 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218625 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3241712)[0x55cf8d4107a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218625 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218625 DLSCCP DEBUG SCCP-SCOC(14)[0x55cf8d40f3d0]{IDLE}: Allocated (fsm.c:456) 20250425123218625 DLSCCP DEBUG SCCP-SCOC(14)[0x55cf8d40f3d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003670056400500f1100926) (sccp_scrc.c:406) 20250425123218625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218625 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218625 DLSCCP DEBUG SCCP-SCOC(14)[0x55cf8d40f3d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3241712)[0x55cf8d4107a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218625 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5f13f7, normal) (hnbgw_rua.c:407) 20250425123218625 DHNB DEBUG map_rua[0x55cf8d404d70]{init}: Allocated (fsm.c:456) 20250425123218625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6231031)[0x55cf8d404d70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6231031 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218625 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218625 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218625 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6231031 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218625 DCN DEBUG map_sccp[0x55cf8d40f500]{init}: Allocated (fsm.c:456) 20250425123218625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218625 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6231031 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218625 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218625 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218625 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6231031 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6231031)[0x55cf8d404d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218625 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218625 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6231031)[0x55cf8d404d70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218625 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218625 DLSCCP DEBUG SCCP-SCOC(15)[0x55cf8d40ecb0]{IDLE}: Allocated (fsm.c:456) 20250425123218625 DLSCCP DEBUG SCCP-SCOC(15)[0x55cf8d40ecb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030003670056400500f1100926) (sccp_scrc.c:406) 20250425123218625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218625 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218625 DLSCCP DEBUG SCCP-SCOC(15)[0x55cf8d40ecb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6231031)[0x55cf8d404d70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218625 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218626 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd57b62, normal) (hnbgw_rua.c:407) 20250425123218626 DHNB DEBUG map_rua[0x55cf8d40f6b0]{init}: Allocated (fsm.c:456) 20250425123218626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13990754)[0x55cf8d40f6b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13990754 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218626 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218626 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218626 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218626 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13990754 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218626 DCN DEBUG map_sccp[0x55cf8d40e310]{init}: Allocated (fsm.c:456) 20250425123218626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218626 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13990754 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13990754 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13990754)[0x55cf8d40f6b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13990754)[0x55cf8d40f6b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218626 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218626 DLSCCP DEBUG SCCP-SCOC(16)[0x55cf8d417670]{IDLE}: Allocated (fsm.c:456) 20250425123218626 DLSCCP DEBUG SCCP-SCOC(16)[0x55cf8d417670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218626 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218626 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000010), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f400300033a0056400500f1100926) (sccp_scrc.c:406) 20250425123218626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218626 DLSCCP DEBUG SCCP-SCOC(16)[0x55cf8d417670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13990754)[0x55cf8d40f6b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218626 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x55233d, normal) (hnbgw_rua.c:407) 20250425123218626 DHNB DEBUG map_rua[0x55cf8d403740]{init}: Allocated (fsm.c:456) 20250425123218626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5579581)[0x55cf8d403740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5579581 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218626 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218626 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218626 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218626 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5579581 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218626 DCN DEBUG map_sccp[0x55cf8d40e7a0]{init}: Allocated (fsm.c:456) 20250425123218626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218626 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5579581 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5579581 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5579581)[0x55cf8d403740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5579581)[0x55cf8d403740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218627 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(17)[0x55cf8d418140]{IDLE}: Allocated (fsm.c:456) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(17)[0x55cf8d418140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000011), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030001620056400500f1100926) (sccp_scrc.c:406) 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:1 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(17)[0x55cf8d418140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5579581)[0x55cf8d403740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218627 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd7bb5, normal) (hnbgw_rua.c:407) 20250425123218627 DHNB DEBUG map_rua[0x55cf8d4179e0]{init}: Allocated (fsm.c:456) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883637)[0x55cf8d4179e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-883637 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218627 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-883637 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218627 DCN DEBUG map_sccp[0x55cf8d416ef0]{init}: Allocated (fsm.c:456) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218627 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-883637 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-883637 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883637)[0x55cf8d4179e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883637)[0x55cf8d4179e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218627 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(18)[0x55cf8d418fb0]{IDLE}: Allocated (fsm.c:456) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(18)[0x55cf8d418fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000012), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030003230056400500f1100926) (sccp_scrc.c:406) 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(18)[0x55cf8d418fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883637)[0x55cf8d4179e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218627 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5c5cad, normal) (hnbgw_rua.c:407) 20250425123218627 DHNB DEBUG map_rua[0x55cf8d418950]{init}: Allocated (fsm.c:456) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053037)[0x55cf8d418950]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6053037 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218627 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6053037 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218627 DCN DEBUG map_sccp[0x55cf8d4184b0]{init}: Allocated (fsm.c:456) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218627 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6053037 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6053037 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053037)[0x55cf8d418950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053037)[0x55cf8d418950]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218627 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(19)[0x55cf8d419cb0]{IDLE}: Allocated (fsm.c:456) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(19)[0x55cf8d419cb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000013), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030001bb0056400500f1100926) (sccp_scrc.c:406) 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(19)[0x55cf8d419cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053037)[0x55cf8d418950]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218627 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8d1d40, normal) (hnbgw_rua.c:407) 20250425123218627 DHNB DEBUG map_rua[0x55cf8d4195d0]{init}: Allocated (fsm.c:456) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9248064)[0x55cf8d4195d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9248064 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218627 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9248064 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218627 DCN DEBUG map_sccp[0x55cf8d419de0]{init}: Allocated (fsm.c:456) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218627 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9248064 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9248064 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9248064)[0x55cf8d4195d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9248064)[0x55cf8d4195d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218627 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(20)[0x55cf8d41a9b0]{IDLE}: Allocated (fsm.c:456) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(20)[0x55cf8d41a9b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000014), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030000d70056400500f1100926) (sccp_scrc.c:406) 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(20)[0x55cf8d41a9b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9248064)[0x55cf8d4195d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218627 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3088fd, normal) (hnbgw_rua.c:407) 20250425123218627 DHNB DEBUG map_rua[0x55cf8d41aed0]{init}: Allocated (fsm.c:456) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180797)[0x55cf8d41aed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3180797 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218627 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3180797 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218627 DCN DEBUG map_sccp[0x55cf8d41a0d0]{init}: Allocated (fsm.c:456) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218627 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3180797 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3180797 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180797)[0x55cf8d41aed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180797)[0x55cf8d41aed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218627 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(21)[0x55cf8d41b680]{IDLE}: Allocated (fsm.c:456) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(21)[0x55cf8d41b680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000015), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f400300000b0056400500f1100926) (sccp_scrc.c:406) 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218627 DLSCCP DEBUG SCCP-SCOC(21)[0x55cf8d41b680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180797)[0x55cf8d41aed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218627 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3064ae, normal) (hnbgw_rua.c:407) 20250425123218627 DHNB DEBUG map_rua[0x55cf8d41ad20]{init}: Allocated (fsm.c:456) 20250425123218627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3171502)[0x55cf8d41ad20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123218627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3171502 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218627 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3171502 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218627 DCN DEBUG map_sccp[0x55cf8d41a2e0]{init}: Allocated (fsm.c:456) 20250425123218627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218627 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3171502 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3171502 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3171502)[0x55cf8d41ad20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218628 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218628 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3171502)[0x55cf8d41ad20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218628 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218628 DLSCCP DEBUG SCCP-SCOC(22)[0x55cf8d41c3e0]{IDLE}: Allocated (fsm.c:456) 20250425123218628 DLSCCP DEBUG SCCP-SCOC(22)[0x55cf8d41c3e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000016), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030000960056400500f1100926) (sccp_scrc.c:406) 20250425123218627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218628 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218628 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218628 DLSCCP DEBUG SCCP-SCOC(22)[0x55cf8d41c3e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3171502)[0x55cf8d41ad20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123218628 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123218628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x88bb3a, normal) (hnbgw_rua.c:407) 20250425123218628 DHNB DEBUG map_rua[0x55cf8d41b170]{init}: Allocated (fsm.c:456) 20250425123218628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8960826)[0x55cf8d41b170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. 20250425123218628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8960826 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123218628 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218628 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218628 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218628 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218628 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218628 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8960826 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123218628 DCN DEBUG map_sccp[0x55cf8d41c900]{init}: Allocated (fsm.c:456) 20250425123218628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123218628 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8960826 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123218628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8960826 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123218628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8960826)[0x55cf8d41b170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123218628 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123218628 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123218628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8960826)[0x55cf8d41b170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123218628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123218628 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123218628 DLSCCP DEBUG SCCP-SCOC(23)[0x55cf8d41d110]{IDLE}: Allocated (fsm.c:456) 20250425123218628 DLSCCP DEBUG SCCP-SCOC(23)[0x55cf8d41d110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123218628 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000017), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f400300025d0056400500f1100926) (sccp_scrc.c:406) 20250425123218628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123218628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123218628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123218628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218628 DLSCCP DEBUG SCCP-SCOC(23)[0x55cf8d41d110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123218628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123218628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8960826)[0x55cf8d41b170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123218628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218628 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218628 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218628 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218628 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 1TC_rab_assignment_concurrent0(210)3320605 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:2 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:3 TC_rab_assignment_concurrent0(210)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[2] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 2TC_rab_assignment_concurrent0(211)11979755 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[3] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 3TC_rab_assignment_concurrent0(212)10228476 TC_rab_assignment_concurrent0(212)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:4 TC_rab_assignment_concurrent0(211)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[4] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 4TC_rab_assignment_concurrent0(213)8767818 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 5TC_rab_assignment_concurrent0(214)10868054 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 6TC_rab_assignment_concurrent0(215)12416038 TC_rab_assignment_concurrent0(213)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[7]. TC_rab_assignment_concurrent0(214)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 7TC_rab_assignment_concurrent0(216)762475 TC_rab_assignment_concurrent0(215)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 8TC_rab_assignment_concurrent0(217)14976997 TC_rab_assignment_concurrent0(216)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(217)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 9TC_rab_assignment_concurrent0(218)15905781 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:2 20250425123218645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218646 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218646 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218646 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425123218646 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218646 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008e1feb) (sccp_scrc.c:477) 20250425123218646 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20250425123218646 DLSCCP DEBUG SCCP-SCOC(9)[0x55cf8d3fdf20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218646 DLSCCP DEBUG SCCP-SCOC(9)[0x55cf8d3fdf20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218646 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218646 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218646 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:3 TC_rab_assignment_concurrent0(218)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 10TC_rab_assignment_concurrent0(219)14367068 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:13 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[14]. TC_rab_assignment_concurrent0(219)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@be9552f9b756: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 11TC_rab_assignment_concurrent0(220)2001568 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 12TC_rab_assignment_concurrent0(221)10561768 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_rab_assignment_concurrent0(220)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(221)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 13TC_rab_assignment_concurrent0(222)5220212 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:8 HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 14TC_rab_assignment_concurrent0(223)8583102 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_rab_assignment_concurrent0(222)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:9 HNBGW_Test.msc0-RAN(203)@be9552f9b756: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@be9552f9b756: Added conn table entry 15TC_rab_assignment_concurrent0(224)10250697 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:10 TC_rab_assignment_concurrent0(223)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[11], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d9d80317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d9d80317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d9d80317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d9d80317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(210)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250425123218674 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250425123218674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123218674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123218674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218674 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123218674 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218674 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218674 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218674 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218674 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218674 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218674 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123218674 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218674 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123218674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14276611)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123218674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123218674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123218674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123218687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123218687 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123218687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd9d803) (hnbgw_rua.c:471) 20250425123218687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14276611 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123218687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14276611)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123218687 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123218688 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123218688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14276611)[0x55cf8d3fc7e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123218688 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218688 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123218688 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123218688 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218688 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123218688 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14276611-0)[0x55cf8d403990] (mgcp_client_endpoint_fsm.c:724) 20250425123218688 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218688 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218688 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123218688 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: d9d803'... (mgcp_client.c:807) 20250425123218688 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250425123218688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123218688 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218688 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218688 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "d9d80317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d9d80317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218695 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250425123218695 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123218695 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123218695 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123218695 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123218695 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218695 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218695 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218695 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218695 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218695 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218695 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123218695 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123218695 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14276611-0)[0x55cf8d403990] (mgcp_client_endpoint_fsm.c:724) 20250425123218695 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218695 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218695 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218695 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14276611-0)[0x55cf8d40fde0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218695 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14276611-0)[0x55cf8d40fde0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0] (fsm.c:486) 20250425123218695 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14276611-0)[0x55cf8d40fde0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218695 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14276611-0)[0x55cf8d40fde0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250425123218695 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: d9d803'... (mgcp_client.c:807) 20250425123218695 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250425123218695 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14276611-0)[0x55cf8d40fde0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218695 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218695 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218695 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218695 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "d9d80317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d9d80317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218701 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250425123218701 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d40fde0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123218702 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d40fde0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123218702 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d40fde0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218702 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d40fde0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218702 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123218702 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218702 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218702 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218702 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218702 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218702 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218702 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{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) 20250425123218702 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218702 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218702 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123218702 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123218702 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123218702 DLSCCP DEBUG SCCP-SCOC(8)[0x55cf8d3f5c60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123218702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cc2df), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123218702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218702 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123218702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218702 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218702 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218702 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218702 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218702 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218702 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218702 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218702 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218702 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003bfafa) (sccp_scrc.c:477) 20250425123218702 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20250425123218702 DLSCCP DEBUG SCCP-SCOC(10)[0x55cf8d404500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218702 DLSCCP DEBUG SCCP-SCOC(10)[0x55cf8d404500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218702 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123218702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218702 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000be097) (sccp_scrc.c:477) 20250425123218702 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20250425123218702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218702 DLSCCP DEBUG SCCP-SCOC(11)[0x55cf8d406b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218702 DLSCCP DEBUG SCCP-SCOC(11)[0x55cf8d406b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218702 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218702 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123218702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218702 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006cbbcd) (sccp_scrc.c:477) 20250425123218702 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218702 DLSCCP DEBUG SCCP-SCOC(12)[0x55cf8d404c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218702 DLSCCP DEBUG SCCP-SCOC(12)[0x55cf8d404c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218702 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218702 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123218702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218702 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cb71bb) (sccp_scrc.c:477) 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218702 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218702 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20250425123218702 DLSCCP DEBUG SCCP-SCOC(13)[0x55cf8d405290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218702 DLSCCP DEBUG SCCP-SCOC(13)[0x55cf8d405290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218702 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123218702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218702 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218702 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218702 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aaa214) (sccp_scrc.c:477) 20250425123218702 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20250425123218702 DLSCCP DEBUG SCCP-SCOC(14)[0x55cf8d40f3d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218702 DLSCCP DEBUG SCCP-SCOC(14)[0x55cf8d40f3d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218702 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123218702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218702 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0052846c) (sccp_scrc.c:477) 20250425123218702 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20250425123218702 DLSCCP DEBUG SCCP-SCOC(15)[0x55cf8d40ecb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218702 DLSCCP DEBUG SCCP-SCOC(15)[0x55cf8d40ecb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218702 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218702 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123218702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218702 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007c64ed) (sccp_scrc.c:477) 20250425123218702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218702 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20250425123218702 DLSCCP DEBUG SCCP-SCOC(16)[0x55cf8d417670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218702 DLSCCP DEBUG SCCP-SCOC(16)[0x55cf8d417670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218702 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218702 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123218702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218702 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00578f33) (sccp_scrc.c:477) 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218702 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20250425123218702 DLSCCP DEBUG SCCP-SCOC(17)[0x55cf8d418140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218702 DLSCCP DEBUG SCCP-SCOC(17)[0x55cf8d418140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218702 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218702 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123218702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218703 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009fe76c) (sccp_scrc.c:477) 20250425123218703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218703 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218703 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20250425123218703 DLSCCP DEBUG SCCP-SCOC(18)[0x55cf8d418fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218703 DLSCCP DEBUG SCCP-SCOC(18)[0x55cf8d418fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218703 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218703 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218703 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218703 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218703 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123218703 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218703 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218703 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007c1884) (sccp_scrc.c:477) 20250425123218703 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20250425123218703 DLSCCP DEBUG SCCP-SCOC(19)[0x55cf8d419cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218703 DLSCCP DEBUG SCCP-SCOC(19)[0x55cf8d419cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218703 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218703 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218703 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218703 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218703 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218703 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123218703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218703 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218703 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009eeb87) (sccp_scrc.c:477) 20250425123218703 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20250425123218703 DLSCCP DEBUG SCCP-SCOC(20)[0x55cf8d41a9b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218703 DLSCCP DEBUG SCCP-SCOC(20)[0x55cf8d41a9b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218703 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218703 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218703 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123218703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218703 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f6d4f0) (sccp_scrc.c:477) 20250425123218703 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20250425123218703 DLSCCP DEBUG SCCP-SCOC(21)[0x55cf8d41b680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218703 DLSCCP DEBUG SCCP-SCOC(21)[0x55cf8d41b680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218703 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218703 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218703 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123218703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:0 20250425123218703 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bf16f4) (sccp_scrc.c:477) 20250425123218703 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20250425123218703 DLSCCP DEBUG SCCP-SCOC(22)[0x55cf8d41c3e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218703 DLSCCP DEBUG SCCP-SCOC(22)[0x55cf8d41c3e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218703 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218703 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218703 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123218703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218703 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005dcdd4) (sccp_scrc.c:477) 20250425123218703 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20250425123218703 DLSCCP DEBUG SCCP-SCOC(23)[0x55cf8d41d110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123218703 DLSCCP DEBUG SCCP-SCOC(23)[0x55cf8d41d110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123218703 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218703 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123218703 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123218703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123218703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123218703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123218703 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250425123218703 DLSCCP DEBUG SCCP-SCOC(9)[0x55cf8d3fdf20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123218703 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218704 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123218704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123218704 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123218704 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123218704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123218704 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer 20250425123218704 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer 20250425123218704 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123218704 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123218704 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123218704 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218704 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123218704 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{UNUSED}: Allocated (fsm.c:456) 20250425123218704 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{UNUSED}: is child of mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0] (fsm.c:486) 20250425123218704 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0] (mgcp_client_endpoint_fsm.c:724) 20250425123218704 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218704 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218704 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218704 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2269910-0)[0x55cf8d405a20]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218704 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2269910-0)[0x55cf8d405a20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0] (fsm.c:486) 20250425123218704 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2269910-0)[0x55cf8d405a20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218704 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2269910-0)[0x55cf8d405a20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425123218704 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: 22a2d6'... (mgcp_client.c:807) 20250425123218704 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250425123218704 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2269910-0)[0x55cf8d405a20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218704 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "22a2d617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "22a2d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "22a2d617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "22a2d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(212)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250425123218723 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250425123218724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123218724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123218724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218724 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123218724 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218724 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218724 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218724 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218724 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218724 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218724 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123218724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218724 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123218724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2269910)[0x55cf8d3fddf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123218724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123218724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123218724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(210)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123218732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123218732 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123218732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x22a2d6) (hnbgw_rua.c:471) 20250425123218732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2269910 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123218732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2269910)[0x55cf8d3fddf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123218732 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123218732 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123218732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2269910)[0x55cf8d3fddf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123218732 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218732 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123218732 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123218732 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218732 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123218732 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0] (mgcp_client_endpoint_fsm.c:724) 20250425123218732 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218732 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218732 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218732 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123218732 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 22a2d'... (mgcp_client.c:807) 20250425123218732 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425123218732 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123218732 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218732 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218732 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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)@be9552f9b756: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "22a2d617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "22a2d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218738 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250425123218738 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123218738 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123218738 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123218738 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123218738 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218738 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218738 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218738 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218738 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218738 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218738 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123218738 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123218738 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0] (mgcp_client_endpoint_fsm.c:724) 20250425123218738 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218738 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218738 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2269910-0)[0x55cf8d41e510]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2269910-0)[0x55cf8d41e510]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0] (fsm.c:486) 20250425123218738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2269910-0)[0x55cf8d41e510]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2269910-0)[0x55cf8d41e510]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250425123218738 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 22a2d'... (mgcp_client.c:807) 20250425123218738 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425123218738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2269910-0)[0x55cf8d41e510]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218738 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218738 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218738 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218738 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "22a2d617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "22a2d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218742 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250425123218742 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41e510]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123218742 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41e510]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123218742 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41e510]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218742 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41e510]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218742 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123218742 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218742 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218742 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218742 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218742 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218742 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218742 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{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) 20250425123218742 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218742 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218742 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123218742 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123218742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123218742 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123218742 DLSCCP DEBUG SCCP-SCOC(9)[0x55cf8d3fdf20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123218742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e1feb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123218742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218743 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123218743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218743 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218743 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218743 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218743 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218743 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218743 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218743 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218743 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123218743 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250425123218743 DLSCCP DEBUG SCCP-SCOC(11)[0x55cf8d406b40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123218743 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218743 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123218743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123218743 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123218743 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123218743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123218743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218743 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123218743 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123218743 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123218743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218743 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123218743 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{UNUSED}: Allocated (fsm.c:456) 20250425123218743 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{UNUSED}: is child of mgw(mgw-fsm-165159-0)[0x55cf8d427950] (fsm.c:486) 20250425123218743 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-165159-0)[0x55cf8d427950] (mgcp_client_endpoint_fsm.c:724) 20250425123218743 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218743 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218743 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-165159-0)[0x55cf8d42e600]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-165159-0)[0x55cf8d42e600]{ST_CRCX}: is child of mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30] (fsm.c:486) 20250425123218743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-165159-0)[0x55cf8d42e600]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-165159-0)[0x55cf8d42e600]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123218743 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=198 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 28527'... (mgcp_client.c:807) 20250425123218743 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250425123218743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-165159-0)[0x55cf8d42e600]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218743 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2852717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2852717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2852717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2852717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(211)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250425123218753 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250425123218753 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123218753 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123218753 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218753 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218753 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123218753 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218753 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218753 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218753 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218753 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218753 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218753 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123218753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218753 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123218753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-165159)[0x55cf8d401e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123218753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123218753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123218753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(212)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123218757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123218757 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123218757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x28527) (hnbgw_rua.c:471) 20250425123218757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-165159 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123218757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-165159)[0x55cf8d401e10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123218757 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123218757 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123218757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-165159)[0x55cf8d401e10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123218757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218757 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123218757 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123218757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218757 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123218757 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-165159-0)[0x55cf8d427950] (mgcp_client_endpoint_fsm.c:724) 20250425123218757 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218757 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218757 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218757 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123218757 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=212 'MDCX 13 rtpbridge/3@mgw MGCP 1.0\r\nC: 28527'... (mgcp_client.c:807) 20250425123218757 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250425123218757 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123218757 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218757 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218757 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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)@be9552f9b756: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2852717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2852717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218762 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250425123218762 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123218762 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123218762 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123218762 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123218762 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218762 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218762 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218762 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218763 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218763 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218763 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123218763 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123218763 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-165159-0)[0x55cf8d427950] (mgcp_client_endpoint_fsm.c:724) 20250425123218763 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218763 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218763 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-165159-0)[0x55cf8d41f020]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-165159-0)[0x55cf8d41f020]{ST_CRCX}: is child of mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30] (fsm.c:486) 20250425123218763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-165159-0)[0x55cf8d41f020]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-165159-0)[0x55cf8d41f020]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425123218763 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=202 'CRCX 14 rtpbridge/3@mgw MGCP 1.0\r\nC: 28527'... (mgcp_client.c:807) 20250425123218763 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250425123218763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-165159-0)[0x55cf8d41f020]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218763 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218763 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218763 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218763 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2852717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2852717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218767 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250425123218767 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123218767 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123218767 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f020]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218767 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f020]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218767 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123218767 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218767 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218767 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218767 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218767 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218767 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218767 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{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) 20250425123218767 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218767 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123218767 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123218767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123218767 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123218767 DLSCCP DEBUG SCCP-SCOC(11)[0x55cf8d406b40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123218767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000be097), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123218767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218767 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123218767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218767 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218767 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218767 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218767 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218767 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218767 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218767 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218767 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123218767 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250425123218767 DLSCCP DEBUG SCCP-SCOC(10)[0x55cf8d404500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123218767 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218767 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123218767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123218767 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123218767 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123218767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123218767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218767 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123218767 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123218767 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123218767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218768 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123218768 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{UNUSED}: Allocated (fsm.c:456) 20250425123218768 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{UNUSED}: is child of mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0] (fsm.c:486) 20250425123218768 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0] (mgcp_client_endpoint_fsm.c:724) 20250425123218768 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218768 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218768 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11196632-0)[0x55cf8d437070]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11196632-0)[0x55cf8d437070]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0] (fsm.c:486) 20250425123218768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11196632-0)[0x55cf8d437070]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11196632-0)[0x55cf8d437070]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123218768 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: aad8d'... (mgcp_client.c:807) 20250425123218768 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123218768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11196632-0)[0x55cf8d437070]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218768 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aad8d817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aad8d817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aad8d817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aad8d817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(213)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250425123218774 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250425123218774 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123218774 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123218774 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218774 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218774 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123218774 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218774 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218774 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218774 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218774 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218774 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218774 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123218774 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218774 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123218774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11196632)[0x55cf8d3fca30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123218774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123218774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123218775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(211)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123218779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123218779 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123218779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaad8d8) (hnbgw_rua.c:471) 20250425123218779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11196632 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123218779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11196632)[0x55cf8d3fca30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123218779 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123218779 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123218779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11196632)[0x55cf8d3fca30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123218779 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218779 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123218779 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123218779 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218779 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123218779 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0] (mgcp_client_endpoint_fsm.c:724) 20250425123218779 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218779 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218779 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123218779 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=214 'MDCX 16 rtpbridge/2@mgw MGCP 1.0\r\nC: aad8d'... (mgcp_client.c:807) 20250425123218779 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425123218779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123218779 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218779 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218779 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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)@be9552f9b756: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "aad8d817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aad8d817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218788 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250425123218788 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123218788 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123218788 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123218788 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123218788 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218788 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218788 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218788 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218788 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218788 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218788 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123218788 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123218788 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0] (mgcp_client_endpoint_fsm.c:724) 20250425123218788 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218788 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218788 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218788 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11196632-0)[0x55cf8d41f9c0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218788 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11196632-0)[0x55cf8d41f9c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0] (fsm.c:486) 20250425123218788 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11196632-0)[0x55cf8d41f9c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218788 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11196632-0)[0x55cf8d41f9c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250425123218788 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=204 'CRCX 17 rtpbridge/2@mgw MGCP 1.0\r\nC: aad8d'... (mgcp_client.c:807) 20250425123218788 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425123218788 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11196632-0)[0x55cf8d41f9c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218788 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218788 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218788 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218788 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "aad8d817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aad8d817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218795 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250425123218795 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f9c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123218795 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f9c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123218795 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f9c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218795 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f9c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{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) 20250425123218795 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218795 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218795 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123218795 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123218795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123218795 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123218795 DLSCCP DEBUG SCCP-SCOC(10)[0x55cf8d404500]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123218795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bfafa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123218795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218795 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123218795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218795 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218795 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218795 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218795 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218795 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218795 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218795 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218795 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218795 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123218795 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250425123218795 DLSCCP DEBUG SCCP-SCOC(12)[0x55cf8d404c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123218795 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218795 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123218795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123218795 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123218795 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123218795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123218795 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218795 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218795 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123218795 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123218795 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123218795 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218795 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{UNUSED}: Allocated (fsm.c:456) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{UNUSED}: is child of mgw(mgw-fsm-11649415-0)[0x55cf8d430590] (fsm.c:486) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11649415-0)[0x55cf8d430590] (mgcp_client_endpoint_fsm.c:724) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218795 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11649415-0)[0x55cf8d43fa00]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218795 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11649415-0)[0x55cf8d43fa00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130] (fsm.c:486) 20250425123218795 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11649415-0)[0x55cf8d43fa00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218795 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11649415-0)[0x55cf8d43fa00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123218795 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: b1c18'... (mgcp_client.c:807) 20250425123218795 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123218795 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11649415-0)[0x55cf8d43fa00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218795 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b1c18717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1c18717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b1c18717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1c18717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(214)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250425123218804 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250425123218804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123218804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123218804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218804 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123218804 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218804 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218804 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218804 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218804 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218804 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218804 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123218804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218804 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123218804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11649415)[0x55cf8d404000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123218804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123218804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123218804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(213)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123218809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123218809 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123218809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb1c187) (hnbgw_rua.c:471) 20250425123218809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11649415 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123218809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11649415)[0x55cf8d404000]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123218809 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123218809 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123218809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11649415)[0x55cf8d404000]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123218809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218809 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123218809 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123218809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218809 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123218809 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11649415-0)[0x55cf8d430590] (mgcp_client_endpoint_fsm.c:724) 20250425123218809 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218809 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218809 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123218809 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: b1c18'... (mgcp_client.c:807) 20250425123218809 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425123218809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123218809 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218809 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218809 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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)@be9552f9b756: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b1c18717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1c18717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218815 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250425123218815 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123218816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123218816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123218816 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123218816 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218816 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218816 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218816 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218816 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218816 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218816 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123218816 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123218816 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11649415-0)[0x55cf8d430590] (mgcp_client_endpoint_fsm.c:724) 20250425123218816 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218816 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218816 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11649415-0)[0x55cf8d42ed70]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11649415-0)[0x55cf8d42ed70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130] (fsm.c:486) 20250425123218816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11649415-0)[0x55cf8d42ed70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11649415-0)[0x55cf8d42ed70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250425123218816 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: b1c18'... (mgcp_client.c:807) 20250425123218816 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425123218816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11649415-0)[0x55cf8d42ed70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218816 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218816 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218816 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218816 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b1c18717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1c18717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218820 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250425123218820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d42ed70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123218820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d42ed70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123218820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d42ed70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d42ed70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218820 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123218820 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218820 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218820 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218820 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218820 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218820 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218820 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{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) 20250425123218820 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218820 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123218820 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123218820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123218820 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123218820 DLSCCP DEBUG SCCP-SCOC(12)[0x55cf8d404c40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123218820 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006cbbcd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123218820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218820 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123218820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218820 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218820 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218820 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218820 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218821 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218821 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218821 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218821 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218821 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123218821 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250425123218821 DLSCCP DEBUG SCCP-SCOC(13)[0x55cf8d405290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123218821 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218821 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123218821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123218821 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123218821 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123218821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123218821 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218821 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218821 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123218821 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123218821 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123218821 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218821 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123218821 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{UNUSED}: Allocated (fsm.c:456) 20250425123218821 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{UNUSED}: is child of mgw(mgw-fsm-14924765-0)[0x55cf8d441c10] (fsm.c:486) 20250425123218821 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14924765-0)[0x55cf8d441c10] (mgcp_client_endpoint_fsm.c:724) 20250425123218821 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218821 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:4 20250425123218821 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218821 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14924765-0)[0x55cf8d4484e0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218821 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14924765-0)[0x55cf8d4484e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10] (fsm.c:486) 20250425123218821 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14924765-0)[0x55cf8d4484e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218821 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14924765-0)[0x55cf8d4484e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123218821 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: e3bbd'... (mgcp_client.c:807) 20250425123218821 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123218821 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14924765-0)[0x55cf8d4484e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218821 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e3bbdd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3bbdd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e3bbdd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3bbdd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(215)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250425123218829 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250425123218829 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123218829 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123218829 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218829 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218829 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123218829 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218829 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218829 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218829 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218829 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218829 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218829 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123218829 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218829 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123218829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14924765)[0x55cf8d410540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123218829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123218829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123218829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(214)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123218834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123218834 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123218834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe3bbdd) (hnbgw_rua.c:471) 20250425123218834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14924765 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123218834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14924765)[0x55cf8d410540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123218834 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123218834 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123218834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14924765)[0x55cf8d410540]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123218834 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218834 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123218834 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123218834 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218834 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123218834 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14924765-0)[0x55cf8d441c10] (mgcp_client_endpoint_fsm.c:724) 20250425123218834 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218834 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218834 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123218834 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: e3bbd'... (mgcp_client.c:807) 20250425123218834 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425123218834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123218834 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218834 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218834 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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)@be9552f9b756: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e3bbdd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3bbdd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218840 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250425123218840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123218840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123218840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123218840 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123218840 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218840 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218840 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218840 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218840 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218840 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218840 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123218840 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123218840 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14924765-0)[0x55cf8d441c10] (mgcp_client_endpoint_fsm.c:724) 20250425123218840 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218840 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218840 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14924765-0)[0x55cf8d4415e0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14924765-0)[0x55cf8d4415e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10] (fsm.c:486) 20250425123218840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14924765-0)[0x55cf8d4415e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14924765-0)[0x55cf8d4415e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250425123218840 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: e3bbd'... (mgcp_client.c:807) 20250425123218840 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425123218840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14924765-0)[0x55cf8d4415e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218840 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218840 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218840 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218840 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e3bbdd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3bbdd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218845 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250425123218845 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4415e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123218845 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4415e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123218845 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4415e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218845 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4415e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{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) 20250425123218845 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218845 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218845 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123218845 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123218845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123218845 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123218845 DLSCCP DEBUG SCCP-SCOC(13)[0x55cf8d405290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123218845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb71bb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123218845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218845 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123218845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218845 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218845 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218845 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218845 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218845 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218845 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218845 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218845 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218845 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123218845 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250425123218845 DLSCCP DEBUG SCCP-SCOC(14)[0x55cf8d40f3d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123218845 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218845 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123218845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123218845 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123218845 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123218845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123218845 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218845 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218845 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123218845 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123218845 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123218845 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218845 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{UNUSED}: Allocated (fsm.c:456) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{UNUSED}: is child of mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0] (fsm.c:486) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0] (mgcp_client_endpoint_fsm.c:724) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218845 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3241712-0)[0x55cf8d4512c0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218845 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3241712-0)[0x55cf8d4512c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0] (fsm.c:486) 20250425123218845 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3241712-0)[0x55cf8d4512c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218845 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3241712-0)[0x55cf8d4512c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123218845 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 3176f'... (mgcp_client.c:807) 20250425123218845 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123218845 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3241712-0)[0x55cf8d4512c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218845 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3176f017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3176f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3176f017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3176f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(216)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250425123218852 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250425123218852 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123218852 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123218852 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218852 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218852 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123218852 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218852 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218852 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218852 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218852 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218852 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218852 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123218852 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218852 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123218852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3241712)[0x55cf8d4107a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123218852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123218852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123218852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(215)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123218856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123218856 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123218856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3176f0) (hnbgw_rua.c:471) 20250425123218856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3241712 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123218856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3241712)[0x55cf8d4107a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123218856 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123218856 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123218856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3241712)[0x55cf8d4107a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123218856 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218856 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123218856 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123218856 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218856 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123218856 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0] (mgcp_client_endpoint_fsm.c:724) 20250425123218856 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218856 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218856 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218856 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123218856 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 3176f'... (mgcp_client.c:807) 20250425123218856 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425123218856 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123218856 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218856 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218856 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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)@be9552f9b756: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "3176f017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3176f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218861 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250425123218861 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123218861 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123218861 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123218861 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123218861 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218861 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218861 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218861 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218861 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218861 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218861 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123218861 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123218861 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0] (mgcp_client_endpoint_fsm.c:724) 20250425123218861 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218861 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218861 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218861 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3241712-0)[0x55cf8d427610]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218861 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3241712-0)[0x55cf8d427610]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0] (fsm.c:486) 20250425123218861 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3241712-0)[0x55cf8d427610]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218861 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3241712-0)[0x55cf8d427610]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250425123218861 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 3176f'... (mgcp_client.c:807) 20250425123218861 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425123218861 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3241712-0)[0x55cf8d427610]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218861 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218861 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218861 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218861 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "3176f017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3176f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218866 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250425123218866 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d427610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123218866 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d427610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123218866 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d427610]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218866 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d427610]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{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) 20250425123218866 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218866 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123218866 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123218866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123218866 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123218866 DLSCCP DEBUG SCCP-SCOC(14)[0x55cf8d40f3d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123218866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaa214), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123218866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218866 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123218866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218866 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218866 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218866 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218866 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218866 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218866 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218866 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218866 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123218866 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250425123218866 DLSCCP DEBUG SCCP-SCOC(15)[0x55cf8d40ecb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123218866 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218866 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123218866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123218866 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123218866 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123218866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123218866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218866 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123218866 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123218866 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123218866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218866 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{UNUSED}: Allocated (fsm.c:456) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{UNUSED}: is child of mgw(mgw-fsm-6231031-0)[0x55cf8d453010] (fsm.c:486) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6231031-0)[0x55cf8d453010] (mgcp_client_endpoint_fsm.c:724) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6231031-0)[0x55cf8d459f70]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6231031-0)[0x55cf8d459f70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0] (fsm.c:486) 20250425123218866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6231031-0)[0x55cf8d459f70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6231031-0)[0x55cf8d459f70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123218866 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 5f13f'... (mgcp_client.c:807) 20250425123218866 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123218866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6231031-0)[0x55cf8d459f70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218866 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5f13f717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f13f717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5f13f717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f13f717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(217)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250425123218873 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250425123218873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123218873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123218873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218873 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123218873 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218873 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218873 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218873 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218873 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218873 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218873 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123218873 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218873 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123218873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6231031)[0x55cf8d404d70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123218873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123218873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123218873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(216)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123218878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123218878 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123218878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5f13f7) (hnbgw_rua.c:471) 20250425123218878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6231031 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123218878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6231031)[0x55cf8d404d70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123218878 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123218878 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123218878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6231031)[0x55cf8d404d70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123218878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218878 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123218878 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123218878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218878 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123218878 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6231031-0)[0x55cf8d453010] (mgcp_client_endpoint_fsm.c:724) 20250425123218878 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218878 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218878 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123218878 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 5f13f'... (mgcp_client.c:807) 20250425123218878 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425123218878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123218878 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218878 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218878 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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)@be9552f9b756: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "5f13f717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f13f717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218884 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250425123218884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123218884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123218884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123218884 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123218884 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218884 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218885 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218885 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218885 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218885 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218885 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123218885 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123218885 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6231031-0)[0x55cf8d453010] (mgcp_client_endpoint_fsm.c:724) 20250425123218885 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218885 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218885 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218885 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6231031-0)[0x55cf8d451a30]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218885 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6231031-0)[0x55cf8d451a30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0] (fsm.c:486) 20250425123218885 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6231031-0)[0x55cf8d451a30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218885 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6231031-0)[0x55cf8d451a30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250425123218885 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 5f13f'... (mgcp_client.c:807) 20250425123218885 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425123218885 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6231031-0)[0x55cf8d451a30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218885 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218885 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218885 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218885 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "5f13f717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f13f717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218889 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250425123218889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d451a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123218889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d451a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123218889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d451a30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d451a30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{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) 20250425123218889 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218889 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123218889 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123218889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123218889 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123218889 DLSCCP DEBUG SCCP-SCOC(15)[0x55cf8d40ecb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123218889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052846c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123218889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218889 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123218889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218889 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218889 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218889 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218889 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218889 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218889 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218889 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218889 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123218889 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250425123218889 DLSCCP DEBUG SCCP-SCOC(16)[0x55cf8d417670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123218889 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218889 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123218889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123218889 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123218889 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123218889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123218889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218889 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123218889 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123218889 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123218889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218889 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{UNUSED}: Allocated (fsm.c:456) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{UNUSED}: is child of mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0] (fsm.c:486) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0] (mgcp_client_endpoint_fsm.c:724) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218889 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13990754-0)[0x55cf8d462d60]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218889 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13990754-0)[0x55cf8d462d60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490] (fsm.c:486) 20250425123218889 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13990754-0)[0x55cf8d462d60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218889 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13990754-0)[0x55cf8d462d60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123218889 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: d57b6'... (mgcp_client.c:807) 20250425123218889 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123218889 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13990754-0)[0x55cf8d462d60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218889 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d57b6217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d57b6217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d57b6217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d57b6217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(218)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250425123218897 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250425123218897 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123218897 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123218897 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218897 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218897 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123218897 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218897 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218897 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218897 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218897 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218897 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218897 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123218897 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218897 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123218897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13990754)[0x55cf8d40f6b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123218897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123218897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123218897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(217)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123218901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123218901 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123218901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd57b62) (hnbgw_rua.c:471) 20250425123218901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13990754 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123218901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13990754)[0x55cf8d40f6b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123218901 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123218901 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123218901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13990754)[0x55cf8d40f6b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123218901 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218901 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123218901 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123218901 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218901 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123218901 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0] (mgcp_client_endpoint_fsm.c:724) 20250425123218901 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218901 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218901 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123218901 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: d57b6'... (mgcp_client.c:807) 20250425123218901 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425123218901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123218901 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218901 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218901 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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)@be9552f9b756: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d57b6217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d57b6217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218906 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250425123218906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123218906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123218906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123218906 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123218906 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218906 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218906 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218906 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218906 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218906 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218906 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123218906 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123218906 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0] (mgcp_client_endpoint_fsm.c:724) 20250425123218906 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218906 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218906 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13990754-0)[0x55cf8d45bb60]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13990754-0)[0x55cf8d45bb60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490] (fsm.c:486) 20250425123218906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13990754-0)[0x55cf8d45bb60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13990754-0)[0x55cf8d45bb60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250425123218906 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: d57b6'... (mgcp_client.c:807) 20250425123218906 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425123218906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13990754-0)[0x55cf8d45bb60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218906 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218906 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218906 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218906 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d57b6217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d57b6217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218911 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250425123218911 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d45bb60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123218911 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d45bb60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123218911 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d45bb60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218911 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d45bb60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{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) 20250425123218911 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218911 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218911 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123218911 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123218911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123218911 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123218911 DLSCCP DEBUG SCCP-SCOC(16)[0x55cf8d417670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123218911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c64ed), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123218911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218911 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123218911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218911 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218911 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218911 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218911 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218911 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218911 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218911 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218911 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123218911 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250425123218911 DLSCCP DEBUG SCCP-SCOC(17)[0x55cf8d418140]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123218911 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218911 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123218911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123218911 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123218911 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123218911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123218911 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218911 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218911 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123218911 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123218911 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123218911 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218911 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{UNUSED}: Allocated (fsm.c:456) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{UNUSED}: is child of mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0] (fsm.c:486) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0] (mgcp_client_endpoint_fsm.c:724) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218911 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5579581-0)[0x55cf8d46b980]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218911 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5579581-0)[0x55cf8d46b980]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0] (fsm.c:486) 20250425123218911 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5579581-0)[0x55cf8d46b980]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218911 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5579581-0)[0x55cf8d46b980]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123218911 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 55233'... (mgcp_client.c:807) 20250425123218911 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123218911 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5579581-0)[0x55cf8d46b980]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218911 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "55233d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55233d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "55233d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55233d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(219)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250425123218918 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250425123218918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123218918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123218918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218918 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123218918 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218918 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218918 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218918 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218918 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218918 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218918 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123218918 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218918 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123218918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5579581)[0x55cf8d403740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123218918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123218918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123218918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(218)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123218922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123218922 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123218922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x55233d) (hnbgw_rua.c:471) 20250425123218922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5579581 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123218922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5579581)[0x55cf8d403740]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123218922 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123218922 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123218922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5579581)[0x55cf8d403740]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123218922 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218922 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123218922 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123218922 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218922 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123218922 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0] (mgcp_client_endpoint_fsm.c:724) 20250425123218922 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218922 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218922 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218922 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123218922 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 55233'... (mgcp_client.c:807) 20250425123218922 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425123218922 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123218922 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218922 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218922 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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)@be9552f9b756: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "55233d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55233d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218927 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250425123218927 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123218927 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123218927 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123218927 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123218927 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218927 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218927 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218927 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218927 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218927 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218927 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123218927 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123218927 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0] (mgcp_client_endpoint_fsm.c:724) 20250425123218927 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218927 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218927 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218927 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5579581-0)[0x55cf8d464940]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218927 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5579581-0)[0x55cf8d464940]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0] (fsm.c:486) 20250425123218927 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5579581-0)[0x55cf8d464940]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218927 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5579581-0)[0x55cf8d464940]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250425123218927 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 55233'... (mgcp_client.c:807) 20250425123218927 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425123218927 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5579581-0)[0x55cf8d464940]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218927 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218927 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218927 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218927 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "55233d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55233d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218933 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250425123218933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d464940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123218933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d464940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123218933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d464940]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d464940]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218933 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123218933 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218933 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218933 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218933 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218933 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218933 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218933 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{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) 20250425123218933 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218933 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218934 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123218934 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123218934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123218934 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123218934 DLSCCP DEBUG SCCP-SCOC(17)[0x55cf8d418140]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123218934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578f33), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123218934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218934 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123218934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218934 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218934 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218934 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218934 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218934 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218934 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218934 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218934 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123218934 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250425123218934 DLSCCP DEBUG SCCP-SCOC(18)[0x55cf8d418fb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123218934 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218934 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123218934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123218934 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123218934 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123218934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123218934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218934 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123218934 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123218934 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123218934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218934 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123218934 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{UNUSED}: Allocated (fsm.c:456) 20250425123218934 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{UNUSED}: is child of mgw(mgw-fsm-883637-0)[0x55cf8d46d910] (fsm.c:486) 20250425123218934 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-883637-0)[0x55cf8d46d910] (mgcp_client_endpoint_fsm.c:724) 20250425123218934 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218934 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218934 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-883637-0)[0x55cf8d4746a0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-883637-0)[0x55cf8d4746a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0] (fsm.c:486) 20250425123218934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-883637-0)[0x55cf8d4746a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-883637-0)[0x55cf8d4746a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123218934 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=198 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: d7bb5'... (mgcp_client.c:807) 20250425123218934 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250425123218934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-883637-0)[0x55cf8d4746a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218934 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d7bb517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7bb517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d7bb517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7bb517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(220)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250425123218942 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250425123218942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123218942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123218942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218942 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123218942 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218942 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218942 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218942 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218942 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218942 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218942 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123218942 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218943 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123218943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883637)[0x55cf8d4179e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123218943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123218943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123218943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(219)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123218948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123218948 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123218948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd7bb5) (hnbgw_rua.c:471) 20250425123218948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-883637 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123218948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883637)[0x55cf8d4179e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123218948 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123218948 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123218948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883637)[0x55cf8d4179e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123218948 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218948 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123218948 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123218948 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218948 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123218948 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-883637-0)[0x55cf8d46d910] (mgcp_client_endpoint_fsm.c:724) 20250425123218948 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218948 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218948 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123218948 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=213 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: d7bb'... (mgcp_client.c:807) 20250425123218948 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250425123218948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123218948 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218948 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218948 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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)@be9552f9b756: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d7bb517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7bb517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218954 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250425123218954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123218954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123218954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123218954 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123218954 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218954 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218954 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218954 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218954 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218954 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218954 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123218954 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123218954 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-883637-0)[0x55cf8d46d910] (mgcp_client_endpoint_fsm.c:724) 20250425123218954 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218954 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218954 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218954 DLMGCP DEBUG MGCP_CONN(mgw-fsm-883637-0)[0x55cf8d452850]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218954 DLMGCP DEBUG MGCP_CONN(mgw-fsm-883637-0)[0x55cf8d452850]{ST_CRCX}: is child of mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0] (fsm.c:486) 20250425123218954 DLMGCP DEBUG MGCP_CONN(mgw-fsm-883637-0)[0x55cf8d452850]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218954 DLMGCP DEBUG MGCP_CONN(mgw-fsm-883637-0)[0x55cf8d452850]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250425123218954 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=203 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: d7bb'... (mgcp_client.c:807) 20250425123218954 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250425123218954 DLMGCP DEBUG MGCP_CONN(mgw-fsm-883637-0)[0x55cf8d452850]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218954 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218954 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218954 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218954 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d7bb517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7bb517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218960 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250425123218960 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d452850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123218960 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d452850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123218960 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d452850]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218960 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d452850]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218960 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123218960 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218960 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218960 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218960 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218960 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218960 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218960 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{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) 20250425123218960 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218960 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218960 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123218960 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123218960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123218960 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123218960 DLSCCP DEBUG SCCP-SCOC(18)[0x55cf8d418fb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123218960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009fe76c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123218960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218960 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123218960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218960 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218960 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218960 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218960 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218960 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218960 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123218960 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250425123218961 DLSCCP DEBUG SCCP-SCOC(19)[0x55cf8d419cb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123218961 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218961 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123218961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123218961 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123218961 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123218961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123218961 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218961 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218961 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123218961 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123218961 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123218961 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218961 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123218961 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{UNUSED}: Allocated (fsm.c:456) 20250425123218961 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{UNUSED}: is child of mgw(mgw-fsm-6053037-0)[0x55cf8d476500] (fsm.c:486) 20250425123218961 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6053037-0)[0x55cf8d476500] (mgcp_client_endpoint_fsm.c:724) 20250425123218961 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218961 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218961 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218961 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6053037-0)[0x55cf8d47d460]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218961 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6053037-0)[0x55cf8d47d460]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90] (fsm.c:486) 20250425123218961 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6053037-0)[0x55cf8d47d460]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218961 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6053037-0)[0x55cf8d47d460]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123218961 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 5c5ca'... (mgcp_client.c:807) 20250425123218961 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123218961 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6053037-0)[0x55cf8d47d460]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218961 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5c5cad17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5c5cad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5c5cad17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5c5cad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(221)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250425123218971 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250425123218971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123218971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123218971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218971 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123218971 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218971 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218971 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218971 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218971 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218971 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218971 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123218971 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218971 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123218972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053037)[0x55cf8d418950]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123218972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123218972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123218972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(220)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123218978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123218978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123218978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123218978 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123218978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5c5cad) (hnbgw_rua.c:471) 20250425123218978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6053037 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123218978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053037)[0x55cf8d418950]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123218978 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123218978 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123218978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053037)[0x55cf8d418950]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123218978 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218978 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123218978 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123218978 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218978 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123218978 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6053037-0)[0x55cf8d476500] (mgcp_client_endpoint_fsm.c:724) 20250425123218978 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218978 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218978 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218978 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123218978 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 5c5c'... (mgcp_client.c:807) 20250425123218978 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425123218978 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123218978 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218978 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218978 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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)@be9552f9b756: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "5c5cad17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5c5cad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218985 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250425123218985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123218985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123218985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123218985 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123218985 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218985 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218985 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218985 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218985 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218985 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218985 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123218985 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123218985 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6053037-0)[0x55cf8d476500] (mgcp_client_endpoint_fsm.c:724) 20250425123218985 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218985 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218985 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218985 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6053037-0)[0x55cf8d463b10]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218985 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6053037-0)[0x55cf8d463b10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90] (fsm.c:486) 20250425123218985 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6053037-0)[0x55cf8d463b10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218985 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6053037-0)[0x55cf8d463b10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250425123218985 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 5c5c'... (mgcp_client.c:807) 20250425123218985 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425123218985 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6053037-0)[0x55cf8d463b10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218985 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123218985 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218985 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218985 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "5c5cad17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5c5cad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123218990 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250425123218990 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d463b10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123218990 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d463b10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123218990 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d463b10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218990 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d463b10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218990 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123218991 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218991 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218991 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218991 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218991 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218991 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218991 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{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) 20250425123218991 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218991 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123218991 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123218991 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123218991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123218991 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123218991 DLSCCP DEBUG SCCP-SCOC(19)[0x55cf8d419cb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123218991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c1884), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123218991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123218991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123218991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123218991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123218991 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123218991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218991 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123218991 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123218991 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123218991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123218991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123218991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123218991 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123218991 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123218991 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123218991 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123218991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123218991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123218991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123218991 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123218991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123218991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123218991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123218991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123218991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123218991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123218991 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250425123218991 DLSCCP DEBUG SCCP-SCOC(20)[0x55cf8d41a9b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123218991 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123218991 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123218991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123218991 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123218991 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123218991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123218991 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218991 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218991 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123218991 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123218991 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123218991 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218991 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123218991 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{UNUSED}: Allocated (fsm.c:456) 20250425123218991 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{UNUSED}: is child of mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60] (fsm.c:486) 20250425123218991 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60] (mgcp_client_endpoint_fsm.c:724) 20250425123218991 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123218991 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123218991 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123218991 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9248064-0)[0x55cf8d486090]{ST_CRCX}: Allocated (fsm.c:456) 20250425123218991 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9248064-0)[0x55cf8d486090]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0] (fsm.c:486) 20250425123218991 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9248064-0)[0x55cf8d486090]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123218991 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9248064-0)[0x55cf8d486090]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123218991 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 8d1d4'... (mgcp_client.c:807) 20250425123218991 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123218991 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9248064-0)[0x55cf8d486090]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123218991 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8d1d4017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d1d4017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8d1d4017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d1d4017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(222)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250425123218998 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250425123218998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123218998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123218998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123218998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123218998 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123218998 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123218998 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123218998 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123218998 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123218998 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123218998 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123218998 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123218998 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123218998 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123218998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9248064)[0x55cf8d4195d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123218998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123218998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123218998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(221)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123219002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123219002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123219002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123219002 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123219002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8d1d40) (hnbgw_rua.c:471) 20250425123219002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9248064 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123219002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9248064)[0x55cf8d4195d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123219002 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123219002 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123219002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9248064)[0x55cf8d4195d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123219002 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123219002 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123219002 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123219002 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123219002 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123219002 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60] (mgcp_client_endpoint_fsm.c:724) 20250425123219002 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123219002 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123219002 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123219002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123219002 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 8d1d'... (mgcp_client.c:807) 20250425123219002 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425123219002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123219002 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123219002 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123219002 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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)@be9552f9b756: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8d1d4017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d1d4017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123219007 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250425123219007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123219007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123219007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123219007 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123219007 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123219007 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123219007 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123219007 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123219007 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123219007 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123219007 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123219007 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123219007 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60] (mgcp_client_endpoint_fsm.c:724) 20250425123219007 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123219007 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123219007 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123219007 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9248064-0)[0x55cf8d47df70]{ST_CRCX}: Allocated (fsm.c:456) 20250425123219007 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9248064-0)[0x55cf8d47df70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0] (fsm.c:486) 20250425123219007 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9248064-0)[0x55cf8d47df70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123219007 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9248064-0)[0x55cf8d47df70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250425123219007 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 8d1d'... (mgcp_client.c:807) 20250425123219007 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425123219007 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9248064-0)[0x55cf8d47df70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123219007 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123219007 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123219007 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123219007 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8d1d4017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d1d4017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123219012 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250425123219012 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d47df70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123219012 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d47df70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123219012 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d47df70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123219012 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d47df70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{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) 20250425123219012 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123219012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123219012 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123219012 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123219012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123219012 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123219012 DLSCCP DEBUG SCCP-SCOC(20)[0x55cf8d41a9b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123219012 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009eeb87), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123219012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123219012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123219012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123219012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123219012 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123219012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123219012 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123219012 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123219012 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123219012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123219012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123219012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123219012 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123219012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123219012 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123219012 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123219012 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123219012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123219012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123219012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123219012 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123219012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123219012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123219012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123219012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123219012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123219012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123219012 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250425123219012 DLSCCP DEBUG SCCP-SCOC(21)[0x55cf8d41b680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123219012 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123219012 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123219012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123219012 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123219012 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123219012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123219012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123219012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123219012 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123219012 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123219012 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123219012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123219012 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{UNUSED}: Allocated (fsm.c:456) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{UNUSED}: is child of mgw(mgw-fsm-3180797-0)[0x55cf8d487e50] (fsm.c:486) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3180797-0)[0x55cf8d487e50] (mgcp_client_endpoint_fsm.c:724) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123219012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3180797-0)[0x55cf8d48ee50]{ST_CRCX}: Allocated (fsm.c:456) 20250425123219012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3180797-0)[0x55cf8d48ee50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580] (fsm.c:486) 20250425123219012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3180797-0)[0x55cf8d48ee50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123219012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3180797-0)[0x55cf8d48ee50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123219012 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 3088f'... (mgcp_client.c:807) 20250425123219012 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123219012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3180797-0)[0x55cf8d48ee50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123219012 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3088fd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3088fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3088fd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3088fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(223)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250425123219018 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250425123219018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123219018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123219018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123219018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123219018 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123219018 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219018 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219018 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123219018 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123219018 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219018 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123219018 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123219018 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123219018 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123219018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180797)[0x55cf8d41aed0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123219018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123219018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123219018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(222)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123219022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123219022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123219022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123219022 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123219022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3088fd) (hnbgw_rua.c:471) 20250425123219022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3180797 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123219022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180797)[0x55cf8d41aed0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123219022 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123219022 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123219022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180797)[0x55cf8d41aed0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123219022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123219022 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123219022 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123219022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123219022 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123219022 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3180797-0)[0x55cf8d487e50] (mgcp_client_endpoint_fsm.c:724) 20250425123219022 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123219022 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123219022 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219022 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123219022 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 3088'... (mgcp_client.c:807) 20250425123219022 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425123219022 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123219022 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123219022 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219022 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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)@be9552f9b756: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "3088fd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3088fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123219028 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250425123219028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123219028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123219028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123219028 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123219028 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219028 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219028 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123219028 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123219028 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219028 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123219028 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123219028 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123219028 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3180797-0)[0x55cf8d487e50] (mgcp_client_endpoint_fsm.c:724) 20250425123219028 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123219028 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123219028 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123219028 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3180797-0)[0x55cf8d487c70]{ST_CRCX}: Allocated (fsm.c:456) 20250425123219028 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3180797-0)[0x55cf8d487c70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580] (fsm.c:486) 20250425123219028 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3180797-0)[0x55cf8d487c70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123219028 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3180797-0)[0x55cf8d487c70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250425123219028 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 3088'... (mgcp_client.c:807) 20250425123219028 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425123219028 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3180797-0)[0x55cf8d487c70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123219028 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123219028 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219028 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219028 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "3088fd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3088fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123219033 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250425123219033 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487c70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123219033 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487c70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123219033 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487c70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123219033 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487c70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{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) 20250425123219033 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123219033 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123219033 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123219033 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123219033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123219033 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123219033 DLSCCP DEBUG SCCP-SCOC(21)[0x55cf8d41b680]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123219033 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6d4f0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123219033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123219033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123219033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123219033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123219033 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123219033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123219033 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123219033 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123219033 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123219033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123219033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123219033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123219033 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123219033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123219033 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123219033 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123219033 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123219033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123219033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123219033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123219033 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123219033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123219033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123219033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123219033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123219033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123219033 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123219033 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250425123219033 DLSCCP DEBUG SCCP-SCOC(22)[0x55cf8d41c3e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123219033 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123219033 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123219033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123219033 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123219033 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123219033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123219033 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123219033 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123219033 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123219033 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123219033 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123219033 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123219033 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{UNUSED}: Allocated (fsm.c:456) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{UNUSED}: is child of mgw(mgw-fsm-3171502-0)[0x55cf8d475b70] (fsm.c:486) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3171502-0)[0x55cf8d475b70] (mgcp_client_endpoint_fsm.c:724) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123219033 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3171502-0)[0x55cf8d497a80]{ST_CRCX}: Allocated (fsm.c:456) 20250425123219033 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3171502-0)[0x55cf8d497a80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0] (fsm.c:486) 20250425123219033 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3171502-0)[0x55cf8d497a80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123219033 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3171502-0)[0x55cf8d497a80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123219033 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 3064a'... (mgcp_client.c:807) 20250425123219033 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123219033 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3171502-0)[0x55cf8d497a80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123219033 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3064ae17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3064ae17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3064ae17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3064ae17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(224)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250425123219051 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250425123219051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123219051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123219051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123219051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123219051 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123219051 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219051 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219051 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123219051 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123219051 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219051 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123219051 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123219051 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123219051 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123219051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3171502)[0x55cf8d41ad20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123219051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123219051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123219051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(223)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123219059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123219059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123219059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123219059 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123219059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3064ae) (hnbgw_rua.c:471) 20250425123219059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3171502 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123219059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3171502)[0x55cf8d41ad20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123219059 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123219059 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123219059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3171502)[0x55cf8d41ad20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123219059 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123219059 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123219059 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123219059 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123219059 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123219059 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3171502-0)[0x55cf8d475b70] (mgcp_client_endpoint_fsm.c:724) 20250425123219059 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123219059 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123219059 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123219059 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 3064'... (mgcp_client.c:807) 20250425123219059 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425123219059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123219059 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123219059 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219059 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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)@be9552f9b756: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "3064ae17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3064ae17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123219072 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250425123219072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123219072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123219072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123219072 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123219072 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219072 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219072 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123219072 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123219072 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219072 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123219072 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123219072 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123219072 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3171502-0)[0x55cf8d475b70] (mgcp_client_endpoint_fsm.c:724) 20250425123219072 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123219072 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123219072 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123219072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3171502-0)[0x55cf8d486800]{ST_CRCX}: Allocated (fsm.c:456) 20250425123219072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3171502-0)[0x55cf8d486800]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0] (fsm.c:486) 20250425123219072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3171502-0)[0x55cf8d486800]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123219072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3171502-0)[0x55cf8d486800]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250425123219072 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 3064'... (mgcp_client.c:807) 20250425123219072 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425123219072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3171502-0)[0x55cf8d486800]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123219072 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123219072 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219072 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219072 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "3064ae17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3064ae17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123219082 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250425123219082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d486800]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123219083 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d486800]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123219083 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d486800]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123219083 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d486800]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123219083 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123219083 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219083 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219083 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219083 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123219083 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123219083 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219083 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{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) 20250425123219083 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123219083 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123219083 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123219083 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123219083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123219083 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123219083 DLSCCP DEBUG SCCP-SCOC(22)[0x55cf8d41c3e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123219083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf16f4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123219083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123219083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123219083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123219083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123219083 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123219083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123219083 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123219083 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123219083 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123219083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123219083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123219083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123219083 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123219083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123219083 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123219083 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123219083 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123219083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123219083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123219083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123219083 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123219083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123219083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123219083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123219083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123219083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123219083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123219083 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250425123219083 DLSCCP DEBUG SCCP-SCOC(23)[0x55cf8d41d110]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123219083 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123219083 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123219083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123219083 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123219083 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123219083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123219083 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123219083 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123219083 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123219083 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123219083 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123219083 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123219083 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123219083 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{UNUSED}: Allocated (fsm.c:456) 20250425123219083 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{UNUSED}: is child of mgw(mgw-fsm-8960826-0)[0x55cf8d499b40] (fsm.c:486) 20250425123219083 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8960826-0)[0x55cf8d499b40] (mgcp_client_endpoint_fsm.c:724) 20250425123219083 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123219083 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123219083 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123219083 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8960826-0)[0x55cf8d4a09b0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123219083 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8960826-0)[0x55cf8d4a09b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50] (fsm.c:486) 20250425123219084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8960826-0)[0x55cf8d4a09b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123219084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8960826-0)[0x55cf8d4a09b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123219084 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 88bb3'... (mgcp_client.c:807) 20250425123219084 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123219084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8960826-0)[0x55cf8d4a09b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123219084 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88bb3a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88bb3a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88bb3a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88bb3a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425123219098 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250425123219098 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123219098 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123219098 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123219098 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123219098 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123219098 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219098 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219098 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123219098 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123219098 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219098 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123219098 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123219098 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123219098 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123219098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8960826)[0x55cf8d41b170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123219098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123219098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123219098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(224)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123219107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123219107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123219107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123219107 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123219107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x88bb3a) (hnbgw_rua.c:471) 20250425123219107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8960826 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123219107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8960826)[0x55cf8d41b170]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123219107 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123219107 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123219107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8960826)[0x55cf8d41b170]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123219107 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123219107 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123219107 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123219107 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123219107 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123219107 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8960826-0)[0x55cf8d499b40] (mgcp_client_endpoint_fsm.c:724) 20250425123219107 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123219107 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123219107 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219107 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123219107 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 88bb'... (mgcp_client.c:807) 20250425123219107 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425123219107 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123219107 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123219107 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219107 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "88bb3a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88bb3a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123219119 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250425123219119 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123219119 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123219119 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123219119 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123219119 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219119 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219119 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123219119 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123219119 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219119 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123219119 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123219119 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123219119 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8960826-0)[0x55cf8d499b40] (mgcp_client_endpoint_fsm.c:724) 20250425123219119 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123219119 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123219119 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123219119 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8960826-0)[0x55cf8d487320]{ST_CRCX}: Allocated (fsm.c:456) 20250425123219119 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8960826-0)[0x55cf8d487320]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50] (fsm.c:486) 20250425123219119 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8960826-0)[0x55cf8d487320]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123219120 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8960826-0)[0x55cf8d487320]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250425123219120 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 88bb'... (mgcp_client.c:807) 20250425123219120 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425123219120 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8960826-0)[0x55cf8d487320]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123219120 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123219120 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219120 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219120 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "88bb3a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88bb3a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123219127 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250425123219127 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123219127 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123219127 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487320]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123219127 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487320]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123219127 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123219127 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219127 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219127 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219127 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123219127 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123219127 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219127 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{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) 20250425123219127 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123219127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123219127 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123219127 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123219127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123219127 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123219127 DLSCCP DEBUG SCCP-SCOC(23)[0x55cf8d41d110]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123219127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dcdd4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123219127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123219127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123219127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123219127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123219127 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123219127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123219127 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123219127 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123219127 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123219127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123219127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123219127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123219127 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123220711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220711 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220711 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220711 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220711 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123220712 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250425123220712 DLSCCP DEBUG SCCP-SCOC(8)[0x55cf8d3f5c60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123220712 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220712 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123220712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123220712 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123220712 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123220712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123220712 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123220712 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123220712 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123220712 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123220712 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220712 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: d9d80'... (mgcp_client.c:807) 20250425123220712 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220712 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220712 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d40fde0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220712 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: d9d80'... (mgcp_client.c:807) 20250425123220712 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220712 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d40fde0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220712 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{IN_USE}: Removing from parent mgw(mgw-fsm-14276611-0)[0x55cf8d403990] (mgcp_client_endpoint_fsm.c:873) 20250425123220712 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123220712 DLMGCP DEBUG mgw-endp(mgw-fsm-14276611-0)[0x55cf8d401bb0]{IN_USE}: Deallocated (fsm.c:568) 20250425123220712 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123220712 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123220712 DMGW DEBUG mgw(mgw-fsm-14276611-0)[0x55cf8d403990]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123220712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14276611)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123220712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123220712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123220712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(209)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "d9d80317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "d9d80317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123220715 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250425123220716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425123220716 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250425123220716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d40fde0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d40fde0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d40fde0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d40fde0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)14276611 20250425123220719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123220719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123220719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123220719 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123220719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd9d803,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123220719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14276611 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123220719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14276611)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123220719 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123220719 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123220719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14276611)[0x55cf8d3fc7e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123220719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123220719 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123220719 DLSCCP DEBUG SCCP-SCOC(8)[0x55cf8d3f5c60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123220719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cc2df), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123220719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14276611)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123220719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123220719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123220719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220719 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220719 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220719 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220719 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)1754162 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:0 20250425123220721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220721 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220721 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220721 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220721 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220722 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=005cc2df), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123220722 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20250425123220722 DLSCCP DEBUG SCCP-SCOC(8)[0x55cf8d3f5c60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123220722 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220722 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123220722 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123220722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123220722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123220722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14276611)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123220722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14276611)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:202) 20250425123220722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14276611)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123220722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123220722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{disconnected}: Freeing instance (context_map.c:206) 20250425123220722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cf8d3f6710]{disconnected}: Deallocated (fsm.c:568) 20250425123220722 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14276611 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250425123220722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cc2df), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20250425123220722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220722 DLSCCP DEBUG SCCP-SCOC(8)[0x55cf8d3f5c60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123220722 DLSCCP DEBUG SCCP-SCOC(8)[0x55cf8d3f5c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123220722 DLSCCP DEBUG SCCP-SCOC(8)[0x55cf8d3f5c60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123220722 DLSCCP DEBUG SCCP-SCOC(8)[0x55cf8d3f5c60]{IDLE}: Deallocated (fsm.c:568) 20250425123220722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220722 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220722 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220722 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220722 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123220748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123220748 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250425123220748 DLSCCP DEBUG SCCP-SCOC(9)[0x55cf8d3fdf20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123220748 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220748 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123220748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123220748 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123220748 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123220748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123220748 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123220748 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123220748 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123220748 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123220748 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220748 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 22a2d'... (mgcp_client.c:807) 20250425123220748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220748 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220748 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220748 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220748 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220748 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220748 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220748 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41e510]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220748 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 22a2d'... (mgcp_client.c:807) 20250425123220748 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220748 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41e510]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220748 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{IN_USE}: Removing from parent mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0] (mgcp_client_endpoint_fsm.c:873) 20250425123220748 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123220748 DLMGCP DEBUG mgw-endp(mgw-fsm-2269910-0)[0x55cf8d40fbd0]{IN_USE}: Deallocated (fsm.c:568) 20250425123220748 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123220748 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123220748 DMGW DEBUG mgw(mgw-fsm-2269910-0)[0x55cf8d4100b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123220748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2269910)[0x55cf8d3fddf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123220748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123220748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123220748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(210)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "22a2d617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "22a2d617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123220751 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250425123220751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d405a20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425123220751 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250425123220751 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41e510]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220751 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41e510]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220751 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41e510]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220751 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41e510]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)2269910 20250425123220753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123220753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123220753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123220753 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123220753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x22a2d6,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123220753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2269910 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123220753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2269910)[0x55cf8d3fddf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123220753 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123220753 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123220753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2269910)[0x55cf8d3fddf0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123220753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123220753 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123220753 DLSCCP DEBUG SCCP-SCOC(9)[0x55cf8d3fdf20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123220753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e1feb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123220753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2269910)[0x55cf8d3fddf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123220753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123220753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123220753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220753 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220753 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220753 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220753 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)3320605 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:1 20250425123220755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220755 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220755 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220755 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220755 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220755 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=008e1feb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123220755 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20250425123220755 DLSCCP DEBUG SCCP-SCOC(9)[0x55cf8d3fdf20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123220755 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220755 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123220755 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123220755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123220755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123220755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2269910)[0x55cf8d3fddf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123220755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2269910)[0x55cf8d3fddf0]{disconnected}: Freeing instance (context_map.c:202) 20250425123220755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2269910)[0x55cf8d3fddf0]{disconnected}: Deallocated (fsm.c:568) 20250425123220755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123220755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{disconnected}: Freeing instance (context_map.c:206) 20250425123220755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cf8d3fd300]{disconnected}: Deallocated (fsm.c:568) 20250425123220755 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2269910 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425123220755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e1feb), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20250425123220755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220755 DLSCCP DEBUG SCCP-SCOC(9)[0x55cf8d3fdf20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123220755 DLSCCP DEBUG SCCP-SCOC(9)[0x55cf8d3fdf20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123220755 DLSCCP DEBUG SCCP-SCOC(9)[0x55cf8d3fdf20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123220755 DLSCCP DEBUG SCCP-SCOC(9)[0x55cf8d3fdf20]{IDLE}: Deallocated (fsm.c:568) 20250425123220755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220755 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220755 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220755 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220755 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123220771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123220771 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250425123220771 DLSCCP DEBUG SCCP-SCOC(11)[0x55cf8d406b40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123220771 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220771 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123220771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123220771 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123220771 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123220771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123220771 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123220771 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123220771 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123220771 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123220771 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220771 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=56 'DLCX 58 rtpbridge/3@mgw MGCP 1.0\r\nC: 28527'... (mgcp_client.c:807) 20250425123220771 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425123220771 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220771 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f020]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220771 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220771 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220771 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220771 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220771 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=56 'DLCX 59 rtpbridge/3@mgw MGCP 1.0\r\nC: 28527'... (mgcp_client.c:807) 20250425123220771 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425123220771 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f020]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220771 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{IN_USE}: Removing from parent mgw(mgw-fsm-165159-0)[0x55cf8d427950] (mgcp_client_endpoint_fsm.c:873) 20250425123220771 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123220771 DLMGCP DEBUG mgw-endp(mgw-fsm-165159-0)[0x55cf8d427d30]{IN_USE}: Deallocated (fsm.c:568) 20250425123220771 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123220771 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123220771 DMGW DEBUG mgw(mgw-fsm-165159-0)[0x55cf8d427950]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123220771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-165159)[0x55cf8d401e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123220771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123220771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123220771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(212)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2852717" }, { code := "I", val := "11111" } }, sdp := omit } 20250425123220774 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(212)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2852717" }, { code := "I", val := "22222" } }, sdp := omit } 20250425123220774 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220774 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220774 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220774 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d42e600]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123220774 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250425123220774 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f020]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220774 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f020]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220774 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f020]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220774 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f020]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)165159 20250425123220775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123220775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123220775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123220775 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123220775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x28527,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123220775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-165159 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123220775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-165159)[0x55cf8d401e10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123220775 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123220775 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123220775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-165159)[0x55cf8d401e10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123220775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123220775 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123220775 DLSCCP DEBUG SCCP-SCOC(11)[0x55cf8d406b40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123220775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000be097), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123220775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-165159)[0x55cf8d401e10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123220775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123220775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123220775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220775 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220775 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220775 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220775 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)10228476 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:3 20250425123220777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=000be097), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123220777 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20250425123220777 DLSCCP DEBUG SCCP-SCOC(11)[0x55cf8d406b40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123220777 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220777 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123220777 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123220777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123220777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220777 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220777 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220777 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220777 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123220777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-165159)[0x55cf8d401e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123220777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-165159)[0x55cf8d401e10]{disconnected}: Freeing instance (context_map.c:202) 20250425123220777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-165159)[0x55cf8d401e10]{disconnected}: Deallocated (fsm.c:568) 20250425123220777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123220777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{disconnected}: Freeing instance (context_map.c:206) 20250425123220777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cf8d401fb0]{disconnected}: Deallocated (fsm.c:568) 20250425123220777 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-165159 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123220777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000be097), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20250425123220777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220777 DLSCCP DEBUG SCCP-SCOC(11)[0x55cf8d406b40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123220777 DLSCCP DEBUG SCCP-SCOC(11)[0x55cf8d406b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123220777 DLSCCP DEBUG SCCP-SCOC(11)[0x55cf8d406b40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123220777 DLSCCP DEBUG SCCP-SCOC(11)[0x55cf8d406b40]{IDLE}: Deallocated (fsm.c:568) 20250425123220777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220777 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220777 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220777 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123220798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220798 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220798 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220798 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220798 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123220798 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250425123220798 DLSCCP DEBUG SCCP-SCOC(10)[0x55cf8d404500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123220798 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220798 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123220798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123220798 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123220798 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123220798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123220798 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123220798 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123220798 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123220798 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123220798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220798 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 60 rtpbridge/2@mgw MGCP 1.0\r\nC: aad8d'... (mgcp_client.c:807) 20250425123220798 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220798 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f9c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220798 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 61 rtpbridge/2@mgw MGCP 1.0\r\nC: aad8d'... (mgcp_client.c:807) 20250425123220798 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220798 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f9c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220798 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{IN_USE}: Removing from parent mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0] (mgcp_client_endpoint_fsm.c:873) 20250425123220798 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123220798 DLMGCP DEBUG mgw-endp(mgw-fsm-11196632-0)[0x55cf8d4307a0]{IN_USE}: Deallocated (fsm.c:568) 20250425123220798 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123220798 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123220798 DMGW DEBUG mgw(mgw-fsm-11196632-0)[0x55cf8d4303c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123220798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11196632)[0x55cf8d3fca30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123220798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123220798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123220798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(211)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "aad8d817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "aad8d817" }, { code := "I", val := "22222" } }, sdp := omit } 20250425123220801 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250425123220801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d437070]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123220801 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250425123220801 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f9c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220801 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f9c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220801 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f9c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220801 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d41f9c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)11196632 20250425123220802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123220802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123220802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123220802 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123220802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xaad8d8,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123220802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11196632 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123220802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11196632)[0x55cf8d3fca30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123220802 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123220802 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123220802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11196632)[0x55cf8d3fca30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123220802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123220802 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123220802 DLSCCP DEBUG SCCP-SCOC(10)[0x55cf8d404500]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123220802 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bfafa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123220802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11196632)[0x55cf8d3fca30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123220802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123220802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123220802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220802 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220802 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220802 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220802 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)11979755 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:2 20250425123220804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=003bfafa), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123220804 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20250425123220804 DLSCCP DEBUG SCCP-SCOC(10)[0x55cf8d404500]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123220804 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220804 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123220804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220804 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220804 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220804 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220804 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220804 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123220804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123220804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123220804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11196632)[0x55cf8d3fca30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123220804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11196632)[0x55cf8d3fca30]{disconnected}: Freeing instance (context_map.c:202) 20250425123220804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11196632)[0x55cf8d3fca30]{disconnected}: Deallocated (fsm.c:568) 20250425123220804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123220804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{disconnected}: Freeing instance (context_map.c:206) 20250425123220804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cf8d403e30]{disconnected}: Deallocated (fsm.c:568) 20250425123220804 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11196632 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425123220804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bfafa), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20250425123220804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220804 DLSCCP DEBUG SCCP-SCOC(10)[0x55cf8d404500]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123220804 DLSCCP DEBUG SCCP-SCOC(10)[0x55cf8d404500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123220804 DLSCCP DEBUG SCCP-SCOC(10)[0x55cf8d404500]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123220804 DLSCCP DEBUG SCCP-SCOC(10)[0x55cf8d404500]{IDLE}: Deallocated (fsm.c:568) 20250425123220804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220804 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220804 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220804 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220804 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123220824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123220824 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250425123220824 DLSCCP DEBUG SCCP-SCOC(12)[0x55cf8d404c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123220824 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220824 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123220824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123220824 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123220824 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123220824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123220824 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123220824 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123220824 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123220824 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123220824 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220824 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: b1c18'... (mgcp_client.c:807) 20250425123220824 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220824 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220824 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220824 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220824 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220824 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220824 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d42ed70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220824 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: b1c18'... (mgcp_client.c:807) 20250425123220824 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220824 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d42ed70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220824 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{IN_USE}: Removing from parent mgw(mgw-fsm-11649415-0)[0x55cf8d430590] (mgcp_client_endpoint_fsm.c:873) 20250425123220824 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123220824 DLMGCP DEBUG mgw-endp(mgw-fsm-11649415-0)[0x55cf8d439130]{IN_USE}: Deallocated (fsm.c:568) 20250425123220824 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123220824 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123220824 DMGW DEBUG mgw(mgw-fsm-11649415-0)[0x55cf8d430590]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123220824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11649415)[0x55cf8d404000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123220824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123220824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123220824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(213)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b1c18717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b1c18717" }, { code := "I", val := "22222" } }, sdp := omit } 20250425123220827 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250425123220827 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220827 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220827 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220827 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d43fa00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123220828 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250425123220828 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d42ed70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220828 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d42ed70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220828 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d42ed70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220828 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d42ed70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)11649415 20250425123220829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123220829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123220829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123220829 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123220829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb1c187,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123220829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11649415 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123220829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11649415)[0x55cf8d404000]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123220829 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123220829 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123220829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11649415)[0x55cf8d404000]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123220829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123220829 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123220829 DLSCCP DEBUG SCCP-SCOC(12)[0x55cf8d404c40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123220829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006cbbcd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123220829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11649415)[0x55cf8d404000]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123220829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123220829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123220829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220829 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220829 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220829 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220829 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)8767818 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:4 20250425123220831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220831 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=006cbbcd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123220831 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20250425123220831 DLSCCP DEBUG SCCP-SCOC(12)[0x55cf8d404c40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123220831 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220831 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123220831 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123220831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123220831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123220831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11649415)[0x55cf8d404000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123220831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11649415)[0x55cf8d404000]{disconnected}: Freeing instance (context_map.c:202) 20250425123220830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220831 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220831 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220831 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220831 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11649415)[0x55cf8d404000]{disconnected}: Deallocated (fsm.c:568) 20250425123220831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123220831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{disconnected}: Freeing instance (context_map.c:206) 20250425123220831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cf8d406470]{disconnected}: Deallocated (fsm.c:568) 20250425123220831 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11649415 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123220831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006cbbcd), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20250425123220831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220831 DLSCCP DEBUG SCCP-SCOC(12)[0x55cf8d404c40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123220831 DLSCCP DEBUG SCCP-SCOC(12)[0x55cf8d404c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123220831 DLSCCP DEBUG SCCP-SCOC(12)[0x55cf8d404c40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123220831 DLSCCP DEBUG SCCP-SCOC(12)[0x55cf8d404c40]{IDLE}: Deallocated (fsm.c:568) 20250425123220831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220831 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220831 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220831 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220831 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123220849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123220849 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250425123220849 DLSCCP DEBUG SCCP-SCOC(13)[0x55cf8d405290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123220849 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220849 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123220849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123220849 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123220849 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123220849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123220849 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123220849 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123220849 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123220849 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123220849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220849 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: e3bbd'... (mgcp_client.c:807) 20250425123220849 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220849 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4415e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220849 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: e3bbd'... (mgcp_client.c:807) 20250425123220849 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220849 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4415e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220849 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{IN_USE}: Removing from parent mgw(mgw-fsm-14924765-0)[0x55cf8d441c10] (mgcp_client_endpoint_fsm.c:873) 20250425123220849 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123220849 DLMGCP DEBUG mgw-endp(mgw-fsm-14924765-0)[0x55cf8d42fc10]{IN_USE}: Deallocated (fsm.c:568) 20250425123220849 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123220849 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123220849 DMGW DEBUG mgw(mgw-fsm-14924765-0)[0x55cf8d441c10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123220849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14924765)[0x55cf8d410540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123220849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123220849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220849 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220849 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220849 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220849 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123220849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(214)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e3bbdd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e3bbdd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123220851 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250425123220851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4484e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425123220851 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250425123220851 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4415e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220851 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4415e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220851 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4415e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220851 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4415e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)14924765 20250425123220852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123220852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123220852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123220852 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123220852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe3bbdd,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123220852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14924765 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123220852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14924765)[0x55cf8d410540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123220852 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123220852 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123220852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14924765)[0x55cf8d410540]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123220852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123220852 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123220852 DLSCCP DEBUG SCCP-SCOC(13)[0x55cf8d405290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123220852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb71bb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123220852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14924765)[0x55cf8d410540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123220852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123220852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123220852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220852 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220853 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220853 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220853 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)10868054 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:5 20250425123220854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220854 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=00cb71bb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123220854 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20250425123220854 DLSCCP DEBUG SCCP-SCOC(13)[0x55cf8d405290]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123220854 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220854 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123220854 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123220854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123220854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220854 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220854 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220854 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220854 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123220854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14924765)[0x55cf8d410540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123220854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14924765)[0x55cf8d410540]{disconnected}: Freeing instance (context_map.c:202) 20250425123220854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14924765)[0x55cf8d410540]{disconnected}: Deallocated (fsm.c:568) 20250425123220854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123220854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{disconnected}: Freeing instance (context_map.c:206) 20250425123220854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cf8d410670]{disconnected}: Deallocated (fsm.c:568) 20250425123220854 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14924765 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425123220854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb71bb), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20250425123220854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220854 DLSCCP DEBUG SCCP-SCOC(13)[0x55cf8d405290]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123220854 DLSCCP DEBUG SCCP-SCOC(13)[0x55cf8d405290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123220854 DLSCCP DEBUG SCCP-SCOC(13)[0x55cf8d405290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123220854 DLSCCP DEBUG SCCP-SCOC(13)[0x55cf8d405290]{IDLE}: Deallocated (fsm.c:568) 20250425123220854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220854 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220854 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220854 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220854 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123220870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123220870 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250425123220870 DLSCCP DEBUG SCCP-SCOC(14)[0x55cf8d40f3d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123220870 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220870 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123220870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123220870 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123220870 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123220870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123220870 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123220870 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123220869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220869 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220869 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220870 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220870 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220870 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123220870 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123220870 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220870 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 3176f'... (mgcp_client.c:807) 20250425123220870 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220870 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220870 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d427610]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220870 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 3176f'... (mgcp_client.c:807) 20250425123220870 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220870 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d427610]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220870 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{IN_USE}: Removing from parent mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0] (mgcp_client_endpoint_fsm.c:873) 20250425123220870 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123220870 DLMGCP DEBUG mgw-endp(mgw-fsm-3241712-0)[0x55cf8d44a9f0]{IN_USE}: Deallocated (fsm.c:568) 20250425123220870 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123220870 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123220870 DMGW DEBUG mgw(mgw-fsm-3241712-0)[0x55cf8d42f9a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123220870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3241712)[0x55cf8d4107a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123220870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123220870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123220870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(215)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "3176f017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "3176f017" }, { code := "I", val := "22222" } }, sdp := omit } 20250425123220872 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250425123220872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4512c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123220872 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250425123220872 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d427610]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220872 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d427610]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220872 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d427610]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220872 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d427610]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)3241712 20250425123220873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123220873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123220873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123220873 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123220873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3176f0,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123220873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3241712 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123220873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3241712)[0x55cf8d4107a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123220873 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123220873 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123220873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3241712)[0x55cf8d4107a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123220873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123220873 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123220873 DLSCCP DEBUG SCCP-SCOC(14)[0x55cf8d40f3d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123220873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaa214), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123220873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3241712)[0x55cf8d4107a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123220873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123220873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123220874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220874 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220874 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220874 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)12416038 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:6 20250425123220875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220875 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220875 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220875 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220875 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220875 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=00aaa214), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123220875 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20250425123220875 DLSCCP DEBUG SCCP-SCOC(14)[0x55cf8d40f3d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123220875 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220875 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123220875 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123220875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123220875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123220875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3241712)[0x55cf8d4107a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123220875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3241712)[0x55cf8d4107a0]{disconnected}: Freeing instance (context_map.c:202) 20250425123220875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3241712)[0x55cf8d4107a0]{disconnected}: Deallocated (fsm.c:568) 20250425123220875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123220875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{disconnected}: Freeing instance (context_map.c:206) 20250425123220875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cf8d402150]{disconnected}: Deallocated (fsm.c:568) 20250425123220875 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3241712 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425123220875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaa214), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20250425123220875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220875 DLSCCP DEBUG SCCP-SCOC(14)[0x55cf8d40f3d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123220875 DLSCCP DEBUG SCCP-SCOC(14)[0x55cf8d40f3d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123220875 DLSCCP DEBUG SCCP-SCOC(14)[0x55cf8d40f3d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123220875 DLSCCP DEBUG SCCP-SCOC(14)[0x55cf8d40f3d0]{IDLE}: Deallocated (fsm.c:568) 20250425123220875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220875 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220875 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220875 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220875 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123220893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220893 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220893 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220893 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220893 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123220893 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250425123220893 DLSCCP DEBUG SCCP-SCOC(15)[0x55cf8d40ecb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123220893 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220893 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123220893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123220893 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123220893 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123220893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123220893 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123220893 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123220893 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123220893 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123220893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220893 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 5f13f'... (mgcp_client.c:807) 20250425123220893 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d451a30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220893 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 5f13f'... (mgcp_client.c:807) 20250425123220893 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d451a30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220893 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{IN_USE}: Removing from parent mgw(mgw-fsm-6231031-0)[0x55cf8d453010] (mgcp_client_endpoint_fsm.c:873) 20250425123220893 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123220893 DLMGCP DEBUG mgw-endp(mgw-fsm-6231031-0)[0x55cf8d4536a0]{IN_USE}: Deallocated (fsm.c:568) 20250425123220893 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123220893 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123220893 DMGW DEBUG mgw(mgw-fsm-6231031-0)[0x55cf8d453010]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123220893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6231031)[0x55cf8d404d70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123220893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123220893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123220893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(216)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "5f13f717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "5f13f717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123220896 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250425123220896 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220896 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220896 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220896 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d459f70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425123220896 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250425123220896 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d451a30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220896 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d451a30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220896 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d451a30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220896 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d451a30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)6231031 20250425123220897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123220897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123220897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123220897 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123220897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5f13f7,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123220897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6231031 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123220897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6231031)[0x55cf8d404d70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123220897 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123220897 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123220897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6231031)[0x55cf8d404d70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123220897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123220897 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123220897 DLSCCP DEBUG SCCP-SCOC(15)[0x55cf8d40ecb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123220897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052846c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123220897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6231031)[0x55cf8d404d70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123220897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123220897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123220897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220897 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220897 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220897 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220897 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220897 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)762475 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:7 20250425123220899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220899 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220899 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220899 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220899 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220899 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=0052846c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123220899 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20250425123220899 DLSCCP DEBUG SCCP-SCOC(15)[0x55cf8d40ecb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123220899 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220899 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123220899 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123220899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123220899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123220899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6231031)[0x55cf8d404d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123220899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6231031)[0x55cf8d404d70]{disconnected}: Freeing instance (context_map.c:202) 20250425123220899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6231031)[0x55cf8d404d70]{disconnected}: Deallocated (fsm.c:568) 20250425123220899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123220899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{disconnected}: Freeing instance (context_map.c:206) 20250425123220899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cf8d40f500]{disconnected}: Deallocated (fsm.c:568) 20250425123220899 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6231031 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425123220899 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052846c), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20250425123220899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220899 DLSCCP DEBUG SCCP-SCOC(15)[0x55cf8d40ecb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123220899 DLSCCP DEBUG SCCP-SCOC(15)[0x55cf8d40ecb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123220899 DLSCCP DEBUG SCCP-SCOC(15)[0x55cf8d40ecb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123220899 DLSCCP DEBUG SCCP-SCOC(15)[0x55cf8d40ecb0]{IDLE}: Deallocated (fsm.c:568) 20250425123220899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220899 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220899 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220899 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220899 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123220914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220914 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220914 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220914 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220914 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123220914 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250425123220914 DLSCCP DEBUG SCCP-SCOC(16)[0x55cf8d417670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123220914 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220914 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123220914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123220914 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123220914 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123220914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123220914 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123220914 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123220914 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123220914 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123220914 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220914 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: d57b6'... (mgcp_client.c:807) 20250425123220914 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220914 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220914 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d45bb60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220914 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: d57b6'... (mgcp_client.c:807) 20250425123220914 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220914 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d45bb60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220914 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{IN_USE}: Removing from parent mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0] (mgcp_client_endpoint_fsm.c:873) 20250425123220914 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123220914 DLMGCP DEBUG mgw-endp(mgw-fsm-13990754-0)[0x55cf8d45c490]{IN_USE}: Deallocated (fsm.c:568) 20250425123220914 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123220914 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123220914 DMGW DEBUG mgw(mgw-fsm-13990754-0)[0x55cf8d45bea0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123220914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13990754)[0x55cf8d40f6b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123220914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123220914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123220914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(217)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d57b6217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d57b6217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123220916 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250425123220916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d462d60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425123220917 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250425123220917 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d45bb60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220917 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d45bb60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220917 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d45bb60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220917 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d45bb60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)13990754 20250425123220918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123220918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123220918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123220918 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123220918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd57b62,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123220918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13990754 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123220918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13990754)[0x55cf8d40f6b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123220918 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123220918 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123220918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13990754)[0x55cf8d40f6b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123220918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123220918 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123220918 DLSCCP DEBUG SCCP-SCOC(16)[0x55cf8d417670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123220918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c64ed), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123220918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13990754)[0x55cf8d40f6b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123220918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123220918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123220918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220918 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220918 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220918 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220918 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)14976997 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:8 20250425123220919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220919 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220919 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220919 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220919 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=007c64ed), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123220919 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20250425123220919 DLSCCP DEBUG SCCP-SCOC(16)[0x55cf8d417670]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123220919 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220919 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123220919 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123220919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123220919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123220919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13990754)[0x55cf8d40f6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123220919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13990754)[0x55cf8d40f6b0]{disconnected}: Freeing instance (context_map.c:202) 20250425123220919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13990754)[0x55cf8d40f6b0]{disconnected}: Deallocated (fsm.c:568) 20250425123220919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123220919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{disconnected}: Freeing instance (context_map.c:206) 20250425123220919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cf8d40e310]{disconnected}: Deallocated (fsm.c:568) 20250425123220919 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13990754 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425123220919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c64ed), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20250425123220919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220919 DLSCCP DEBUG SCCP-SCOC(16)[0x55cf8d417670]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123220919 DLSCCP DEBUG SCCP-SCOC(16)[0x55cf8d417670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123220919 DLSCCP DEBUG SCCP-SCOC(16)[0x55cf8d417670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123220919 DLSCCP DEBUG SCCP-SCOC(16)[0x55cf8d417670]{IDLE}: Deallocated (fsm.c:568) 20250425123220919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220919 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220919 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220919 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220919 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123220938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220938 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220938 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220938 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220938 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220938 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123220938 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250425123220938 DLSCCP DEBUG SCCP-SCOC(17)[0x55cf8d418140]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123220938 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220938 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123220938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123220938 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123220938 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123220938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123220938 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123220938 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123220938 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123220938 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123220938 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220938 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 55233'... (mgcp_client.c:807) 20250425123220938 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220938 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220938 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d464940]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220938 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 55233'... (mgcp_client.c:807) 20250425123220938 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220938 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d464940]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220938 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{IN_USE}: Removing from parent mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0] (mgcp_client_endpoint_fsm.c:873) 20250425123220938 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123220938 DLMGCP DEBUG mgw-endp(mgw-fsm-5579581-0)[0x55cf8d464ab0]{IN_USE}: Deallocated (fsm.c:568) 20250425123220938 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123220938 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123220938 DMGW DEBUG mgw(mgw-fsm-5579581-0)[0x55cf8d4650b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123220938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5579581)[0x55cf8d403740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123220938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123220938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123220938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(218)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "55233d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "55233d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123220941 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250425123220941 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220941 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220941 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220941 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d46b980]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425123220941 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250425123220941 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d464940]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220941 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d464940]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220941 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d464940]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220941 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d464940]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)5579581 20250425123220942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123220942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123220942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123220942 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123220942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x55233d,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123220942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5579581 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123220942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5579581)[0x55cf8d403740]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123220942 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123220942 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123220942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5579581)[0x55cf8d403740]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123220942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123220942 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123220942 DLSCCP DEBUG SCCP-SCOC(17)[0x55cf8d418140]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123220942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578f33), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123220942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5579581)[0x55cf8d403740]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123220942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123220942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123220942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220942 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220942 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220942 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)15905781 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:9 20250425123220944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220944 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220944 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220944 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220944 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220944 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=00578f33), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123220944 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20250425123220944 DLSCCP DEBUG SCCP-SCOC(17)[0x55cf8d418140]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123220944 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220944 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123220944 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123220944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123220944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123220944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5579581)[0x55cf8d403740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123220944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5579581)[0x55cf8d403740]{disconnected}: Freeing instance (context_map.c:202) 20250425123220944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5579581)[0x55cf8d403740]{disconnected}: Deallocated (fsm.c:568) 20250425123220944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123220944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{disconnected}: Freeing instance (context_map.c:206) 20250425123220944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cf8d40e7a0]{disconnected}: Deallocated (fsm.c:568) 20250425123220944 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5579581 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425123220944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578f33), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20250425123220944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220944 DLSCCP DEBUG SCCP-SCOC(17)[0x55cf8d418140]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123220944 DLSCCP DEBUG SCCP-SCOC(17)[0x55cf8d418140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123220944 DLSCCP DEBUG SCCP-SCOC(17)[0x55cf8d418140]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123220944 DLSCCP DEBUG SCCP-SCOC(17)[0x55cf8d418140]{IDLE}: Deallocated (fsm.c:568) 20250425123220944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220944 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220944 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220944 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220944 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220944 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123220964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220964 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220964 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220964 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220964 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123220964 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250425123220964 DLSCCP DEBUG SCCP-SCOC(18)[0x55cf8d418fb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123220964 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220964 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123220964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123220964 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123220964 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123220964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123220964 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123220964 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123220964 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123220964 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123220964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220964 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: d7bb'... (mgcp_client.c:807) 20250425123220964 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220964 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d452850]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220964 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: d7bb'... (mgcp_client.c:807) 20250425123220964 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123220964 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d452850]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220964 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{IN_USE}: Removing from parent mgw(mgw-fsm-883637-0)[0x55cf8d46d910] (mgcp_client_endpoint_fsm.c:873) 20250425123220964 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123220964 DLMGCP DEBUG mgw-endp(mgw-fsm-883637-0)[0x55cf8d46dae0]{IN_USE}: Deallocated (fsm.c:568) 20250425123220964 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123220964 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123220964 DMGW DEBUG mgw(mgw-fsm-883637-0)[0x55cf8d46d910]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123220964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883637)[0x55cf8d4179e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123220964 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123220964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123220964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(219)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d7bb517" }, { code := "I", val := "11111" } }, sdp := omit } 20250425123220967 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250425123220967 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220967 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220967 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220967 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4746a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d7bb517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123220967 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250425123220967 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d452850]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123220967 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d452850]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220967 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d452850]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220967 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d452850]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)883637 20250425123220968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123220968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123220968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123220968 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123220968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd7bb5,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123220968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-883637 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123220968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883637)[0x55cf8d4179e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123220968 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123220968 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123220968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883637)[0x55cf8d4179e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123220968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123220968 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123220968 DLSCCP DEBUG SCCP-SCOC(18)[0x55cf8d418fb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123220968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009fe76c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123220968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883637)[0x55cf8d4179e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123220968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123220968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123220968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220968 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220968 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220968 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220968 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)14367068 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:10 20250425123220969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220969 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220969 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220969 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=009fe76c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123220969 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20250425123220969 DLSCCP DEBUG SCCP-SCOC(18)[0x55cf8d418fb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123220969 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220969 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123220969 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123220969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123220969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123220969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883637)[0x55cf8d4179e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123220969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220969 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220969 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883637)[0x55cf8d4179e0]{disconnected}: Freeing instance (context_map.c:202) 20250425123220969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883637)[0x55cf8d4179e0]{disconnected}: Deallocated (fsm.c:568) 20250425123220969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123220969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{disconnected}: Freeing instance (context_map.c:206) 20250425123220969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cf8d416ef0]{disconnected}: Deallocated (fsm.c:568) 20250425123220969 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-883637 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250425123220969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009fe76c), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20250425123220969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220969 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220969 DLSCCP DEBUG SCCP-SCOC(18)[0x55cf8d418fb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123220969 DLSCCP DEBUG SCCP-SCOC(18)[0x55cf8d418fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123220969 DLSCCP DEBUG SCCP-SCOC(18)[0x55cf8d418fb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123220969 DLSCCP DEBUG SCCP-SCOC(18)[0x55cf8d418fb0]{IDLE}: Deallocated (fsm.c:568) 20250425123220969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123220995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220995 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123220995 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123220995 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123220995 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123220995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123220995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123220995 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123220995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123220995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123220995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123220995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123220995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123220995 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123220995 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250425123220995 DLSCCP DEBUG SCCP-SCOC(19)[0x55cf8d419cb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123220995 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123220995 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123220995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123220995 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123220995 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123220995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123220995 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123220995 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123220995 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123220995 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123220995 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220995 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 5c5c'... (mgcp_client.c:807) 20250425123220995 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123220995 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220995 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d463b10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123220995 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 5c5c'... (mgcp_client.c:807) 20250425123220995 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123220995 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d463b10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123220995 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{IN_USE}: Removing from parent mgw(mgw-fsm-6053037-0)[0x55cf8d476500] (mgcp_client_endpoint_fsm.c:873) 20250425123220995 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123220995 DLMGCP DEBUG mgw-endp(mgw-fsm-6053037-0)[0x55cf8d476b90]{IN_USE}: Deallocated (fsm.c:568) 20250425123220995 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123220995 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123220995 DMGW DEBUG mgw(mgw-fsm-6053037-0)[0x55cf8d476500]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123220995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053037)[0x55cf8d418950]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123220995 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123220995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123220995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(220)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123220998 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250425123220998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_assignment_concurrent0(220)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "5c5cad17" }, { code := "I", val := "11111" } }, sdp := omit } 20250425123220998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d47d460]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425123220998 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250425123220998 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d463b10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_assignment_concurrent0(220)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "5c5cad17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123220998 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d463b10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123220998 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d463b10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123220998 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d463b10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)6053037 20250425123220999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123220999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123220999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123220999 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123220999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5c5cad,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123220999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6053037 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123220999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053037)[0x55cf8d418950]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123220999 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123220999 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123220999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053037)[0x55cf8d418950]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123220999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123220999 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123220999 DLSCCP DEBUG SCCP-SCOC(19)[0x55cf8d419cb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123220999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c1884), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123220999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123220999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123220999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123220999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123220999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053037)[0x55cf8d418950]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123220999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123220999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123220999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123220999 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123220999 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123220999 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123220999 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123220999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123220999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123220999 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)2001568 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:11 20250425123221000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221000 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123221000 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123221000 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123221000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123221000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123221000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123221000 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123221000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123221000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123221000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123221000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123221000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123221000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=007c1884), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123221000 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20250425123221000 DLSCCP DEBUG SCCP-SCOC(19)[0x55cf8d419cb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123221000 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123221000 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123221000 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123221000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123221000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123221000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053037)[0x55cf8d418950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123221000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053037)[0x55cf8d418950]{disconnected}: Freeing instance (context_map.c:202) 20250425123221000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053037)[0x55cf8d418950]{disconnected}: Deallocated (fsm.c:568) 20250425123221000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123221000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{disconnected}: Freeing instance (context_map.c:206) 20250425123221000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cf8d4184b0]{disconnected}: Deallocated (fsm.c:568) 20250425123221000 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6053037 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250425123221000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c1884), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20250425123221000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123221000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123221000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123221000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123221000 DLSCCP DEBUG SCCP-SCOC(19)[0x55cf8d419cb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123221000 DLSCCP DEBUG SCCP-SCOC(19)[0x55cf8d419cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123221000 DLSCCP DEBUG SCCP-SCOC(19)[0x55cf8d419cb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123221000 DLSCCP DEBUG SCCP-SCOC(19)[0x55cf8d419cb0]{IDLE}: Deallocated (fsm.c:568) 20250425123221000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221000 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123221000 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123221000 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123221000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123221000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123221000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123221000 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 20250425123221016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221016 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123221016 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123221016 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123221016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123221016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123221016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123221016 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123221016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123221016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123221016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123221017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123221017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123221017 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123221017 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250425123221017 DLSCCP DEBUG SCCP-SCOC(20)[0x55cf8d41a9b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123221017 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123221017 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123221017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123221017 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123221017 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123221017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123221017 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123221017 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123221017 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123221017 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123221017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123221017 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 8d1d'... (mgcp_client.c:807) 20250425123221017 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123221017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123221017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d47df70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123221017 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 8d1d'... (mgcp_client.c:807) 20250425123221017 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123221017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d47df70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123221017 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{IN_USE}: Removing from parent mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60] (mgcp_client_endpoint_fsm.c:873) 20250425123221017 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123221017 DLMGCP DEBUG mgw-endp(mgw-fsm-9248064-0)[0x55cf8d47f7c0]{IN_USE}: Deallocated (fsm.c:568) 20250425123221017 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123221017 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123221017 DMGW DEBUG mgw(mgw-fsm-9248064-0)[0x55cf8d47ea60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123221017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9248064)[0x55cf8d4195d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123221017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123221017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123221017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(221)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123221020 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250425123221020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123221020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123221020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123221020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d486090]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8d1d4017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8d1d4017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123221020 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250425123221020 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d47df70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123221020 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d47df70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123221020 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d47df70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123221020 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d47df70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)9248064 20250425123221021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123221021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123221021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123221021 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123221021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8d1d40,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123221021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9248064 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123221021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9248064)[0x55cf8d4195d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123221021 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123221021 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123221021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9248064)[0x55cf8d4195d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123221021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123221021 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123221021 DLSCCP DEBUG SCCP-SCOC(20)[0x55cf8d41a9b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123221021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009eeb87), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123221021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123221021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123221021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123221021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123221021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9248064)[0x55cf8d4195d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123221021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123221021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123221021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221021 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123221021 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123221021 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123221021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123221021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123221021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123221021 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)10561768 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:12 20250425123221023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221023 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123221023 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123221023 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123221023 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123221023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123221023 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123221023 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123221023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123221023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123221023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123221023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123221023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123221023 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=009eeb87), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123221023 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20250425123221023 DLSCCP DEBUG SCCP-SCOC(20)[0x55cf8d41a9b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123221023 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123221023 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123221023 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123221023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123221023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123221023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9248064)[0x55cf8d4195d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123221023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9248064)[0x55cf8d4195d0]{disconnected}: Freeing instance (context_map.c:202) 20250425123221023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9248064)[0x55cf8d4195d0]{disconnected}: Deallocated (fsm.c:568) 20250425123221023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123221023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{disconnected}: Freeing instance (context_map.c:206) 20250425123221023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cf8d419de0]{disconnected}: Deallocated (fsm.c:568) 20250425123221023 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9248064 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250425123221023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009eeb87), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20250425123221023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123221023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123221023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123221023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123221023 DLSCCP DEBUG SCCP-SCOC(20)[0x55cf8d41a9b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123221024 DLSCCP DEBUG SCCP-SCOC(20)[0x55cf8d41a9b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123221024 DLSCCP DEBUG SCCP-SCOC(20)[0x55cf8d41a9b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123221024 DLSCCP DEBUG SCCP-SCOC(20)[0x55cf8d41a9b0]{IDLE}: Deallocated (fsm.c:568) 20250425123221024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221024 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123221024 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123221024 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123221024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123221024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123221024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123221024 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123221041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221041 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123221041 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123221041 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123221041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123221041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123221041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123221041 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123221041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123221041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123221041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123221041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123221041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123221041 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123221041 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250425123221041 DLSCCP DEBUG SCCP-SCOC(21)[0x55cf8d41b680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123221041 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123221041 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123221041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123221041 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123221041 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123221041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123221041 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123221041 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123221041 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123221041 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123221041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123221041 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 3088'... (mgcp_client.c:807) 20250425123221041 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123221041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123221041 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487c70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123221041 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 3088'... (mgcp_client.c:807) 20250425123221041 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123221041 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487c70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123221041 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{IN_USE}: Removing from parent mgw(mgw-fsm-3180797-0)[0x55cf8d487e50] (mgcp_client_endpoint_fsm.c:873) 20250425123221041 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123221041 DLMGCP DEBUG mgw-endp(mgw-fsm-3180797-0)[0x55cf8d488580]{IN_USE}: Deallocated (fsm.c:568) 20250425123221041 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123221041 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123221041 DMGW DEBUG mgw(mgw-fsm-3180797-0)[0x55cf8d487e50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123221041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180797)[0x55cf8d41aed0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123221041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123221041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123221041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(222)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "3088fd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "3088fd17" }, { code := "I", val := "22222" } }, sdp := omit } 20250425123221057 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250425123221057 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123221057 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123221057 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123221057 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d48ee50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123221058 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250425123221058 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487c70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123221058 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487c70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123221058 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487c70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123221058 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487c70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)3180797 20250425123221063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123221063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123221064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123221064 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123221064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3088fd,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123221064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3180797 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123221064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180797)[0x55cf8d41aed0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123221064 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123221064 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123221064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180797)[0x55cf8d41aed0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123221064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123221064 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123221064 DLSCCP DEBUG SCCP-SCOC(21)[0x55cf8d41b680]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123221064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6d4f0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123221064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123221064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123221064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123221064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123221064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180797)[0x55cf8d41aed0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123221064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123221064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123221064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221064 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123221064 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123221064 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123221064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123221064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123221064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123221064 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)5220212 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:13 20250425123221071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221071 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123221071 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123221071 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123221071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123221071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123221071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123221071 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123221072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123221072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123221072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123221072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123221072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123221072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00f6d4f0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123221072 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20250425123221072 DLSCCP DEBUG SCCP-SCOC(21)[0x55cf8d41b680]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123221072 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123221072 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123221072 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123221072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123221072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123221072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180797)[0x55cf8d41aed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123221072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180797)[0x55cf8d41aed0]{disconnected}: Freeing instance (context_map.c:202) 20250425123221072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180797)[0x55cf8d41aed0]{disconnected}: Deallocated (fsm.c:568) 20250425123221072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123221072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{disconnected}: Freeing instance (context_map.c:206) 20250425123221072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cf8d41a0d0]{disconnected}: Deallocated (fsm.c:568) 20250425123221072 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3180797 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250425123221072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6d4f0), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20250425123221072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123221072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123221072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123221072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123221072 DLSCCP DEBUG SCCP-SCOC(21)[0x55cf8d41b680]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123221072 DLSCCP DEBUG SCCP-SCOC(21)[0x55cf8d41b680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123221072 DLSCCP DEBUG SCCP-SCOC(21)[0x55cf8d41b680]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123221072 DLSCCP DEBUG SCCP-SCOC(21)[0x55cf8d41b680]{IDLE}: Deallocated (fsm.c:568) 20250425123221072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221072 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123221072 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123221072 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123221072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123221072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123221072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123221072 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123221095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221095 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123221095 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123221095 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123221095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123221095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123221095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123221095 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123221095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123221095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123221095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123221095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123221095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123221095 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123221095 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250425123221095 DLSCCP DEBUG SCCP-SCOC(22)[0x55cf8d41c3e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123221095 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123221095 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123221095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123221095 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123221095 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123221095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123221095 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123221095 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123221095 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123221095 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123221095 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123221095 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 3064'... (mgcp_client.c:807) 20250425123221095 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123221096 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123221096 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d486800]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123221096 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 3064'... (mgcp_client.c:807) 20250425123221096 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123221096 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d486800]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123221096 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{IN_USE}: Removing from parent mgw(mgw-fsm-3171502-0)[0x55cf8d475b70] (mgcp_client_endpoint_fsm.c:873) 20250425123221096 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123221096 DLMGCP DEBUG mgw-endp(mgw-fsm-3171502-0)[0x55cf8d4911b0]{IN_USE}: Deallocated (fsm.c:568) 20250425123221096 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123221096 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123221096 DMGW DEBUG mgw(mgw-fsm-3171502-0)[0x55cf8d475b70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123221096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3171502)[0x55cf8d41ad20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123221096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123221096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123221096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(223)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "3064ae17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "3064ae17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123221111 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250425123221112 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123221112 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123221112 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123221112 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d497a80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425123221113 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250425123221113 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d486800]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123221113 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d486800]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123221113 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d486800]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123221113 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d486800]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)3171502 20250425123221117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123221118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123221118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123221118 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123221118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3064ae,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123221118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3171502 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123221118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3171502)[0x55cf8d41ad20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123221118 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123221118 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123221118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3171502)[0x55cf8d41ad20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123221118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123221118 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123221118 DLSCCP DEBUG SCCP-SCOC(22)[0x55cf8d41c3e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123221118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf16f4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123221118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123221118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123221118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123221118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123221118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3171502)[0x55cf8d41ad20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123221118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123221118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123221118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221118 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123221118 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123221118 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123221118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123221118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123221118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123221118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)8583102 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:14 20250425123221126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221126 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123221126 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123221126 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123221126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123221126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123221126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123221126 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123221126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123221126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123221126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123221126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123221126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123221126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=00bf16f4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123221126 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20250425123221126 DLSCCP DEBUG SCCP-SCOC(22)[0x55cf8d41c3e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123221126 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123221126 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123221126 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123221126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123221126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123221126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3171502)[0x55cf8d41ad20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123221126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3171502)[0x55cf8d41ad20]{disconnected}: Freeing instance (context_map.c:202) 20250425123221126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3171502)[0x55cf8d41ad20]{disconnected}: Deallocated (fsm.c:568) 20250425123221126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123221126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123221126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cf8d41a2e0]{disconnected}: Deallocated (fsm.c:568) 20250425123221126 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3171502 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250425123221126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf16f4), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20250425123221126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123221126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123221126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123221126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123221126 DLSCCP DEBUG SCCP-SCOC(22)[0x55cf8d41c3e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123221126 DLSCCP DEBUG SCCP-SCOC(22)[0x55cf8d41c3e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123221126 DLSCCP DEBUG SCCP-SCOC(22)[0x55cf8d41c3e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123221126 DLSCCP DEBUG SCCP-SCOC(22)[0x55cf8d41c3e0]{IDLE}: Deallocated (fsm.c:568) 20250425123221126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221126 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123221126 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123221127 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123221127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123221127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123221127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123221127 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123221138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221138 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123221138 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123221138 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123221138 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123221138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123221138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123221138 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123221138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123221138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123221138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123221138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123221138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123221138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123221138 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250425123221138 DLSCCP DEBUG SCCP-SCOC(23)[0x55cf8d41d110]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123221138 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123221138 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123221138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123221138 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123221138 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123221139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123221139 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123221139 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123221139 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123221139 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123221139 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123221139 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 88bb'... (mgcp_client.c:807) 20250425123221139 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123221139 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123221139 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487320]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123221139 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 88bb'... (mgcp_client.c:807) 20250425123221139 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123221139 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487320]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123221139 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{IN_USE}: Removing from parent mgw(mgw-fsm-8960826-0)[0x55cf8d499b40] (mgcp_client_endpoint_fsm.c:873) 20250425123221139 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123221139 DLMGCP DEBUG mgw-endp(mgw-fsm-8960826-0)[0x55cf8d499d50]{IN_USE}: Deallocated (fsm.c:568) 20250425123221139 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123221139 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123221139 DMGW DEBUG mgw(mgw-fsm-8960826-0)[0x55cf8d499b40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123221139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8960826)[0x55cf8d41b170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123221139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123221139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123221139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(224)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "88bb3a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "88bb3a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123221146 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250425123221146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123221146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123221146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123221146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4a09b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425123221146 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250425123221146 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487320]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123221146 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487320]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123221146 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487320]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123221146 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d487320]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)8960826 20250425123221148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123221148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123221148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123221148 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123221148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x88bb3a,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123221148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8960826 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123221148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8960826)[0x55cf8d41b170]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123221148 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123221148 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123221148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8960826)[0x55cf8d41b170]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123221148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123221148 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123221148 DLSCCP DEBUG SCCP-SCOC(23)[0x55cf8d41d110]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123221148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dcdd4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123221148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123221148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123221148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123221148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123221148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8960826)[0x55cf8d41b170]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123221148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123221148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123221148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221148 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123221148 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123221148 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123221148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123221148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123221148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123221148 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@be9552f9b756: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)10250697 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on connection ID:15 20250425123221152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221152 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123221152 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123221152 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123221152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123221152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123221152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123221152 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123221152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123221152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123221153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123221153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123221153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123221153 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=005dcdd4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123221153 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20250425123221153 DLSCCP DEBUG SCCP-SCOC(23)[0x55cf8d41d110]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123221153 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123221153 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123221153 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123221153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123221153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123221153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8960826)[0x55cf8d41b170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123221153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8960826)[0x55cf8d41b170]{disconnected}: Freeing instance (context_map.c:202) 20250425123221153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8960826)[0x55cf8d41b170]{disconnected}: Deallocated (fsm.c:568) 20250425123221153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123221153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{disconnected}: Freeing instance (context_map.c:206) 20250425123221153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cf8d41c900]{disconnected}: Deallocated (fsm.c:568) 20250425123221153 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8960826 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250425123221153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dcdd4), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20250425123221153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123221153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123221153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123221153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123221153 DLSCCP DEBUG SCCP-SCOC(23)[0x55cf8d41d110]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123221153 DLSCCP DEBUG SCCP-SCOC(23)[0x55cf8d41d110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123221153 DLSCCP DEBUG SCCP-SCOC(23)[0x55cf8d41d110]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123221153 DLSCCP DEBUG SCCP-SCOC(23)[0x55cf8d41d110]{IDLE}: Deallocated (fsm.c:568) 20250425123221153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123221153 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123221153 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123221153 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123221153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123221153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123221153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123221153 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@be9552f9b756: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123223165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223166 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35715<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(197)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123223171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36382<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123223174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123223174 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123223174 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123223174 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123223178 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123223178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123223178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123223178 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(205)@be9552f9b756: Final verdict of PTC: none 20250425123223178 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123223178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123223178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123223178 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123223178 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123223178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123223178 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123223178 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123223178 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123223178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123223178 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123223178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123223178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123223179 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123223179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123223179 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123223179 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123223179 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123223179 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123223179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123223179 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123223179 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123223179 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123223179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123223179 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123223179 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123223179 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123223179 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123223179 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123223179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123223179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123223179 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123223179 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123223179 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123223179 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123223179 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123223179 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123223179 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123223179 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123223179 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123223179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123223179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123223179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123223180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123223180 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123223180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123223180 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123223180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123223180 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123223180 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123223180 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123223180 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-RAN(206)@be9552f9b756: Final verdict of PTC: none 20250425123223180 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(207)@be9552f9b756: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@be9552f9b756: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@be9552f9b756: Final verdict of PTC: none 20250425123223194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36428<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36400<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36414<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36416<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36430<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36434<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36446<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36456<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36468<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36480<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36498<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123223199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36518<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@be9552f9b756: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@be9552f9b756: Final verdict of PTC: pass HNBGW-PFCP(199)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(208)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@be9552f9b756: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Fri Apr 25 12:32:23 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 20250425123223428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123223431 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123223431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d23be), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123223431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123223431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123223431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123223431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123223431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123223431 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123223431 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123223431 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123223431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123223431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123223431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123223431 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123223929 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=1945132) Waiting for packet dumper to finish... 1 (prev_count=1945132, count=1945788) 20250425123225180 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123225180 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123225180 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123225180 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123225180 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123225180 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Fri Apr 25 12:32:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_rab_release started. 20250425123227033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51638<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123227039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123227046 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36779<->l=127.0.0.1:4262) (control_if.c:572) 20250425123227120 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123227120 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123227120 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123227120 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123227120 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123227120 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123227120 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123227120 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123227121 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123227121 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123227122 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123227122 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123227122 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123227122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123227122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123227122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123227122 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123227122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123227122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123227122 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123227122 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123227122 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123227122 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123227122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123227122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123227122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123227122 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123227122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123227122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123227122 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123227122 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123227122 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123227122 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123227122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123227122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123227122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123227122 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123227122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123227122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123227122 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123227122 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123227122 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123227122 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123227122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123227122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123227122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123227122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123227122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123227122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123227122 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123227122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123227122 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123227122 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123227122 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123227122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123227122 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123227122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123227122 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123227122 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123227122 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123227122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123227122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123227122 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123227122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123227122 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123227122 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123227122 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123227123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123227123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123227123 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123227123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123227123 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123227123 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123227123 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123227123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123227123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123227123 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(233)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(231)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123227140 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123227140 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123227140 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123227140 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123227140 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123227140 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123227141 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123227141 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123227142 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123227142 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123227142 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123227142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123227142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123227142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123227142 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123227142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123227142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123227142 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123227142 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123227142 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123227142 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123227142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123227142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123227142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123227142 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123227142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123227142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123227143 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123227143 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123227143 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123227143 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123227143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123227143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123227143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123227143 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123227143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123227143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123227143 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123227143 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123227143 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123227143 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123227143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123227143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123227143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123227143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123227143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123227143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123227143 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123227143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123227143 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123227143 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123227144 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123227144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123227144 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123227144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123227144 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123227144 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123227144 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123227144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123227144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123227144 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123227144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123227144 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123227144 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123227144 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123227144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123227144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123227144 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123227144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123227144 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123227144 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123227144 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123227144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123227144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123227144 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(234)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123227167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123227167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123227167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123227167 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123227167 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123227167 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123227167 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123227167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123227167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123227336 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123227336 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123227336 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123227336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123227344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123227344 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123227344 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123227344 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123227344 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123227345 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123227345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123227349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123227349 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123227349 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123227349 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123227349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123227349 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123227349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123227350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123227350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123227350 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123227350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123227350 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123227350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123227350 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123227350 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123227350 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123227350 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123227351 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123227351 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123227351 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123227351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123227351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123227351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123227351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123227351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123227351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123227351 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123227351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123227351 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123227351 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123227351 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123227351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123227351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123227351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123227351 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123227357 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123227357 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123227357 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123227357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(236)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123227363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123227363 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123227363 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123227363 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123227363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123227363 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123227363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123227366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123227366 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123227366 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123227366 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123227366 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123227366 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123227366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123227366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123227366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123227366 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123227366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123227366 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123227366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123227366 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123227366 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123227366 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123227366 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123227367 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123227367 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123227367 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123227367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123227367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123227367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123227368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123227368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123227368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123227368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123227368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123227368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123227368 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123227368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123227368 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123227368 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123227368 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123227368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123227368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123227368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123227368 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123228151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123228151 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123228151 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123228151 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123228151 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123228151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123228151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123228151 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123228151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123228151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123228152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123228152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123228152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123228152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123228152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123228152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123228152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123228152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123228152 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123228152 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123228152 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123228152 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123228152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123228152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123228152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123228152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123228152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123228152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123228152 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123228153 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123228153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123228153 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123228153 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123228153 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123228153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123228153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123228153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123228153 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123228155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123228155 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123228155 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123228155 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123228156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123228156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123228156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123228156 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123228156 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123228156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123228156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123228156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123228156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123228156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123228156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123228156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123228156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228156 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123228156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123228156 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123228156 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123228156 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123228166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123228166 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123228166 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123228166 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123228166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123228166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123228166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123228166 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123228166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123228166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123228166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123228166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123228166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123228166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123228166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123228166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123228166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228166 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123228166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123228166 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123228166 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123228166 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123228166 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123228166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123228166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123228166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123228166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123228166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123228166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123228166 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123228166 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123228166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123228166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123228166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123228166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123228166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123228166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123228166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123228166 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123228169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123228169 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123228169 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123228169 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123228169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123228169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123228169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123228169 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123228169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123228169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123228169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123228169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123228169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123228169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123228169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123228169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123228169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123228169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123228169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123228169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123228169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123228169 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123228169 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123228169 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123228198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51654<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@be9552f9b756: Added conn table entry 0TC_rab_release0(238)12441648 20250425123229243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123229243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123229243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123229244 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123229244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbdd830, normal) (hnbgw_rua.c:407) 20250425123229244 DHNB DEBUG map_rua[0x55cf8d40fbd0]{init}: Allocated (fsm.c:456) 20250425123229244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12441648)[0x55cf8d40fbd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123229244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12441648 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123229244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123229244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123229244 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12441648 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123229244 DCN DEBUG map_sccp[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123229244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123229244 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12441648 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123229244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12441648 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123229244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12441648)[0x55cf8d40fbd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123229244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123229244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123229244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12441648)[0x55cf8d40fbd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123229244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123229244 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123229244 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{IDLE}: Allocated (fsm.c:456) 20250425123229244 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123229244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000018), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002af0056400500f1100926) (sccp_scrc.c:406) 20250425123229244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123229244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123229244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123229244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123229244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123229244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123229244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123229244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123229244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123229244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123229244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123229244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123229244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123229244 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123229244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123229244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12441648)[0x55cf8d40fbd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123229244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123229244 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123229244 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123229244 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123229244 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123229244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123229244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123229244 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@be9552f9b756: Added conn table entry 0TC_rab_release0(238)11101841 HNBGW_Test.msc0-SCCP(231)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@be9552f9b756: setverdict(pass): none -> pass 20250425123229261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123229261 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123229261 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123229261 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123229261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123229261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123229261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123229261 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123229262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123229262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123229262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123229262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123229262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123229262 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00df0be6) (sccp_scrc.c:477) 20250425123229262 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20250425123229262 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123229262 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123229262 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123229262 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123229262 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123229262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123229262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(237)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(231)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(231)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425123229464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123229464 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123229464 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123229464 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123229465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123229465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123229465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123229465 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123229465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123229465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123229465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123229465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123229465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123229465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123229465 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250425123229465 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123229465 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123229465 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123229465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123229465 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123229465 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123229465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123229465 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123229465 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123229465 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123229465 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123229465 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123229465 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123229465 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123229465 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{UNUSED}: Allocated (fsm.c:456) 20250425123229465 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{UNUSED}: is child of mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60] (fsm.c:486) 20250425123229465 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60] (mgcp_client_endpoint_fsm.c:724) 20250425123229465 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123229465 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123229465 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123229465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12441648-0)[0x55cf8d401ce0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123229465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12441648-0)[0x55cf8d401ce0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0] (fsm.c:486) 20250425123229465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12441648-0)[0x55cf8d401ce0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123229465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12441648-0)[0x55cf8d401ce0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123229465 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: bdd83'... (mgcp_client.c:807) 20250425123229465 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123229465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12441648-0)[0x55cf8d401ce0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123229465 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bdd83017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bdd83017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bdd83017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bdd83017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425123229494 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250425123229494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123229494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123229494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123229494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123229494 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123229494 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229494 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229494 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123229494 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123229494 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229494 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123229494 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123229494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123229494 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123229494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12441648)[0x55cf8d40fbd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123229494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123229494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123229494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release0(238)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123229509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123229509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123229509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123229509 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123229509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbdd830) (hnbgw_rua.c:471) 20250425123229509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12441648 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123229509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12441648)[0x55cf8d40fbd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123229509 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123229509 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123229509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12441648)[0x55cf8d40fbd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123229509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123229509 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123229509 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123229509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123229509 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123229509 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60] (mgcp_client_endpoint_fsm.c:724) 20250425123229509 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123229509 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123229509 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123229509 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: bdd83'... (mgcp_client.c:807) 20250425123229509 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425123229509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123229509 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123229509 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229509 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "bdd83017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bdd83017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123229518 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250425123229518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123229518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123229518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123229518 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123229518 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229518 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229518 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123229518 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123229518 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229518 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123229518 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123229518 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123229518 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60] (mgcp_client_endpoint_fsm.c:724) 20250425123229518 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123229518 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123229518 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123229518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12441648-0)[0x55cf8d401bb0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123229518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12441648-0)[0x55cf8d401bb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0] (fsm.c:486) 20250425123229518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12441648-0)[0x55cf8d401bb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123229518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12441648-0)[0x55cf8d401bb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250425123229518 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: bdd83'... (mgcp_client.c:807) 20250425123229518 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425123229518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12441648-0)[0x55cf8d401bb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123229518 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123229518 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229518 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229518 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "bdd83017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bdd83017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123229525 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250425123229525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d401bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123229525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d401bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123229525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d401bb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123229525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d401bb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123229525 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123229525 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229525 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229525 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229525 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123229525 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123229525 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229525 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{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) 20250425123229525 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123229525 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123229525 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123229525 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123229525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123229525 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123229525 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123229525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df0be6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123229525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123229525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123229525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123229525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123229525 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123229525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123229525 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123229525 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123229525 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123229525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123229525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123229525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123229525 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@be9552f9b756: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(231)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@be9552f9b756: vl_len:21 HNBGW_Test.msc0-SCCP(231)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(231)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250425123229540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123229540 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123229540 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123229540 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123229540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123229540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123229540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123229540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123229540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123229540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123229540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123229540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123229540 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:477) 20250425123229540 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250425123229540 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123229540 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123229540 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123229540 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123229540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123229540 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123229540 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123229540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123229540 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425123229540 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425123229540 DMGW NOTICE mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250425123229540 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250425123229540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12441648)[0x55cf8d40fbd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250425123229540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250425123229540 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250425123229540 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123229540 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123229540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123229540 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: bdd83'... (mgcp_client.c:807) 20250425123229540 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123229540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123229540 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d401bb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123229540 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: bdd83'... (mgcp_client.c:807) 20250425123229540 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123229540 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d401bb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123229540 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{IN_USE}: Removing from parent mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60] (mgcp_client_endpoint_fsm.c:873) 20250425123229540 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123229540 DLMGCP DEBUG mgw-endp(mgw-fsm-12441648-0)[0x55cf8d40fde0]{IN_USE}: Deallocated (fsm.c:568) 20250425123229540 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123229540 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123229540 DMGW DEBUG mgw(mgw-fsm-12441648-0)[0x55cf8d3f5c60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123229540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123229540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release0(238)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "bdd83017" }, { code := "I", val := "11111" } }, sdp := omit } 20250425123229542 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250425123229542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123229542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123229542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123229542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "bdd83017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123229543 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250425123229543 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d401bb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123229543 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d401bb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123229543 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d401bb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123229543 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d401bb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@be9552f9b756: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123229599 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36779<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@be9552f9b756: Final verdict of PTC: none 20250425123229608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51642<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123229609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51638<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123229609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123229609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123229609 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123229609 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123229609 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123229609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12441648)[0x55cf8d40fbd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123229609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12441648)[0x55cf8d40fbd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123229609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123229609 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123229609 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123229609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df0be6), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123229609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123229609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123229609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123229609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123229609 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123229609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123229609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12441648)[0x55cf8d40fbd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123229609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12441648)[0x55cf8d40fbd0]{disrupted}: Freeing instance (context_map.c:202) 20250425123229609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12441648)[0x55cf8d40fbd0]{disrupted}: Deallocated (fsm.c:568) 20250425123229609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123229609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123229609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123229609 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12441648 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425123229609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123229609 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123229609 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123229609 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123229609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123229609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123229609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123229609 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123229610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123229610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123229610 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123229610 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123229610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123229610 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123229610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123229610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(235)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@be9552f9b756: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@be9552f9b756: Final verdict of PTC: none 20250425123229610 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123229610 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425123229610 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123229610 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425123229610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123229610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123229610 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW_Test.sgsn0-SCCP(234)@be9552f9b756: Final verdict of PTC: none 20250425123229610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123229610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123229610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123229610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123229610 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123229610 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.msc0-SCCP(231)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@be9552f9b756: Final verdict of PTC: none TC_rab_release-Iuh0(229)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(228)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@be9552f9b756: Final verdict of PTC: none TC_rab_release0(238)@be9552f9b756: Final verdict of PTC: pass 20250425123229610 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123229610 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123229611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51654<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(237)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@be9552f9b756: Test case TC_rab_release finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Fri Apr 25 12:32:29 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250425123229663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123230165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51664<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297764) Waiting for packet dumper to finish... 1 (prev_count=297764, count=327328) 20250425123231612 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123231612 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123231612 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Fri Apr 25 12:32:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_rab_release_abnormal started. 20250425123233268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123233272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123233276 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40931<->l=127.0.0.1:4262) (control_if.c:572) 20250425123233343 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123233343 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123233343 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123233343 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123233343 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123233343 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123233343 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123233344 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123233344 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123233344 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123233344 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_release_abnormal-Iuh0(243)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123233345 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123233345 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123233345 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123233345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123233345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123233345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123233345 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123233345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123233345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123233345 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123233345 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123233345 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123233345 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123233345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123233345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123233345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123233345 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123233345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123233345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123233345 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123233345 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123233345 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123233345 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123233345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123233345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123233345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123233345 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123233345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123233345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123233345 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123233345 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123233345 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123233345 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123233345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123233345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123233345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123233345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123233345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123233345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123233345 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123233345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233345 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123233345 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123233345 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123233345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123233345 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123233345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233345 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123233345 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123233345 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123233345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123233345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123233345 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123233345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233345 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123233345 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123233345 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123233345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123233345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123233345 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123233345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233345 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123233345 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123233345 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123233345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123233345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123233345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123233345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123233345 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(247)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(245)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123233356 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123233356 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123233356 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123233356 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123233356 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123233356 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123233357 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123233357 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123233358 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123233358 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123233358 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123233358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123233358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123233358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123233358 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123233358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123233358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123233358 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123233358 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123233358 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123233358 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123233358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123233358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123233358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123233358 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123233358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123233358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123233358 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123233358 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123233358 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123233358 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123233358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123233358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123233358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123233358 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123233358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123233358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123233358 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123233358 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123233358 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123233358 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123233358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123233358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123233358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123233358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123233358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123233358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123233358 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123233358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233358 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123233358 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123233358 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123233358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123233358 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123233358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233358 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123233358 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123233358 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123233358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123233358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123233358 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123233358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233358 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123233358 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123233358 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123233358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123233358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123233358 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123233358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233358 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123233358 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123233358 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123233358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123233358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123233358 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123233377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123233377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123233377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123233377 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123233377 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123233377 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123233377 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123233377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123233377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123233432 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123233432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d23be), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123233432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123233432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123233432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123233432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123233433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233433 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123233433 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123233433 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123233433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123233433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123233433 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425123233555 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123233555 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123233555 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425123233555 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425123233555 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425123233555 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425123233555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123233560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233560 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123233560 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425123233560 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425123233560 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425123233560 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123233560 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123233560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425123233560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123233560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123233560 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123233560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123233560 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123233561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123233561 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123233561 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123233563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233563 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123233563 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123233563 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123233563 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123233563 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250425123233563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123233563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123233563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123233563 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123233563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123233563 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123233563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123233563 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123233563 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123233563 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123233563 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123233564 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123233564 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123233564 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123233565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123233565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123233565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123233565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123233565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123233565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123233565 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123233565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233565 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123233565 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123233565 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123233565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123233565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123233565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123233565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123233567 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123233567 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123233567 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123233567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123233573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233573 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123233573 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123233573 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123233573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123233573 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123233573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123233575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233575 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123233575 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123233575 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123233575 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123233575 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123233575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123233575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123233575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123233575 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123233575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123233575 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123233575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123233575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123233575 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123233575 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123233575 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123233576 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123233576 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123233576 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123233576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123233576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123233576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123233577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123233577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123233577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123233577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123233577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123233577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123233577 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123233577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123233577 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123233577 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123233577 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123233577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123233577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123233577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123233577 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123234372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123234372 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123234372 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123234372 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123234372 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123234372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123234372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123234372 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123234372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123234372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123234372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123234372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123234372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123234372 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123234372 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123234372 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123234372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123234373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123234373 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123234373 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123234373 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123234373 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123234373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123234373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123234373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123234373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123234373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123234373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123234373 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123234373 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123234373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123234373 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123234373 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123234373 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123234373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123234373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123234373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123234373 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123234375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123234375 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123234375 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123234375 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123234375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123234375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123234376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123234376 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123234376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123234376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123234376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123234376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123234376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123234376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123234376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123234376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123234376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234376 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123234376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123234376 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123234376 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123234376 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123234378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123234378 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123234378 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123234378 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123234378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123234378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123234378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123234378 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123234378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123234378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123234378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123234378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123234378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123234378 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123234378 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123234378 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123234378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234378 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123234378 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123234378 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123234378 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123234378 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123234378 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123234378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123234378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123234378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123234378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123234378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123234378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123234378 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123234378 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123234379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123234379 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123234379 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123234379 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123234379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123234379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123234379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123234379 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123234381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123234381 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123234381 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123234381 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123234381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123234381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123234381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123234381 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123234381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123234381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123234381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123234381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123234381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123234381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123234381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123234381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123234381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123234381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123234381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123234381 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123234381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123234381 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123234381 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123234381 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123234406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51692<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@be9552f9b756: Added conn table entry 0TC_rab_release_abnormal0(252)5994289 20250425123235448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123235448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123235448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123235448 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123235448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5b7731, normal) (hnbgw_rua.c:407) 20250425123235448 DHNB DEBUG map_rua[0x55cf8d40fbd0]{init}: Allocated (fsm.c:456) 20250425123235448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5994289)[0x55cf8d40fbd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123235448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5994289 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123235448 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123235448 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123235448 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5994289 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123235448 DCN DEBUG map_sccp[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123235448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123235448 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5994289 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123235448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5994289 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123235448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5994289)[0x55cf8d40fbd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123235448 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123235448 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123235448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5994289)[0x55cf8d40fbd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123235448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123235448 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123235448 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{IDLE}: Allocated (fsm.c:456) 20250425123235448 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123235448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000019), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030001d00056400500f1100926) (sccp_scrc.c:406) 20250425123235448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123235448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123235448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123235448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123235448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123235448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123235448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123235448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123235448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123235448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123235448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123235448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123235448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123235448 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123235448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123235448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5994289)[0x55cf8d40fbd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123235449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123235449 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123235449 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123235449 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123235449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123235449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123235449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123235449 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@be9552f9b756: Added conn table entry 0TC_rab_release_abnormal0(252)13547863 HNBGW_Test.msc0-SCCP(245)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(252)@be9552f9b756: setverdict(pass): none -> pass 20250425123235466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123235466 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123235466 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123235466 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123235466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123235466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123235466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123235466 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123235466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123235466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123235466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123235466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123235466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123235466 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063b6f4) (sccp_scrc.c:477) 20250425123235466 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20250425123235466 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123235466 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123235466 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123235466 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123235466 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123235466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123235466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(251)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(245)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(245)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425123235668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123235668 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123235668 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123235668 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123235668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123235668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123235668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123235668 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123235668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123235668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123235668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123235668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123235668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123235668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123235668 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250425123235668 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123235668 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123235668 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123235668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123235668 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123235668 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123235668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123235668 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123235668 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123235668 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123235668 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123235668 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123235668 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123235668 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123235669 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{UNUSED}: Allocated (fsm.c:456) 20250425123235669 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{UNUSED}: is child of mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0] (fsm.c:486) 20250425123235669 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0] (mgcp_client_endpoint_fsm.c:724) 20250425123235669 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123235669 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123235669 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123235669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5994289-0)[0x55cf8d3f5c60]{ST_CRCX}: Allocated (fsm.c:456) 20250425123235669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5994289-0)[0x55cf8d3f5c60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0] (fsm.c:486) 20250425123235669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5994289-0)[0x55cf8d3f5c60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123235669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5994289-0)[0x55cf8d3f5c60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123235669 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 5b773'... (mgcp_client.c:807) 20250425123235669 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123235669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5994289-0)[0x55cf8d3f5c60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123235669 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5b773117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5b773117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5b773117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5b773117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425123235678 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250425123235678 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123235678 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123235678 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123235678 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123235678 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123235678 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235678 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235678 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123235678 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123235678 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235678 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123235678 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123235678 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123235678 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123235678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5994289)[0x55cf8d40fbd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123235678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123235678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123235678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123235688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123235688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123235688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123235688 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123235688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5b7731) (hnbgw_rua.c:471) 20250425123235688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5994289 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123235688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5994289)[0x55cf8d40fbd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123235688 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123235688 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123235688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5994289)[0x55cf8d40fbd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123235688 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123235688 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123235688 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123235688 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123235688 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123235688 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0] (mgcp_client_endpoint_fsm.c:724) 20250425123235688 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123235688 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123235688 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123235688 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 5b773'... (mgcp_client.c:807) 20250425123235688 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425123235688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123235688 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123235688 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235688 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5b773117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5b773117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123235692 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250425123235693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123235693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123235693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123235693 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123235693 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235693 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235693 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123235693 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123235693 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235693 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123235693 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123235693 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123235693 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0] (mgcp_client_endpoint_fsm.c:724) 20250425123235693 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123235693 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123235693 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123235693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5994289-0)[0x55cf8d4184b0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123235693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5994289-0)[0x55cf8d4184b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0] (fsm.c:486) 20250425123235693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5994289-0)[0x55cf8d4184b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123235693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5994289-0)[0x55cf8d4184b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250425123235693 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 5b773'... (mgcp_client.c:807) 20250425123235693 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425123235693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5994289-0)[0x55cf8d4184b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123235693 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123235693 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235693 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235693 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5b773117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5b773117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123235698 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250425123235698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4184b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123235698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4184b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123235698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4184b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123235698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4184b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123235698 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123235698 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235698 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235698 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235698 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123235698 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123235698 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235698 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{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) 20250425123235698 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123235698 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123235698 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123235698 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123235698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123235698 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123235698 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123235698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063b6f4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123235698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123235698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123235698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123235698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123235698 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123235698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123235698 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123235698 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123235698 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123235698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123235698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123235698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123235698 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@be9552f9b756: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(245)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@be9552f9b756: vl_len:21 HNBGW_Test.msc0-SCCP(245)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(245)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250425123235716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123235716 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123235716 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123235716 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123235716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123235716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123235716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123235716 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123235716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123235716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123235716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123235716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123235716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123235716 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:477) 20250425123235716 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250425123235716 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123235716 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123235716 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123235716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123235716 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123235716 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123235716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123235716 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425123235716 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425123235716 DMGW NOTICE mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250425123235716 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250425123235716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5994289)[0x55cf8d40fbd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250425123235716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250425123235716 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250425123235716 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123235716 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123235716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123235716 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 5b773'... (mgcp_client.c:807) 20250425123235716 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123235716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123235716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4184b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123235716 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 5b773'... (mgcp_client.c:807) 20250425123235716 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123235716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4184b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123235716 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{IN_USE}: Removing from parent mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0] (mgcp_client_endpoint_fsm.c:873) 20250425123235716 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123235716 DLMGCP DEBUG mgw-endp(mgw-fsm-5994289-0)[0x55cf8d40fde0]{IN_USE}: Deallocated (fsm.c:568) 20250425123235716 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123235716 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123235716 DMGW DEBUG mgw(mgw-fsm-5994289-0)[0x55cf8d401ce0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123235716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123235716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5b773117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5b773117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123235720 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250425123235720 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123235720 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123235720 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123235720 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f5c60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425123235720 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250425123235720 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4184b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123235720 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4184b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123235720 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4184b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123235720 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d4184b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@be9552f9b756: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123235774 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40931<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@be9552f9b756: Final verdict of PTC: none 20250425123235783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51676<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123235783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51666<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123235784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123235784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123235784 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123235784 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123235784 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123235784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5994289)[0x55cf8d40fbd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123235784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5994289)[0x55cf8d40fbd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123235784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123235784 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123235784 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123235784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063b6f4), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123235784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123235784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123235784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123235784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123235784 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123235784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123235784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5994289)[0x55cf8d40fbd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123235784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5994289)[0x55cf8d40fbd0]{disrupted}: Freeing instance (context_map.c:202) 20250425123235784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5994289)[0x55cf8d40fbd0]{disrupted}: Deallocated (fsm.c:568) 20250425123235784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123235784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123235784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123235784 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5994289 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425123235784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123235784 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123235784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123235784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123235784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123235784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123235784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123235784 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123235784 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123235784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123235784 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123235784 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123235784 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123235784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123235784 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123235784 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123235784 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123235784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123235784 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123235784 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123235784 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123235784 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123235784 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123235784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123235784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123235784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123235784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123235784 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123235784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123235784 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123235784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123235784 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123235784 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123235784 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123235784 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123235784 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_rab_release_abnormal(239)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@be9552f9b756: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@be9552f9b756: Final verdict of PTC: none 20250425123235785 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123235785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123235785 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123235785 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(248)@be9552f9b756: Final verdict of PTC: none 20250425123235785 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123235785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123235785 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123235785 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123235785 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123235785 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123235785 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123235785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-SCCP(245)@be9552f9b756: Final verdict of PTC: none 20250425123235785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123235785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-M3UA(250)@be9552f9b756: Final verdict of PTC: none 20250425123235785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123235785 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) TC_rab_release_abnormal-Iuh0(243)@be9552f9b756: Final verdict of PTC: none 20250425123235785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123235785 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123235785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123235785 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123235785 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123235785 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123235785 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123235785 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(242)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(251)@be9552f9b756: Final verdict of PTC: none 20250425123235786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@be9552f9b756: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Fri Apr 25 12:32:35 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 20250425123235825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123236326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37454<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280484) Waiting for packet dumper to finish... 1 (prev_count=280484, count=340528) 20250425123237785 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123237786 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123237786 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123237786 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123237786 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123237786 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Fri Apr 25 12:32:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_rab_assign_fail started. 20250425123239419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123239423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123239427 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46343<->l=127.0.0.1:4262) (control_if.c:572) 20250425123239496 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123239496 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123239496 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123239496 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123239496 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123239496 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123239496 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123239496 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123239496 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123239496 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123239497 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123239497 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123239497 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123239497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123239497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123239497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123239498 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123239498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123239498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123239498 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123239498 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123239498 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123239498 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123239498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123239498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123239498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123239498 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123239498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123239498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123239498 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123239498 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123239498 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123239498 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123239498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123239498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123239498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123239498 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123239498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123239498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123239498 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123239498 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123239498 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123239498 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123239498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123239498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123239498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123239498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123239498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123239498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123239498 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123239498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239498 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123239498 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123239498 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123239498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123239498 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123239498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239498 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123239498 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123239498 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123239498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123239498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123239498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123239498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239498 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123239498 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123239498 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123239498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123239498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123239498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123239498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239498 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123239498 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123239498 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123239498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123239498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123239498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(261)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(259)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123239509 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123239509 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123239509 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123239509 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123239509 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123239509 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123239509 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123239509 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123239510 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123239510 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123239510 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123239510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123239510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123239510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123239510 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123239510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123239510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123239510 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123239510 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123239510 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123239510 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123239510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123239510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123239510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123239510 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123239510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123239510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123239510 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123239510 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123239510 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123239510 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123239510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123239510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123239510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123239510 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123239510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123239510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123239510 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123239510 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123239510 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123239510 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123239510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123239510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123239510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123239510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123239510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123239510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123239510 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123239510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239510 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123239510 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123239510 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123239510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123239510 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123239510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239510 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123239510 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123239510 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123239510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123239510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123239510 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123239511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239511 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123239511 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123239511 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123239511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123239511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123239511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123239511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239511 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123239511 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123239511 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123239511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123239511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123239511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(264)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123239529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123239529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123239529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123239529 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123239529 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123239529 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123239529 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123239529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123239529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123239609 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123239609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df0be6), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123239610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123239610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123239610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123239610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123239610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239610 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123239610 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123239610 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123239610 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123239610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123239610 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123239707 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123239707 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123239707 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123239707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123239716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239716 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123239716 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123239716 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123239716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123239716 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123239716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123239718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239718 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123239718 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123239718 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123239719 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123239719 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123239719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123239719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123239719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123239719 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123239719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123239719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123239719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123239719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123239719 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123239719 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123239719 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123239720 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123239720 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123239720 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123239720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425123239720 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123239720 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123239720 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123239720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123239720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123239720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123239721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123239721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123239721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123239721 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123239721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239721 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123239721 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123239721 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123239721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123239721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123239721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123239721 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(264)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123239726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239726 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123239726 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123239726 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123239726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123239726 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123239726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123239726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239726 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123239726 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123239726 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123239726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123239726 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123239726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123239726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123239727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123239727 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123239727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123239727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123239727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123239727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123239727 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123239727 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123239727 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123239728 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123239728 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123239728 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123239728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123239728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123239728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123239728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123239728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123239728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123239728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123239728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123239728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123239728 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123239728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123239728 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123239728 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123239728 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123239728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123239728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123239728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123239728 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123240523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123240523 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123240523 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123240523 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123240523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123240523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123240523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123240523 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123240523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123240523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123240524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123240524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123240524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123240524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123240524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123240524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123240524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123240524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123240524 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123240524 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123240524 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123240524 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123240524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123240524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123240524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123240524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123240524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123240524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123240524 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123240524 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123240524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123240525 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123240525 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123240525 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123240525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123240525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123240525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123240525 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123240525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123240525 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123240525 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123240525 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123240525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123240525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123240525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123240525 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123240525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123240525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123240525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123240525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123240525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123240525 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123240525 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123240525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123240525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240525 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123240525 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123240525 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123240525 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123240525 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123240527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123240527 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123240527 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123240527 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123240527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123240527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123240527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123240527 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123240527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123240527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123240527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123240527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123240527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123240527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123240527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123240527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123240527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123240527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123240527 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123240527 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123240527 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123240527 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123240527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123240527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123240527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123240527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123240527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123240527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123240527 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123240527 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123240527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123240527 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123240527 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123240528 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123240528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123240528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123240528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123240528 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123240528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123240528 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123240528 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123240528 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123240528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123240528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123240528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123240528 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123240528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123240528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123240528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123240528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123240528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123240528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123240528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123240528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123240528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123240529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123240529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123240529 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123240529 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123240529 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123240529 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123240529 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123240550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@be9552f9b756: Added conn table entry 0TC_rab_assign_fail0(266)11783438 20250425123241587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123241587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123241587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123241587 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123241587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb3cd0e, normal) (hnbgw_rua.c:407) 20250425123241587 DHNB DEBUG map_rua[0x55cf8d40fbd0]{init}: Allocated (fsm.c:456) 20250425123241587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11783438)[0x55cf8d40fbd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123241587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783438 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123241587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123241587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123241587 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783438 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123241587 DCN DEBUG map_sccp[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123241587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123241587 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11783438 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123241587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783438 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123241587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11783438)[0x55cf8d40fbd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123241587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123241587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123241587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11783438)[0x55cf8d40fbd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123241587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cf8d3fc7e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123241587 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123241587 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{IDLE}: Allocated (fsm.c:456) 20250425123241587 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123241587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001020056400500f1100926) (sccp_scrc.c:406) 20250425123241587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123241587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123241587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123241587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123241587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123241587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123241587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123241587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123241587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123241587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123241587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123241587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123241587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123241587 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123241587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cf8d3fc7e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123241587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11783438)[0x55cf8d40fbd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123241587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123241587 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123241587 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123241587 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123241587 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123241587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123241587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123241587 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@be9552f9b756: Added conn table entry 0TC_rab_assign_fail0(266)4670929 HNBGW_Test.msc0-SCCP(259)@be9552f9b756: Session index based on connection ID:0 TC_rab_assign_fail0(266)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123241597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123241597 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123241597 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123241597 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123241597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123241597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123241597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123241597 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123241597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123241597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123241597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123241597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123241597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123241597 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005c64d1) (sccp_scrc.c:477) 20250425123241597 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20250425123241597 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123241597 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123241597 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123241597 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123241597 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123241597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cf8d3fc7e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123241597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cf8d3fc7e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@be9552f9b756: 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)@be9552f9b756: 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)@be9552f9b756: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assign_fail0(266)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(265)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(259)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(259)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425123241800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123241801 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123241801 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123241801 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123241801 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123241801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123241801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123241801 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123241801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123241801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123241801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123241801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123241801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123241801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123241801 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20250425123241801 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123241801 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123241801 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123241801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123241801 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123241801 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123241801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cf8d3fc7e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123241801 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123241801 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123241801 DMGW DEBUG mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123241801 DMGW DEBUG mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123241801 DMGW DEBUG mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123241801 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123241801 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123241801 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{UNUSED}: Allocated (fsm.c:456) 20250425123241801 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{UNUSED}: is child of mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60] (fsm.c:486) 20250425123241801 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60] (mgcp_client_endpoint_fsm.c:724) 20250425123241801 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123241801 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123241801 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123241801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11783438-0)[0x55cf8d401ce0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123241801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11783438-0)[0x55cf8d401ce0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0] (fsm.c:486) 20250425123241801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11783438-0)[0x55cf8d401ce0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123241801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11783438-0)[0x55cf8d401ce0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123241802 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: b3cd0'... (mgcp_client.c:807) 20250425123241802 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123241802 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11783438-0)[0x55cf8d401ce0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123241802 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b3cd0e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b3cd0e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b3cd0e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b3cd0e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425123241843 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250425123241843 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123241843 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123241843 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123241843 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123241843 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123241843 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{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) 20250425123241843 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{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) 20250425123241843 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123241843 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123241843 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{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) 20250425123241843 DMGW DEBUG mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123241843 DMGW DEBUG mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123241843 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123241843 DMGW DEBUG mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123241843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11783438)[0x55cf8d40fbd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123241843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123241843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123241843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_fail0(266)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123241863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123241863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123241863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250425123241863 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123241863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb3cd0e) (hnbgw_rua.c:471) 20250425123241863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783438 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250425123241863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11783438)[0x55cf8d40fbd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123241863 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123241863 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123241863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11783438)[0x55cf8d40fbd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123241864 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250425123241864 DMGW DEBUG mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123241864 DMGW DEBUG mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123241864 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250425123241864 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250425123241864 DMGW ERROR mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250425123241864 DMGW DEBUG mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250425123241864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250425123241864 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123241864 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123241864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c64d1), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20250425123241864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123241864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123241864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123241864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123241864 DMGW DEBUG mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250425123241864 DMGW DEBUG mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123241864 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123241864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123241864 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: b3cd0'... (mgcp_client.c:807) 20250425123241864 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425123241864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123241864 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{IN_USE}: Removing from parent mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60] (mgcp_client_endpoint_fsm.c:873) 20250425123241864 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123241864 DLMGCP DEBUG mgw-endp(mgw-fsm-11783438-0)[0x55cf8d40fde0]{IN_USE}: Deallocated (fsm.c:568) 20250425123241864 DMGW DEBUG mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123241864 DMGW DEBUG mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123241864 DMGW DEBUG mgw(mgw-fsm-11783438-0)[0x55cf8d3f5c60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123241864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123241864 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123241864 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123241864 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123241864 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123241864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123241864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123241864 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@be9552f9b756: 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)@be9552f9b756: 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)@be9552f9b756: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(266)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b3cd0e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123241903 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250425123241903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123241903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123241903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123241903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d401ce0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123241907 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46343<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@be9552f9b756: Final verdict of PTC: none 20250425123241916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37472<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123241917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37460<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(263)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@be9552f9b756: Final verdict of PTC: none 20250425123241918 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_rab_assign_fail-Iuh0-RUA(258)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@be9552f9b756: Final verdict of PTC: none 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123241918 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123241918 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123241918 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123241918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123241918 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123241918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123241918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123241918 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown 20250425123241918 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123241918 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123241918 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123241918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123241918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123241918 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123241918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123241918 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123241918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123241918 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.msc0-M3UA(261)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@be9552f9b756: Final verdict of PTC: none 20250425123241918 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123241918 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123241918 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123241918 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123241918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123241918 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123241918 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123241918 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123241918 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123241918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123241918 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123241918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123241918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123241918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c64d1), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123241918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123241918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123241918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123241918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123241918 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) TC_rab_assign_fail-Iuh0(257)@be9552f9b756: Final verdict of PTC: none 20250425123241918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123241918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11783438)[0x55cf8d40fbd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123241918 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11783438)[0x55cf8d40fbd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123241918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123241918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11783438)[0x55cf8d40fbd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) HNBGW-PFCP(256)@be9552f9b756: Final verdict of PTC: none 20250425123241918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11783438)[0x55cf8d40fbd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123241918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11783438)[0x55cf8d40fbd0]{disrupted}: Freeing instance (context_map.c:202) 20250425123241918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11783438)[0x55cf8d40fbd0]{disrupted}: Deallocated (fsm.c:568) 20250425123241918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123241918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123241918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123241918 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783438 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123241918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123241918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123241918 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123241918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123241918 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123241918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123241918 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123241918 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123241918 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123241918 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123241918 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123241918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123241918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123241919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123241919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123241919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123241919 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123241919 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123241919 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123241919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123241919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123241919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123241919 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123241919 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123241919 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123241919 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123241919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(264)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(265)@be9552f9b756: Final verdict of PTC: none TC_rab_assign_fail0(266)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@be9552f9b756: Test case TC_rab_assign_fail finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Fri Apr 25 12:32:41 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 20250425123241972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123242475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37490<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295220) 20250425123243433 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123243433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d23be), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123243434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123243434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123243434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123243434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123243434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123243434 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123243434 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123243434 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123243434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123243434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123243434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123243434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=295220, count=309236) 20250425123243918 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123243918 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123243919 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123243919 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123243919 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123243919 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Fri Apr 25 12:32:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_rab_assign_mgcp_to started. 20250425123245595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50498<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123245601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123245604 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46847<->l=127.0.0.1:4262) (control_if.c:572) 20250425123245689 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123245689 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123245689 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123245689 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123245689 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123245689 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123245690 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123245690 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123245690 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123245690 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123245691 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123245691 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123245691 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123245691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123245691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123245691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123245691 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123245691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123245691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123245691 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123245691 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123245691 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123245691 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123245691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123245691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123245691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123245691 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123245691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123245691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123245691 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123245691 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123245691 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123245691 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123245691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123245691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123245691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123245691 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123245691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123245691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123245691 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123245691 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123245691 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123245691 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123245691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123245691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123245691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123245691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123245691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123245691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123245691 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123245691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245691 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123245691 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123245691 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123245691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123245691 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123245691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245691 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123245691 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123245691 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123245691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123245691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123245691 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123245691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245691 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123245691 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123245691 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123245691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123245691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123245691 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123245691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245691 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123245691 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123245691 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123245691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123245691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123245691 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(275)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(273)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123245707 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123245707 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123245708 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123245708 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123245708 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123245708 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123245708 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123245708 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123245709 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123245709 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123245709 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123245709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123245709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123245709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123245709 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123245709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123245709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123245709 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123245709 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123245709 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123245709 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123245709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123245709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123245709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123245709 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123245709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123245709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123245709 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123245710 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123245710 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123245710 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123245710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123245710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123245710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123245710 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123245710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123245710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123245710 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123245710 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123245710 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123245710 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123245710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123245710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123245710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123245710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123245710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123245710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123245710 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123245710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123245710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123245710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123245710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123245710 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123245710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123245710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123245710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123245710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123245710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123245710 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123245710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123245710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123245710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123245710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123245710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123245710 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123245710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123245710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123245710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123245710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123245710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123245710 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(276)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123245733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123245733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123245733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123245733 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123245733 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123245733 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123245733 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123245733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123245733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123245784 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123245784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063b6f4), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123245784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123245784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123245784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123245784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123245784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245784 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123245784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123245784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123245784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123245784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123245784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123245902 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123245902 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123245902 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123245902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123245904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245904 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123245904 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123245905 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123245905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123245905 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123245905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123245905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245905 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123245905 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123245905 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123245905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123245905 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123245905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123245905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123245905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123245905 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123245905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123245905 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123245905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123245905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123245905 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123245905 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123245905 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123245907 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123245907 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123245907 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123245907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123245907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123245907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123245907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123245907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123245907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123245907 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123245907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245907 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123245907 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123245907 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123245907 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123245907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123245907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123245907 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123245922 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123245922 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123245922 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123245922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123245923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245923 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123245923 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123245923 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123245923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123245923 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123245923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123245924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245924 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123245924 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123245924 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123245924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123245924 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123245924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123245924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123245924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123245924 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123245924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123245924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123245924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123245924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123245924 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123245924 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123245924 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123245925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123245925 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123245925 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123245925 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123245925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123245925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123245925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123245925 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123245925 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123245925 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123245925 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123245925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123245925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123245925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123245925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123245925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123245925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123245925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123245925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123245925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123245925 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(274)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123246712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123246712 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123246712 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123246712 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123246712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123246712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123246712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123246712 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123246712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123246712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123246712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123246712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123246712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123246712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123246712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123246712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123246712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123246712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123246712 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123246712 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123246712 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123246712 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123246712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123246712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123246712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123246712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123246712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123246712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123246712 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123246712 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123246712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123246712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123246712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123246712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123246712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123246712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123246712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123246712 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123246712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123246712 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123246712 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123246712 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123246712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123246712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123246712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123246712 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123246712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123246712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123246712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123246712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123246712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123246712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123246712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123246712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123246712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123246712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123246712 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123246712 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123246712 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123246731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123246731 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123246731 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123246731 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123246731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123246731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123246731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123246731 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123246731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123246731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123246731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123246731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123246731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123246731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123246731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123246731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123246731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246731 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123246731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123246731 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123246731 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123246731 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123246731 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123246731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123246731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123246731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123246731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123246731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123246731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123246731 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123246731 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123246731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123246731 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123246731 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123246731 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123246731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123246731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123246731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123246731 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123246732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123246732 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123246732 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123246732 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123246732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123246732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123246732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123246732 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123246732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123246732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123246732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123246732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123246732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123246732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123246732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123246732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123246732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123246732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123246732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123246732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123246732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123246732 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123246732 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123246732 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123246766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50514<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@be9552f9b756: 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)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@be9552f9b756: Added conn table entry 0TC_rab_assign_mgcp_to0(280)218592 20250425123247800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123247800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123247800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123247800 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123247800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x355e0, normal) (hnbgw_rua.c:407) 20250425123247800 DHNB DEBUG map_rua[0x55cf8d40fbd0]{init}: Allocated (fsm.c:456) 20250425123247800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-218592)[0x55cf8d40fbd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123247800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-218592 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123247800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123247800 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123247800 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-218592 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123247800 DCN DEBUG map_sccp[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123247800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123247800 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-218592 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123247800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-218592 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123247800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-218592)[0x55cf8d40fbd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123247800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123247800 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123247800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-218592)[0x55cf8d40fbd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123247800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123247800 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123247800 DLSCCP DEBUG SCCP-SCOC(27)[0x55cf8d401ce0]{IDLE}: Allocated (fsm.c:456) 20250425123247800 DLSCCP DEBUG SCCP-SCOC(27)[0x55cf8d401ce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123247800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001f20056400500f1100926) (sccp_scrc.c:406) 20250425123247800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123247800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123247800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123247800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123247800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123247800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123247800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123247800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123247800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123247800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123247800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123247800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123247800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123247800 DLSCCP DEBUG SCCP-SCOC(27)[0x55cf8d401ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123247800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123247800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-218592)[0x55cf8d40fbd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123247800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123247800 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123247800 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123247800 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123247800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123247800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123247800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123247800 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@be9552f9b756: Added conn table entry 0TC_rab_assign_mgcp_to0(280)16611298 HNBGW_Test.msc0-SCCP(273)@be9552f9b756: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123247806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123247806 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123247806 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123247806 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123247806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123247806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123247806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123247806 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123247806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123247806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123247806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123247806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123247806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123247806 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006e527e) (sccp_scrc.c:477) 20250425123247806 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20250425123247806 DLSCCP DEBUG SCCP-SCOC(27)[0x55cf8d401ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123247806 DLSCCP DEBUG SCCP-SCOC(27)[0x55cf8d401ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123247806 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123247806 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123247806 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123247806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123247806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(273)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(273)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425123248008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123248008 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123248008 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123248008 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123248008 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123248008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123248008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123248008 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123248008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123248008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123248008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123248008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123248008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123248008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123248008 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250425123248008 DLSCCP DEBUG SCCP-SCOC(27)[0x55cf8d401ce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123248008 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123248008 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123248008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123248008 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123248008 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123248008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123248008 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123248009 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123248009 DMGW DEBUG mgw(mgw-fsm-218592-0)[0x55cf8d40fde0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123248009 DMGW DEBUG mgw(mgw-fsm-218592-0)[0x55cf8d40fde0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123248009 DMGW DEBUG mgw(mgw-fsm-218592-0)[0x55cf8d40fde0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123248009 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123248009 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123248009 DLMGCP DEBUG mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60]{UNUSED}: Allocated (fsm.c:456) 20250425123248009 DLMGCP DEBUG mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60]{UNUSED}: is child of mgw(mgw-fsm-218592-0)[0x55cf8d40fde0] (fsm.c:486) 20250425123248009 DLMGCP DEBUG mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-218592-0)[0x55cf8d40fde0] (mgcp_client_endpoint_fsm.c:724) 20250425123248009 DLMGCP DEBUG mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123248009 DLMGCP DEBUG mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123248009 DLMGCP DEBUG mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123248009 DLMGCP DEBUG MGCP_CONN(mgw-fsm-218592-0)[0x55cf8d3f8ad0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123248009 DLMGCP DEBUG MGCP_CONN(mgw-fsm-218592-0)[0x55cf8d3f8ad0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60] (fsm.c:486) 20250425123248009 DLMGCP DEBUG MGCP_CONN(mgw-fsm-218592-0)[0x55cf8d3f8ad0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123248009 DLMGCP DEBUG MGCP_CONN(mgw-fsm-218592-0)[0x55cf8d3f8ad0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123248009 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=198 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 355e0'... (mgcp_client.c:807) 20250425123248009 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250425123248009 DLMGCP DEBUG MGCP_CONN(mgw-fsm-218592-0)[0x55cf8d3f8ad0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123248009 DLMGCP DEBUG mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "355e017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "355e017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "355e017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "355e017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425123249611 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123249611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df0be6), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123249611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123249611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123249611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123249611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123249611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123249611 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123249611 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123249611 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123249611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123249611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123249611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123249611 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123249613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123249613 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123249613 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123249613 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123249613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123249613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123249613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123249613 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123249613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123249613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123249613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123249613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123249613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123249613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=00df0be6) (sccp_scrc.c:477) 20250425123249613 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20250425123249613 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123249613 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123249613 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123249613 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123249613 DLSCCP DEBUG SCCP-SCOC(24)[0x55cf8d3f6710]{IDLE}: Deallocated (fsm.c:568) 20250425123251919 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123251919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c64d1), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123251919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123251919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123251919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123251919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123251919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123251919 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123251919 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123251919 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123251919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123251919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123251919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123251919 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123251922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123251922 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123251922 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123251922 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123251922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123251922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123251922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123251922 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123251922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123251922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123251922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123251922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123251922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123251922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=005c64d1) (sccp_scrc.c:477) 20250425123251922 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20250425123251922 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123251923 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123251923 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123251923 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123251923 DLSCCP DEBUG SCCP-SCOC(26)[0x55cf8d4184b0]{IDLE}: Deallocated (fsm.c:568) 20250425123252010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f8ad0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250425123252010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f8ad0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250425123252010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f8ad0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60] (mgcp_client_fsm.c:526) 20250425123252010 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250425123252010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f8ad0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250425123252010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d3f8ad0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250425123252010 DLMGCP DEBUG mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250425123252010 DLMGCP DEBUG mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123252010 DLMGCP DEBUG mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250425123252010 DLMGCP DEBUG mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-218592-0)[0x55cf8d40fde0] (mgcp_client_endpoint_fsm.c:925) 20250425123252010 DLMGCP DEBUG mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250425123252010 DLMGCP DEBUG mgw-endp(mgw-fsm-218592-0)[0x55cf8d3f5c60]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250425123252010 DMGW DEBUG mgw(mgw-fsm-218592-0)[0x55cf8d40fde0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250425123252010 DMGW ERROR mgw(mgw-fsm-218592-0)[0x55cf8d40fde0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250425123252010 DMGW DEBUG mgw(mgw-fsm-218592-0)[0x55cf8d40fde0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250425123252010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250425123252010 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123252010 DLSCCP DEBUG SCCP-SCOC(27)[0x55cf8d401ce0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123252010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e527e), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20250425123252010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123252010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123252010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123252010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123252010 DMGW DEBUG mgw(mgw-fsm-218592-0)[0x55cf8d40fde0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250425123252010 DMGW DEBUG mgw(mgw-fsm-218592-0)[0x55cf8d40fde0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250425123252010 DMGW DEBUG mgw(mgw-fsm-218592-0)[0x55cf8d40fde0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250425123252010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123252010 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123252010 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123252010 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123252010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123252010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123252010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123252010 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(273)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(273)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123252016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123252016 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123252016 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123252016 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123252016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123252016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123252016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123252016 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123252016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123252016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123252016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123252016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123252016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123252016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123252016 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250425123252016 DLSCCP DEBUG SCCP-SCOC(27)[0x55cf8d401ce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123252016 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123252016 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123252016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123252016 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123252016 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123252016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123252016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-218592)[0x55cf8d40fbd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123252016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123252016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123252016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgcp_to0(280)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@be9552f9b756: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)218592 20250425123252022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123252022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123252022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123252022 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123252022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x355e0,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123252022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-218592 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123252022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-218592)[0x55cf8d40fbd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123252022 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123252022 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123252022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-218592)[0x55cf8d40fbd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123252022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123252022 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123252022 DLSCCP DEBUG SCCP-SCOC(27)[0x55cf8d401ce0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123252022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e527e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123252022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123252022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123252022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123252022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123252022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123252022 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123252022 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123252022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-218592)[0x55cf8d40fbd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123252022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123252022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123252022 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123252022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123252022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123252022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123252022 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@be9552f9b756: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)16611298 HNBGW_Test.msc0-SCCP(273)@be9552f9b756: Session index based on connection ID:0 20250425123252025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123252025 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123252025 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123252025 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123252025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123252025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123252025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123252025 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123252025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123252025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123252025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123252025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123252025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123252025 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=006e527e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123252025 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20250425123252025 DLSCCP DEBUG SCCP-SCOC(27)[0x55cf8d401ce0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123252025 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123252025 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123252025 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123252025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123252025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123252025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-218592)[0x55cf8d40fbd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123252025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-218592)[0x55cf8d40fbd0]{disconnected}: Freeing instance (context_map.c:202) 20250425123252025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-218592)[0x55cf8d40fbd0]{disconnected}: Deallocated (fsm.c:568) 20250425123252025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123252025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123252025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123252025 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-218592 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425123252025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e527e), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20250425123252025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123252025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123252025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123252025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123252025 DLSCCP DEBUG SCCP-SCOC(27)[0x55cf8d401ce0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123252025 DLSCCP DEBUG SCCP-SCOC(27)[0x55cf8d401ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123252025 DLSCCP DEBUG SCCP-SCOC(27)[0x55cf8d401ce0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123252025 DLSCCP DEBUG SCCP-SCOC(27)[0x55cf8d401ce0]{IDLE}: Deallocated (fsm.c:568) 20250425123252025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123252025 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123252025 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123252025 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123252025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123252025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123252025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123252025 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@be9552f9b756: RLC received in state:disconnect_pending 20250425123253434 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123253435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d23be), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123253435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123253435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123253435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123253435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123253435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123253435 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123253435 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123253435 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123253435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123253435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123253435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123253435 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123253443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123253443 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123253443 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123253444 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123253444 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123253444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123253444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123253444 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123253444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123253444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123253444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123253444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123253444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123253444 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=008d23be) (sccp_scrc.c:477) 20250425123253444 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20250425123253444 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123253444 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123253444 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123253444 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123253444 DLSCCP DEBUG SCCP-SCOC(6)[0x55cf8d3f5d90]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123254027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123254028 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46847<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(268)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123254029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50498<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123254029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123254029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123254029 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123254029 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123254029 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assign_mgcp_to(267)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@be9552f9b756: Final verdict of PTC: none 20250425123254030 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123254030 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123254030 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123254030 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123254030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123254030 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123254030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123254030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123254030 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123254030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123254030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123254030 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123254030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123254030 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123254030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123254030 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123254030 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123254030 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123254030 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123254030 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123254030 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123254030 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123254030 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123254030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123254030 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123254030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123254030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123254030 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) TC_rab_assign_mgcp_to-Iuh0(271)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@be9552f9b756: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(270)@be9552f9b756: Final verdict of PTC: none 20250425123254030 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123254030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123254030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123254030 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123254030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123254030 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123254030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123254030 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123254030 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123254030 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123254030 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123254030 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(279)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@be9552f9b756: Final verdict of PTC: none 20250425123254031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50514<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@be9552f9b756: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Fri Apr 25 12:32:54 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 20250425123254060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123254561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50516<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306352) Waiting for packet dumper to finish... 1 (prev_count=306352, count=333012) 20250425123255786 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123255786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063b6f4), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123255786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123255786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123255786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123255786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123255786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123255786 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123255786 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123255786 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123255786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123255786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123255786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123255786 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123256030 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123256030 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123256030 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123256030 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123256030 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123256030 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Fri Apr 25 12:32:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250425123257678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123257683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44538<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123257687 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32803<->l=127.0.0.1:4262) (control_if.c:572) 20250425123257754 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123257754 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123257754 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123257754 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123257754 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123257754 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123257754 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123257754 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123257755 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123257755 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123257755 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123257755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123257755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123257755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123257755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123257755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123257755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123257755 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123257755 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123257755 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123257755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123257755 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123257755 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123257755 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123257755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123257755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123257755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123257756 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123257756 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123257756 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123257756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123257756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123257756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123257756 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123257756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123257756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123257756 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123257756 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123257756 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123257756 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123257756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123257756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123257756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123257756 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123257756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123257756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123257756 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123257756 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123257756 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123257756 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123257756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123257756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123257756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123257756 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123257757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123257757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123257757 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123257757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123257757 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123257757 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123257757 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123257757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123257757 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123257757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123257757 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123257757 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123257757 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123257757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123257757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123257757 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123257757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123257757 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123257757 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123257757 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123257757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123257757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123257757 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(289)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(287)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123257772 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123257772 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123257773 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123257773 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123257773 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123257773 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123257773 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123257773 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123257774 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123257774 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123257774 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123257774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123257774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123257774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123257774 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123257774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123257774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123257774 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123257774 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123257774 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123257774 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123257774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123257774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123257774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123257774 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123257774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123257774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123257774 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123257774 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123257774 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123257774 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123257774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123257774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123257774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123257774 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123257774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123257774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123257774 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123257774 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123257774 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123257774 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123257774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123257774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123257774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123257774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123257774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123257774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123257774 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123257775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123257775 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123257775 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123257775 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123257775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123257775 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123257775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123257775 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123257775 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123257775 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123257775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123257775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123257775 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123257775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123257775 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123257775 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123257775 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123257775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123257775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123257775 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123257775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123257775 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123257775 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123257775 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123257775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123257775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123257775 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123257795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123257795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123257795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123257795 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123257795 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123257795 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123257795 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123257795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123257795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123257968 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123257968 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123257968 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123257968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123257975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123257975 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123257975 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123257975 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123257975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123257975 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123257975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123257977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123257977 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123257977 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123257977 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123257977 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123257977 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123257977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123257977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123257977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123257977 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123257977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123257977 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123257977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123257977 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123257977 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123257977 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123257977 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123257979 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123257979 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123257979 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123257979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123257979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123257979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123257979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123257979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123257979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123257979 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123257979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123257979 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123257979 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123257979 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123257979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123257979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123257979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123257979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123257985 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123257985 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123257985 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123257985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123257989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123257989 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123257989 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123257989 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123257989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123257989 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123257989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123257991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123257991 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123257991 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123257991 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123257991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123257991 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123257991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123257991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123257991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123257991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123257991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123257991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123257991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123257991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123257991 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123257991 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123257991 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123257992 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123257992 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123257992 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123257992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123257992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123257992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123257993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123257993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123257993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123257993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123257993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123257993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123257993 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123257993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123257993 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123257993 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123257993 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123257993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123257993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123257993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123257993 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123258785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123258785 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123258785 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123258785 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123258785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123258785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123258785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123258785 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123258785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123258785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123258785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123258785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123258785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123258785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123258785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123258785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123258785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123258785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123258785 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123258785 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123258785 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123258785 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123258785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123258785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123258785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123258786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123258786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123258786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123258786 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123258786 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123258786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123258786 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123258786 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123258786 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123258786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123258786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123258786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123258786 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123258789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123258789 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123258789 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123258789 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123258789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123258789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123258789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123258789 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123258789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123258789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123258789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123258789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123258789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123258789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123258789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123258789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123258789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123258789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123258789 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123258789 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123258789 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123258794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123258794 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123258794 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123258794 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123258794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123258794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123258794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123258794 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123258794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123258794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123258794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123258794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123258794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123258794 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123258794 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123258794 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123258794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258794 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123258794 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123258794 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123258794 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123258794 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123258794 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123258794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123258794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123258794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123258794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123258794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123258794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123258794 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123258794 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123258794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123258794 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123258794 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123258794 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123258794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123258794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123258794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123258794 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123258796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123258796 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123258796 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123258796 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123258796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123258796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123258796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123258796 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123258796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123258796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123258796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123258796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123258796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123258796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123258796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123258796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123258796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123258796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123258796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123258796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123258796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123258796 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123258796 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123258796 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123258812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44552<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@be9552f9b756: 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)@be9552f9b756: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10918513 20250425123259840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123259840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123259840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123259840 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123259840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa69a71, normal) (hnbgw_rua.c:407) 20250425123259840 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123259840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123259840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10918513 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123259840 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123259840 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123259840 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10918513 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123259840 DCN DEBUG map_sccp[0x55cf8d401ce0]{init}: Allocated (fsm.c:456) 20250425123259840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123259840 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10918513 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123259840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10918513 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123259840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123259840 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123259840 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123259840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123259840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123259840 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123259840 DLSCCP DEBUG SCCP-SCOC(28)[0x55cf8d3f8ad0]{IDLE}: Allocated (fsm.c:456) 20250425123259840 DLSCCP DEBUG SCCP-SCOC(28)[0x55cf8d3f8ad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123259840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003400056400500f1100926) (sccp_scrc.c:406) 20250425123259840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123259840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123259840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123259840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123259840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123259840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123259840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123259840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123259840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123259840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123259840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123259840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123259840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123259840 DLSCCP DEBUG SCCP-SCOC(28)[0x55cf8d3f8ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123259840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123259840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123259840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123259840 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123259840 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123259840 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123259840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123259840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123259840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123259840 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@be9552f9b756: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)13458615 HNBGW_Test.msc0-SCCP(287)@be9552f9b756: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123259845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123259845 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123259845 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123259845 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123259845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123259845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123259845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123259845 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123259845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123259845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123259845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123259845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123259845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123259845 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fba977) (sccp_scrc.c:477) 20250425123259845 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20250425123259845 DLSCCP DEBUG SCCP-SCOC(28)[0x55cf8d3f8ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123259845 DLSCCP DEBUG SCCP-SCOC(28)[0x55cf8d3f8ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123259845 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123259845 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123259845 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123259845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123259845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@be9552f9b756: 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)@be9552f9b756: 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)@be9552f9b756: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assign_mgw_iuup_addr_chg0(294)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(293)@be9552f9b756: 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)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(287)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(287)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425123300049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123300049 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123300049 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123300049 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123300049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123300049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123300049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123300049 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123300049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123300049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123300049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123300049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123300049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123300049 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123300049 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250425123300049 DLSCCP DEBUG SCCP-SCOC(28)[0x55cf8d3f8ad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123300049 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123300049 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123300049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123300049 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123300049 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123300049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123300049 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123300050 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123300050 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123300050 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123300050 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123300050 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123300050 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123300050 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{UNUSED}: Allocated (fsm.c:456) 20250425123300050 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{UNUSED}: is child of mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60] (fsm.c:486) 20250425123300050 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60] (mgcp_client_endpoint_fsm.c:724) 20250425123300050 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123300050 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123300050 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123300050 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10918513-0)[0x55cf8d4184b0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123300050 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10918513-0)[0x55cf8d4184b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0] (fsm.c:486) 20250425123300050 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10918513-0)[0x55cf8d4184b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123300050 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10918513-0)[0x55cf8d4184b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123300050 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: a69a7'... (mgcp_client.c:807) 20250425123300050 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425123300050 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10918513-0)[0x55cf8d4184b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123300050 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a69a7117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a69a7117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a69a7117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a69a7117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425123300095 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250425123300095 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123300095 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123300095 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123300095 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123300095 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123300095 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300095 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300095 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123300095 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123300095 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300095 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123300095 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123300095 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123300095 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123300095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123300095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123300095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123300095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123300118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123300118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123300118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123300118 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123300118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa69a71) (hnbgw_rua.c:471) 20250425123300118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10918513 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123300118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123300118 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123300118 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123300118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123300118 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123300118 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123300118 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123300118 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123300118 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123300119 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60] (mgcp_client_endpoint_fsm.c:724) 20250425123300119 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123300119 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123300119 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300119 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123300119 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: a69a'... (mgcp_client.c:807) 20250425123300119 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425123300119 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123300119 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123300119 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300119 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a69a7117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a69a7117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123300130 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250425123300130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250425123300130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123300130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123300130 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123300130 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300130 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300130 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123300130 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123300131 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300131 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123300131 DMGW INFO mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{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) 20250425123300131 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250425123300131 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123300131 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123300131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123300131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123300131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123300131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123300133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123300133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123300133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123300133 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123300133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa69a71) (hnbgw_rua.c:471) 20250425123300133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10918513 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123300133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123300133 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123300133 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123300133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123300133 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123300133 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123300133 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123300133 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123300133 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250425123300133 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250425123300133 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123300133 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60] (mgcp_client_endpoint_fsm.c:724) 20250425123300133 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123300133 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123300133 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123300133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10918513-0)[0x55cf8d3f6710]{ST_CRCX}: Allocated (fsm.c:456) 20250425123300133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10918513-0)[0x55cf8d3f6710]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0] (fsm.c:486) 20250425123300133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10918513-0)[0x55cf8d3f6710]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123300133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10918513-0)[0x55cf8d3f6710]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425123300133 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: a69a'... (mgcp_client.c:807) 20250425123300133 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425123300133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10918513-0)[0x55cf8d3f6710]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123300133 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123300133 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300133 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300133 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a69a7117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a69a7117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123300144 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250425123300144 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f6710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123300144 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f6710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123300144 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f6710]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123300144 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f6710]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123300144 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123300144 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300144 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300144 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300144 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123300144 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123300144 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300144 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{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) 20250425123300144 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123300144 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123300144 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123300144 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123300144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123300144 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123300144 DLSCCP DEBUG SCCP-SCOC(28)[0x55cf8d3f8ad0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123300144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fba977), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123300144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123300144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123300144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123300144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123300144 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123300144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123300144 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123300144 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123300144 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123300144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123300144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123300144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123300144 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@be9552f9b756: 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)@be9552f9b756: 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)@be9552f9b756: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(287)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(287)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(287)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123300161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123300161 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123300161 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123300161 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123300161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123300161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123300161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123300161 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123300161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123300161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123300161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123300161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123300161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123300161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123300161 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250425123300161 DLSCCP DEBUG SCCP-SCOC(28)[0x55cf8d3f8ad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123300161 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123300161 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123300161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123300161 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123300161 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123300161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123300161 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123300161 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123300161 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123300161 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123300161 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123300161 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: a69a'... (mgcp_client.c:807) 20250425123300161 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123300161 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123300161 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f6710]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123300161 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: a69a'... (mgcp_client.c:807) 20250425123300161 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123300161 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f6710]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123300161 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{IN_USE}: Removing from parent mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60] (mgcp_client_endpoint_fsm.c:873) 20250425123300161 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123300161 DLMGCP DEBUG mgw-endp(mgw-fsm-10918513-0)[0x55cf8d40fde0]{IN_USE}: Deallocated (fsm.c:568) 20250425123300161 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123300161 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123300161 DMGW DEBUG mgw(mgw-fsm-10918513-0)[0x55cf8d3f5c60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123300161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123300161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123300161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123300161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a69a7117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a69a7117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123300165 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250425123300165 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123300165 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123300165 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123300165 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d4184b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425123300165 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250425123300165 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f6710]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123300165 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f6710]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123300165 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f6710]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123300165 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f6710]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@be9552f9b756: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10918513 20250425123300168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123300168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123300168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123300168 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123300168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa69a71,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123300168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10918513 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123300168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123300168 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123300168 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123300168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123300168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123300168 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123300168 DLSCCP DEBUG SCCP-SCOC(28)[0x55cf8d3f8ad0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123300168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fba977), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123300168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123300168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123300168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123300168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123300168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123300168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123300168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123300168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123300168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123300168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123300168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123300168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123300168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123300168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123300168 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@be9552f9b756: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)13458615 HNBGW_Test.msc0-SCCP(287)@be9552f9b756: Session index based on connection ID:0 20250425123300171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123300171 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123300171 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123300171 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123300171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123300171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123300171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123300171 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123300171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123300171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123300171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123300171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123300171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123300171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=00fba977), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123300171 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20250425123300171 DLSCCP DEBUG SCCP-SCOC(28)[0x55cf8d3f8ad0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123300171 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123300171 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123300171 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123300171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123300171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123300171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123300171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:202) 20250425123300171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918513)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123300171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123300171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{disconnected}: Freeing instance (context_map.c:206) 20250425123300171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cf8d401ce0]{disconnected}: Deallocated (fsm.c:568) 20250425123300171 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10918513 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123300171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fba977), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20250425123300171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123300171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123300171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123300171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123300171 DLSCCP DEBUG SCCP-SCOC(28)[0x55cf8d3f8ad0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123300171 DLSCCP DEBUG SCCP-SCOC(28)[0x55cf8d3f8ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123300171 DLSCCP DEBUG SCCP-SCOC(28)[0x55cf8d3f8ad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123300171 DLSCCP DEBUG SCCP-SCOC(28)[0x55cf8d3f8ad0]{IDLE}: Deallocated (fsm.c:568) 20250425123300171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123300171 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123300171 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123300171 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123300171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123300171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123300171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123300171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@be9552f9b756: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123302174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44538<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123302174 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32803<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(283)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(282)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123302175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44528<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123302175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123302175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123302176 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123302176 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123302176 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@be9552f9b756: Final verdict of PTC: none 20250425123302176 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123302176 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123302176 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123302176 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123302176 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123302176 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123302176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123302176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(287)@be9552f9b756: Final verdict of PTC: none 20250425123302176 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123302176 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123302176 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123302176 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123302176 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123302176 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123302176 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123302176 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123302176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123302176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123302176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123302176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123302176 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123302176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123302176 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123302176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123302176 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123302176 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123302176 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123302176 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123302176 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123302176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123302176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123302176 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123302176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123302176 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123302176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123302176 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123302176 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123302176 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123302176 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123302176 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@be9552f9b756: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(284)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(293)@be9552f9b756: Final verdict of PTC: none 20250425123302177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44552<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@be9552f9b756: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Fri Apr 25 12:33:02 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 20250425123302219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123302721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44556<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=326440) Waiting for packet dumper to finish... 1 (prev_count=326440, count=353384) 20250425123304178 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123304178 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123304178 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123304178 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123304178 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123304178 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Fri Apr 25 12:33:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425123305787 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123305787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063b6f4), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123305787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123305787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123305787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123305787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123305787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123305787 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123305787 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123305787 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123305787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123305787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123305787 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ranap_cs_mo_disconnect started. 20250425123305808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123305813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123305815 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37845<->l=127.0.0.1:4262) (control_if.c:572) 20250425123305874 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123305874 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123305874 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123305874 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123305874 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123305874 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123305875 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123305875 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123305875 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123305875 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123305876 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123305876 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123305876 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123305876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123305876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123305876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123305876 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123305876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123305876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123305876 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123305876 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123305876 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123305876 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123305876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123305876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123305876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123305876 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123305876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123305876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123305876 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123305876 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123305876 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123305876 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123305876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123305876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123305876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123305876 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123305876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123305876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123305876 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123305876 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123305876 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123305876 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123305876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123305876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123305876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123305876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123305876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123305876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123305876 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123305876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123305876 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123305876 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123305876 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123305876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123305876 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123305876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123305876 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123305876 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123305876 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123305876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123305876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123305876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123305876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123305876 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123305876 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123305876 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123305876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123305876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123305876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123305876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123305876 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123305876 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123305876 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123305876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123305876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123305876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(303)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(301)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123305889 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123305889 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123305889 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123305889 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123305889 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123305889 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123305890 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123305890 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123305891 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123305891 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123305891 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123305891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123305891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123305891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123305891 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123305891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123305891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123305891 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123305891 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123305891 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123305891 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123305891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123305891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123305891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123305891 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123305891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123305891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123305891 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123305891 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123305891 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123305891 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123305891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123305891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123305891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123305891 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123305891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123305891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123305891 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123305891 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123305891 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123305891 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123305891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123305891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123305891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123305891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123305891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123305891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123305891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123305891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123305891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123305891 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123305892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123305892 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123305892 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123305892 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123305892 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123305892 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123305892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123305892 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123305892 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123305892 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123305892 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123305892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123305892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123305892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123305892 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123305892 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123305892 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123305892 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123305892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123305892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123305892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123305892 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123305892 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123305892 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123305892 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123305892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123305892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(306)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(304)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123305912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123305912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123305912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123305912 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123305912 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123305912 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123305912 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123305912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123305912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123306086 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123306086 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123306086 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123306086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123306092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123306092 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123306092 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123306092 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123306092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123306092 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123306092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123306093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123306093 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123306093 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123306093 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123306093 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123306093 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123306093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123306093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123306093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123306093 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123306093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123306093 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123306093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123306093 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123306093 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123306093 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123306093 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123306094 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123306094 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123306094 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123306094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123306094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123306094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123306095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123306095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123306095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123306095 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123306095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123306095 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123306095 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123306095 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123306095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123306096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123306096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123306096 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123306101 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123306101 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123306101 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123306101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123306107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123306107 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123306107 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123306107 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123306107 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123306107 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123306107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123306110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123306110 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123306110 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123306110 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123306110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123306110 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123306110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123306110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123306110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123306110 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123306110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123306110 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123306110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123306110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123306110 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123306110 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123306110 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123306111 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123306111 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123306111 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123306111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123306111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123306111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123306112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123306112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123306112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123306112 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123306112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123306112 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123306112 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123306112 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123306112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123306112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123306112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123306112 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123306889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123306889 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123306889 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123306889 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123306889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123306889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123306889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123306889 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123306889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123306889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123306889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123306889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123306889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123306889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123306889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123306889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123306889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123306889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123306889 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123306889 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123306889 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123306889 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123306889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123306889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123306889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123306889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123306889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123306889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123306890 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123306890 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123306890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123306890 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123306890 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123306890 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123306890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123306890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123306890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123306890 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123306890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123306890 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123306890 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123306890 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123306890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123306890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123306890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123306890 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123306890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123306890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123306890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123306890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123306890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123306890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123306890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123306890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123306890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123306890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123306890 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123306890 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123306890 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123306905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123306905 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123306905 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123306905 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123306905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123306905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123306905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123306905 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123306905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123306905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123306905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123306905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123306905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123306905 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123306905 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123306905 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123306905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306905 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123306905 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123306905 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123306905 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123306905 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123306905 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123306905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123306905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123306905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123306905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123306905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) HNBGW_Test.sgsn0-RAN(305)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123306905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123306905 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123306905 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123306905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123306905 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123306905 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123306905 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123306905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123306905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123306905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123306905 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123306906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123306906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123306906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123306906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123306906 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123306906 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123306906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123306906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123306906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123306906 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123306906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123306906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123306906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123306906 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123306906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123306906 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123306906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123306906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123306906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123306906 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123306906 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123306906 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123306906 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123306906 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123306923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35966<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@be9552f9b756: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)3988760 20250425123307969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123307969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123307969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123307969 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123307969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3cdd18, normal) (hnbgw_rua.c:407) 20250425123307969 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123307969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988760)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123307969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988760 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123307969 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123307969 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123307969 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988760 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123307969 DCN DEBUG map_sccp[0x55cf8d401ce0]{init}: Allocated (fsm.c:456) 20250425123307969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123307969 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3988760 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123307969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988760 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123307969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988760)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123307969 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123307969 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123307969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988760)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123307969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123307969 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123307969 DLSCCP DEBUG SCCP-SCOC(29)[0x55cf8d3f8ad0]{IDLE}: Allocated (fsm.c:456) 20250425123307969 DLSCCP DEBUG SCCP-SCOC(29)[0x55cf8d3f8ad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123307969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001f50056400500f1100926) (sccp_scrc.c:406) 20250425123307969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123307969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123307969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123307969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123307969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123307969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123307969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123307969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123307969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123307969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123307969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123307969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123307969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123307969 DLSCCP DEBUG SCCP-SCOC(29)[0x55cf8d3f8ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123307969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123307969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988760)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123307969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123307969 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123307969 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123307969 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123307969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123307969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123307969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123307969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@be9552f9b756: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)11531044 HNBGW_Test.msc0-SCCP(301)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@be9552f9b756: setverdict(pass): none -> pass 20250425123307982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123307982 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123307982 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123307982 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123307982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123307982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123307982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123307982 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123307983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123307983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123307983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123307983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123307983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123307983 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fd1e80) (sccp_scrc.c:477) 20250425123307983 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20250425123307983 DLSCCP DEBUG SCCP-SCOC(29)[0x55cf8d3f8ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123307983 DLSCCP DEBUG SCCP-SCOC(29)[0x55cf8d3f8ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123307983 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123307983 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123307983 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123307983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123307983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123308172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123308172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123308173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425123308173 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123308173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3cdd18) (hnbgw_rua.c:471) 20250425123308173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988760 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250425123308173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988760)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123308173 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425123308173 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425123308173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988760)[0x55cf8d3fc7e0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250425123308173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123308173 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123308173 DLSCCP DEBUG SCCP-SCOC(29)[0x55cf8d3f8ad0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123308173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd1e80), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250425123308173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123308173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123308173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123308173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123308173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123308173 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123308173 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123308173 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123308173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123308173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123308173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123308173 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@be9552f9b756: vl_len:13 HNBGW_Test.msc0-SCCP(301)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(301)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250425123308188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123308188 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123308188 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123308188 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123308188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123308188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123308188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123308188 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123308189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123308189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123308189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123308189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123308189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123308189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250425123308189 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20250425123308189 DLSCCP DEBUG SCCP-SCOC(29)[0x55cf8d3f8ad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123308189 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123308189 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123308189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123308189 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123308189 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123308189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123308189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988760)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123308189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250425123308189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123308189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_cs_mo_disconnect0(308)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@be9552f9b756: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)3988760 20250425123308204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123308204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123308204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123308204 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123308205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3cdd18,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123308205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988760 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123308205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988760)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123308205 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123308205 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123308205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988760)[0x55cf8d3fc7e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123308205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123308205 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123308205 DLSCCP DEBUG SCCP-SCOC(29)[0x55cf8d3f8ad0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123308205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd1e80), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123308205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123308205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123308205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123308205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123308205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988760)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123308205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123308205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123308205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123308205 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123308205 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123308205 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123308205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123308205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123308205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123308205 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@be9552f9b756: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)11531044 HNBGW_Test.msc0-SCCP(301)@be9552f9b756: Session index based on connection ID:0 20250425123308214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123308214 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123308214 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123308215 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123308215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123308215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123308215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123308215 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123308215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123308215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123308215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123308215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123308215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123308215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=00fd1e80), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123308215 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20250425123308215 DLSCCP DEBUG SCCP-SCOC(29)[0x55cf8d3f8ad0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123308215 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123308215 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123308215 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123308215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123308215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123308215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988760)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123308215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988760)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:202) 20250425123308215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988760)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123308215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123308215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{disconnected}: Freeing instance (context_map.c:206) 20250425123308215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cf8d401ce0]{disconnected}: Deallocated (fsm.c:568) 20250425123308215 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988760 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425123308215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd1e80), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20250425123308215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123308215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123308215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123308215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123308215 DLSCCP DEBUG SCCP-SCOC(29)[0x55cf8d3f8ad0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123308215 DLSCCP DEBUG SCCP-SCOC(29)[0x55cf8d3f8ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123308215 DLSCCP DEBUG SCCP-SCOC(29)[0x55cf8d3f8ad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123308215 DLSCCP DEBUG SCCP-SCOC(29)[0x55cf8d3f8ad0]{IDLE}: Deallocated (fsm.c:568) 20250425123308215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123308215 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123308215 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123308215 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123308215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123308216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123308216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123308216 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@be9552f9b756: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123310214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(296)@be9552f9b756: Final verdict of PTC: none 20250425123310215 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37845<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(297)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123310215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35934<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123310216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123310216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123310216 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123310216 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123310216 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(302)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_mo_disconnect(295)@be9552f9b756: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@be9552f9b756: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(298)@be9552f9b756: Final verdict of PTC: none 20250425123310217 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123310217 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123310217 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123310217 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123310217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123310217 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123310217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123310217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123310217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123310217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123310217 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123310217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123310217 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123310217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123310217 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown 20250425123310217 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123310217 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123310217 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123310217 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123310217 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123310217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123310217 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123310217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123310217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123310217 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123310217 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123310217 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123310217 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123310217 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123310217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123310217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123310217 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123310217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123310217 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123310217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123310217 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123310217 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123310217 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123310217 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123310217 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(307)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@be9552f9b756: Final verdict of PTC: none 20250425123310218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35966<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@be9552f9b756: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Fri Apr 25 12:33:10 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 20250425123310259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123310761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35970<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258400) Waiting for packet dumper to finish... 1 (prev_count=258400, count=285100) 20250425123312218 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123312218 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123312218 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123312218 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123312218 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123312218 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Fri Apr 25 12:33:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ranap_ps_mo_disconnect started. 20250425123313823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123313828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123313831 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41913<->l=127.0.0.1:4262) (control_if.c:572) 20250425123313895 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123313895 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123313895 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123313895 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123313896 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123313896 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123313896 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123313896 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123313896 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123313896 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123313897 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123313897 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123313897 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123313897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123313897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123313897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123313897 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123313897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123313897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123313897 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123313897 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123313897 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123313897 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123313897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123313897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123313897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123313897 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123313897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123313897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123313897 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123313897 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123313897 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123313897 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123313897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123313897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123313897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123313897 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123313897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123313897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123313897 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123313897 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123313897 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123313897 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123313897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123313897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123313897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123313897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123313897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123313897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123313897 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123313897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123313898 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123313898 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123313898 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123313898 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123313898 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123313898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123313898 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123313898 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123313898 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123313898 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123313898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123313898 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123313898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123313898 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123313898 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123313898 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123313898 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123313898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123313898 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123313898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123313898 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123313898 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123313898 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123313898 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123313898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123313898 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(317)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(315)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123313911 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123313911 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123313911 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123313911 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123313911 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123313911 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123313911 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123313911 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123313913 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123313913 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123313913 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123313913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123313913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123313913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123313913 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123313913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123313913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123313913 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123313913 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123313913 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123313913 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123313913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123313913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123313913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123313913 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123313913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123313913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123313913 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123313913 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123313913 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123313913 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123313913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123313913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123313913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123313913 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123313913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123313913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123313913 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123313913 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123313913 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123313913 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123313913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123313913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123313913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123313913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123313913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123313913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123313913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123313913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123313913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123313913 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123313913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123313913 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123313913 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123313913 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123313913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123313913 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123313913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123313913 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123313913 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123313913 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123313913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123313913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123313913 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123313913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123313913 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123313913 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123313913 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123313913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123313913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123313913 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123313913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123313913 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123313913 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123313913 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123313913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123313913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123313913 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123313935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123313935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123313935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123313935 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123313935 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123313935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123313935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123313935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123313935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123314107 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123314107 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123314107 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123314107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123314109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123314109 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123314109 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123314109 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123314109 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123314109 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123314109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123314110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123314110 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123314110 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123314110 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123314110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123314110 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123314110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123314110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123314110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123314110 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123314110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123314110 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123314110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123314110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123314110 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123314110 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123314110 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123314111 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123314111 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123314111 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123314111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123314111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123314111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123314111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123314111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123314111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123314111 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123314111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123314111 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123314111 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123314111 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123314111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123314111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123314111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123314111 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123314124 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123314124 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123314124 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123314124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123314126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123314126 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123314126 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123314126 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123314126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123314126 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123314126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123314126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123314126 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123314126 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123314126 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123314126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123314126 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123314126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123314126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123314126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123314126 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123314126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123314126 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123314126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123314126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123314126 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123314126 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123314127 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123314128 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123314128 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123314128 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123314128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123314128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123314128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123314128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123314128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123314128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123314128 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123314128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123314128 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123314128 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123314128 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123314128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123314128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123314128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123314128 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123314913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123314913 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123314913 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123314913 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123314913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123314913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123314913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123314913 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123314913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123314913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123314913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123314913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123314913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123314913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123314913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123314913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123314913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123314913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123314913 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123314913 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123314913 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123314913 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123314913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123314913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123314913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123314913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123314913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123314913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123314913 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123314913 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123314913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123314913 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123314913 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123314913 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123314913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123314913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123314913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123314913 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123314913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123314913 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123314913 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123314913 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123314913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123314913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123314913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123314913 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123314914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123314914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123314914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123314914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123314914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123314914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123314914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123314914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123314914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314914 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123314914 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123314914 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123314914 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123314914 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123314928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123314928 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123314928 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123314928 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123314928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123314928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123314928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123314928 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123314928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123314928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123314928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123314928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123314928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123314928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123314928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123314928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123314928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314928 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123314928 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123314928 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123314928 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123314928 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123314928 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123314928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123314928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123314928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123314928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123314928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123314928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123314928 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123314928 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123314928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123314928 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123314928 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123314928 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123314928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123314928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123314928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123314928 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123314929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123314929 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123314929 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123314929 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123314929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123314929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123314929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123314929 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123314929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123314929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123314929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123314929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123314929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123314929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123314929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123314929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123314929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123314929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123314929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123314929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123314929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123314929 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123314929 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123314929 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123314945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123315788 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123315788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063b6f4), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123315788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123315788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123315788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123315788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123315788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123315788 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123315788 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123315788 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123315788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123315788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123315788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123315788 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123315790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123315790 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123315790 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123315790 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123315790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123315790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123315790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123315790 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123315790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123315790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123315790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123315790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123315790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123315790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=0063b6f4) (sccp_scrc.c:477) 20250425123315790 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20250425123315790 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123315790 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123315790 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123315790 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123315790 DLSCCP DEBUG SCCP-SCOC(25)[0x55cf8d401bb0]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@be9552f9b756: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@be9552f9b756: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)16508125 20250425123315963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123315963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123315963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123315963 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123315963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfbe4dd, normal) (hnbgw_rua.c:407) 20250425123315963 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123315963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16508125)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123315963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16508125 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123315963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123315963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123315963 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123315963 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16508125 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123315963 DCN DEBUG map_sccp[0x55cf8d401ce0]{init}: Allocated (fsm.c:456) 20250425123315964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123315964 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16508125 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123315964 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16508125 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123315964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16508125)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123315964 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123315964 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123315964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16508125)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123315964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123315964 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123315964 DLSCCP DEBUG SCCP-SCOC(30)[0x55cf8d3f8ad0]{IDLE}: Allocated (fsm.c:456) 20250425123315964 DLSCCP DEBUG SCCP-SCOC(30)[0x55cf8d3f8ad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123315964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001220056400500f1100926) (sccp_scrc.c:406) 20250425123315964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123315964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123315964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123315964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123315964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123315964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123315964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123315964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123315964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123315964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123315964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123315964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123315964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123315964 DLSCCP DEBUG SCCP-SCOC(30)[0x55cf8d3f8ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123315964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123315964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16508125)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123315964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123315964 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123315964 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123315964 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123315964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123315964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123315964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123315964 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@be9552f9b756: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)13848930 TC_ranap_ps_mo_disconnect0(322)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123315968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123315968 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123315968 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123315968 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123315968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123315968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123315968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123315968 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123315968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123315968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123315968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123315968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123315968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123315968 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f32482) (sccp_scrc.c:477) 20250425123315968 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20250425123315968 DLSCCP DEBUG SCCP-SCOC(30)[0x55cf8d3f8ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123315968 DLSCCP DEBUG SCCP-SCOC(30)[0x55cf8d3f8ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123315968 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123315968 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123315968 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123315968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123315968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123316164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123316164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123316164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425123316164 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123316164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfbe4dd) (hnbgw_rua.c:471) 20250425123316164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16508125 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250425123316164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16508125)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123316164 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425123316164 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425123316164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16508125)[0x55cf8d3fc7e0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250425123316164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123316164 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123316164 DLSCCP DEBUG SCCP-SCOC(30)[0x55cf8d3f8ad0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123316164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f32482), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250425123316164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123316164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123316164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123316164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123316165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123316165 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123316165 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123316165 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123316165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123316165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123316165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123316165 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250425123316170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123316170 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123316170 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123316170 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123316170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123316170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123316170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123316170 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123316170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123316170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123316170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123316170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123316170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123316170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250425123316170 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20250425123316170 DLSCCP DEBUG SCCP-SCOC(30)[0x55cf8d3f8ad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123316170 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123316170 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123316170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123316170 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123316170 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123316170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123316170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16508125)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123316170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250425123316170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123316170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_ps_mo_disconnect0(322)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@be9552f9b756: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)16508125 20250425123316178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123316178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123316179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123316179 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123316179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfbe4dd,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123316179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16508125 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123316179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16508125)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123316179 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123316179 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123316179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16508125)[0x55cf8d3fc7e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123316179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123316179 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123316179 DLSCCP DEBUG SCCP-SCOC(30)[0x55cf8d3f8ad0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123316179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f32482), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123316179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123316179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123316179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123316179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123316179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16508125)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123316179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123316179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123316179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123316179 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123316179 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123316179 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123316179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123316179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123316179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123316179 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@be9552f9b756: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)13848930 HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: Session index based on connection ID:0 20250425123316181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123316181 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123316181 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123316181 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123316181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123316181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123316181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123316181 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123316181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123316181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123316181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123316181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123316181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123316181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=00f32482), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123316181 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20250425123316181 DLSCCP DEBUG SCCP-SCOC(30)[0x55cf8d3f8ad0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123316181 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123316181 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123316181 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123316181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123316181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123316181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16508125)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123316181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16508125)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:202) 20250425123316181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16508125)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123316181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123316181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{disconnected}: Freeing instance (context_map.c:206) 20250425123316181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cf8d401ce0]{disconnected}: Deallocated (fsm.c:568) 20250425123316181 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16508125 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425123316181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f32482), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20250425123316181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123316181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123316181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123316181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123316181 DLSCCP DEBUG SCCP-SCOC(30)[0x55cf8d3f8ad0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123316181 DLSCCP DEBUG SCCP-SCOC(30)[0x55cf8d3f8ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123316181 DLSCCP DEBUG SCCP-SCOC(30)[0x55cf8d3f8ad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123316181 DLSCCP DEBUG SCCP-SCOC(30)[0x55cf8d3f8ad0]{IDLE}: Deallocated (fsm.c:568) 20250425123316181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123316181 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123316181 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123316181 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123316181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123316181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123316181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123316181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123318183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35998<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123318183 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41913<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(310)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123318184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35986<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123318185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123318185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123318185 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123318185 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123318185 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@be9552f9b756: Final verdict of PTC: none 20250425123318185 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123318185 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@be9552f9b756: Final verdict of PTC: none 20250425123318185 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123318185 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123318185 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123318185 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123318185 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123318185 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123318185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123318185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123318185 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123318185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123318185 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123318185 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123318185 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123318185 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123318185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123318185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123318185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123318185 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123318185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123318185 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123318185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123318185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123318185 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123318185 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123318185 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123318185 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123318185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123318185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123318185 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW_Test.sgsn0-M3UA(320)@be9552f9b756: Final verdict of PTC: none 20250425123318185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123318185 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123318185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123318186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123318186 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123318186 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123318186 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123318186 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123318188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36008<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(315)@be9552f9b756: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(312)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(321)@be9552f9b756: Final verdict of PTC: none TC_ranap_ps_mo_disconnect0(322)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@be9552f9b756: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Fri Apr 25 12:33:18 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 20250425123318226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50636<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123318727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50636<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=291124) Waiting for packet dumper to finish... 1 (prev_count=291124, count=291840) 20250425123320187 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123320187 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123320187 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123320187 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123320187 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123320187 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Fri Apr 25 12:33:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ranap_cs_creq_cref started. 20250425123321760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123321763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123321765 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44045<->l=127.0.0.1:4262) (control_if.c:572) 20250425123321822 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123321822 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123321822 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123321822 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123321822 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123321822 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123321822 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_ranap_cs_creq_cref-Iuh0(327)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123321822 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123321822 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123321822 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123321824 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123321824 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123321824 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123321824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123321824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123321824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123321824 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123321824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123321824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123321824 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123321824 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123321824 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123321824 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123321824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123321824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123321824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123321824 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123321824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123321824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123321824 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123321824 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123321824 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123321824 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123321824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123321824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123321824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123321824 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123321824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123321824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123321824 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123321824 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123321824 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123321824 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123321824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123321824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123321824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123321824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123321824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123321824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123321824 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123321824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123321824 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123321824 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123321824 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123321824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123321824 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123321824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123321824 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123321824 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123321824 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123321824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123321824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123321824 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123321824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123321824 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123321824 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123321824 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123321824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123321824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123321824 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123321824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123321824 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123321824 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123321824 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123321824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123321824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123321824 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(331)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(329)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123321838 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123321838 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123321838 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123321838 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123321838 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123321838 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123321839 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123321839 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123321840 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123321840 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123321840 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123321840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123321840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123321840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123321840 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123321840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123321840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123321840 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123321840 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123321840 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123321840 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123321840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123321840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123321840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123321840 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123321840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123321840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123321840 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123321840 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123321840 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123321840 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123321840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123321840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123321840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123321840 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123321840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123321840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123321840 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123321840 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123321840 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123321840 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123321840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123321840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123321840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123321840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123321840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123321840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123321840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123321840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123321840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123321840 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123321840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123321840 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123321840 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123321840 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123321840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123321840 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123321840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123321840 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123321840 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123321840 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123321840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123321840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123321840 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123321840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123321840 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123321840 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123321840 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123321840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123321840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123321840 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123321840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123321840 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123321840 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123321840 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123321840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123321840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123321840 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123321861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123321861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123321861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123321861 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123321861 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123321861 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123321861 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123321861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123321861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123322033 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123322033 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123322033 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123322033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123322035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123322035 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123322035 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123322035 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123322035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123322035 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123322035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123322035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123322035 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123322035 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123322035 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123322035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123322035 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123322035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123322035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123322036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123322036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123322036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123322036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123322036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123322036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123322036 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123322036 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123322036 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123322037 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123322037 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123322037 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123322037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123322037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123322037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123322037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123322037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123322037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123322037 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123322037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123322037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123322037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123322037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123322037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123322037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123322037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123322037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123322049 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123322049 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123322049 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123322049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123322051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123322051 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123322051 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123322051 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123322051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123322051 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123322051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123322051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123322051 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123322051 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123322051 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123322051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123322051 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123322051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123322051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123322051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123322051 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123322051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123322051 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123322051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123322051 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123322051 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123322051 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123322051 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123322052 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123322052 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123322052 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123322052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123322052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123322052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123322052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123322052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123322052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123322052 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123322052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123322052 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123322052 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123322052 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123322052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123322052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123322052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123322052 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123322839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123322839 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123322839 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123322839 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123322839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123322839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123322839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123322839 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123322839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123322839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123322839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123322839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123322839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123322839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123322839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123322839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123322839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322839 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123322839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123322839 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123322839 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123322839 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123322839 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123322839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123322839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123322839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123322839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123322839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123322839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123322839 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123322839 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123322839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123322839 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123322839 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123322839 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123322839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123322839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123322839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123322839 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123322839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123322839 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123322839 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123322839 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123322839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123322839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123322839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123322839 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123322839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123322839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123322839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123322839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123322839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123322839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123322839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123322839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123322839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123322840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123322840 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123322840 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123322840 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123322853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123322853 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123322853 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123322853 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123322853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123322853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123322853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123322853 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123322853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123322853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123322853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123322853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123322853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123322853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123322853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123322853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123322853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123322853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123322853 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123322853 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123322853 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123322853 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123322853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123322853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123322853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123322853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123322853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123322853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123322853 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123322853 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123322853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123322853 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123322853 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123322853 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123322853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123322853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123322853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123322853 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123322854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123322854 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123322854 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123322854 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123322854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123322854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123322854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123322854 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123322854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123322854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123322854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123322854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123322854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123322854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123322854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123322854 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123322854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123322854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123322854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123322854 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123322854 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123322854 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123322854 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123322854 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123322874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50656<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@be9552f9b756: Added conn table entry 0TC_ranap_cs_creq_cref0(336)15158798 20250425123323887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123323887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123323887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123323887 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123323887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe74e0e, normal) (hnbgw_rua.c:407) 20250425123323887 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123323887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15158798)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123323887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15158798 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123323887 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123323887 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123323887 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15158798 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123323887 DCN DEBUG map_sccp[0x55cf8d401ce0]{init}: Allocated (fsm.c:456) 20250425123323887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cf8d401ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123323887 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15158798 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123323888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15158798 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123323888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15158798)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123323888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123323888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123323888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15158798)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123323888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cf8d401ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123323888 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123323888 DLSCCP DEBUG SCCP-SCOC(31)[0x55cf8d3f8ad0]{IDLE}: Allocated (fsm.c:456) 20250425123323888 DLSCCP DEBUG SCCP-SCOC(31)[0x55cf8d3f8ad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123323888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300000d0056400500f1100926) (sccp_scrc.c:406) 20250425123323888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123323888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123323888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123323888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123323888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123323888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123323888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123323888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123323888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123323888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123323888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123323888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123323888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123323888 DLSCCP DEBUG SCCP-SCOC(31)[0x55cf8d3f8ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123323888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cf8d401ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123323888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15158798)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123323888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123323888 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123323888 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123323888 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123323888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123323888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123323888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123323888 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@be9552f9b756: Added conn table entry 0TC_ranap_cs_creq_cref0(336)14166126 TC_ranap_cs_creq_cref0(336)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@be9552f9b756: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)14166126 HNBGW_Test.msc0-SCCP(329)@be9552f9b756: Session index based on connection ID:0 20250425123323893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123323893 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123323893 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123323893 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123323893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123323893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123323893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123323893 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123323893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123323893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123323893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123323893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123323893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123323893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250425123323893 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20250425123323893 DLSCCP DEBUG SCCP-SCOC(31)[0x55cf8d3f8ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250425123323893 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123323893 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123323893 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250425123323893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cf8d401ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123323893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cf8d401ce0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250425123323893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15158798)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123323893 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15158798)[0x55cf8d3fc7e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123323893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123323893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15158798)[0x55cf8d3fc7e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123323893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15158798)[0x55cf8d3fc7e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123323893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15158798)[0x55cf8d3fc7e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123323893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15158798)[0x55cf8d3fc7e0]{disrupted}: Deallocated (fsm.c:568) 20250425123323893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cf8d401ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123323893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cf8d401ce0]{disconnected}: Freeing instance (context_map.c:206) 20250425123323893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cf8d401ce0]{disconnected}: Deallocated (fsm.c:568) 20250425123323893 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15158798 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425123323893 DLSCCP DEBUG SCCP-SCOC(31)[0x55cf8d3f8ad0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250425123323893 DLSCCP DEBUG SCCP-SCOC(31)[0x55cf8d3f8ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123323893 DLSCCP DEBUG SCCP-SCOC(31)[0x55cf8d3f8ad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123323893 DLSCCP DEBUG SCCP-SCOC(31)[0x55cf8d3f8ad0]{IDLE}: Deallocated (fsm.c:568) 20250425123323893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123323893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@be9552f9b756: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)15158798 MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123323898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50648<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123323898 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44045<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(324)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123323899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50646<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123323899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123323899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123323899 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123323899 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123323899 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(333)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@be9552f9b756: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@be9552f9b756: Final verdict of PTC: none 20250425123323900 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123323900 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123323900 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(329)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@be9552f9b756: Final verdict of PTC: none 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123323900 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123323900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123323900 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123323900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123323900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123323900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123323900 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123323900 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425123323900 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_cs_creq_cref-Iuh0(327)@be9552f9b756: Final verdict of PTC: none 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123323900 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123323900 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123323900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123323900 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123323900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123323900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123323900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123323901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123323901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123323901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123323901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123323901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123323901 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123323901 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123323901 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123323901 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123323901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123323901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123323901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123323901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123323901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123323901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123323901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123323901 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123323901 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123323901 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123323901 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(334)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(335)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(326)@be9552f9b756: Final verdict of PTC: none 20250425123323902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50656<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@be9552f9b756: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Fri Apr 25 12:33:23 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 20250425123323956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123324458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50672<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194612) Waiting for packet dumper to finish... 1 (prev_count=194612, count=246472) 20250425123325901 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123325901 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123325901 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123325901 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123325901 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123325901 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Fri Apr 25 12:33:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ranap_ps_creq_cref started. 20250425123327487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123327490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123327492 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38915<->l=127.0.0.1:4262) (control_if.c:572) 20250425123327549 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123327549 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123327549 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123327549 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123327549 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123327549 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123327549 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123327549 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123327550 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123327550 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123327551 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123327551 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123327551 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123327551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123327551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123327551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123327551 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123327551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123327551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123327551 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123327551 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123327551 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123327551 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123327551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123327551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123327551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123327551 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123327551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123327551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123327551 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123327551 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123327551 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123327551 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123327551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123327551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123327551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123327551 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123327551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123327551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123327551 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123327551 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123327551 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123327551 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123327551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123327551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123327551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123327551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123327551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123327551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123327551 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123327551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123327551 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123327551 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123327551 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123327551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123327551 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123327551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123327551 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123327551 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123327551 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123327551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123327551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123327551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123327551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123327551 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123327551 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123327551 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123327551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123327551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123327551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123327551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123327551 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123327551 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123327551 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123327551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123327551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123327551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(345)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(343)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123327563 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123327563 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123327563 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123327563 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123327563 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123327563 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123327563 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123327563 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123327564 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123327564 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123327564 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123327564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123327564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123327564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123327564 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123327564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123327564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123327564 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123327564 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123327564 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123327564 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123327564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123327564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123327564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123327564 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123327564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123327564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123327564 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123327564 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123327564 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123327564 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123327564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123327564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123327564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123327564 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123327564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123327564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123327564 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123327564 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123327564 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123327564 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123327564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123327564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123327564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123327564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123327564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123327564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123327564 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123327565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123327565 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123327565 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123327565 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123327565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123327565 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123327565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123327565 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123327565 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123327565 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123327565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123327565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123327565 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123327565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123327565 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123327565 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123327565 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123327565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123327565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123327565 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123327565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123327565 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123327565 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123327565 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123327565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123327565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123327565 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(346)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123327583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123327583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123327583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123327583 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123327583 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123327583 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123327583 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123327583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123327583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123327760 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123327760 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123327760 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123327760 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123327762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123327762 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123327762 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123327762 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123327762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123327762 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123327762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123327763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123327763 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123327763 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123327763 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123327763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123327763 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123327763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123327763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123327763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123327763 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123327763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123327763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123327763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123327763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123327763 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123327763 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123327763 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123327764 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123327764 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123327764 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123327764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123327764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123327764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123327764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123327764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123327764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123327764 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123327764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123327764 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123327764 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123327764 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123327764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123327764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123327764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123327764 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123327774 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123327774 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123327774 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123327774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123327775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123327775 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123327775 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123327775 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123327775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123327775 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123327775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123327775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123327775 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123327775 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123327775 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123327775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123327775 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123327775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123327776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123327776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123327776 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123327776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123327776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123327776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123327776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123327776 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123327776 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123327776 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123327777 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123327777 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123327777 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123327777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123327777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123327777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123327777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123327777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123327777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123327777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123327777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123327777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123327777 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123327777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123327777 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123327777 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123327777 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123327777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123327777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123327777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123327777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123328565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123328565 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123328565 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123328565 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123328565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123328565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123328565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123328565 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123328565 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123328565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123328565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123328565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123328565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123328565 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123328565 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123328565 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123328565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328565 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123328565 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123328565 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123328565 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123328565 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123328565 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123328565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123328565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123328565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123328565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123328565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123328565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123328565 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123328565 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123328565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123328565 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123328565 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123328565 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123328565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123328565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123328565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123328565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123328565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123328565 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123328565 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123328565 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123328565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123328565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123328565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123328565 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123328566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123328566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123328566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123328566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123328566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123328566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123328566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123328566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123328566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328566 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123328566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123328566 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123328566 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123328566 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123328577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123328577 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123328577 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123328577 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123328577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123328577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123328577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123328577 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123328577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123328577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123328577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123328577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123328577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123328577 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123328577 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123328577 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123328577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328578 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123328578 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123328578 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123328578 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123328578 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123328578 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123328578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123328578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123328578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123328578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123328578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123328578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123328578 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123328578 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123328578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123328578 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123328578 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123328578 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123328578 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123328578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123328578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123328578 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123328578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123328578 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123328578 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123328578 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123328578 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123328578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123328578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123328578 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123328578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123328578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123328578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123328578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123328578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123328578 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123328578 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123328578 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123328578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123328578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123328578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123328578 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123328578 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123328578 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123328578 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123328578 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123328595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54286<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@be9552f9b756: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@be9552f9b756: Added conn table entry 0TC_ranap_ps_creq_cref0(350)5746372 20250425123329613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123329613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123329613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123329613 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123329613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x57aec4, normal) (hnbgw_rua.c:407) 20250425123329613 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123329613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5746372)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123329613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5746372 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123329613 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123329613 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123329613 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123329613 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5746372 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123329613 DCN DEBUG map_sccp[0x55cf8d401ce0]{init}: Allocated (fsm.c:456) 20250425123329613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cf8d401ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123329613 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5746372 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123329613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5746372 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123329613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5746372)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123329613 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123329613 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123329613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5746372)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123329613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cf8d401ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123329613 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123329613 DLSCCP DEBUG SCCP-SCOC(32)[0x55cf8d3f8ad0]{IDLE}: Allocated (fsm.c:456) 20250425123329613 DLSCCP DEBUG SCCP-SCOC(32)[0x55cf8d3f8ad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123329613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000020), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030003d10056400500f1100926) (sccp_scrc.c:406) 20250425123329614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123329614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123329614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123329614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123329614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123329614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123329614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123329614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123329614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123329614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123329614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123329614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123329614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123329614 DLSCCP DEBUG SCCP-SCOC(32)[0x55cf8d3f8ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123329614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cf8d401ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123329614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5746372)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123329614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123329614 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123329614 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123329614 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123329614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123329614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123329614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123329614 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@be9552f9b756: Added conn table entry 0TC_ranap_ps_creq_cref0(350)14066121 TC_ranap_ps_creq_cref0(350)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@be9552f9b756: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)14066121 HNBGW_Test.sgsn0-SCCP(346)@be9552f9b756: Session index based on connection ID:0 20250425123329620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123329620 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123329620 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123329620 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123329620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123329620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123329620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123329620 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123329620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123329620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123329620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123329620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123329620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123329620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250425123329620 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20250425123329620 DLSCCP DEBUG SCCP-SCOC(32)[0x55cf8d3f8ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250425123329620 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123329620 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123329620 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250425123329620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cf8d401ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123329620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cf8d401ce0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250425123329620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5746372)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123329620 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5746372)[0x55cf8d3fc7e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123329620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123329620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5746372)[0x55cf8d3fc7e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123329620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5746372)[0x55cf8d3fc7e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123329620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5746372)[0x55cf8d3fc7e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123329620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5746372)[0x55cf8d3fc7e0]{disrupted}: Deallocated (fsm.c:568) 20250425123329620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cf8d401ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123329620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cf8d401ce0]{disconnected}: Freeing instance (context_map.c:206) 20250425123329620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cf8d401ce0]{disconnected}: Deallocated (fsm.c:568) 20250425123329620 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5746372 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425123329620 DLSCCP DEBUG SCCP-SCOC(32)[0x55cf8d3f8ad0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250425123329620 DLSCCP DEBUG SCCP-SCOC(32)[0x55cf8d3f8ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123329620 DLSCCP DEBUG SCCP-SCOC(32)[0x55cf8d3f8ad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123329620 DLSCCP DEBUG SCCP-SCOC(32)[0x55cf8d3f8ad0]{IDLE}: Deallocated (fsm.c:568) 20250425123329620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123329620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@be9552f9b756: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)5746372 MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123329626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54278<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123329626 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38915<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(339)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(338)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123329627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123329627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123329627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123329627 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123329627 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123329627 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123329627 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123329627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123329627 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123329627 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123329627 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123329627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123329627 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123329627 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123329627 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123329627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123329627 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123329627 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123329627 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123329627 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123329627 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123329627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123329627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123329628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123329628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123329628 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123329628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123329628 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123329628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123329628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123329628 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123329628 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123329628 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123329628 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(344)@be9552f9b756: Final verdict of PTC: none 20250425123329628 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123329628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123329628 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123329628 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123329628 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123329628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123329628 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123329628 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425123329628 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123329628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_ranap_ps_creq_cref(337)@be9552f9b756: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@be9552f9b756: Final verdict of PTC: none 20250425123329628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123329628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123329628 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123329628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123329628 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123329628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123329628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123329628 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123329628 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123329628 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123329628 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_creq_cref-Iuh0(341)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(340)@be9552f9b756: Final verdict of PTC: none 20250425123329628 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123329628 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123329628 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123329628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123329628 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123329628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123329628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(349)@be9552f9b756: Final verdict of PTC: none 20250425123329629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54286<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(348)@be9552f9b756: Final verdict of PTC: none TC_ranap_ps_creq_cref0(350)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@be9552f9b756: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Fri Apr 25 12:33:29 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 20250425123329667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123330168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54300<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194292) Waiting for packet dumper to finish... 1 (prev_count=194292, count=246508) 20250425123331629 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123331629 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123331629 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123331629 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123331629 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123331629 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc ------ Fri Apr 25 12:33:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250425123333201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123333203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123333206 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46339<->l=127.0.0.1:4262) (control_if.c:572) 20250425123333269 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123333269 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123333269 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123333269 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123333269 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123333269 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123333269 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123333269 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123333270 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123333270 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123333271 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123333271 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123333271 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123333271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123333271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123333271 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123333271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123333271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123333271 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123333271 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123333271 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123333271 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123333271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123333271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123333271 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123333271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123333271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123333271 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123333271 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123333271 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123333271 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123333271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123333271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123333271 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123333271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123333271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123333271 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123333271 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123333271 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123333271 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123333271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123333271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123333271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123333271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123333271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123333271 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123333271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123333271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123333271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123333271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123333271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123333271 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123333271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123333271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123333271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123333271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123333271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123333271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123333271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123333271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123333271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123333271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123333271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123333271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123333271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123333271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123333271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123333271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123333271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123333271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123333271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123333271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123333271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(359)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123333285 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123333285 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123333285 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123333285 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123333285 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123333285 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123333285 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123333285 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123333286 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123333286 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123333286 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123333286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123333286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123333286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123333286 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123333286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123333286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123333286 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123333286 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123333286 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123333286 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123333286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123333286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123333286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123333286 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123333286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123333286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123333286 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123333286 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123333286 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123333286 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123333286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123333286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123333286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123333286 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123333286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123333286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123333286 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123333286 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123333286 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123333286 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123333286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123333286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123333286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123333286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123333286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123333286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123333286 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123333286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123333286 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123333286 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123333286 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123333286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123333286 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123333286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123333286 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123333286 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123333286 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123333286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123333286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123333286 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123333286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123333286 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123333286 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123333286 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123333286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123333286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123333286 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123333286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123333286 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123333286 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123333286 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123333286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123333287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123333287 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(360)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123333308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123333308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123333308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123333308 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123333308 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123333308 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123333308 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123333308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123333308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123333482 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123333482 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123333482 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123333482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123333484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123333484 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123333484 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123333484 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123333484 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123333484 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123333484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123333484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123333484 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123333484 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123333484 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123333484 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123333484 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123333484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123333485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123333485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123333485 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123333485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123333485 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123333485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123333485 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123333485 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123333485 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123333485 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123333486 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123333486 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123333486 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123333486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123333486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123333486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123333486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123333486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123333486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123333486 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123333486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123333486 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123333486 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123333486 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123333486 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123333486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123333486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123333486 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123333496 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123333496 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123333497 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123333497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123333498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123333498 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123333498 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123333498 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123333498 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123333498 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123333498 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123333498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123333498 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123333498 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123333498 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123333498 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123333498 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123333498 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123333498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123333498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123333498 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123333498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123333498 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123333498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123333498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123333498 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123333498 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123333498 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123333499 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123333499 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123333499 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123333499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123333499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123333499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123333499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123333499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123333499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123333499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123333499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123333499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123333499 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123333500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123333500 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123333500 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123333500 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123333500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123333500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123333500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123333500 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123334287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123334287 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123334287 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123334287 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123334287 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123334287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123334287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123334287 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123334288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123334288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123334288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123334288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123334288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123334288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123334288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123334288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123334288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123334288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123334288 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123334288 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123334288 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123334288 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123334288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123334288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123334288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123334288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123334288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123334288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123334288 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123334288 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123334288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123334288 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123334288 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123334288 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123334288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123334288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123334288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123334288 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123334288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123334288 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123334288 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123334288 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123334288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123334288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123334288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123334288 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123334288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123334288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123334288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123334288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123334288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123334288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123334288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123334288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123334288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123334288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123334288 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123334288 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123334288 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123334301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123334301 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123334301 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123334301 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123334301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123334301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123334301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123334301 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123334301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123334301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123334301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123334301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123334301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123334301 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123334301 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123334301 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123334301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334301 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123334301 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123334301 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123334301 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123334301 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123334301 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123334301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123334301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123334301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123334301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123334301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123334301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123334301 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123334301 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123334301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123334301 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123334301 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123334301 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123334301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123334301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123334301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123334301 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123334302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123334302 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123334302 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123334302 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123334302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123334302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123334302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123334302 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123334302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123334302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123334302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123334302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123334302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123334302 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123334302 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123334302 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123334302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123334302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123334302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123334302 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123334302 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123334302 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123334302 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123334302 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123334319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54320<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@be9552f9b756: 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)@be9552f9b756: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8064819 20250425123335334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123335334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123335334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123335334 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123335334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7b0f33, normal) (hnbgw_rua.c:407) 20250425123335334 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123335334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8064819)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123335334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8064819 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123335334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123335334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123335334 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123335334 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8064819 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123335334 DCN DEBUG map_sccp[0x55cf8d401ce0]{init}: Allocated (fsm.c:456) 20250425123335334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cf8d401ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123335334 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8064819 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123335334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8064819 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123335334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8064819)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123335334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123335334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123335334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8064819)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123335334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cf8d401ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123335334 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123335334 DLSCCP DEBUG SCCP-SCOC(33)[0x55cf8d3f8ad0]{IDLE}: Allocated (fsm.c:456) 20250425123335334 DLSCCP DEBUG SCCP-SCOC(33)[0x55cf8d3f8ad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123335334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000021), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300025c0056400500f1100926) (sccp_scrc.c:406) 20250425123335334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123335334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123335334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123335334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123335334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123335334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123335334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123335334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123335334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123335334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123335334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123335334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123335334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123335334 DLSCCP DEBUG SCCP-SCOC(33)[0x55cf8d3f8ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123335334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cf8d401ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123335334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8064819)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123335334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123335334 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123335334 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123335334 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123335334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123335334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123335334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123335334 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@be9552f9b756: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)15662764 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@be9552f9b756: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@be9552f9b756: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8064819 20250425123335536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123335536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123335536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425123335536 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123335536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7b0f33,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250425123335536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8064819 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250425123335536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8064819)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123335536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8064819)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123335536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cf8d401ce0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123336341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123336341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123336341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123336341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123336341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123336341 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123336341 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123336341 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123336341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123336341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123336341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123336341 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123336341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123336341 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d527fa) (sccp_scrc.c:477) 20250425123336341 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20250425123336342 DLSCCP DEBUG SCCP-SCOC(33)[0x55cf8d3f8ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123336342 DLSCCP DEBUG SCCP-SCOC(33)[0x55cf8d3f8ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123336342 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123336342 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123336342 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123336342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cf8d401ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123336342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cf8d401ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123336342 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123336342 DLSCCP DEBUG SCCP-SCOC(33)[0x55cf8d3f8ad0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123336342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d527fa), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123336342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123336342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123336342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123336342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123336342 DLSCCP DEBUG SCCP-SCOC(33)[0x55cf8d3f8ad0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123336342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cf8d401ce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250425123336342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8064819)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123336342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8064819)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:202) 20250425123336342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8064819)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123336342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cf8d401ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123336342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cf8d401ce0]{disconnected}: Freeing instance (context_map.c:206) 20250425123336342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cf8d401ce0]{disconnected}: Deallocated (fsm.c:568) 20250425123336342 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8064819 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425123336342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123336342 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123336342 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123336342 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123336342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123336342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123336342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123336342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.sgsn0-RAN(361)@be9552f9b756: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)15662764 20250425123336343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123336343 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123336343 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123336343 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123336343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123336343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123336343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123336343 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123336343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123336343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123336343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123336343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123336343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123336343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=00d527fa) (sccp_scrc.c:477) 20250425123336343 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20250425123336343 DLSCCP DEBUG SCCP-SCOC(33)[0x55cf8d3f8ad0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123336343 DLSCCP DEBUG SCCP-SCOC(33)[0x55cf8d3f8ad0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123336343 DLSCCP DEBUG SCCP-SCOC(33)[0x55cf8d3f8ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123336343 DLSCCP DEBUG SCCP-SCOC(33)[0x55cf8d3f8ad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123336343 DLSCCP DEBUG SCCP-SCOC(33)[0x55cf8d3f8ad0]{IDLE}: Deallocated (fsm.c:568) MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123337347 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46339<->l=127.0.0.1:4262) (control_if.c:193) 20250425123337347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54314<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(353)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(352)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123337349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123337349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123337349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123337349 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123337349 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123337349 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(358)@be9552f9b756: Final verdict of PTC: none 20250425123337350 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(361)@be9552f9b756: Final verdict of PTC: none 20250425123337350 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123337350 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123337350 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123337350 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123337350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123337350 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123337350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123337350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123337350 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123337350 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123337350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123337350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123337350 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123337350 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123337350 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123337350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123337350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123337350 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123337350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123337350 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123337350 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123337350 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123337350 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123337350 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123337350 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123337350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123337350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123337350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123337350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123337350 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123337350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123337350 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123337350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123337350 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123337350 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123337350 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123337350 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123337350 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(357)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(354)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@be9552f9b756: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@be9552f9b756: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(363)@be9552f9b756: Final verdict of PTC: none 20250425123337351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54320<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@be9552f9b756: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass'. Fri Apr 25 12:33:37 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 20250425123337389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123337890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60918<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232580) Waiting for packet dumper to finish... 1 (prev_count=232580, count=258700) 20250425123339351 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123339351 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123339351 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123339351 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123339351 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123339351 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc ------ Fri Apr 25 12:33:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250425123340920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123340923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60932<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123340925 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45889<->l=127.0.0.1:4262) (control_if.c:572) 20250425123340983 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123340983 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123340983 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123340983 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123340983 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123340983 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123340983 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123340983 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123340983 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123340983 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123340984 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123340984 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123340984 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123340984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123340985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123340985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123340985 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123340985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123340985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123340985 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123340985 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123340985 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123340985 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123340985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123340985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123340985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123340985 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123340985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123340985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123340985 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123340985 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123340985 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123340985 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123340985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123340985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123340985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123340985 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123340985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123340985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123340985 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123340985 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123340985 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123340985 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123340985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123340985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123340985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123340985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123340985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123340985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123340985 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123340985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123340985 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123340985 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123340985 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123340985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123340985 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123340985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123340985 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123340985 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123340985 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123340985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123340985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123340985 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123340985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123340985 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123340985 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123340985 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123340985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123340985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123340985 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123340985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123340985 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123340985 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123340985 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123340985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123340985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123340985 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(373)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(371)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123340996 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123340996 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123340997 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123340997 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123340997 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123340997 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123340997 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123340997 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123340998 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123340998 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123340998 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123340998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123340998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123340998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123340998 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123340998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123340998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123340998 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123340998 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123340998 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123340998 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123340998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123340998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123340998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123340998 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123340998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123340998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123340998 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123340998 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123340998 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123340998 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123340998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123340998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123340998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123340998 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123340998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123340998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123340998 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123340998 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123340998 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123340998 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123340998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123340998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123340998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123340998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123340998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123340998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123340998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123340998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123340998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123340998 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123340998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123340998 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123340998 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123340998 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123340998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123340998 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123340998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123340998 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123340998 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123340998 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123340998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123340998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123340998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123340998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123340998 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123340998 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123340998 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123340998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123340998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123340998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123340999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123340999 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123340999 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123340999 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123340999 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123340999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123340999 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123341018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123341018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123341018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123341018 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123341018 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123341018 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123341018 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123341018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123341018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123341194 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123341194 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123341194 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123341194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123341196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123341196 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123341196 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123341196 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123341196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123341196 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123341196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123341197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123341197 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123341197 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123341197 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123341197 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123341197 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123341197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123341197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123341197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123341197 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123341197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123341197 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123341197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123341197 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123341197 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123341197 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123341197 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123341198 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123341198 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123341198 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123341198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123341198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123341198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123341198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123341198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123341198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123341198 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123341198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123341198 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123341198 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123341198 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123341198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123341198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123341198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123341198 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123341208 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123341208 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123341208 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123341208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(376)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123341209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123341209 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123341209 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123341209 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123341209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123341209 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123341209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123341209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123341209 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123341209 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123341209 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123341209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123341209 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123341209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123341209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123341209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123341209 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123341209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123341209 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123341209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123341209 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123341209 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123341209 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123341209 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123341210 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123341210 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123341210 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123341210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123341210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123341210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123341211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123341211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123341211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123341211 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123341211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123341211 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123341211 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123341211 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123341211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123341211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123341211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123341211 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123341998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123341998 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123341998 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123341998 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123341998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123341998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123341998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123341998 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123341999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123341999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123341999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123341999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123341999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123341999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123341999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123341999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123341999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341999 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123341999 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123341999 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123341999 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123341999 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123341999 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123341999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123341999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123341999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123341999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123341999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123341999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123341999 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123341999 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123341999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123341999 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123341999 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123341999 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123341999 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123341999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123341999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123341999 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123341999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123341999 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123341999 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123341999 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123341999 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123341999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123341999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123341999 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123341999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123341999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123341999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123341999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123341999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123341999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123341999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123341999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123341999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123341999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123341999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123341999 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123341999 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123341999 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123341999 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123341999 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123342012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123342012 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123342012 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123342012 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123342012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123342012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123342012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123342012 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123342013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123342013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123342013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123342013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123342013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123342013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123342013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123342013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123342013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123342013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123342013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123342013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123342013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123342013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123342013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123342013 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123342013 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123342013 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123342013 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123342013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123342013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123342013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123342013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123342013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123342013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123342013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123342013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123342013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123342013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123342013 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123342013 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123342013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123342013 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123342013 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123342013 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123342013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123342013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123342013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123342013 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123342013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123342013 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123342013 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123342013 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123342013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123342013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123342013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123342013 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123342013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123342013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123342013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123342013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123342013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123342013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123342013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123342013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123342013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123342013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123342013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123342013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123342013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123342013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123342013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123342013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123342013 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123342013 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123342013 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123342030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60942<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@be9552f9b756: 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)@be9552f9b756: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)661165 20250425123343043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123343043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123343043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123343043 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123343043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa16ad, normal) (hnbgw_rua.c:407) 20250425123343043 DHNB DEBUG map_rua[0x55cf8d3f8ad0]{init}: Allocated (fsm.c:456) 20250425123343043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-661165)[0x55cf8d3f8ad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123343043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-661165 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123343043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123343043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123343043 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-661165 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123343043 DCN DEBUG map_sccp[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123343043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123343043 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-661165 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123343043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-661165 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123343043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-661165)[0x55cf8d3f8ad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123343043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123343043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123343043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-661165)[0x55cf8d3f8ad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123343043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cf8d3fc7e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123343043 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123343043 DLSCCP DEBUG SCCP-SCOC(34)[0x55cf8d401ce0]{IDLE}: Allocated (fsm.c:456) 20250425123343043 DLSCCP DEBUG SCCP-SCOC(34)[0x55cf8d401ce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123343043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002610056400500f1100926) (sccp_scrc.c:406) 20250425123343043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123343043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123343043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123343043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123343043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123343043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123343043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123343043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123343043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123343043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123343043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123343043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123343043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123343043 DLSCCP DEBUG SCCP-SCOC(34)[0x55cf8d401ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123343043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cf8d3fc7e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123343043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-661165)[0x55cf8d3f8ad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123343043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123343043 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123343043 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123343043 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123343043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123343043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123343043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123343043 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@be9552f9b756: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)15119481 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@be9552f9b756: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@be9552f9b756: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)661165 20250425123343244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123343244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123343244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425123343244 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123343244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa16ad,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250425123343244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-661165 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250425123343244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-661165)[0x55cf8d3f8ad0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123343244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-661165)[0x55cf8d3f8ad0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123343244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cf8d3fc7e0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123344051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123344051 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123344051 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123344051 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123344051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123344051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123344051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123344051 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123344051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123344051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123344051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123344051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123344051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123344051 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004452cf) (sccp_scrc.c:477) 20250425123344051 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20250425123344051 DLSCCP DEBUG SCCP-SCOC(34)[0x55cf8d401ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123344051 DLSCCP DEBUG SCCP-SCOC(34)[0x55cf8d401ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123344051 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123344051 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123344051 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123344051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cf8d3fc7e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123344051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cf8d3fc7e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123344051 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123344051 DLSCCP DEBUG SCCP-SCOC(34)[0x55cf8d401ce0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123344051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004452cf), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123344051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123344051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123344051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123344051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123344051 DLSCCP DEBUG SCCP-SCOC(34)[0x55cf8d401ce0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123344051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250425123344051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-661165)[0x55cf8d3f8ad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123344051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-661165)[0x55cf8d3f8ad0]{disconnected}: Freeing instance (context_map.c:202) 20250425123344051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-661165)[0x55cf8d3f8ad0]{disconnected}: Deallocated (fsm.c:568) 20250425123344051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123344051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123344051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123344051 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-661165 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425123344051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123344051 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123344051 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123344051 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123344051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123344051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123344051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123344051 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@be9552f9b756: Session index based on local reference:0 20250425123344053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123344053 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123344053 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123344053 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123344053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.msc0-RAN(372)@be9552f9b756: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)15119481 20250425123344053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123344053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123344053 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123344053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123344053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123344053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123344053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123344053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123344053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=004452cf) (sccp_scrc.c:477) 20250425123344053 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20250425123344053 DLSCCP DEBUG SCCP-SCOC(34)[0x55cf8d401ce0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123344053 DLSCCP DEBUG SCCP-SCOC(34)[0x55cf8d401ce0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123344053 DLSCCP DEBUG SCCP-SCOC(34)[0x55cf8d401ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123344053 DLSCCP DEBUG SCCP-SCOC(34)[0x55cf8d401ce0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123344053 DLSCCP DEBUG SCCP-SCOC(34)[0x55cf8d401ce0]{IDLE}: Deallocated (fsm.c:568) MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123345056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60932<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123345057 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45889<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(366)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123345058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60922<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123345058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123345058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123345058 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123345058 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123345058 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123345058 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123345058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123345058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123345058 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123345058 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123345058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@be9552f9b756: Final verdict of PTC: none 20250425123345058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-SCCP(374)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@be9552f9b756: Final verdict of PTC: none 20250425123345058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123345058 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123345058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123345058 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123345058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123345058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123345058 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123345058 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123345058 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123345058 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(375)@be9552f9b756: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@be9552f9b756: Final verdict of PTC: none 20250425123345058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123345058 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123345058 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123345058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123345058 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123345058 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123345058 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123345058 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123345058 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123345058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123345058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123345059 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123345059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123345059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123345059 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123345059 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123345059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123345059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123345059 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425123345059 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123345059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123345059 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123345059 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123345059 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123345059 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123345059 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123345059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123345059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123345059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@be9552f9b756: Final verdict of PTC: none 20250425123345059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123345059 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123345059 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123345059 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123345059 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123345059 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123345059 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123345059 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123345059 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123345059 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(368)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@be9552f9b756: Final verdict of PTC: none 20250425123345059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60942<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@be9552f9b756: Final verdict of PTC: pass HNBGW-MGCP(377)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@be9552f9b756: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass'. Fri Apr 25 12:33:45 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 20250425123345116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123345618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60944<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232196) Waiting for packet dumper to finish... 1 (prev_count=232196, count=258832) 20250425123347060 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123347060 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123347060 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123347060 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123347060 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123347060 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Fri Apr 25 12:33:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_cs_iu_release_req_rua_disconnect started. 20250425123348690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123348692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123348694 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40355<->l=127.0.0.1:4262) (control_if.c:572) 20250425123348752 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123348752 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123348752 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123348752 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123348753 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123348753 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123348753 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123348753 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123348753 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123348753 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123348754 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123348754 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123348754 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123348754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123348754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123348754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123348754 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123348754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123348754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123348754 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123348754 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123348754 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123348754 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123348754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123348754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123348754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123348754 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123348754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123348754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123348754 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123348754 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123348754 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123348754 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123348754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123348754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123348754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123348754 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123348754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123348754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123348754 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123348754 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123348754 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123348754 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123348754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123348754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123348754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123348754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123348754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123348754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123348754 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123348755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123348755 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123348755 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123348755 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123348755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123348755 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123348755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123348755 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123348755 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123348755 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123348755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123348755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123348755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123348755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123348755 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123348755 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123348755 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123348755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123348755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123348755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123348755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123348755 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123348755 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123348755 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123348755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123348755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123348755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(387)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(385)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123348767 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123348767 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123348767 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123348767 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123348767 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123348767 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123348767 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123348767 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123348768 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123348768 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123348768 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123348768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123348768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123348768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123348768 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123348768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123348768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123348768 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123348768 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123348768 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123348768 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123348768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123348768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123348768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123348768 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123348768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123348768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123348768 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123348768 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123348768 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123348768 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123348768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123348768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123348768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123348768 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123348768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123348768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123348769 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123348769 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123348769 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123348769 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123348769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123348769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123348769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123348769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123348769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123348769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123348769 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123348769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123348769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123348769 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123348769 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123348769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123348769 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123348769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123348769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123348769 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123348769 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123348769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123348769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123348769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123348769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123348769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123348769 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123348769 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123348769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123348769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123348769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123348769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123348769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123348769 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123348769 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123348769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123348769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123348769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(390)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123348788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123348788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123348788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123348788 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123348788 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123348788 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123348788 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123348788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123348788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123348964 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123348964 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123348964 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123348964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123348966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123348966 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123348966 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123348966 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123348966 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123348966 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123348966 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123348967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123348967 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123348967 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123348967 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123348967 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123348967 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123348967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123348967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123348967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123348967 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123348967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123348967 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123348967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123348967 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123348967 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123348967 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123348967 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123348968 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123348968 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123348968 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123348968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123348968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123348968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123348968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123348968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123348968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123348968 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123348968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123348968 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123348968 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123348968 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123348968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123348968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123348968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123348968 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123348978 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123348978 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123348978 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123348978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(390)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123348980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123348980 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123348980 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123348980 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123348980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123348980 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123348980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123348980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123348980 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123348980 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123348980 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123348980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123348980 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123348980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123348980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123348980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123348980 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123348980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123348980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123348980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123348980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123348980 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123348980 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123348980 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123348981 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123348981 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123348981 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123348981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123348981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123348981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123348981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123348981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123348981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123348981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123348981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123348981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123348981 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123348981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123348981 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123348981 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123348981 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123348981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123348981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123348981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123348981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123349780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123349780 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123349780 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123349780 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123349780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123349780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123349780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123349780 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123349780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123349781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123349781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123349781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123349781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123349781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123349781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123349781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123349781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123349781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123349781 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123349781 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123349781 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123349781 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123349781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123349781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123349781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123349781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123349781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123349781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123349781 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123349781 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123349781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123349781 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123349781 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123349782 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123349782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123349782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123349782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123349782 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123349783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123349783 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123349783 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123349783 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123349783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123349783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123349783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123349783 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123349783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123349783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123349783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123349783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123349783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123349783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123349783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123349783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123349783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123349783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123349783 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123349783 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123349783 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123349787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123349787 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123349787 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123349787 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123349787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123349787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123349787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123349787 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123349787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123349787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123349787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123349787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123349787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123349787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123349787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123349787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123349787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) HNBGW_Test.sgsn0-RAN(389)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123349787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349787 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123349787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123349787 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123349787 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123349787 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123349787 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123349787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123349787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123349787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123349787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123349787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123349787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123349787 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123349787 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123349787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123349787 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123349787 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123349787 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123349787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123349787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123349787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123349787 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123349788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123349788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123349788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123349788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123349788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123349788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123349788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123349788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123349788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123349788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123349788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123349788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123349788 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123349788 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123349788 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123349788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123349788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123349788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123349788 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123349788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123349788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123349788 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123349788 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123349788 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123349821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35876<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=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)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@be9552f9b756: 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)@be9552f9b756: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)13754993 20250425123350838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123350838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123350838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123350838 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123350838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd1e271, normal) (hnbgw_rua.c:407) 20250425123350838 DHNB DEBUG map_rua[0x55cf8d401ce0]{init}: Allocated (fsm.c:456) 20250425123350838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13754993)[0x55cf8d401ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123350838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13754993 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123350838 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123350838 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123350838 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13754993 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123350838 DCN DEBUG map_sccp[0x55cf8d3f8ad0]{init}: Allocated (fsm.c:456) 20250425123350838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cf8d3f8ad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123350838 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13754993 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123350838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13754993 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123350838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13754993)[0x55cf8d401ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123350838 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123350838 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123350838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13754993)[0x55cf8d401ce0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123350838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cf8d3f8ad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123350838 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123350838 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{IDLE}: Allocated (fsm.c:456) 20250425123350838 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123350838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000023), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f400300033d0056400500f1100926) (sccp_scrc.c:406) 20250425123350838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123350838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123350838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123350838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123350838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123350838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123350838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123350838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123350838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123350838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123350838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123350838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123350838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123350838 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123350838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cf8d3f8ad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123350838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13754993)[0x55cf8d401ce0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123350839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123350839 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123350839 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123350839 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123350839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123350839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123350839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123350839 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@be9552f9b756: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)8504636 HNBGW_Test.msc0-SCCP(385)@be9552f9b756: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123350843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123350843 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123350843 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123350843 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123350843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123350843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123350843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123350843 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123350843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123350843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123350843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123350843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123350843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123350843 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fbc3be) (sccp_scrc.c:477) 20250425123350843 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20250425123350843 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123350843 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123350843 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123350843 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123350843 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123350843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cf8d3f8ad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123350843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cf8d3f8ad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(391)@be9552f9b756: 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)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(385)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(385)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425123351044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123351044 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123351044 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123351044 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123351044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123351044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123351044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123351044 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123351044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123351044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123351044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123351044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123351044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123351044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123351044 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20250425123351044 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123351044 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123351044 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123351044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cf8d3f8ad0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123351045 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123351045 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123351045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cf8d3f8ad0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123351045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123351045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123351045 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123351045 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123351045 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123351045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123351045 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123351045 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{UNUSED}: Allocated (fsm.c:456) 20250425123351045 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{UNUSED}: is child of mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710] (fsm.c:486) 20250425123351045 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710] (mgcp_client_endpoint_fsm.c:724) 20250425123351045 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123351045 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123351045 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123351045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13754993-0)[0x55cf8d40fde0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123351045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13754993-0)[0x55cf8d40fde0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0] (fsm.c:486) 20250425123351045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13754993-0)[0x55cf8d40fde0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123351045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13754993-0)[0x55cf8d40fde0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123351045 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: d1e2'... (mgcp_client.c:807) 20250425123351045 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250425123351045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13754993-0)[0x55cf8d40fde0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123351045 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d1e27117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1e27117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d1e27117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1e27117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425123351056 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250425123351056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123351056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123351056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123351056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123351056 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123351056 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351056 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351056 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123351056 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123351056 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351056 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123351056 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123351056 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123351056 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123351056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13754993)[0x55cf8d401ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123351056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123351056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123351056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_cs_iu_release_req_rua_disconnect0(392)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123351066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123351066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123351066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123351066 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123351066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd1e271) (hnbgw_rua.c:471) 20250425123351066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13754993 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123351066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13754993)[0x55cf8d401ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123351066 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123351066 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123351066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13754993)[0x55cf8d401ce0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123351066 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123351066 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123351066 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123351066 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123351066 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123351066 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710] (mgcp_client_endpoint_fsm.c:724) 20250425123351066 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123351066 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123351066 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123351066 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: d1e2'... (mgcp_client.c:807) 20250425123351066 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425123351066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123351066 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123351066 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351066 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "d1e27117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1e27117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123351072 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250425123351072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123351072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123351072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123351072 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123351072 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351072 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351072 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123351072 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123351072 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351072 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123351072 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123351072 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123351072 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710] (mgcp_client_endpoint_fsm.c:724) 20250425123351072 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123351072 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123351072 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123351072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13754993-0)[0x55cf8d3f5c60]{ST_CRCX}: Allocated (fsm.c:456) 20250425123351072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13754993-0)[0x55cf8d3f5c60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0] (fsm.c:486) 20250425123351072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13754993-0)[0x55cf8d3f5c60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123351072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13754993-0)[0x55cf8d3f5c60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250425123351072 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: d1e2'... (mgcp_client.c:807) 20250425123351072 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425123351072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13754993-0)[0x55cf8d3f5c60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123351072 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123351072 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351072 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351072 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "d1e27117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1e27117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123351078 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250425123351078 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f5c60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123351078 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f5c60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123351078 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f5c60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123351078 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f5c60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123351078 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123351078 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351078 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351078 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351078 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123351078 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123351078 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351078 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{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) 20250425123351078 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123351078 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123351078 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123351078 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123351078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cf8d3f8ad0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123351078 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123351078 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123351078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbc3be), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123351078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123351078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123351078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123351078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123351078 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123351078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123351078 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123351078 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123351078 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123351078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123351078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123351078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123351078 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123351268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123351268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123351268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425123351268 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123351268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd1e271) (hnbgw_rua.c:471) 20250425123351268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13754993 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250425123351268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13754993)[0x55cf8d401ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123351268 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425123351268 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425123351268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13754993)[0x55cf8d401ce0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250425123351268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cf8d3f8ad0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123351268 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123351268 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123351268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbc3be), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250425123351268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123351268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123351268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123351268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123351268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123351269 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123351269 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123351269 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123351269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123351269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123351269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123351269 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@be9552f9b756: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)13754993 20250425123351476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123351476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123351476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425123351476 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123351476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd1e271,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250425123351476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13754993 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250425123351476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13754993)[0x55cf8d401ce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123351476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13754993)[0x55cf8d401ce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123351476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cf8d3f8ad0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123351476 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123351476 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123351476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbc3be), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123351476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123351476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123351476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123351476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123351476 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123351476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cf8d3f8ad0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250425123351476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13754993)[0x55cf8d401ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123351476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13754993)[0x55cf8d401ce0]{disconnected}: Freeing instance (context_map.c:202) 20250425123351476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13754993)[0x55cf8d401ce0]{disconnected}: Deallocated (fsm.c:568) 20250425123351476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cf8d3f8ad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123351476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cf8d3f8ad0]{disconnected}: Freeing instance (context_map.c:206) 20250425123351476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cf8d3f8ad0]{disconnected}: Deallocated (fsm.c:568) 20250425123351476 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123351476 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123351476 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123351476 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123351476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123351476 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: d1e2'... (mgcp_client.c:807) 20250425123351476 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123351476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123351476 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f5c60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123351476 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: d1e2'... (mgcp_client.c:807) 20250425123351476 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123351476 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f5c60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123351476 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{IN_USE}: Removing from parent mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710] (mgcp_client_endpoint_fsm.c:873) 20250425123351476 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123351476 DLMGCP DEBUG mgw-endp(mgw-fsm-13754993-0)[0x55cf8d4184b0]{IN_USE}: Deallocated (fsm.c:568) 20250425123351476 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123351476 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123351476 DMGW DEBUG mgw(mgw-fsm-13754993-0)[0x55cf8d3f6710]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123351476 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13754993 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425123351476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123351476 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123351476 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123351476 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123351476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123351476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123351476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123351476 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@be9552f9b756: Session index based on local reference:0 20250425123351478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123351478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123351478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123351478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123351478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123351478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=00fbc3be) (sccp_scrc.c:477) 20250425123351478 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20250425123351478 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123351478 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123351478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123351478 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123351478 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123351478 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123351478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123351478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123351478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123351478 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123351478 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123351478 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123351478 DLSCCP DEBUG SCCP-SCOC(35)[0x55cf8d3fc7e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(386)@be9552f9b756: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)8504636 TC_cs_iu_release_req_rua_disconnect0(392)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "d1e27117" }, { code := "I", val := "11111" } }, sdp := omit } 20250425123351479 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250425123351479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123351479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123351479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123351479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40fde0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "d1e27117" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123351479 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250425123351479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f5c60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123351479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f5c60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123351479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f5c60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123351479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d3f5c60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123352482 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40355<->l=127.0.0.1:4262) (control_if.c:193) 20250425123352482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35860<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(381)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(380)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123352483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35844<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123352483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123352483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123352483 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123352483 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123352483 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@be9552f9b756: Final verdict of PTC: none 20250425123352484 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123352484 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123352484 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123352484 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123352484 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123352484 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123352484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123352484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123352484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@be9552f9b756: Final verdict of PTC: none 20250425123352484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123352484 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123352484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123352484 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123352484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123352484 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123352484 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123352484 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123352484 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123352484 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123352484 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(388)@be9552f9b756: Final verdict of PTC: none 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123352484 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425123352484 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123352484 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123352484 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123352484 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123352484 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123352484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123352484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123352484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123352484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123352484 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123352484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123352484 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123352484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123352484 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123352484 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123352484 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123352484 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123352484 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(387)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(382)@be9552f9b756: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(391)@be9552f9b756: Final verdict of PTC: none 20250425123352486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35876<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@be9552f9b756: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Fri Apr 25 12:33:52 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 20250425123352537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123353039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=319640) Waiting for packet dumper to finish... 1 (prev_count=319640, count=320500) 20250425123354485 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123354485 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123354485 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123354485 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123354485 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123354485 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Fri Apr 25 12:33:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ps_iu_release_req_rua_disconnect started. 20250425123356100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123356103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123356106 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39809<->l=127.0.0.1:4262) (control_if.c:572) 20250425123356166 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123356166 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123356167 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123356167 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123356167 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123356167 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123356167 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123356167 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123356167 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123356167 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123356168 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123356168 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123356168 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123356168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123356168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123356168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123356168 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123356168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123356168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123356168 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123356168 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123356168 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123356168 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123356168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123356168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123356168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123356168 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123356168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123356168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123356168 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123356168 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123356168 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123356168 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123356168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123356168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123356168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123356168 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123356168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123356168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123356168 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123356168 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123356168 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123356168 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123356168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123356168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123356168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123356168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123356168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123356168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123356168 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123356168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123356168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123356168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123356168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123356168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123356168 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123356168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123356168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123356168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123356168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123356168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123356168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123356168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123356168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123356168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123356168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123356168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123356168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123356168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123356168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123356168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123356168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123356168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123356168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123356168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123356168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123356168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(401)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(399)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123356183 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123356183 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123356183 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123356183 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123356183 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123356183 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123356184 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123356184 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123356185 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123356185 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123356185 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123356185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123356185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123356185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123356185 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123356185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123356185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123356185 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123356185 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123356185 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123356185 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123356185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123356185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123356185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123356185 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123356185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123356185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123356185 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123356185 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123356185 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123356185 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123356185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123356185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123356185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123356185 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123356185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123356185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123356185 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123356185 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123356185 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123356185 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123356185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123356185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123356185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123356185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123356185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123356185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123356185 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123356185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123356185 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123356185 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123356185 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123356185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123356185 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123356185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123356185 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123356185 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123356185 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123356185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123356185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123356185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123356185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123356185 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123356185 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123356185 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123356185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123356185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123356185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123356185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123356185 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123356185 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123356185 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123356185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123356185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123356185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(404)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123356205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123356205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123356205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123356205 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123356205 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123356205 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123356205 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123356205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123356205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123356378 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123356378 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123356378 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123356378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123356386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123356386 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123356386 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123356386 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123356387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123356387 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123356387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123356389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123356389 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123356389 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123356389 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123356389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123356389 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123356389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123356389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123356389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123356390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123356390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123356390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123356390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123356390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123356390 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123356390 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123356390 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123356391 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123356391 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123356391 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123356391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123356391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123356391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123356391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123356392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123356392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123356392 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123356392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123356392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123356392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123356392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123356392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123356392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123356392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123356392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123356395 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123356395 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123356395 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123356395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(404)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123356401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123356401 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123356401 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123356401 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123356401 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123356401 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123356401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123356403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123356403 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123356403 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123356404 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123356404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123356404 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123356404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123356404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123356404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123356404 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123356404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123356404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123356404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123356404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123356404 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123356404 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123356404 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123356405 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123356405 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123356405 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123356405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123356405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123356405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123356405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123356405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123356405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123356405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123356405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123356405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123356405 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123356406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123356406 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123356406 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123356406 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123356406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123356406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123356406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123356406 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123357183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123357183 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123357183 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123357183 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123357183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123357183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123357183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123357183 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123357183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123357183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123357183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123357183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123357183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123357183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123357183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123357183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123357183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357183 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123357183 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123357183 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123357183 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123357183 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123357183 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123357183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123357183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123357183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123357183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123357183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123357183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123357183 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123357183 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123357183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123357183 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123357183 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123357183 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123357183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123357183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123357183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123357183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123357183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123357183 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123357183 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123357183 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123357183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123357183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123357183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123357183 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123357183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123357183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123357183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123357183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123357183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123357183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123357183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123357183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123357183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123357184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123357184 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123357184 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123357184 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123357198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123357198 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123357198 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123357198 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123357198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123357198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123357198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123357198 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123357198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123357198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123357198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123357198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123357198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123357198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123357198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123357198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123357198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123357198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123357198 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123357198 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123357198 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123357198 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123357198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123357198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123357198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123357198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123357198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123357198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123357198 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123357198 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123357198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123357198 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123357198 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123357198 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123357198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123357198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123357198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123357198 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123357199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123357199 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123357199 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123357199 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123357199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123357199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123357199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123357199 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123357199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123357199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123357199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123357199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123357199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123357199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123357199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123357199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123357199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123357199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123357199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123357199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123357199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123357199 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123357199 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123357199 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123357215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58064<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@be9552f9b756: 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)@be9552f9b756: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)5425648 20250425123358240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123358240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123358240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123358240 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123358240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x52c9f0, normal) (hnbgw_rua.c:407) 20250425123358240 DHNB DEBUG map_rua[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123358240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5425648)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123358240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5425648 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123358240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123358240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123358240 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123358240 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5425648 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123358240 DCN DEBUG map_sccp[0x55cf8d40fde0]{init}: Allocated (fsm.c:456) 20250425123358240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cf8d40fde0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123358240 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5425648 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123358240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5425648 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123358240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5425648)[0x55cf8d3f5c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123358240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123358240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123358240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5425648)[0x55cf8d3f5c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123358240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cf8d40fde0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123358240 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123358240 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{IDLE}: Allocated (fsm.c:456) 20250425123358240 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123358240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000024), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f400300006c0056400500f1100926) (sccp_scrc.c:406) 20250425123358240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123358240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123358240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123358240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123358240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123358240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123358240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123358240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123358240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123358240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123358240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123358240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123358240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123358240 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123358240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cf8d40fde0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123358240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5425648)[0x55cf8d3f5c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123358240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123358240 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123358240 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123358240 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123358240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123358240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123358240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123358240 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@be9552f9b756: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)6016768 HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@be9552f9b756: setverdict(pass): none -> pass 20250425123358250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123358250 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123358250 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123358250 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123358250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123358250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123358250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123358250 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123358250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123358250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123358250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123358250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123358250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123358250 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0077b402) (sccp_scrc.c:477) 20250425123358250 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20250425123358250 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123358250 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123358250 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123358250 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123358250 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123358250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cf8d40fde0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123358250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cf8d40fde0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_iu_release_req_rua_disconnect0(406)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425123358452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123358452 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123358452 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123358452 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123358452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123358452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123358452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123358452 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123358452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123358452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123358452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123358452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123358452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123358452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123358452 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20250425123358452 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123358452 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123358452 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123358452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cf8d40fde0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123358452 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123358452 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123358452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cf8d40fde0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123358452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123358453 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123358453 DRANAP DEBUG ps_rab_ass[0x55cf8d401ce0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123358453 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123358453 DLPFCP DEBUG ps_rab[0x55cf8d3f8ad0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123358453 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123358453 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123358453 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123358453 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123358453 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648)[0x55cf8d401ce0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@be9552f9b756: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 HNBGW-PFCP(396)@be9552f9b756: 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 } } } 20250425123358462 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123358462 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123358462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123358462 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648)[0x55cf8d401ce0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123358462 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123358462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5425648)[0x55cf8d3f5c60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123358462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123358462 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648)[0x55cf8d401ce0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123358462 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648)[0x55cf8d401ce0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123358462 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648)[0x55cf8d401ce0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123358462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123358462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{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) 20250425123358462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123358462 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123358462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123358462 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123358462 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123358462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123358462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_iu_release_req_rua_disconnect0(406)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123358472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123358472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123358472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123358472 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123358472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x52c9f0) (hnbgw_rua.c:471) 20250425123358472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5425648 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123358472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5425648)[0x55cf8d3f5c60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123358472 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123358472 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123358472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5425648)[0x55cf8d3f5c60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123358472 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123358472 DRANAP DEBUG ps_rab_ass[0x55cf8d401ce0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123358472 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648)[0x55cf8d401ce0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123358472 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123358472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123358472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123358472 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123358472 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123358472 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123358472 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648)[0x55cf8d401ce0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@be9552f9b756: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@be9552f9b756: 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 } } } 20250425123358475 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123358475 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123358475 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123358475 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123358475 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648)[0x55cf8d401ce0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123358475 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123358475 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648)[0x55cf8d401ce0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123358475 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648)[0x55cf8d401ce0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123358475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cf8d40fde0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123358475 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123358475 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123358475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077b402), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123358475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123358475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123358475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123358475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123358475 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648)[0x55cf8d401ce0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123358475 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648)[0x55cf8d401ce0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123358475 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648)[0x55cf8d401ce0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123358475 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{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) 20250425123358475 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123358475 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123358475 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123358475 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123358475 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123358475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123358475 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123358475 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123358475 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123358475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123358475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123358475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123358475 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123358672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123358672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123358672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425123358672 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123358672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x52c9f0) (hnbgw_rua.c:471) 20250425123358673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5425648 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250425123358673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5425648)[0x55cf8d3f5c60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123358673 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425123358673 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425123358673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5425648)[0x55cf8d3f5c60]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250425123358673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cf8d40fde0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123358673 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123358673 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123358673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077b402), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250425123358673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123358673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123358673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123358673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123358673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123358673 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123358673 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123358673 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123358673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123358673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123358673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123358673 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@be9552f9b756: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)5425648 20250425123358876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123358876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123358876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425123358876 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123358876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x52c9f0,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250425123358876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5425648 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250425123358876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5425648)[0x55cf8d3f5c60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123358876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5425648)[0x55cf8d3f5c60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123358876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cf8d40fde0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123358876 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123358876 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123358876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077b402), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123358876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123358876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123358876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123358876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123358876 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123358876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cf8d40fde0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250425123358876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5425648)[0x55cf8d3f5c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123358876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5425648)[0x55cf8d3f5c60]{disconnected}: Freeing instance (context_map.c:202) 20250425123358876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5425648)[0x55cf8d3f5c60]{disconnected}: Deallocated (fsm.c:568) 20250425123358876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cf8d40fde0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123358876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cf8d40fde0]{disconnected}: Freeing instance (context_map.c:206) 20250425123358876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cf8d40fde0]{disconnected}: Deallocated (fsm.c:568) 20250425123358876 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123358876 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123358876 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123358876 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123358876 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123358876 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5425648 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425123358876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123358876 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123358876 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123358876 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123358876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123358876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123358876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123358876 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@be9552f9b756: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: Session index based on local reference:0 HNBGW-PFCP(396)@be9552f9b756: 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 } } } 20250425123358878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123358878 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123358878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123358878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123358878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{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) 20250425123358878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123358878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123358878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123358878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123358878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123358878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123358878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5425648-RAB-23)[0x55cf8d3f8ad0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123358878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123358878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(403)@be9552f9b756: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)6016768 20250425123358878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123358878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123358878 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123358878 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123358878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123358878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123358878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123358878 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123358879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123358879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123358879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123358879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123358879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123358879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=0077b402) (sccp_scrc.c:477) 20250425123358879 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20250425123358879 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123358879 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123358879 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123358879 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123358879 DLSCCP DEBUG SCCP-SCOC(36)[0x55cf8d3fc7e0]{IDLE}: Deallocated (fsm.c:568) MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123359883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58048<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123359883 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39809<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(394)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123359884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58034<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123359885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123359885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123359885 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123359885 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123359885 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@be9552f9b756: Final verdict of PTC: none 20250425123359886 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123359886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123359886 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123359886 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123359886 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123359886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123359886 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123359886 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123359886 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123359886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123359886 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123359886 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123359886 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123359886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123359886 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123359886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123359886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(396)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@be9552f9b756: Final verdict of PTC: none 20250425123359887 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123359887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123359887 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123359887 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123359887 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123359887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123359887 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123359887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123359887 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123359887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123359887 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@be9552f9b756: Final verdict of PTC: none 20250425123359887 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123359887 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123359887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123359887 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123359887 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123359887 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123359887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123359887 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123359887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123359887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123359887 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123359887 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123359887 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123359887 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123359887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123359887 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123359887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW-MGCP(405)@be9552f9b756: Final verdict of PTC: none 20250425123359887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123359887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123359887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123359887 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123359887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123359887 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123359887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123359887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123359887 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123359887 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123359887 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123359887 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(401)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@be9552f9b756: Final verdict of PTC: none 20250425123359889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58064<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@be9552f9b756: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Fri Apr 25 12:33:59 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 20250425123359933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123400434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58080<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=279672) Waiting for packet dumper to finish... 1 (prev_count=279672, count=306336) 20250425123401887 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123401887 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123401887 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123401887 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123401887 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123401887 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Fri Apr 25 12:34:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ps_rab_assignment started. 20250425123403471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123403474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123403476 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39837<->l=127.0.0.1:4262) (control_if.c:572) 20250425123403537 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123403537 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123403537 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123403537 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123403537 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123403537 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123403538 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123403538 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123403538 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123403538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123403538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123403538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123403538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123403538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123403538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123403538 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123403538 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123403538 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123403538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123403538 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123403538 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123403538 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123403538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123403538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123403538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123403538 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123403538 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123403538 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123403538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123403538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123403538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123403539 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123403539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123403539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123403539 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123403539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123403539 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123403539 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123403539 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123403539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123403539 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123403539 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123403539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123403539 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123403540 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123403540 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123403540 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123403540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123403540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123403540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123403540 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123403540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123403540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123403540 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123403540 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123403540 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123403540 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123403540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123403540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123403540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123403540 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123403540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123403540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123403540 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123403540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123403540 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123403540 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123403540 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123403540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123403540 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123403540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123403540 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123403540 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123403540 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123403540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123403540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123403540 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(415)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(415)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(413)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123403553 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123403553 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123403553 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123403553 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123403553 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123403553 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123403553 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123403554 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123403555 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123403555 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123403555 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123403555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123403555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123403555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123403555 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123403555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123403555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123403555 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123403555 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123403555 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123403555 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123403555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123403555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123403555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123403555 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123403555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123403555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123403555 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123403555 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123403555 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123403555 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123403555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123403555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123403555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123403555 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123403555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123403555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123403555 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123403555 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123403555 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123403555 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123403555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123403555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123403555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123403555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123403555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123403555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123403555 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123403555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123403555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123403555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123403555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123403555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123403555 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123403555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123403555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123403555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123403555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123403555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123403555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123403555 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123403555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123403555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123403555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123403555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123403555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123403555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123403555 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123403555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123403555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123403555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123403555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123403555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123403555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123403555 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123403574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123403574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123403574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123403574 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123403574 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123403574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123403574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123403574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123403574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123403751 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123403751 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123403751 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123403751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(415)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123403752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123403752 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123403752 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123403752 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123403752 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123403752 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123403752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123403753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123403753 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123403753 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123403753 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123403753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123403753 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123403753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123403753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123403753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123403753 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123403753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123403753 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123403753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123403753 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123403753 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123403753 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123403753 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123403754 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123403754 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123403754 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123403754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123403754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123403754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123403754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123403754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123403754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123403754 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123403754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123403754 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123403754 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123403754 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123403754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123403754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123403754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123403754 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123403765 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123403765 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123403765 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123403765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(418)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123403766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123403766 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123403766 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123403766 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123403766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123403766 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123403766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123403767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123403767 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123403767 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123403767 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123403767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123403767 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123403767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123403767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123403767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123403767 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123403767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123403767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123403767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123403767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123403767 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123403767 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123403767 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123403768 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123403768 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123403768 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123403768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123403768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123403768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123403768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123403768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123403768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123403768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123403768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123403768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123403768 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123403768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123403768 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123403768 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123403768 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123403768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123403768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123403768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123403768 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123404556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123404556 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123404556 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123404556 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123404556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123404556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123404556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123404556 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123404556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123404556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123404556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123404556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123404556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123404556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123404556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123404556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123404556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404556 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123404556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123404556 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123404556 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123404556 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123404556 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123404556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123404556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123404556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123404556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123404556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123404556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123404556 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123404556 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123404556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123404556 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123404556 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123404556 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123404556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123404556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123404556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123404556 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123404556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123404556 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123404556 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123404556 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123404556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123404556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123404556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123404556 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123404556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123404556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123404556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123404556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123404556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123404556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123404556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123404556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123404556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123404557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123404557 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123404557 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123404557 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123404568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123404568 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123404568 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123404568 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123404568 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123404568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123404568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123404568 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123404568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123404568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123404568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123404568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123404568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123404568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123404568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123404568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123404568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123404568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123404568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123404568 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123404568 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123404568 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123404568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123404568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123404568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123404568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123404568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123404568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123404568 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123404568 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123404568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123404568 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123404568 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123404568 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123404568 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123404568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123404568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123404568 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123404569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123404569 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123404569 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123404569 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123404569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123404569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123404569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123404569 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123404569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123404569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123404569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123404569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123404569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123404569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123404569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123404569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123404569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123404569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123404569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123404569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123404569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123404569 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123404569 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123404569 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123405587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(420)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(417)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@be9552f9b756: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@be9552f9b756: Added conn table entry 0TC_ps_rab_assignment0(420)12400349 20250425123406602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123406602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123406602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123406602 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123406602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbd36dd, normal) (hnbgw_rua.c:407) 20250425123406602 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123406602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12400349)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123406602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12400349 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123406602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123406602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123406602 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123406602 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12400349 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123406602 DCN DEBUG map_sccp[0x55cf8d3f8ad0]{init}: Allocated (fsm.c:456) 20250425123406602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123406602 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12400349 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123406602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12400349 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123406602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12400349)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123406602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123406602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123406602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12400349)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123406602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123406602 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123406602 DLSCCP DEBUG SCCP-SCOC(37)[0x55cf8d3f5c60]{IDLE}: Allocated (fsm.c:456) 20250425123406602 DLSCCP DEBUG SCCP-SCOC(37)[0x55cf8d3f5c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123406602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000025), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030003670056400500f1100926) (sccp_scrc.c:406) 20250425123406602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123406602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123406602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123406602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123406602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123406602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123406602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123406602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123406602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123406602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123406602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123406602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123406602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123406602 DLSCCP DEBUG SCCP-SCOC(37)[0x55cf8d3f5c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123406602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123406602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12400349)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123406602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123406602 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123406602 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123406602 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123406602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123406602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123406602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123406602 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@be9552f9b756: Added conn table entry 0TC_ps_rab_assignment0(420)10131480 HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: Session index based on connection ID:0 TC_ps_rab_assignment0(420)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123406607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123406607 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123406607 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123406607 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123406607 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123406607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123406607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123406607 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123406607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123406607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123406607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123406607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123406607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123406607 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00762c48) (sccp_scrc.c:477) 20250425123406607 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20250425123406607 DLSCCP DEBUG SCCP-SCOC(37)[0x55cf8d3f5c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123406607 DLSCCP DEBUG SCCP-SCOC(37)[0x55cf8d3f5c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123406607 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123406607 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123406607 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123406607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123406607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment0(420)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425123406808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123406808 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123406808 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123406808 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123406808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123406808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123406808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123406808 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123406808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123406808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123406808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123406808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123406808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123406808 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123406808 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20250425123406809 DLSCCP DEBUG SCCP-SCOC(37)[0x55cf8d3f5c60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123406809 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123406809 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123406809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123406809 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123406809 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123406809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123406809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123406809 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123406809 DRANAP DEBUG ps_rab_ass[0x55cf8d40fde0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123406809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123406809 DLPFCP DEBUG ps_rab[0x55cf8d401ce0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123406809 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123406809 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123406809 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123406809 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123406809 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349)[0x55cf8d40fde0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(410)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(410)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000002'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(410)@be9552f9b756: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 HNBGW-PFCP(410)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425123406817 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123406817 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123406817 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123406817 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349)[0x55cf8d40fde0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123406817 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123406817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12400349)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123406817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123406817 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349)[0x55cf8d40fde0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123406817 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349)[0x55cf8d40fde0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123406817 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349)[0x55cf8d40fde0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123406817 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123406817 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{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) 20250425123406817 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123406817 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123406817 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123406817 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123406817 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123406817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123406817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(420)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123406827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123406827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123406827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123406827 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123406827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbd36dd) (hnbgw_rua.c:471) 20250425123406827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12400349 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123406827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12400349)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123406827 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123406827 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123406827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12400349)[0x55cf8d3fc7e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123406827 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123406827 DRANAP DEBUG ps_rab_ass[0x55cf8d40fde0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123406827 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349)[0x55cf8d40fde0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123406827 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123406827 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123406827 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123406827 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123406827 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123406827 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123406827 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349)[0x55cf8d40fde0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(410)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(410)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(410)@be9552f9b756: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425123406831 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123406831 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123406831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123406831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123406831 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349)[0x55cf8d40fde0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123406831 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123406831 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349)[0x55cf8d40fde0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123406831 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349)[0x55cf8d40fde0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123406831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123406831 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123406831 DLSCCP DEBUG SCCP-SCOC(37)[0x55cf8d3f5c60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123406831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00762c48), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123406831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123406831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123406831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123406831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123406831 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349)[0x55cf8d40fde0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123406831 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349)[0x55cf8d40fde0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123406831 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349)[0x55cf8d40fde0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123406831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{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) 20250425123406831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123406831 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123406831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123406831 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123406831 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123406831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123406831 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123406831 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123406831 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123406831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123406831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123406831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123406831 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123408840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123408840 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123408840 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123408840 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123408840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123408840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123408840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123408840 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123408840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123408840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123408840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123408840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123408840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123408840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123408840 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20250425123408840 DLSCCP DEBUG SCCP-SCOC(37)[0x55cf8d3f5c60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123408840 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123408840 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123408840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123408840 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123408840 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123408840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123408840 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123408840 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123408840 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123408840 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123408840 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123408840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12400349)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123408840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123408840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123408840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(410)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(410)@be9552f9b756: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123408842 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123408842 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123408842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123408842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123408842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{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) 20250425123408842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123408842 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123408842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123408842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123408842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123408842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123408842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12400349-RAB-23)[0x55cf8d401ce0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123408842 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123408842 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(412)@be9552f9b756: Deleted conn table entry 0TC_ps_rab_assignment0(420)12400349 20250425123408845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123408846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123408846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123408846 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123408846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbd36dd,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123408846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12400349 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123408846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12400349)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123408846 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123408846 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123408846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12400349)[0x55cf8d3fc7e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123408846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123408846 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123408846 DLSCCP DEBUG SCCP-SCOC(37)[0x55cf8d3f5c60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123408846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00762c48), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123408846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123408846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123408846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123408846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123408846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12400349)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123408846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123408846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123408846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123408846 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123408846 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123408846 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123408846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123408846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123408846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123408846 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@be9552f9b756: Deleted conn table entry 0TC_ps_rab_assignment0(420)10131480 HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: Session index based on connection ID:0 20250425123408848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123408848 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123408848 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123408848 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123408848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123408848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123408848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123408848 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123408848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123408848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123408848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123408848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123408848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123408848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=00762c48), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123408848 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1824) 20250425123408848 DLSCCP DEBUG SCCP-SCOC(37)[0x55cf8d3f5c60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123408848 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123408848 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123408848 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123408848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123408848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123408848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12400349)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123408848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12400349)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:202) 20250425123408848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12400349)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123408848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123408848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{disconnected}: Freeing instance (context_map.c:206) 20250425123408848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cf8d3f8ad0]{disconnected}: Deallocated (fsm.c:568) 20250425123408848 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12400349 SCCP-37 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425123408848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00762c48), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:406) 20250425123408848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123408848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123408848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123408848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123408848 DLSCCP DEBUG SCCP-SCOC(37)[0x55cf8d3f5c60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123408848 DLSCCP DEBUG SCCP-SCOC(37)[0x55cf8d3f5c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123408848 DLSCCP DEBUG SCCP-SCOC(37)[0x55cf8d3f5c60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123408848 DLSCCP DEBUG SCCP-SCOC(37)[0x55cf8d3f5c60]{IDLE}: Deallocated (fsm.c:568) 20250425123408848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123408848 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123408848 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123408848 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123408848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123408848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123408848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123408848 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123410861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58110<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123410862 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39837<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(408)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123410866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58096<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123410868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123410868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123410868 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123410868 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123410868 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123410869 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123410869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123410869 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123410869 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123410869 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123410869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123410869 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123410869 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123410869 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123410869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123410869 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123410870 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123410870 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123410870 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123410870 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(414)@be9552f9b756: Final verdict of PTC: none 20250425123410870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123410870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(416)@be9552f9b756: Final verdict of PTC: none 20250425123410870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123410870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123410870 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123410870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123410870 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123410870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123410870 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123410870 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123410870 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123410870 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123410870 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_ps_rab_assignment(407)@be9552f9b756: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(412)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(417)@be9552f9b756: Final verdict of PTC: none 20250425123410871 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123410872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123410872 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123410872 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123410872 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123410872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123410872 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123410872 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED TC_ps_rab_assignment-Iuh0(411)@be9552f9b756: Final verdict of PTC: none 20250425123410872 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123410872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123410872 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123410872 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123410872 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123410872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123410872 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123410872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123410872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123410872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123410873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123410873 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123410873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123410873 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123410873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123410873 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123410873 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123410873 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123410873 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123410873 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(419)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(410)@be9552f9b756: Final verdict of PTC: none 20250425123410875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@be9552f9b756: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Fri Apr 25 12:34: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 20250425123410972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58538<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123411473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58538<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=311740) Waiting for packet dumper to finish... 1 (prev_count=311740, count=312380) 20250425123412871 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123412871 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123412871 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123412873 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123412873 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123412873 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Fri Apr 25 12:34:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_ps_rab_assignment_concurrent started. 20250425123414543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123414549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123414553 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43319<->l=127.0.0.1:4262) (control_if.c:572) 20250425123414647 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123414647 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123414648 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123414648 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123414648 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123414648 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123414648 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123414648 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(425)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123414648 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123414648 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123414649 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123414649 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123414649 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123414649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123414649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123414649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123414649 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123414649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123414649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123414649 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123414649 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123414649 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123414649 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123414649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123414649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123414649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123414649 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123414649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123414649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123414649 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123414649 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123414649 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123414649 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123414649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123414649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123414649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123414649 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123414649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123414649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123414649 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123414649 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123414649 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123414649 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123414649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123414649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123414649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123414649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123414649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123414649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123414649 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123414650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123414650 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123414650 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123414650 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123414650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123414650 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123414650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123414650 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123414650 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123414650 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123414650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123414650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123414650 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123414650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123414650 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123414650 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123414650 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123414650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123414650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123414650 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123414650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123414650 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123414650 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123414650 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123414650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123414650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123414650 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(429)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(429)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(427)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123414665 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123414665 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123414665 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123414665 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123414665 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123414665 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123414665 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123414665 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123414666 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123414666 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123414666 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123414666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123414666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123414666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123414666 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123414666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123414666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123414666 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123414666 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123414666 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123414666 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123414667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123414667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123414667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123414667 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123414667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123414667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123414667 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123414667 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123414667 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123414667 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123414667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123414667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123414667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123414667 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123414667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123414667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123414667 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123414667 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123414667 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123414667 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123414667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123414667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123414667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123414667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123414667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123414667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123414667 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123414667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123414667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123414667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123414667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123414667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123414667 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123414667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123414667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123414667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123414667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123414667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123414667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123414667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123414667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123414667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123414667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123414667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123414667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123414667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123414667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123414667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123414667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123414667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123414667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123414667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123414667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123414667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123414688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123414688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123414688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123414688 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123414688 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123414688 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123414688 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123414688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123414688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123414862 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123414862 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123414862 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123414862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(429)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123414872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123414872 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123414872 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123414872 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123414872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123414872 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123414872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123414875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123414875 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123414875 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123414875 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123414875 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123414875 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123414875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123414875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123414875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123414875 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123414875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123414875 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123414875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123414875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123414875 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123414875 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123414875 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123414876 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123414876 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123414876 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123414876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123414876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123414876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123414876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123414876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123414876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123414876 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123414877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123414877 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123414877 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123414877 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123414877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123414877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123414877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123414877 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123414878 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123414878 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123414878 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123414878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(432)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123414882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123414882 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123414882 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123414882 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123414882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123414882 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123414882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123414883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123414883 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123414883 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123414883 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123414883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123414883 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123414883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123414883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123414883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123414883 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123414883 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123414883 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123414883 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123414883 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123414883 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123414883 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123414883 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123414885 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123414885 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123414885 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123414885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123414885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123414885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123414885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123414885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123414885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123414885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123414885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123414885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123414885 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123414885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123414885 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123414885 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123414885 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123414885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123414885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123414885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123414885 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123415667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123415667 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123415667 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123415667 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123415667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123415667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123415667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123415667 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123415667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123415667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123415667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123415667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123415667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123415667 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123415667 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123415667 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123415667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415667 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123415667 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123415667 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123415667 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123415667 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123415667 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123415667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123415667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123415667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123415667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123415667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123415667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123415667 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123415667 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123415667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123415667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123415667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123415667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123415667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123415667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123415667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123415667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123415667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123415667 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123415667 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123415667 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123415667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123415667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123415667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123415667 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123415667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123415667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123415667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123415667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123415667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123415667 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123415667 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123415667 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123415667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415667 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123415667 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123415667 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123415667 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123415667 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123415680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123415680 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123415680 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123415680 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123415680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123415680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123415680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123415680 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123415680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123415680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123415680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123415680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123415680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123415680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123415680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123415680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123415680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123415681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123415681 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123415681 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123415681 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123415681 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123415681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123415681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123415681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123415681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123415681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123415681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123415681 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123415681 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123415681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123415681 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123415681 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123415681 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123415681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123415681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123415681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123415681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123415681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123415681 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123415681 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123415681 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123415681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123415681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123415681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123415681 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123415681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123415681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123415681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123415681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123415681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123415681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123415681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123415681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123415681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123415681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123415681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123415681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123415681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123415681 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123415681 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123415681 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123416724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123416943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38180<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(434)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(435)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(436)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)11398426 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)1178427 20250425123417775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417775 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaded1a, normal) (hnbgw_rua.c:407) 20250425123417775 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123417775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11398426)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11398426 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417775 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417775 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11398426 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417775 DCN DEBUG map_sccp[0x55cf8d3f8ad0]{init}: Allocated (fsm.c:456) 20250425123417775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417775 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11398426 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11398426 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11398426)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11398426)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417775 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417775 DLSCCP DEBUG SCCP-SCOC(38)[0x55cf8d3f5c60]{IDLE}: Allocated (fsm.c:456) 20250425123417775 DLSCCP DEBUG SCCP-SCOC(38)[0x55cf8d3f5c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000026), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030002d10056400500f1100926) (sccp_scrc.c:406) 20250425123417775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417775 DLSCCP DEBUG SCCP-SCOC(38)[0x55cf8d3f5c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11398426)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417775 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417775 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417775 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[2] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)15459697 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)4149621 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(434)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123417782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417782 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123417782 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123417782 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123417782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123417782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123417782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123417782 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123417782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123417782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123417782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123417782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123417782 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c14262) (sccp_scrc.c:477) 20250425123417782 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20250425123417782 DLSCCP DEBUG SCCP-SCOC(38)[0x55cf8d3f5c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123417782 DLSCCP DEBUG SCCP-SCOC(38)[0x55cf8d3f5c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123417782 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123417782 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123417782 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123417782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123417782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(434)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 TC_ps_rab_assignment_concurrent0(437)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(438)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)16070011 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(439)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)7037578 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(440)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)9496921 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)11018734 TC_ps_rab_assignment_concurrent0(441)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(442)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)3740502 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)1381078 TC_ps_rab_assignment_concurrent0(443)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)7346180 TC_ps_rab_assignment_concurrent0(444)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)3054910 TC_ps_rab_assignment_concurrent0(445)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)4065898 TC_ps_rab_assignment_concurrent0(446)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)3193320 TC_ps_rab_assignment_concurrent0(447)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)3778180 TC_ps_rab_assignment_concurrent0(448)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)2339622 TC_ps_rab_assignment_concurrent0(449)@be9552f9b756: f_gen_tmsi(suffix:=0, 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)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)6854632 20250425123417976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417976 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x11fb3b, normal) (hnbgw_rua.c:407) 20250425123417976 DHNB DEBUG map_rua[0x55cf8d401ce0]{init}: Allocated (fsm.c:456) 20250425123417976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1178427)[0x55cf8d401ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1178427 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417976 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417976 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417976 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1178427 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417976 DCN DEBUG map_sccp[0x55cf8d40fde0]{init}: Allocated (fsm.c:456) 20250425123417976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417976 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1178427 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1178427 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1178427)[0x55cf8d401ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417976 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1178427)[0x55cf8d401ce0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417976 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417976 DLSCCP DEBUG SCCP-SCOC(39)[0x55cf8d4184b0]{IDLE}: Allocated (fsm.c:456) 20250425123417976 DLSCCP DEBUG SCCP-SCOC(39)[0x55cf8d4184b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000027), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003b60056400500f1100926) (sccp_scrc.c:406) 20250425123417976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417976 DLSCCP DEBUG SCCP-SCOC(39)[0x55cf8d4184b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1178427)[0x55cf8d401ce0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xebe571, normal) (hnbgw_rua.c:407) 20250425123417977 DHNB DEBUG map_rua[0x55cf8d3f6710]{init}: Allocated (fsm.c:456) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15459697)[0x55cf8d3f6710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417977 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15459697 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417977 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15459697 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417977 DCN DEBUG map_sccp[0x55cf8d40fb40]{init}: Allocated (fsm.c:456) 20250425123417977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417977 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123417977 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123417977 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123417977 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417977 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15459697 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15459697 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15459697)[0x55cf8d3f6710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15459697)[0x55cf8d3f6710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417977 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(40)[0x55cf8d402460]{IDLE}: Allocated (fsm.c:456) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(40)[0x55cf8d402460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000028), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003950056400500f1100926) (sccp_scrc.c:406) 20250425123417977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(40)[0x55cf8d402460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15459697)[0x55cf8d3f6710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123417977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123417977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123417977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123417977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123417977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123417977 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(38)[0x55cf8d3f5c60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123417977 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123417977 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123417977 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123417977 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123417977 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123417977 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123417977 DRANAP DEBUG ps_rab_ass[0x55cf8d401770]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123417977 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123417977 DLPFCP DEBUG ps_rab[0x55cf8d3ff060]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123417977 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123417977 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123417977 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123417977 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123417977 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426)[0x55cf8d401770]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20250425123417977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf5357b, normal) (hnbgw_rua.c:407) 20250425123417977 DHNB DEBUG map_rua[0x55cf8d402620]{init}: Allocated (fsm.c:456) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16070011)[0x55cf8d402620]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16070011 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417977 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16070011 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417977 DCN DEBUG map_sccp[0x55cf8d41de50]{init}: Allocated (fsm.c:456) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417977 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16070011 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16070011 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16070011)[0x55cf8d402620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16070011)[0x55cf8d402620]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417977 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(41)[0x55cf8d41d340]{IDLE}: Allocated (fsm.c:456) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(41)[0x55cf8d41d340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000029), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000420056400500f1100926) (sccp_scrc.c:406) 20250425123417977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417977 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(41)[0x55cf8d41d340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16070011)[0x55cf8d402620]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6b628a, normal) (hnbgw_rua.c:407) 20250425123417977 DHNB DEBUG map_rua[0x55cf8d402d50]{init}: Allocated (fsm.c:456) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7037578)[0x55cf8d402d50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7037578 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417977 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7037578 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417977 DCN DEBUG map_sccp[0x55cf8d401e80]{init}: Allocated (fsm.c:456) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417977 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7037578 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7037578 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7037578)[0x55cf8d402d50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7037578)[0x55cf8d402d50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417977 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(42)[0x55cf8d400cc0]{IDLE}: Allocated (fsm.c:456) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(42)[0x55cf8d400cc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417977 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001d00056400500f1100926) (sccp_scrc.c:406) 20250425123417977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417977 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(42)[0x55cf8d400cc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7037578)[0x55cf8d402d50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x90e959, normal) (hnbgw_rua.c:407) 20250425123417977 DHNB DEBUG map_rua[0x55cf8d3fef20]{init}: Allocated (fsm.c:456) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9496921)[0x55cf8d3fef20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9496921 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417977 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9496921 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417977 DCN DEBUG map_sccp[0x55cf8d41d470]{init}: Allocated (fsm.c:456) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417977 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9496921 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9496921 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9496921)[0x55cf8d3fef20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9496921)[0x55cf8d3fef20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417977 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(43)[0x55cf8d401290]{IDLE}: Allocated (fsm.c:456) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(43)[0x55cf8d401290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001db0056400500f1100926) (sccp_scrc.c:406) 20250425123417977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(43)[0x55cf8d401290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9496921)[0x55cf8d3fef20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa821ee, normal) (hnbgw_rua.c:407) 20250425123417977 DHNB DEBUG map_rua[0x55cf8d402150]{init}: Allocated (fsm.c:456) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11018734)[0x55cf8d402150]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11018734 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417977 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11018734 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417977 DCN DEBUG map_sccp[0x55cf8d3fe280]{init}: Allocated (fsm.c:456) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417977 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11018734 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417977 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11018734 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11018734)[0x55cf8d402150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11018734)[0x55cf8d402150]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417977 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(44)[0x55cf8d3fe720]{IDLE}: Allocated (fsm.c:456) 20250425123417977 DLSCCP DEBUG SCCP-SCOC(44)[0x55cf8d3fe720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002ca0056400500f1100926) (sccp_scrc.c:406) 20250425123417978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417978 DLSCCP DEBUG SCCP-SCOC(44)[0x55cf8d3fe720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11018734)[0x55cf8d402150]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417978 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x391356, normal) (hnbgw_rua.c:407) 20250425123417978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417978 DHNB DEBUG map_rua[0x55cf8d3fede0]{init}: Allocated (fsm.c:456) 20250425123417978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3740502)[0x55cf8d3fede0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3740502 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417978 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417978 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417978 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417978 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3740502 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417978 DCN DEBUG map_sccp[0x55cf8d3fe3b0]{init}: Allocated (fsm.c:456) 20250425123417978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417978 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3740502 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3740502 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3740502)[0x55cf8d3fede0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3740502)[0x55cf8d3fede0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417978 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417978 DLSCCP DEBUG SCCP-SCOC(45)[0x55cf8d4052b0]{IDLE}: Allocated (fsm.c:456) 20250425123417978 DLSCCP DEBUG SCCP-SCOC(45)[0x55cf8d4052b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417978 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f400300011a0056400500f1100926) (sccp_scrc.c:406) 20250425123417978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417978 DLSCCP DEBUG SCCP-SCOC(45)[0x55cf8d4052b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3740502)[0x55cf8d3fede0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417978 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1512d6, normal) (hnbgw_rua.c:407) 20250425123417978 DHNB DEBUG map_rua[0x55cf8d3fe970]{init}: Allocated (fsm.c:456) 20250425123417978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381078)[0x55cf8d3fe970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1381078 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417978 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417978 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1381078 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417978 DCN DEBUG map_sccp[0x55cf8d3feba0]{init}: Allocated (fsm.c:456) 20250425123417978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417978 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1381078 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417978 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417978 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417978 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1381078 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381078)[0x55cf8d3fe970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381078)[0x55cf8d3fe970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417978 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417978 DLSCCP DEBUG SCCP-SCOC(46)[0x55cf8d405d70]{IDLE}: Allocated (fsm.c:456) 20250425123417978 DLSCCP DEBUG SCCP-SCOC(46)[0x55cf8d405d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030001a90056400500f1100926) (sccp_scrc.c:406) 20250425123417978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417978 DLSCCP DEBUG SCCP-SCOC(46)[0x55cf8d405d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381078)[0x55cf8d3fe970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417978 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417978 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417978 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x701804, normal) (hnbgw_rua.c:407) 20250425123417978 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417978 DHNB DEBUG map_rua[0x55cf8d4063b0]{init}: Allocated (fsm.c:456) 20250425123417978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7346180)[0x55cf8d4063b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346180 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417978 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417978 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346180 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417978 DCN DEBUG map_sccp[0x55cf8d405620]{init}: Allocated (fsm.c:456) 20250425123417978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417979 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7346180 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346180 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7346180)[0x55cf8d4063b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7346180)[0x55cf8d4063b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417979 DLSCCP DEBUG SCCP-SCOC(47)[0x55cf8d418e30]{IDLE}: Allocated (fsm.c:456) 20250425123417979 DLSCCP DEBUG SCCP-SCOC(47)[0x55cf8d418e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417979 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417979 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417979 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030001980056400500f1100926) (sccp_scrc.c:406) 20250425123417979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:1 20250425123417979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417979 DLSCCP DEBUG SCCP-SCOC(47)[0x55cf8d418e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7346180)[0x55cf8d4063b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2e9d3e, normal) (hnbgw_rua.c:407) 20250425123417979 DHNB DEBUG map_rua[0x55cf8d4060d0]{init}: Allocated (fsm.c:456) 20250425123417979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3054910)[0x55cf8d4060d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3054910 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417979 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3054910 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417979 DCN DEBUG map_sccp[0x55cf8d418f60]{init}: Allocated (fsm.c:456) 20250425123417979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417979 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3054910 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3054910 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3054910)[0x55cf8d4060d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3054910)[0x55cf8d4060d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417979 DLSCCP DEBUG SCCP-SCOC(48)[0x55cf8d419c10]{IDLE}: Allocated (fsm.c:456) 20250425123417979 DLSCCP DEBUG SCCP-SCOC(48)[0x55cf8d419c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000030), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030003720056400500f1100926) (sccp_scrc.c:406) 20250425123417979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417979 DLSCCP DEBUG SCCP-SCOC(48)[0x55cf8d419c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3054910)[0x55cf8d4060d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417979 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417979 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417979 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3e0a6a, normal) (hnbgw_rua.c:407) 20250425123417979 DHNB DEBUG map_rua[0x55cf8d419d40]{init}: Allocated (fsm.c:456) 20250425123417979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4065898)[0x55cf8d419d40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065898 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417979 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065898 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417979 DCN DEBUG map_sccp[0x55cf8d4194c0]{init}: Allocated (fsm.c:456) 20250425123417979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417979 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4065898 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065898 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4065898)[0x55cf8d419d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4065898)[0x55cf8d419d40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417979 DLSCCP DEBUG SCCP-SCOC(49)[0x55cf8d41a6c0]{IDLE}: Allocated (fsm.c:456) 20250425123417979 DLSCCP DEBUG SCCP-SCOC(49)[0x55cf8d41a6c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000031), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f400300014e0056400500f1100926) (sccp_scrc.c:406) 20250425123417979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417979 DLSCCP DEBUG SCCP-SCOC(49)[0x55cf8d41a6c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4065898)[0x55cf8d419d40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x30b9e8, normal) (hnbgw_rua.c:407) 20250425123417979 DHNB DEBUG map_rua[0x55cf8d41a0a0]{init}: Allocated (fsm.c:456) 20250425123417979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3193320)[0x55cf8d41a0a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3193320 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417979 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3193320 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417979 DCN DEBUG map_sccp[0x55cf8d4196b0]{init}: Allocated (fsm.c:456) 20250425123417979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417979 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3193320 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417979 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417979 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417979 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3193320 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3193320)[0x55cf8d41a0a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3193320)[0x55cf8d41a0a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417979 DLSCCP DEBUG SCCP-SCOC(50)[0x55cf8d41b5c0]{IDLE}: Allocated (fsm.c:456) 20250425123417979 DLSCCP DEBUG SCCP-SCOC(50)[0x55cf8d41b5c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000032), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030000880056400500f1100926) (sccp_scrc.c:406) 20250425123417980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417980 DLSCCP DEBUG SCCP-SCOC(50)[0x55cf8d41b5c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3193320)[0x55cf8d41a0a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417980 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x39a684, normal) (hnbgw_rua.c:407) 20250425123417980 DHNB DEBUG map_rua[0x55cf8d41a7f0]{init}: Allocated (fsm.c:456) 20250425123417980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3778180)[0x55cf8d41a7f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417980 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417980 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417980 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417980 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3778180 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417980 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417980 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3778180 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417980 DCN DEBUG map_sccp[0x55cf8d41aa50]{init}: Allocated (fsm.c:456) 20250425123417980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417980 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3778180 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3778180 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3778180)[0x55cf8d41a7f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3778180)[0x55cf8d41a7f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417980 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417980 DLSCCP DEBUG SCCP-SCOC(51)[0x55cf8d41bd90]{IDLE}: Allocated (fsm.c:456) 20250425123417980 DLSCCP DEBUG SCCP-SCOC(51)[0x55cf8d41bd90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000033), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f400300025d0056400500f1100926) (sccp_scrc.c:406) 20250425123417980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417980 DLSCCP DEBUG SCCP-SCOC(51)[0x55cf8d41bd90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3778180)[0x55cf8d41a7f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417980 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x23b326, normal) (hnbgw_rua.c:407) 20250425123417980 DHNB DEBUG map_rua[0x55cf8d41b6f0]{init}: Allocated (fsm.c:456) 20250425123417980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2339622)[0x55cf8d41b6f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2339622 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417980 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417980 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2339622 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417980 DCN DEBUG map_sccp[0x55cf8d41b820]{init}: Allocated (fsm.c:456) 20250425123417980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417980 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417980 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417980 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417980 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2339622 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2339622 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2339622)[0x55cf8d41b6f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2339622)[0x55cf8d41b6f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417980 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417980 DLSCCP DEBUG SCCP-SCOC(52)[0x55cf8d4073f0]{IDLE}: Allocated (fsm.c:456) 20250425123417980 DLSCCP DEBUG SCCP-SCOC(52)[0x55cf8d4073f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000034), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030003970056400500f1100926) (sccp_scrc.c:406) 20250425123417980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417980 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417980 DLSCCP DEBUG SCCP-SCOC(52)[0x55cf8d4073f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2339622)[0x55cf8d41b6f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123417980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123417980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123417980 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123417980 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417980 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6897e8, normal) (hnbgw_rua.c:407) 20250425123417980 DHNB DEBUG map_rua[0x55cf8d407520]{init}: Allocated (fsm.c:456) 20250425123417980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854632)[0x55cf8d407520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123417980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854632 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123417980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417980 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123417980 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854632 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123417980 DCN DEBUG map_sccp[0x55cf8d41bf80]{init}: Allocated (fsm.c:456) 20250425123417980 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417980 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123417980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123417980 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6854632 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123417980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854632 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123417980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854632)[0x55cf8d407520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123417980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123417980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123417980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854632)[0x55cf8d407520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123417980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123417980 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123417980 DLSCCP DEBUG SCCP-SCOC(53)[0x55cf8d408060]{IDLE}: Allocated (fsm.c:456) 20250425123417980 DLSCCP DEBUG SCCP-SCOC(53)[0x55cf8d408060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123417980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030001320056400500f1100926) (sccp_scrc.c:406) 20250425123417981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123417981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123417981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123417981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. 20250425123417981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123417981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123417981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123417981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123417981 DLSCCP DEBUG SCCP-SCOC(53)[0x55cf8d408060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123417981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123417981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854632)[0x55cf8d407520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123417981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417981 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123417981 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123417981 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123417981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123417981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123417981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123417981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:2 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)9017762 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:3 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[2] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(435)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)9123518 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)10647503 TC_ps_rab_assignment_concurrent0(436)@be9552f9b756: setverdict(pass): none -> pass HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(437)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:4 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:5 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000003'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)4637068 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:6 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:7 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)8297919 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:8 TC_ps_rab_assignment_concurrent0(434)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(438)@be9552f9b756: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(439)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:2 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(440) 20250425123417990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123417990 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123417990 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123417990 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123417990 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123417990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123417990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123417990 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)6497993 20250425123417990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123417990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123417990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123417990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123417990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123417990 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ab6458) (sccp_scrc.c:477) 20250425123417990 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20250425123417990 DLSCCP DEBUG SCCP-SCOC(39)[0x55cf8d4184b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123417990 DLSCCP DEBUG SCCP-SCOC(39)[0x55cf8d4184b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123417990 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123417990 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123417990 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123417990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123417990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(434)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)10659652 TC_ps_rab_assignment_concurrent0(440)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(441)@be9552f9b756: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(435)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)221162 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:9 TC_ps_rab_assignment_concurrent0(442)@be9552f9b756: setverdict(pass): none -> pass HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(434): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:11 20250425123417995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123417995 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123417995 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123417995 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426)[0x55cf8d401770]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123417995 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123417995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11398426)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123417995 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123417995 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426)[0x55cf8d401770]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123417995 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426)[0x55cf8d401770]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123417995 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426)[0x55cf8d401770]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123417995 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123417995 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{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) 20250425123417995 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123417995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123417995 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123417995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123417995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)11920038 20250425123417995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123417995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:12 TC_ps_rab_assignment_concurrent0(443)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)3125460 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:13 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:14 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)8429092 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)15182325 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(444)@be9552f9b756: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(446)@be9552f9b756: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(445)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)1929554 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)5033360 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent0(447)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(448)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)12430107 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:12 TC_ps_rab_assignment_concurrent0(449)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:1 TC_ps_rab_assignment_concurrent0(434)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425123418013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418013 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaded1a) (hnbgw_rua.c:471) 20250425123418013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11398426 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11398426)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418013 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418013 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11398426)[0x55cf8d3fc7e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418013 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418013 DRANAP DEBUG ps_rab_ass[0x55cf8d401770]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418013 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426)[0x55cf8d401770]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418013 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418013 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418013 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418013 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418013 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418013 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418013 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426)[0x55cf8d401770]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E8'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(434)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(434): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425123418018 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418018 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418018 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418018 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418018 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426)[0x55cf8d401770]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418018 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418018 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426)[0x55cf8d401770]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418018 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426)[0x55cf8d401770]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418018 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418018 DLSCCP DEBUG SCCP-SCOC(38)[0x55cf8d3f5c60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c14262), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418018 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426)[0x55cf8d401770]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418018 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426)[0x55cf8d401770]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418018 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426)[0x55cf8d401770]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418018 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{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) 20250425123418018 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418018 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418018 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418018 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418018 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418018 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418018 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418018 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418018 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418018 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418018 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418018 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418018 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418018 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0096321e) (sccp_scrc.c:477) 20250425123418018 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20250425123418018 DLSCCP DEBUG SCCP-SCOC(40)[0x55cf8d402460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123418018 DLSCCP DEBUG SCCP-SCOC(40)[0x55cf8d402460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123418018 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418018 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123418018 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123418018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123418018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123418018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418018 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418018 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418018 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418018 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dbc34f) (sccp_scrc.c:477) 20250425123418018 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20250425123418018 DLSCCP DEBUG SCCP-SCOC(41)[0x55cf8d41d340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123418018 DLSCCP DEBUG SCCP-SCOC(41)[0x55cf8d41d340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123418018 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418018 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123418018 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123418018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123418018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418018 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418018 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418018 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418018 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418018 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418018 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418018 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418018 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0026c157) (sccp_scrc.c:477) 20250425123418018 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20250425123418018 DLSCCP DEBUG SCCP-SCOC(42)[0x55cf8d400cc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123418018 DLSCCP DEBUG SCCP-SCOC(42)[0x55cf8d400cc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123418018 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418018 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123418018 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123418018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123418018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123418018 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418018 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418018 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418019 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418018 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0094fb89) (sccp_scrc.c:477) 20250425123418018 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20250425123418018 DLSCCP DEBUG SCCP-SCOC(43)[0x55cf8d401290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123418018 DLSCCP DEBUG SCCP-SCOC(43)[0x55cf8d401290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123418018 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418018 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123418018 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123418018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123418018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123418019 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418019 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418019 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001f1419) (sccp_scrc.c:477) 20250425123418019 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20250425123418019 DLSCCP DEBUG SCCP-SCOC(44)[0x55cf8d3fe720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123418019 DLSCCP DEBUG SCCP-SCOC(44)[0x55cf8d3fe720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123418019 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418019 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123418019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418019 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418019 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418019 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123418019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123418019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123418019 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418019 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418019 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418019 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418019 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418019 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004d5dee) (sccp_scrc.c:477) 20250425123418019 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20250425123418019 DLSCCP DEBUG SCCP-SCOC(45)[0x55cf8d4052b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123418019 DLSCCP DEBUG SCCP-SCOC(45)[0x55cf8d4052b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123418019 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418019 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123418019 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123418019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123418019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418019 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418019 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f58dd2) (sccp_scrc.c:477) 20250425123418019 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20250425123418019 DLSCCP DEBUG SCCP-SCOC(46)[0x55cf8d405d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123418019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418019 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418019 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418019 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418019 DLSCCP DEBUG SCCP-SCOC(46)[0x55cf8d405d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123418019 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418019 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123418019 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123418019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123418019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123418019 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418019 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c42dd6) (sccp_scrc.c:477) 20250425123418019 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20250425123418019 DLSCCP DEBUG SCCP-SCOC(47)[0x55cf8d418e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123418019 DLSCCP DEBUG SCCP-SCOC(47)[0x55cf8d418e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123418019 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418019 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123418019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418019 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418019 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123418019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123418019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123418019 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418019 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418019 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418019 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418019 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418019 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418019 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000432e7) (sccp_scrc.c:477) 20250425123418019 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20250425123418019 DLSCCP DEBUG SCCP-SCOC(48)[0x55cf8d419c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418019 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418019 DLSCCP DEBUG SCCP-SCOC(48)[0x55cf8d419c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123418020 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418020 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123418019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418020 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123418020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123418020 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418020 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418020 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418020 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418020 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f1bb84) (sccp_scrc.c:477) 20250425123418020 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20250425123418020 DLSCCP DEBUG SCCP-SCOC(49)[0x55cf8d41a6c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123418020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418020 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418020 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418020 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418020 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418020 DLSCCP DEBUG SCCP-SCOC(49)[0x55cf8d41a6c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123418020 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418020 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123418020 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123418020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123418020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123418020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418020 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418020 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418020 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418020 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004fab9d) (sccp_scrc.c:477) 20250425123418020 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418020 DLSCCP DEBUG SCCP-SCOC(50)[0x55cf8d41b5c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123418020 DLSCCP DEBUG SCCP-SCOC(50)[0x55cf8d41b5c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123418020 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418020 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123418020 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123418020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123418020 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:0 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418020 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0074525b) (sccp_scrc.c:477) 20250425123418020 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20250425123418020 DLSCCP DEBUG SCCP-SCOC(51)[0x55cf8d41bd90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123418020 DLSCCP DEBUG SCCP-SCOC(51)[0x55cf8d41bd90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123418020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418020 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418020 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418020 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418020 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418020 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418020 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123418020 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123418020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123418020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123418020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418020 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418020 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418020 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer 20250425123418020 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007e98f8) (sccp_scrc.c:477) 20250425123418020 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20250425123418020 DLSCCP DEBUG SCCP-SCOC(52)[0x55cf8d4073f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123418020 DLSCCP DEBUG SCCP-SCOC(52)[0x55cf8d4073f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123418020 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418020 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123418020 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123418020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123418020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425123418020 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418021 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007a2f87) (sccp_scrc.c:477) 20250425123418021 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20250425123418021 DLSCCP DEBUG SCCP-SCOC(53)[0x55cf8d408060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123418021 DLSCCP DEBUG SCCP-SCOC(53)[0x55cf8d408060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123418021 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418021 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123418021 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123418021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123418021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123418021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418021 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250425123418021 DLSCCP DEBUG SCCP-SCOC(39)[0x55cf8d4184b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418021 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418021 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418021 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418021 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123418021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418021 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418021 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418021 DRANAP DEBUG ps_rab_ass[0x55cf8d401770]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418021 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418021 DLPFCP DEBUG ps_rab[0x55cf8d409050]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418021 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418021 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418021 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418021 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418021 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427)[0x55cf8d401770]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000004'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(436)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(435): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E9'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425123418026 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418026 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418026 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427)[0x55cf8d401770]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418026 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1178427)[0x55cf8d401ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418026 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427)[0x55cf8d401770]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418026 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427)[0x55cf8d401770]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418026 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427)[0x55cf8d401770]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{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) 20250425123418026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418026 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418026 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418026 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(435)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123418031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418031 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x11fb3b) (hnbgw_rua.c:471) 20250425123418031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1178427 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1178427)[0x55cf8d401ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418031 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418031 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1178427)[0x55cf8d401ce0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418031 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418031 DRANAP DEBUG ps_rab_ass[0x55cf8d401770]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418031 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427)[0x55cf8d401770]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418031 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418031 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418031 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418031 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418031 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418031 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418031 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427)[0x55cf8d401770]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E9'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(435): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425123418035 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418035 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418035 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418035 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418035 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427)[0x55cf8d401770]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418035 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427)[0x55cf8d401770]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418035 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427)[0x55cf8d401770]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418035 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418035 DLSCCP DEBUG SCCP-SCOC(39)[0x55cf8d4184b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab6458), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418035 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427)[0x55cf8d401770]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418035 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427)[0x55cf8d401770]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418035 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427)[0x55cf8d401770]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418035 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{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) 20250425123418035 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418035 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418035 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418035 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418035 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418035 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418035 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418035 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418035 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418035 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418035 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418035 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418035 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418035 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250425123418035 DLSCCP DEBUG SCCP-SCOC(40)[0x55cf8d402460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418035 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418035 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418035 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418035 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123418035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418035 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418036 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418036 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418036 DLPFCP DEBUG ps_rab[0x55cf8d40e3a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418036 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418036 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418036 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418036 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418036 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000005'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(435)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(437)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(436): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EA'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425123418040 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418040 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418040 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418040 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418040 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15459697)[0x55cf8d3f6710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418041 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418041 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418041 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418041 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418041 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{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) 20250425123418041 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418041 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418041 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418041 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418041 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(436)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123418046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418046 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xebe571) (hnbgw_rua.c:471) 20250425123418046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15459697 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15459697)[0x55cf8d3f6710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418046 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418046 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15459697)[0x55cf8d3f6710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418046 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418046 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418046 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697)[0x55cf8d409180]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418046 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418046 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418046 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418046 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418046 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EA'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 TC_ps_rab_assignment_concurrent0(436)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(436): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425123418049 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418049 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418049 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418049 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418049 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418049 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418049 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418049 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418049 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418049 DLSCCP DEBUG SCCP-SCOC(40)[0x55cf8d402460]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096321e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418049 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418049 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418049 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418049 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{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) 20250425123418049 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418049 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418049 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418049 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418049 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418049 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418049 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418049 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418049 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418049 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418049 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418049 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418049 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418049 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418049 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250425123418049 DLSCCP DEBUG SCCP-SCOC(41)[0x55cf8d41d340]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418049 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418049 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418049 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418049 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123418049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418049 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418049 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418049 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418049 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418049 DLPFCP DEBUG ps_rab[0x55cf8d408f20]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418049 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418049 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418049 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418049 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418049 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000006'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(436)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(438)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EB'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425123418055 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418055 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418055 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418055 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418055 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16070011)[0x55cf8d402620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418055 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418055 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418055 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418055 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418055 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{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) 20250425123418055 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418055 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418055 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418055 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418055 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(437)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425123418064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418064 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf5357b) (hnbgw_rua.c:471) 20250425123418064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16070011 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16070011)[0x55cf8d402620]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418064 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418064 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16070011)[0x55cf8d402620]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418064 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418064 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418064 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011)[0x55cf8d409180]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418064 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418064 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418064 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418064 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418064 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EB'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425123418067 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418067 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418067 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418067 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418067 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418067 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418067 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418067 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418067 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418067 DLSCCP DEBUG SCCP-SCOC(41)[0x55cf8d41d340]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbc34f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418067 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418067 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418067 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418067 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{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) 20250425123418067 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418067 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418067 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418067 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418067 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418067 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418067 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418067 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418067 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418067 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418067 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418067 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418067 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418067 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418067 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418067 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418067 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250425123418067 DLSCCP DEBUG SCCP-SCOC(42)[0x55cf8d400cc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418067 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418067 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418068 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418068 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123418068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418068 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418068 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418068 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418068 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418068 DLPFCP DEBUG ps_rab[0x55cf8d40a820]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418068 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418068 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418068 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418068 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418068 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000007'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(439)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EC'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425123418074 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418074 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418074 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418074 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418074 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7037578)[0x55cf8d402d50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418074 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418074 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418074 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418074 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418074 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{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) 20250425123418074 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418074 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418074 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418074 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418074 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(438)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425123418084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418084 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6b628a) (hnbgw_rua.c:471) 20250425123418084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7037578 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7037578)[0x55cf8d402d50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418084 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418084 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7037578)[0x55cf8d402d50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418084 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418084 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418084 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578)[0x55cf8d409180]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418084 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418084 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418084 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418084 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418084 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418084 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418084 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EC'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425123418087 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418087 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418087 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418087 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418087 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418087 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418087 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418087 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418087 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418087 DLSCCP DEBUG SCCP-SCOC(42)[0x55cf8d400cc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026c157), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418087 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418087 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418087 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418087 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{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) 20250425123418087 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418087 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418087 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418087 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418087 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418087 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418087 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418087 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418087 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418088 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418088 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418088 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418088 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418088 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418088 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250425123418088 DLSCCP DEBUG SCCP-SCOC(43)[0x55cf8d401290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418088 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418088 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418088 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418088 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123418088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418088 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418088 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418088 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418088 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418088 DLPFCP DEBUG ps_rab[0x55cf8d40b140]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418088 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418088 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418088 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418088 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418088 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000008'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(438)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(440)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(439): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003ED'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425123418093 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418093 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418093 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418093 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418093 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9496921)[0x55cf8d3fef20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418093 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418093 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418093 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418093 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418093 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{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) 20250425123418093 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418093 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418093 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418093 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418093 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(439)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123418098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418099 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x90e959) (hnbgw_rua.c:471) 20250425123418099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9496921 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9496921)[0x55cf8d3fef20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418099 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418099 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9496921)[0x55cf8d3fef20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418099 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418099 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418099 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921)[0x55cf8d409180]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418099 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418099 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418099 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418099 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418099 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418099 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418099 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003ED'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(439)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(439): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425123418102 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418102 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418102 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418102 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418102 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418102 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418102 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418102 DLSCCP DEBUG SCCP-SCOC(43)[0x55cf8d401290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094fb89), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418102 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418102 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418102 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{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) 20250425123418102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418102 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418102 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418102 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418102 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418102 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418102 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418102 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418102 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418103 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418103 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418103 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418103 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418103 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418103 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418103 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250425123418103 DLSCCP DEBUG SCCP-SCOC(44)[0x55cf8d3fe720]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418103 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418103 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418103 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418103 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123418103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418103 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418103 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418103 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418103 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418103 DLPFCP DEBUG ps_rab[0x55cf8d409da0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418103 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418103 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418103 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418103 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418103 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000009'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(439)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(441)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(440): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EE'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425123418107 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418107 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418107 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418107 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418107 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11018734)[0x55cf8d402150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418107 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418107 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418107 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418107 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418107 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{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) 20250425123418107 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418107 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418107 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418107 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418107 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(440)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123418112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418112 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa821ee) (hnbgw_rua.c:471) 20250425123418112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11018734 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11018734)[0x55cf8d402150]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418112 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418112 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11018734)[0x55cf8d402150]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418112 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418112 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418112 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734)[0x55cf8d409180]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418112 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418112 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418112 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418112 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418112 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418112 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418112 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EE'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(440)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(440): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425123418115 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418115 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418115 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418115 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418115 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418115 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418115 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418115 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418115 DLSCCP DEBUG SCCP-SCOC(44)[0x55cf8d3fe720]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1419), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418115 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418115 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418115 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418115 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{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) 20250425123418115 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418115 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418115 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418115 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418115 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418115 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418115 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418115 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418115 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418115 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418115 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418115 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418115 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418115 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418115 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250425123418115 DLSCCP DEBUG SCCP-SCOC(45)[0x55cf8d4052b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418115 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418115 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418115 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418115 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123418115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418115 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418115 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418115 DLPFCP DEBUG ps_rab[0x55cf8d408cf0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418115 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418115 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418115 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418115 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418115 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:6 HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000A'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(440)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(442)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(441): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425123418119 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418119 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418119 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418119 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418119 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3740502)[0x55cf8d3fede0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418120 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418120 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418120 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418120 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418120 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{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) 20250425123418120 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418120 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418120 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418120 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418120 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(441)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123418125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418125 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x391356) (hnbgw_rua.c:471) 20250425123418125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3740502 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3740502)[0x55cf8d3fede0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418125 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418125 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3740502)[0x55cf8d3fede0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418125 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418125 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418125 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502)[0x55cf8d409180]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418125 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418125 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418125 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418125 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418125 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418125 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418125 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(441)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(441): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425123418128 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418128 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418128 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418128 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418128 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418128 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418128 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418128 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418128 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418128 DLSCCP DEBUG SCCP-SCOC(45)[0x55cf8d4052b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d5dee), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418128 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418128 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418128 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418128 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{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) 20250425123418128 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418128 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418128 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418128 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418128 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418128 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418128 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418128 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418128 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:7 20250425123418128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418128 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418128 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418128 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418128 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418128 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250425123418128 DLSCCP DEBUG SCCP-SCOC(46)[0x55cf8d405d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418128 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418129 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418129 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418129 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer 20250425123418129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418129 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418129 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418129 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425123418129 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418129 DLPFCP DEBUG ps_rab[0x55cf8d40e4d0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418129 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418129 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418129 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418129 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418129 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(441)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000B'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(443)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(442): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F0'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425123418133 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418133 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418133 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418133 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418133 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381078)[0x55cf8d3fe970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418134 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418134 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418134 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418134 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418134 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{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) 20250425123418134 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418134 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418134 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418134 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418134 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(442)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425123418143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418143 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1512d6) (hnbgw_rua.c:471) 20250425123418143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1381078 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381078)[0x55cf8d3fe970]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418143 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418143 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381078)[0x55cf8d3fe970]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418143 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418143 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418143 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078)[0x55cf8d409180]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418143 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418143 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418143 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418143 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418143 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418143 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418143 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F0'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(442): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425123418145 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418145 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418145 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418145 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418145 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418145 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418145 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418145 DLSCCP DEBUG SCCP-SCOC(46)[0x55cf8d405d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f58dd2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418145 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418145 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418145 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{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) 20250425123418145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418145 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418145 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418146 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418146 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418146 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418146 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418146 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418146 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418146 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418146 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418146 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418146 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250425123418146 DLSCCP DEBUG SCCP-SCOC(47)[0x55cf8d418e30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418146 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418146 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418146 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418146 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123418146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418146 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418146 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418146 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418146 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418146 DLPFCP DEBUG ps_rab[0x55cf8d41ca50]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418146 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418146 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418146 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418146 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418146 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000C'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(442)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(444)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(443): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F1'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425123418151 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418151 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418152 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418152 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418152 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7346180)[0x55cf8d4063b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418152 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418152 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418152 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418152 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418152 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{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) 20250425123418152 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418152 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418152 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418152 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418152 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(443)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123418156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418156 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x701804) (hnbgw_rua.c:471) 20250425123418156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346180 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7346180)[0x55cf8d4063b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418156 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418156 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7346180)[0x55cf8d4063b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418156 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418156 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418156 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180)[0x55cf8d409180]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418157 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418157 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418157 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418157 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418157 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418157 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418157 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F1'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(443)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(443): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425123418161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418161 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418161 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418161 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418161 DLSCCP DEBUG SCCP-SCOC(47)[0x55cf8d418e30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c42dd6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{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) 20250425123418161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418161 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418161 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418161 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418161 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418161 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418161 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418161 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418161 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418161 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250425123418161 DLSCCP DEBUG SCCP-SCOC(48)[0x55cf8d419c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418161 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418161 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418161 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418161 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123418161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418161 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418161 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418161 DLPFCP DEBUG ps_rab[0x55cf8d40c110]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418161 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418161 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:9 HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000D'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(443)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(446)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(444): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F2'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425123418165 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418165 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418165 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418165 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418165 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3054910)[0x55cf8d4060d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418165 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418165 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418165 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418165 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418165 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{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) 20250425123418165 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418165 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418165 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418165 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418165 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(444)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123418169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418170 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2e9d3e) (hnbgw_rua.c:471) 20250425123418170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3054910 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3054910)[0x55cf8d4060d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418170 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418170 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3054910)[0x55cf8d4060d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418170 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418170 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418170 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910)[0x55cf8d409180]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418170 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418170 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418170 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418170 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418170 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F2'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(444)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(444): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425123418173 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418173 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418173 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418173 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418173 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418173 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418173 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418173 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418173 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418173 DLSCCP DEBUG SCCP-SCOC(48)[0x55cf8d419c10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000432e7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418173 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418173 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418173 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418173 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{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) 20250425123418173 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418173 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418173 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418173 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418173 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418173 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418173 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418173 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418173 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer 20250425123418174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418174 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418174 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418174 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425123418174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418174 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418174 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418174 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250425123418174 DLSCCP DEBUG SCCP-SCOC(50)[0x55cf8d41b5c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418174 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418174 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418174 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418174 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123418174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418174 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418174 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418174 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418174 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418174 DLPFCP DEBUG ps_rab[0x55cf8d407bc0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418174 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418174 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418174 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418174 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418174 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(444)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000E'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(446)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(445)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(446): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '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 := '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 } } } 20250425123418181 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418181 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418181 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418181 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418181 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3193320)[0x55cf8d41a0a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418181 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418181 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418181 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418181 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418181 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{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) 20250425123418181 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418181 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418181 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418181 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418181 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(446)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123418186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418186 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x30b9e8) (hnbgw_rua.c:471) 20250425123418186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3193320 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3193320)[0x55cf8d41a0a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418186 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418186 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3193320)[0x55cf8d41a0a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418186 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418186 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418186 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320)[0x55cf8d409180]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418186 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418186 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418186 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418186 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418186 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418186 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418186 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:11 TC_ps_rab_assignment_concurrent0(446)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(446): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '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 } } } 20250425123418189 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418189 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418189 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418189 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418189 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418189 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418189 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418189 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418189 DLSCCP DEBUG SCCP-SCOC(50)[0x55cf8d41b5c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fab9d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418189 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418189 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418189 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418189 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{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) 20250425123418189 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418189 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418189 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418189 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418189 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418189 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418189 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418189 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418189 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418189 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418189 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418189 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418190 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250425123418190 DLSCCP DEBUG SCCP-SCOC(49)[0x55cf8d41a6c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418190 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418190 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418190 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418190 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123418190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418190 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418190 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418190 DLPFCP DEBUG ps_rab[0x55cf8d409ed0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418190 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418190 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418190 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418190 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418190 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:12 HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000F'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(446)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(447)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(445): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '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 := '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 } } } 20250425123418197 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418197 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418197 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4065898)[0x55cf8d419d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418197 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418197 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418197 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{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) 20250425123418197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418197 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418197 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418197 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(445)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123418202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418202 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3e0a6a) (hnbgw_rua.c:471) 20250425123418202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065898 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4065898)[0x55cf8d419d40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418202 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418202 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4065898)[0x55cf8d419d40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418202 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418202 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418202 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898)[0x55cf8d409180]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418202 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418202 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418202 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418202 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418202 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418202 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418202 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(445)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(445): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '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 } } } 20250425123418205 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418205 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418205 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418205 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418205 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418205 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418205 DLSCCP DEBUG SCCP-SCOC(49)[0x55cf8d41a6c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1bb84), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418205 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418205 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418205 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{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) 20250425123418205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418205 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418205 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418205 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418205 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418205 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418205 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418205 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418205 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418205 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418205 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418205 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418205 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250425123418205 DLSCCP DEBUG SCCP-SCOC(51)[0x55cf8d41bd90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418205 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418205 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418205 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418205 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123418206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418206 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418206 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418206 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418206 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418206 DLPFCP DEBUG ps_rab[0x55cf8d41b150]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418206 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418206 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418206 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418206 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418206 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000010'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(445)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(448)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(447): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F5'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425123418211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418211 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3778180)[0x55cf8d41a7f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{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) 20250425123418211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(447)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123418216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418216 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x39a684) (hnbgw_rua.c:471) 20250425123418216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3778180 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3778180)[0x55cf8d41a7f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418216 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418216 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3778180)[0x55cf8d41a7f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418216 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418216 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418216 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180)[0x55cf8d409180]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418216 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418216 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418216 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418216 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418216 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418216 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418216 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F5'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(447)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(447): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425123418219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418219 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418219 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418219 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418219 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418219 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418219 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418219 DLSCCP DEBUG SCCP-SCOC(51)[0x55cf8d41bd90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074525b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418219 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418219 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418219 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{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) 20250425123418219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418219 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418219 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418219 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418219 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418219 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418219 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418219 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418219 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250425123418219 DLSCCP DEBUG SCCP-SCOC(52)[0x55cf8d4073f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418219 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418219 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418219 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418219 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123418219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418219 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418219 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418219 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418219 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418219 DLPFCP DEBUG ps_rab[0x55cf8d40f640]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418219 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418219 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418219 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000011'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(449)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F6'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425123418225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418225 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418225 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2339622)[0x55cf8d41b6f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{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) 20250425123418225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(448)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123418230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418230 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x23b326) (hnbgw_rua.c:471) 20250425123418230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2339622 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2339622)[0x55cf8d41b6f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418230 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418230 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2339622)[0x55cf8d41b6f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418230 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418230 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418230 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622)[0x55cf8d409180]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418230 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418230 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418231 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418231 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418231 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:91 HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F6'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(448)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425123418234 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418234 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418234 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418234 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418234 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418234 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418234 DLSCCP DEBUG SCCP-SCOC(52)[0x55cf8d4073f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e98f8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418234 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418234 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418234 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{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) 20250425123418234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418234 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418234 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418234 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418234 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418234 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418234 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418234 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418234 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123418234 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123418234 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123418234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123418234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123418234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123418234 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123418234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123418234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123418234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123418234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123418234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123418234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250425123418234 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250425123418234 DLSCCP DEBUG SCCP-SCOC(53)[0x55cf8d408060]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123418234 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123418234 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123418234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123418234 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123418234 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123418234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123418234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418234 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250425123418234 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418234 DLPFCP DEBUG ps_rab[0x55cf8d40b270]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425123418234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425123418234 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418234 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425123418234 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418234 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000012'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(448)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(449): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F7'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425123418241 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418241 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425123418241 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425123418241 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123418241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854632)[0x55cf8d407520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425123418241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250425123418241 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425123418241 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425123418241 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632)[0x55cf8d409180]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425123418241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425123418241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{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) 20250425123418241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425123418241 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418241 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418241 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123418241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(449)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123418245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123418245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123418245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123418245 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123418245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6897e8) (hnbgw_rua.c:471) 20250425123418245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854632 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123418245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854632)[0x55cf8d407520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123418245 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123418245 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123418245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854632)[0x55cf8d407520]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123418245 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418245 DRANAP DEBUG ps_rab_ass[0x55cf8d409180]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425123418245 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632)[0x55cf8d409180]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425123418245 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425123418245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425123418245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123418245 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425123418245 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123418245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632)[0x55cf8d409180]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@be9552f9b756: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F7'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(449)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(449): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425123418248 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123418248 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123418248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425123418248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425123418248 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425123418248 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123418248 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425123418248 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425123418248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425123418248 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123418248 DLSCCP DEBUG SCCP-SCOC(53)[0x55cf8d408060]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123418248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a2f87), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250425123418248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123418248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123418248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123418248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123418248 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425123418248 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425123418248 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632)[0x55cf8d409180]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425123418248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{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) 20250425123418248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425123418248 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123418248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123418248 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123418248 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425123418248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123418248 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123418248 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123418248 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123418248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123418248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123418248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123418248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123420033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420033 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420033 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420033 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420033 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420033 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420033 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20250425123420033 DLSCCP DEBUG SCCP-SCOC(38)[0x55cf8d3f5c60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420033 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420033 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420033 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420033 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420033 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420033 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420033 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420033 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420033 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11398426)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E8'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(434)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(434): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123420042 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420042 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{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) 20250425123420042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420042 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11398426-RAB-23)[0x55cf8d3ff060]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420042 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420042 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)11398426 20250425123420052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420052 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xaded1a,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11398426 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11398426)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420052 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420052 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11398426)[0x55cf8d3fc7e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420052 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420052 DLSCCP DEBUG SCCP-SCOC(38)[0x55cf8d3f5c60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c14262), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11398426)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420053 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420053 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420053 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420053 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420053 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420053 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250425123420053 DLSCCP DEBUG SCCP-SCOC(39)[0x55cf8d4184b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420053 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420053 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420053 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420053 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420053 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420053 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420053 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420053 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420053 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1178427)[0x55cf8d401ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E9'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(435): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123420059 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420059 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420059 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420059 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420059 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{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) 20250425123420059 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420059 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420059 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420059 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420059 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420059 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420059 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1178427-RAB-23)[0x55cf8d409050]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420059 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420059 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(434)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)4149621 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)1178427 20250425123420063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420063 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x11fb3b,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1178427 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1178427)[0x55cf8d401ce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420063 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420063 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1178427)[0x55cf8d401ce0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420063 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420063 DLSCCP DEBUG SCCP-SCOC(39)[0x55cf8d4184b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab6458), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1178427)[0x55cf8d401ce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420064 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420064 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420064 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420064 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420064 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420064 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420064 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420064 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420064 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420064 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420064 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420064 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420064 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250425123420064 DLSCCP DEBUG SCCP-SCOC(40)[0x55cf8d402460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420064 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420064 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420064 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420064 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420064 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420064 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420064 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420064 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15459697)[0x55cf8d3f6710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=00c14262), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420064 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1824) 20250425123420064 DLSCCP DEBUG SCCP-SCOC(38)[0x55cf8d3f5c60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420064 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420064 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420064 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11398426)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11398426)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:202) 20250425123420064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11398426)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123420064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{disconnected}: Freeing instance (context_map.c:206) 20250425123420064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cf8d3f8ad0]{disconnected}: Deallocated (fsm.c:568) 20250425123420064 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11398426 SCCP-38 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250425123420064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c14262), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:406) 20250425123420064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420064 DLSCCP DEBUG SCCP-SCOC(38)[0x55cf8d3f5c60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420064 DLSCCP DEBUG SCCP-SCOC(38)[0x55cf8d3f5c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420064 DLSCCP DEBUG SCCP-SCOC(38)[0x55cf8d3f5c60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420064 DLSCCP DEBUG SCCP-SCOC(38)[0x55cf8d3f5c60]{IDLE}: Deallocated (fsm.c:568) 20250425123420064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425123420065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420065 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420065 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420065 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420065 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EA'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(436)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(436): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123420070 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420070 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{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) 20250425123420070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420070 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15459697-RAB-23)[0x55cf8d40e3a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)9017762 20250425123420070 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420070 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:1 20250425123420071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420071 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420071 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420071 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420071 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=00ab6458), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420071 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20250425123420071 DLSCCP DEBUG SCCP-SCOC(39)[0x55cf8d4184b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420071 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420072 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420072 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1178427)[0x55cf8d401ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1178427)[0x55cf8d401ce0]{disconnected}: Freeing instance (context_map.c:202) 20250425123420072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1178427)[0x55cf8d401ce0]{disconnected}: Deallocated (fsm.c:568) 20250425123420072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{disconnected}: Freeing instance (context_map.c:206) 20250425123420072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cf8d40fde0]{disconnected}: Deallocated (fsm.c:568) 20250425123420072 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1178427 SCCP-39 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425123420072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab6458), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20250425123420072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420072 DLSCCP DEBUG SCCP-SCOC(39)[0x55cf8d4184b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420072 DLSCCP DEBUG SCCP-SCOC(39)[0x55cf8d4184b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420072 DLSCCP DEBUG SCCP-SCOC(39)[0x55cf8d4184b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420072 DLSCCP DEBUG SCCP-SCOC(39)[0x55cf8d4184b0]{IDLE}: Deallocated (fsm.c:568) 20250425123420072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420072 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420072 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420072 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420072 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)15459697 20250425123420074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420074 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xebe571,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15459697 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15459697)[0x55cf8d3f6710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420074 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420074 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15459697)[0x55cf8d3f6710]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420074 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420074 DLSCCP DEBUG SCCP-SCOC(40)[0x55cf8d402460]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096321e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15459697)[0x55cf8d3f6710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420074 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420074 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420074 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420074 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420074 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123420076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420076 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420076 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420076 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420076 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420076 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250425123420076 DLSCCP DEBUG SCCP-SCOC(41)[0x55cf8d41d340]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420076 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420076 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420076 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420076 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420076 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420076 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420076 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420076 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420076 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16070011)[0x55cf8d402620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EB'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123420079 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420079 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{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) 20250425123420079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420079 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16070011-RAB-23)[0x55cf8d408f20]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420079 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420079 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)9123518 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)16070011 20250425123420082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420082 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf5357b,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16070011 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16070011)[0x55cf8d402620]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420082 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420082 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16070011)[0x55cf8d402620]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420082 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420082 DLSCCP DEBUG SCCP-SCOC(41)[0x55cf8d41d340]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbc34f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16070011)[0x55cf8d402620]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420082 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420082 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420082 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420082 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420082 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420082 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420082 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420082 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420082 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=0096321e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420083 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20250425123420083 DLSCCP DEBUG SCCP-SCOC(40)[0x55cf8d402460]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420083 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420083 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420083 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15459697)[0x55cf8d3f6710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15459697)[0x55cf8d3f6710]{disconnected}: Freeing instance (context_map.c:202) 20250425123420083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15459697)[0x55cf8d3f6710]{disconnected}: Deallocated (fsm.c:568) 20250425123420083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{disconnected}: Freeing instance (context_map.c:206) 20250425123420083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cf8d40fb40]{disconnected}: Deallocated (fsm.c:568) 20250425123420083 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15459697 SCCP-40 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425123420083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096321e), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20250425123420083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420083 DLSCCP DEBUG SCCP-SCOC(40)[0x55cf8d402460]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420083 DLSCCP DEBUG SCCP-SCOC(40)[0x55cf8d402460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420083 DLSCCP DEBUG SCCP-SCOC(40)[0x55cf8d402460]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420083 DLSCCP DEBUG SCCP-SCOC(40)[0x55cf8d402460]{IDLE}: Deallocated (fsm.c:568) 20250425123420083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420083 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420083 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420083 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420083 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(437)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)10647503 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:3 20250425123420086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420086 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420086 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420086 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420086 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=00dbc34f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420086 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20250425123420086 DLSCCP DEBUG SCCP-SCOC(41)[0x55cf8d41d340]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420086 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420086 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420086 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16070011)[0x55cf8d402620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16070011)[0x55cf8d402620]{disconnected}: Freeing instance (context_map.c:202) 20250425123420086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16070011)[0x55cf8d402620]{disconnected}: Deallocated (fsm.c:568) 20250425123420086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{disconnected}: Freeing instance (context_map.c:206) 20250425123420086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cf8d41de50]{disconnected}: Deallocated (fsm.c:568) 20250425123420086 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16070011 SCCP-41 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123420086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbc34f), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20250425123420086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420086 DLSCCP DEBUG SCCP-SCOC(41)[0x55cf8d41d340]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420086 DLSCCP DEBUG SCCP-SCOC(41)[0x55cf8d41d340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420086 DLSCCP DEBUG SCCP-SCOC(41)[0x55cf8d41d340]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420086 DLSCCP DEBUG SCCP-SCOC(41)[0x55cf8d41d340]{IDLE}: Deallocated (fsm.c:568) 20250425123420086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420086 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420086 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420086 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420086 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123420093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420093 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420093 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420093 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420093 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420093 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250425123420093 DLSCCP DEBUG SCCP-SCOC(42)[0x55cf8d400cc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420093 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420093 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420093 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420093 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420093 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420093 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420093 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420093 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420093 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7037578)[0x55cf8d402d50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EC'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123420095 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420095 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420095 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420095 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420095 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{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) 20250425123420095 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420095 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420095 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420095 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420095 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420095 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420095 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7037578-RAB-23)[0x55cf8d40a820]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420095 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420095 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)7037578 20250425123420098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420098 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6b628a,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7037578 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7037578)[0x55cf8d402d50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420098 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420098 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7037578)[0x55cf8d402d50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420098 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420098 DLSCCP DEBUG SCCP-SCOC(42)[0x55cf8d400cc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026c157), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7037578)[0x55cf8d402d50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420098 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420098 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420098 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420098 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)4637068 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:4 20250425123420101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420101 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420101 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420101 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420101 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=0026c157), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420101 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20250425123420101 DLSCCP DEBUG SCCP-SCOC(42)[0x55cf8d400cc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420101 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420101 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420101 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7037578)[0x55cf8d402d50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7037578)[0x55cf8d402d50]{disconnected}: Freeing instance (context_map.c:202) 20250425123420101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7037578)[0x55cf8d402d50]{disconnected}: Deallocated (fsm.c:568) 20250425123420101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{disconnected}: Freeing instance (context_map.c:206) 20250425123420101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cf8d401e80]{disconnected}: Deallocated (fsm.c:568) 20250425123420101 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7037578 SCCP-42 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123420101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026c157), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20250425123420101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420101 DLSCCP DEBUG SCCP-SCOC(42)[0x55cf8d400cc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420101 DLSCCP DEBUG SCCP-SCOC(42)[0x55cf8d400cc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420101 DLSCCP DEBUG SCCP-SCOC(42)[0x55cf8d400cc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420101 DLSCCP DEBUG SCCP-SCOC(42)[0x55cf8d400cc0]{IDLE}: Deallocated (fsm.c:568) 20250425123420101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420101 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420101 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420101 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420101 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123420110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420110 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420110 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420110 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420110 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420110 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250425123420110 DLSCCP DEBUG SCCP-SCOC(43)[0x55cf8d401290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420110 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420110 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420110 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420110 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420110 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420111 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420111 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420111 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9496921)[0x55cf8d3fef20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003ED'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(439)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(439): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123420113 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420113 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{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) 20250425123420113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420113 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9496921-RAB-23)[0x55cf8d40b140]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420113 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420113 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)9496921 20250425123420115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420115 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x90e959,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9496921 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9496921)[0x55cf8d3fef20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420115 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420115 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9496921)[0x55cf8d3fef20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420115 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420115 DLSCCP DEBUG SCCP-SCOC(43)[0x55cf8d401290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094fb89), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9496921)[0x55cf8d3fef20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420115 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420115 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420115 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420115 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)8297919 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:5 20250425123420117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420117 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420117 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420117 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420117 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420118 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=0094fb89), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420118 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20250425123420118 DLSCCP DEBUG SCCP-SCOC(43)[0x55cf8d401290]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420118 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420118 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420118 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9496921)[0x55cf8d3fef20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9496921)[0x55cf8d3fef20]{disconnected}: Freeing instance (context_map.c:202) 20250425123420118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9496921)[0x55cf8d3fef20]{disconnected}: Deallocated (fsm.c:568) 20250425123420118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{disconnected}: Freeing instance (context_map.c:206) 20250425123420118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cf8d41d470]{disconnected}: Deallocated (fsm.c:568) 20250425123420118 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9496921 SCCP-43 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425123420118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094fb89), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20250425123420118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420118 DLSCCP DEBUG SCCP-SCOC(43)[0x55cf8d401290]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420118 DLSCCP DEBUG SCCP-SCOC(43)[0x55cf8d401290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420118 DLSCCP DEBUG SCCP-SCOC(43)[0x55cf8d401290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420118 DLSCCP DEBUG SCCP-SCOC(43)[0x55cf8d401290]{IDLE}: Deallocated (fsm.c:568) 20250425123420118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420118 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420118 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420118 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123420119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420119 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420119 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420119 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420119 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420119 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420119 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420119 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250425123420119 DLSCCP DEBUG SCCP-SCOC(44)[0x55cf8d3fe720]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420119 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420119 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420119 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420119 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420119 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420119 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420119 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420119 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420119 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11018734)[0x55cf8d402150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EE'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(440)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(440): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123420120 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420120 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420120 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420120 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420120 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{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) 20250425123420120 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420120 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420120 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420120 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420120 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420120 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420120 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11018734-RAB-23)[0x55cf8d409da0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420120 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420120 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)11018734 20250425123420122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420122 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa821ee,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11018734 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11018734)[0x55cf8d402150]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420122 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420122 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11018734)[0x55cf8d402150]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420122 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420122 DLSCCP DEBUG SCCP-SCOC(44)[0x55cf8d3fe720]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1419), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11018734)[0x55cf8d402150]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420123 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420123 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420123 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420123 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(440)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)6497993 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:6 20250425123420125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420125 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420125 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420125 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420125 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=001f1419), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420125 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20250425123420125 DLSCCP DEBUG SCCP-SCOC(44)[0x55cf8d3fe720]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420125 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420125 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420125 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11018734)[0x55cf8d402150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11018734)[0x55cf8d402150]{disconnected}: Freeing instance (context_map.c:202) 20250425123420125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11018734)[0x55cf8d402150]{disconnected}: Deallocated (fsm.c:568) 20250425123420125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{disconnected}: Freeing instance (context_map.c:206) 20250425123420125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cf8d3fe280]{disconnected}: Deallocated (fsm.c:568) 20250425123420125 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11018734 SCCP-44 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425123420125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1419), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20250425123420125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420125 DLSCCP DEBUG SCCP-SCOC(44)[0x55cf8d3fe720]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420125 DLSCCP DEBUG SCCP-SCOC(44)[0x55cf8d3fe720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420125 DLSCCP DEBUG SCCP-SCOC(44)[0x55cf8d3fe720]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420125 DLSCCP DEBUG SCCP-SCOC(44)[0x55cf8d3fe720]{IDLE}: Deallocated (fsm.c:568) 20250425123420125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420125 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420125 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420125 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420125 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123420133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420133 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420133 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420133 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420133 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420133 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420133 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250425123420133 DLSCCP DEBUG SCCP-SCOC(45)[0x55cf8d4052b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420133 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420133 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420133 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420133 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420133 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420133 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420133 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420133 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420133 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3740502)[0x55cf8d3fede0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(441)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(441): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123420136 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420136 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420136 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420136 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420136 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{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) 20250425123420136 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420136 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420136 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420136 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420136 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420136 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420136 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3740502-RAB-23)[0x55cf8d408cf0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420136 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420136 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)3740502 20250425123420138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420138 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x391356,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3740502 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3740502)[0x55cf8d3fede0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420138 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420138 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3740502)[0x55cf8d3fede0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420138 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420138 DLSCCP DEBUG SCCP-SCOC(45)[0x55cf8d4052b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d5dee), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3740502)[0x55cf8d3fede0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420138 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420138 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420138 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420138 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420138 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(441)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)10659652 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:7 20250425123420141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420141 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420141 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420141 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420141 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=004d5dee), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420141 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20250425123420141 DLSCCP DEBUG SCCP-SCOC(45)[0x55cf8d4052b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420141 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420141 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420141 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3740502)[0x55cf8d3fede0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3740502)[0x55cf8d3fede0]{disconnected}: Freeing instance (context_map.c:202) 20250425123420141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3740502)[0x55cf8d3fede0]{disconnected}: Deallocated (fsm.c:568) 20250425123420141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{disconnected}: Freeing instance (context_map.c:206) 20250425123420141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cf8d3fe3b0]{disconnected}: Deallocated (fsm.c:568) 20250425123420141 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3740502 SCCP-45 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425123420141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d5dee), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20250425123420141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420141 DLSCCP DEBUG SCCP-SCOC(45)[0x55cf8d4052b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420141 DLSCCP DEBUG SCCP-SCOC(45)[0x55cf8d4052b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420141 DLSCCP DEBUG SCCP-SCOC(45)[0x55cf8d4052b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420141 DLSCCP DEBUG SCCP-SCOC(45)[0x55cf8d4052b0]{IDLE}: Deallocated (fsm.c:568) 20250425123420141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420141 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420141 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420141 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123420153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420153 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420153 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420153 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420153 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420153 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420153 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250425123420153 DLSCCP DEBUG SCCP-SCOC(46)[0x55cf8d405d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420153 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420153 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420153 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420153 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420153 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420153 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420153 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420153 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420153 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381078)[0x55cf8d3fe970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F0'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(442): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123420156 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420156 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{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) 20250425123420156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420156 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381078-RAB-23)[0x55cf8d40e4d0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420156 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420156 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)1381078 20250425123420161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420161 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1512d6,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1381078 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381078)[0x55cf8d3fe970]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420161 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420161 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381078)[0x55cf8d3fe970]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420161 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420161 DLSCCP DEBUG SCCP-SCOC(46)[0x55cf8d405d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f58dd2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381078)[0x55cf8d3fe970]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420161 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420161 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420161 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420161 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)221162 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:8 20250425123420164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420164 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420164 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420164 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420164 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=00f58dd2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420164 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20250425123420164 DLSCCP DEBUG SCCP-SCOC(46)[0x55cf8d405d70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420164 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420164 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420164 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381078)[0x55cf8d3fe970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381078)[0x55cf8d3fe970]{disconnected}: Freeing instance (context_map.c:202) 20250425123420164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381078)[0x55cf8d3fe970]{disconnected}: Deallocated (fsm.c:568) 20250425123420164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{disconnected}: Freeing instance (context_map.c:206) 20250425123420164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cf8d3feba0]{disconnected}: Deallocated (fsm.c:568) 20250425123420164 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1381078 SCCP-46 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425123420164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f58dd2), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20250425123420164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420164 DLSCCP DEBUG SCCP-SCOC(46)[0x55cf8d405d70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420164 DLSCCP DEBUG SCCP-SCOC(46)[0x55cf8d405d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420164 DLSCCP DEBUG SCCP-SCOC(46)[0x55cf8d405d70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420164 DLSCCP DEBUG SCCP-SCOC(46)[0x55cf8d405d70]{IDLE}: Deallocated (fsm.c:568) 20250425123420164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420164 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420164 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420164 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420164 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123420166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420166 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420166 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420166 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420166 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420166 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250425123420166 DLSCCP DEBUG SCCP-SCOC(47)[0x55cf8d418e30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420166 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420166 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420166 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420166 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420166 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420166 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420166 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420166 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420166 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7346180)[0x55cf8d4063b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(443)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(443): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123420170 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420170 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{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) 20250425123420170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420170 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7346180-RAB-23)[0x55cf8d41ca50]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420170 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420170 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)7346180 20250425123420172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420172 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x701804,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346180 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7346180)[0x55cf8d4063b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420172 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420172 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7346180)[0x55cf8d4063b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420172 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420172 DLSCCP DEBUG SCCP-SCOC(47)[0x55cf8d418e30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c42dd6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7346180)[0x55cf8d4063b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420172 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420172 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420172 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420172 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(443)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)11920038 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:9 20250425123420176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420176 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420176 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420176 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420176 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=00c42dd6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420176 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20250425123420176 DLSCCP DEBUG SCCP-SCOC(47)[0x55cf8d418e30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420176 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420176 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420176 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7346180)[0x55cf8d4063b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7346180)[0x55cf8d4063b0]{disconnected}: Freeing instance (context_map.c:202) 20250425123420176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7346180)[0x55cf8d4063b0]{disconnected}: Deallocated (fsm.c:568) 20250425123420176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{disconnected}: Freeing instance (context_map.c:206) 20250425123420176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cf8d405620]{disconnected}: Deallocated (fsm.c:568) 20250425123420176 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346180 SCCP-47 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425123420176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c42dd6), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20250425123420176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420176 DLSCCP DEBUG SCCP-SCOC(47)[0x55cf8d418e30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420176 DLSCCP DEBUG SCCP-SCOC(47)[0x55cf8d418e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420176 DLSCCP DEBUG SCCP-SCOC(47)[0x55cf8d418e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420176 DLSCCP DEBUG SCCP-SCOC(47)[0x55cf8d418e30]{IDLE}: Deallocated (fsm.c:568) 20250425123420176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420176 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420176 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420176 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420176 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123420179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420179 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420179 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420179 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420179 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420179 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250425123420179 DLSCCP DEBUG SCCP-SCOC(48)[0x55cf8d419c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420179 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420179 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420179 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420179 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420179 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420179 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420179 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420179 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420179 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3054910)[0x55cf8d4060d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F2'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(444)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(444): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123420182 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420182 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{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) 20250425123420182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420182 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3054910-RAB-23)[0x55cf8d40c110]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420182 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420182 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)3054910 20250425123420185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420185 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2e9d3e,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3054910 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3054910)[0x55cf8d4060d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420185 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420185 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3054910)[0x55cf8d4060d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420185 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420185 DLSCCP DEBUG SCCP-SCOC(48)[0x55cf8d419c10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000432e7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3054910)[0x55cf8d4060d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420185 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420185 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420185 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420185 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(444)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)3125460 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:10 20250425123420187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420187 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420187 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420187 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420187 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=000432e7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420187 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20250425123420187 DLSCCP DEBUG SCCP-SCOC(48)[0x55cf8d419c10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420187 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420187 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420187 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3054910)[0x55cf8d4060d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3054910)[0x55cf8d4060d0]{disconnected}: Freeing instance (context_map.c:202) 20250425123420187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3054910)[0x55cf8d4060d0]{disconnected}: Deallocated (fsm.c:568) 20250425123420187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{disconnected}: Freeing instance (context_map.c:206) 20250425123420187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cf8d418f60]{disconnected}: Deallocated (fsm.c:568) 20250425123420187 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3054910 SCCP-48 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250425123420187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000432e7), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20250425123420187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420187 DLSCCP DEBUG SCCP-SCOC(48)[0x55cf8d419c10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420187 DLSCCP DEBUG SCCP-SCOC(48)[0x55cf8d419c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420187 DLSCCP DEBUG SCCP-SCOC(48)[0x55cf8d419c10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420187 DLSCCP DEBUG SCCP-SCOC(48)[0x55cf8d419c10]{IDLE}: Deallocated (fsm.c:568) 20250425123420187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420187 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123420194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420194 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420194 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420194 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420194 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420194 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420194 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250425123420194 DLSCCP DEBUG SCCP-SCOC(50)[0x55cf8d41b5c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420194 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420194 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420194 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420194 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420194 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420194 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420194 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420194 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420194 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3193320)[0x55cf8d41a0a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(446)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(446): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '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 } } } 20250425123420196 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420196 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420196 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420196 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420196 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{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) 20250425123420196 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420196 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420196 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420196 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420196 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420196 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420196 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3193320-RAB-23)[0x55cf8d407bc0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420196 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420196 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)3193320 20250425123420198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420198 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x30b9e8,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3193320 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3193320)[0x55cf8d41a0a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420198 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420198 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3193320)[0x55cf8d41a0a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420198 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420198 DLSCCP DEBUG SCCP-SCOC(50)[0x55cf8d41b5c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fab9d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3193320)[0x55cf8d41a0a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420198 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420198 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420198 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420198 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)15182325 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:12 20250425123420199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420199 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420199 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420199 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420200 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=004fab9d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420200 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20250425123420200 DLSCCP DEBUG SCCP-SCOC(50)[0x55cf8d41b5c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420200 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420200 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420200 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3193320)[0x55cf8d41a0a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3193320)[0x55cf8d41a0a0]{disconnected}: Freeing instance (context_map.c:202) 20250425123420200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3193320)[0x55cf8d41a0a0]{disconnected}: Deallocated (fsm.c:568) 20250425123420200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{disconnected}: Freeing instance (context_map.c:206) 20250425123420200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cf8d4196b0]{disconnected}: Deallocated (fsm.c:568) 20250425123420200 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3193320 SCCP-50 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250425123420200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fab9d), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20250425123420200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420200 DLSCCP DEBUG SCCP-SCOC(50)[0x55cf8d41b5c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420200 DLSCCP DEBUG SCCP-SCOC(50)[0x55cf8d41b5c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420200 DLSCCP DEBUG SCCP-SCOC(50)[0x55cf8d41b5c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420200 DLSCCP DEBUG SCCP-SCOC(50)[0x55cf8d41b5c0]{IDLE}: Deallocated (fsm.c:568) 20250425123420200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420200 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420200 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420200 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420200 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123420210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420210 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420210 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420210 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420210 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420210 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420210 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250425123420210 DLSCCP DEBUG SCCP-SCOC(49)[0x55cf8d41a6c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420210 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420210 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420210 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420210 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420211 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420211 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420211 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4065898)[0x55cf8d419d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(445)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(445): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '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 } } } 20250425123420213 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420213 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420213 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420213 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420213 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{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) 20250425123420213 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420213 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420213 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420213 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420213 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420213 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420213 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4065898-RAB-23)[0x55cf8d409ed0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420213 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420213 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)4065898 20250425123420215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420215 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3e0a6a,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065898 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4065898)[0x55cf8d419d40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420215 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420215 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4065898)[0x55cf8d419d40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420215 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420215 DLSCCP DEBUG SCCP-SCOC(49)[0x55cf8d41a6c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1bb84), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4065898)[0x55cf8d419d40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420215 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420215 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420215 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420215 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(445)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)8429092 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:11 20250425123420217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420217 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420217 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420217 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420217 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=00f1bb84), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420217 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20250425123420217 DLSCCP DEBUG SCCP-SCOC(49)[0x55cf8d41a6c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420217 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420217 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420217 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4065898)[0x55cf8d419d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4065898)[0x55cf8d419d40]{disconnected}: Freeing instance (context_map.c:202) 20250425123420217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4065898)[0x55cf8d419d40]{disconnected}: Deallocated (fsm.c:568) 20250425123420217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{disconnected}: Freeing instance (context_map.c:206) 20250425123420217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cf8d4194c0]{disconnected}: Deallocated (fsm.c:568) 20250425123420217 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065898 SCCP-49 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250425123420217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1bb84), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20250425123420217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420217 DLSCCP DEBUG SCCP-SCOC(49)[0x55cf8d41a6c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420217 DLSCCP DEBUG SCCP-SCOC(49)[0x55cf8d41a6c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420217 DLSCCP DEBUG SCCP-SCOC(49)[0x55cf8d41a6c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420217 DLSCCP DEBUG SCCP-SCOC(49)[0x55cf8d41a6c0]{IDLE}: Deallocated (fsm.c:568) 20250425123420217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420217 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420217 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420217 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420217 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123420226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420226 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420226 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420226 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420226 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420226 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420226 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250425123420226 DLSCCP DEBUG SCCP-SCOC(51)[0x55cf8d41bd90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420226 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420226 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420226 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420226 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420226 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420226 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420226 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420226 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3778180)[0x55cf8d41a7f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F5'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(447)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(447): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123420230 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420230 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{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) 20250425123420230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420230 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3778180-RAB-23)[0x55cf8d41b150]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420230 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420230 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)3778180 20250425123420235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420235 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x39a684,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3778180 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3778180)[0x55cf8d41a7f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420236 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420236 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3778180)[0x55cf8d41a7f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420236 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420236 DLSCCP DEBUG SCCP-SCOC(51)[0x55cf8d41bd90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074525b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3778180)[0x55cf8d41a7f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420236 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420236 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420236 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420236 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420236 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)1929554 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123420243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420243 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420243 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420243 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420243 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420243 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250425123420243 DLSCCP DEBUG SCCP-SCOC(52)[0x55cf8d4073f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420243 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420243 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420243 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420243 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420244 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420244 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420244 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420244 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420244 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2339622)[0x55cf8d41b6f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:13 20250425123420244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F6'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(448)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123420248 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420248 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{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) 20250425123420248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420248 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2339622-RAB-23)[0x55cf8d40f640]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420248 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420248 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)2339622 20250425123420253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420253 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x23b326,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2339622 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2339622)[0x55cf8d41b6f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420253 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420253 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2339622)[0x55cf8d41b6f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420253 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420253 DLSCCP DEBUG SCCP-SCOC(52)[0x55cf8d4073f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e98f8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2339622)[0x55cf8d41b6f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420253 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420253 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420253 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420253 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420253 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420253 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420253 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420253 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420253 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=0074525b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420253 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20250425123420253 DLSCCP DEBUG SCCP-SCOC(51)[0x55cf8d41bd90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420253 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420253 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420253 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3778180)[0x55cf8d41a7f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3778180)[0x55cf8d41a7f0]{disconnected}: Freeing instance (context_map.c:202) 20250425123420253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3778180)[0x55cf8d41a7f0]{disconnected}: Deallocated (fsm.c:568) 20250425123420253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{disconnected}: Freeing instance (context_map.c:206) 20250425123420253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cf8d41aa50]{disconnected}: Deallocated (fsm.c:568) 20250425123420253 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3778180 SCCP-51 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250425123420253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074525b), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20250425123420253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420254 DLSCCP DEBUG SCCP-SCOC(51)[0x55cf8d41bd90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420254 DLSCCP DEBUG SCCP-SCOC(51)[0x55cf8d41bd90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420254 DLSCCP DEBUG SCCP-SCOC(51)[0x55cf8d41bd90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420254 DLSCCP DEBUG SCCP-SCOC(51)[0x55cf8d41bd90]{IDLE}: Deallocated (fsm.c:568) 20250425123420254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420254 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420254 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420254 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420254 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(448)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)5033360 20250425123420259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420259 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420259 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420259 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420259 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123420259 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250425123420259 DLSCCP DEBUG SCCP-SCOC(53)[0x55cf8d408060]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123420259 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420259 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123420259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123420259 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123420259 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123420259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123420259 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425123420259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425123420259 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425123420259 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425123420259 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425123420259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854632)[0x55cf8d407520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123420259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250425123420259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123420259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:14 HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F7'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@be9552f9b756: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(449)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@be9552f9b756: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(449): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425123420264 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425123420264 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425123420264 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425123420264 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425123420264 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{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) 20250425123420264 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425123420264 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425123420264 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425123420264 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425123420264 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425123420264 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425123420264 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854632-RAB-23)[0x55cf8d40b270]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425123420264 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425123420264 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55cf8d3f3fc0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)6854632 20250425123420268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123420268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123420268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123420268 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123420268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6897e8,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123420268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854632 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123420268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854632)[0x55cf8d407520]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123420268 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123420268 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123420268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854632)[0x55cf8d407520]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123420268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123420268 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123420268 DLSCCP DEBUG SCCP-SCOC(53)[0x55cf8d408060]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123420268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a2f87), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123420268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854632)[0x55cf8d407520]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123420268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123420268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123420268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420268 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420268 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420268 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420268 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420268 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420268 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420268 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420268 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=007e98f8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420268 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20250425123420268 DLSCCP DEBUG SCCP-SCOC(52)[0x55cf8d4073f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420268 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420268 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420268 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2339622)[0x55cf8d41b6f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2339622)[0x55cf8d41b6f0]{disconnected}: Freeing instance (context_map.c:202) 20250425123420268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2339622)[0x55cf8d41b6f0]{disconnected}: Deallocated (fsm.c:568) 20250425123420268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{disconnected}: Freeing instance (context_map.c:206) 20250425123420268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cf8d41b820]{disconnected}: Deallocated (fsm.c:568) 20250425123420268 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2339622 SCCP-52 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250425123420268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e98f8), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20250425123420268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420269 DLSCCP DEBUG SCCP-SCOC(52)[0x55cf8d4073f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420269 DLSCCP DEBUG SCCP-SCOC(52)[0x55cf8d4073f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420269 DLSCCP DEBUG SCCP-SCOC(52)[0x55cf8d4073f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420269 DLSCCP DEBUG SCCP-SCOC(52)[0x55cf8d4073f0]{IDLE}: Deallocated (fsm.c:568) 20250425123420269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420269 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420269 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420269 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420269 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(449)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)12430107 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on connection ID:15 20250425123420273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420273 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123420273 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123420273 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123420273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123420273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123420273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123420273 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123420273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123420273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123420273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123420273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123420273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123420273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=007a2f87), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123420273 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20250425123420273 DLSCCP DEBUG SCCP-SCOC(53)[0x55cf8d408060]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123420273 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123420273 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123420273 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123420273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123420273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123420273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854632)[0x55cf8d407520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123420273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854632)[0x55cf8d407520]{disconnected}: Freeing instance (context_map.c:202) 20250425123420273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854632)[0x55cf8d407520]{disconnected}: Deallocated (fsm.c:568) 20250425123420273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123420273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{disconnected}: Freeing instance (context_map.c:206) 20250425123420273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cf8d41bf80]{disconnected}: Deallocated (fsm.c:568) 20250425123420273 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854632 SCCP-53 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250425123420273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a2f87), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20250425123420273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123420273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123420273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123420273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123420273 DLSCCP DEBUG SCCP-SCOC(53)[0x55cf8d408060]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123420273 DLSCCP DEBUG SCCP-SCOC(53)[0x55cf8d408060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123420273 DLSCCP DEBUG SCCP-SCOC(53)[0x55cf8d408060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123420273 DLSCCP DEBUG SCCP-SCOC(53)[0x55cf8d408060]{IDLE}: Deallocated (fsm.c:568) 20250425123420273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123420273 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123420273 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123420273 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123420273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123420273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123420273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123420273 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123422276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58552<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422276 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43319<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(423)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(422)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123422278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58540<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123422278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123422278 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123422278 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123422278 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(427)@be9552f9b756: Final verdict of PTC: none 20250425123422279 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123422279 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123422279 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(428)@be9552f9b756: Final verdict of PTC: none 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123422279 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123422279 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123422279 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123422279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123422279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123422279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123422279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123422279 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123422279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123422279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123422279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123422279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123422279 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123422279 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123422279 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123422279 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123422279 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123422279 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425123422279 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123422279 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123422279 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123422279 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123422279 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123422279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123422279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123422279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123422279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123422279 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123422279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123422279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123422279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123422279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123422279 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123422279 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123422279 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123422279 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(429)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@be9552f9b756: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(425)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@be9552f9b756: Final verdict of PTC: none 20250425123422283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(438)@be9552f9b756: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(434)@be9552f9b756: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@be9552f9b756: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@be9552f9b756: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(435)@be9552f9b756: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(441)@be9552f9b756: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@be9552f9b756: Final verdict of PTC: pass 20250425123422283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38058<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38074<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38090<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38098<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38110<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38126<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38128<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38144<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38148<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38180<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38070<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38176<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123422284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38164<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(444)@be9552f9b756: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@be9552f9b756: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@be9552f9b756: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@be9552f9b756: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@be9552f9b756: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@be9552f9b756: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@be9552f9b756: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@be9552f9b756: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(421)@be9552f9b756: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(447)@be9552f9b756: Final verdict of PTC: pass HNBGW-MGCP(433)@be9552f9b756: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(448)@be9552f9b756: Final verdict of PTC: pass HNBGW-PFCP(424)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@be9552f9b756: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Fri Apr 25 12:34: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 20250425123422494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123422995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38194<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1662004) Waiting for packet dumper to finish... 1 (prev_count=1662004, count=1696740) 20250425123424280 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123424280 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123424280 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123424280 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123424280 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123424280 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Fri Apr 25 12:34:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250425123426079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123426082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123426085 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44287<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123426149 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123426149 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123426156 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123426156 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123426156 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123426156 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123426156 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123426156 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123426156 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52668 (stream_srv.c:142) 20250425123426156 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52668<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123426157 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123426157 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123426158 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123426158 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123426158 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123426158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123426158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123426158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123426158 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123426158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123426158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123426158 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123426158 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123426158 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123426158 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123426158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123426158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123426158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123426158 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123426158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123426158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123426158 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123426158 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123426158 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123426158 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123426158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123426158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123426158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123426158 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123426158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123426158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123426158 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123426158 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123426158 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123426158 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123426158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123426158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123426158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123426158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123426158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123426158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123426158 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123426158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123426158 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123426158 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123426158 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123426158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123426158 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123426159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123426159 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123426159 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123426159 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123426159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123426159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123426159 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123426159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123426159 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123426159 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123426159 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123426159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123426159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123426159 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123426159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123426159 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123426159 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123426159 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123426159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123426159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123426159 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(460)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(458)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123426171 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123426171 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123426171 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123426171 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123426171 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123426171 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123426171 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123426171 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123426172 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123426172 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123426172 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123426172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123426172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123426172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123426172 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123426172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123426172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123426172 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123426172 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123426172 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123426172 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123426172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123426172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123426172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123426172 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123426172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123426172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123426172 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123426172 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123426172 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123426172 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123426172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123426172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123426172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123426172 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123426172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123426172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123426172 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123426172 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123426172 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123426172 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123426172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123426172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123426172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123426172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123426172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123426172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123426172 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123426172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123426172 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123426172 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123426172 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123426172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123426172 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123426172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123426172 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123426172 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123426172 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123426172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123426172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123426172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123426172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123426172 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123426172 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123426172 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123426172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123426172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123426172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123426172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123426172 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123426172 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123426172 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123426172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123426172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123426172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(463)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(461)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123426193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123426193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123426193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123426193 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123426193 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123426193 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123426193 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123426193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123426193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123426197 DLINP DEBUG SRVCONN(,r=127.0.0.1:52668<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123426197 DLINP DEBUG SRVCONN(,r=127.0.0.1:52668<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123426197 DLINP DEBUG SRVCONN(,r=127.0.0.1:52668<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123426197 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123426197 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) 20250425123426197 DLGLOBAL DEBUG validating counter group 0x55cf7b31ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250425123426197 DHNBAP DEBUG (127.0.0.1:52668 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123426197 DHNBAP NOTICE (127.0.0.1:52668 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123426197 DHNBAP NOTICE (127.0.0.1:52668 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123426197 DLINP DEBUG SRVCONN(,r=127.0.0.1:52668<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123426197 DLINP DEBUG SRVCONN(,r=127.0.0.1:52668<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123426369 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123426369 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123426369 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123426369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(460)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123426372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123426372 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123426372 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123426372 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123426372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123426372 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123426372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123426373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123426373 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123426373 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123426373 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123426373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123426373 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123426373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123426373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123426373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123426373 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123426373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123426373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123426373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123426373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123426373 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123426373 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123426373 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123426374 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123426374 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123426374 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123426374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123426374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123426374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123426375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123426375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123426375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123426375 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123426375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123426375 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123426375 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123426375 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123426375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123426375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123426375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123426375 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123426383 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123426383 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123426383 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123426383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(463)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123426388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123426388 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123426388 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123426388 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123426388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123426388 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123426388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123426390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123426390 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123426390 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123426390 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123426390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123426390 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123426390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123426390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123426390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123426390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123426390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123426390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123426390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123426390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123426390 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123426390 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123426390 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123426392 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123426392 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123426392 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123426392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123426392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123426392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123426392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123426392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123426392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123426392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123426392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123426392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123426392 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123426392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123426392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123426393 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123426393 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123426393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123426393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123426393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123426393 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(459)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123427176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123427176 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123427176 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123427176 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123427176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123427176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123427176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123427176 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123427176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123427176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123427176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123427176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123427176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123427176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123427176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123427176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123427176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427176 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123427176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123427176 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123427176 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123427176 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123427176 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123427176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123427176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123427176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123427177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123427177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123427177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123427177 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123427177 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123427177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123427177 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123427177 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123427177 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123427177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123427177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123427177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123427177 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123427178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123427178 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123427179 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123427179 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123427179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123427179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123427179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123427179 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123427179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123427179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123427179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123427179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123427179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123427179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123427179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123427179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123427179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123427179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123427179 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123427179 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123427179 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123427186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123427186 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123427186 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123427186 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123427186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123427186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123427186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123427186 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123427186 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123427186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123427186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123427186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123427186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123427186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123427186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123427186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123427186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427186 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123427186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123427186 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123427186 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123427186 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123427186 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123427186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123427186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123427186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123427186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123427186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123427186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123427186 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123427186 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123427186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123427186 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123427186 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123427186 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123427186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123427186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123427186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123427186 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123427187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123427187 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123427187 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123427187 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123427187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123427187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123427187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123427187 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123427187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123427187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123427187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123427187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123427187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123427187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123427187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123427187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123427187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123427187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123427187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123427187 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123427187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123427187 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123427187 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123427187 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123427201 DLCTRL DEBUG Command: GET 214821031 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123427201 DLCTRL DEBUG Tx Command reply: GET_REPLY 214821031 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123427203 DLCTRL DEBUG Command: GET 951574478 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123427203 DLCTRL DEBUG Tx Command reply: GET_REPLY 951574478 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123427205 DLCTRL DEBUG Command: GET 432677106 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123427205 DLCTRL DEBUG Tx Command reply: GET_REPLY 432677106 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123427206 DLCTRL DEBUG Command: GET 226561267 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123427206 DLCTRL DEBUG Tx Command reply: GET_REPLY 226561267 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123427206 DLCTRL DEBUG Command: GET 119645523 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123427206 DLCTRL DEBUG Tx Command reply: GET_REPLY 119645523 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123427207 DLCTRL DEBUG Command: GET 752012528 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123427207 DLCTRL DEBUG Tx Command reply: GET_REPLY 752012528 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123427208 DLCTRL DEBUG Command: GET 82149325 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123427208 DLCTRL DEBUG Tx Command reply: GET_REPLY 82149325 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123427209 DLCTRL DEBUG Command: GET 22289104 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123427209 DLCTRL DEBUG Tx Command reply: GET_REPLY 22289104 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123427210 DLCTRL DEBUG Command: GET 488764739 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123427210 DLCTRL DEBUG Tx Command reply: GET_REPLY 488764739 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123427211 DLCTRL DEBUG Command: GET 415524180 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123427211 DLCTRL DEBUG Tx Command reply: GET_REPLY 415524180 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123427213 DLCTRL DEBUG Command: GET 971751256 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123427213 DLCTRL DEBUG Tx Command reply: GET_REPLY 971751256 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123427213 DLCTRL DEBUG Command: GET 461002814 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123427213 DLCTRL DEBUG Tx Command reply: GET_REPLY 461002814 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123427215 DLCTRL DEBUG Command: GET 155061575 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123427215 DLCTRL DEBUG Tx Command reply: GET_REPLY 155061575 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123427216 DLCTRL DEBUG Command: GET 278091213 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123427216 DLCTRL DEBUG Tx Command reply: GET_REPLY 278091213 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123427217 DLCTRL DEBUG Command: GET 559344665 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123427217 DLCTRL DEBUG Tx Command reply: GET_REPLY 559344665 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123427218 DLCTRL DEBUG Command: GET 528767652 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123427218 DLCTRL DEBUG Tx Command reply: GET_REPLY 528767652 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123427219 DLCTRL DEBUG Command: GET 794670345 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123427219 DLCTRL DEBUG Tx Command reply: GET_REPLY 794670345 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123427220 DLCTRL DEBUG Command: GET 885590267 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123427220 DLCTRL DEBUG Tx Command reply: GET_REPLY 885590267 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123427220 DLCTRL DEBUG Command: GET 393871719 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123427220 DLCTRL DEBUG Tx Command reply: GET_REPLY 393871719 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123427221 DLCTRL DEBUG Command: GET 433390004 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123427221 DLCTRL DEBUG Tx Command reply: GET_REPLY 433390004 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011101011'B, t_guard := 20.000000 } 20250425123427233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58584<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(465) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)3557087 20250425123428276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123428276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123428276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123428276 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123428276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3646df, normal) (hnbgw_rua.c:407) 20250425123428276 DHNB DEBUG map_rua[0x55cf8d40e3a0]{init}: Allocated (fsm.c:456) 20250425123428276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3557087)[0x55cf8d40e3a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123428276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3557087 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123428276 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123428276 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123428276 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3557087 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123428276 DCN DEBUG map_sccp[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123428276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123428276 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3557087 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123428276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3557087 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123428276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3557087)[0x55cf8d40e3a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123428276 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123428276 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123428276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3557087)[0x55cf8d40e3a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123428276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cf8d3fc7e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123428276 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123428276 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{IDLE}: Allocated (fsm.c:456) 20250425123428276 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123428276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000eb0056400500f1100926) (sccp_scrc.c:406) 20250425123428276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123428276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123428276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123428276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123428276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123428276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123428276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123428276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123428276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123428276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123428276 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123428276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123428276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123428276 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123428276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cf8d3fc7e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123428276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3557087)[0x55cf8d40e3a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123428276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123428276 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123428276 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123428276 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123428276 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123428276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123428276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123428276 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)6597603 HNBGW_Test.msc0-SCCP(458)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(465)@be9552f9b756: setverdict(pass): none -> pass 20250425123428289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123428289 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123428289 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123428289 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123428289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123428289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123428289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123428289 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123428289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123428289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123428289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123428289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123428289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123428289 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ca021) (sccp_scrc.c:477) 20250425123428289 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20250425123428289 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123428289 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123428289 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123428289 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123428289 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123428289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cf8d3fc7e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123428289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cf8d3fc7e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123428292 DLCTRL DEBUG Command: GET 114022050 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123428292 DLCTRL DEBUG Tx Command reply: GET_REPLY 114022050 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123428295 DLCTRL DEBUG Command: GET 732408981 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123428295 DLCTRL DEBUG Tx Command reply: GET_REPLY 732408981 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123428298 DLCTRL DEBUG Command: GET 552345986 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123428298 DLCTRL DEBUG Tx Command reply: GET_REPLY 552345986 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123428300 DLCTRL DEBUG Command: GET 452248375 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123428300 DLCTRL DEBUG Tx Command reply: GET_REPLY 452248375 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123428302 DLCTRL DEBUG Command: GET 795717223 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123428302 DLCTRL DEBUG Tx Command reply: GET_REPLY 795717223 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123428304 DLCTRL DEBUG Command: GET 196765212 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123428304 DLCTRL DEBUG Tx Command reply: GET_REPLY 196765212 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123428306 DLCTRL DEBUG Command: GET 902343803 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123428306 DLCTRL DEBUG Tx Command reply: GET_REPLY 902343803 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123428309 DLCTRL DEBUG Command: GET 160768532 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123428309 DLCTRL DEBUG Tx Command reply: GET_REPLY 160768532 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123428311 DLCTRL DEBUG Command: GET 343260410 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123428311 DLCTRL DEBUG Tx Command reply: GET_REPLY 343260410 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123428312 DLCTRL DEBUG Command: GET 491678860 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123428312 DLCTRL DEBUG Tx Command reply: GET_REPLY 491678860 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123428314 DLCTRL DEBUG Command: GET 121401077 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123428314 DLCTRL DEBUG Tx Command reply: GET_REPLY 121401077 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123428316 DLCTRL DEBUG Command: GET 299263099 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123428316 DLCTRL DEBUG Tx Command reply: GET_REPLY 299263099 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123428318 DLCTRL DEBUG Command: GET 569542579 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123428318 DLCTRL DEBUG Tx Command reply: GET_REPLY 569542579 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123428319 DLCTRL DEBUG Command: GET 895685541 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123428319 DLCTRL DEBUG Tx Command reply: GET_REPLY 895685541 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123428320 DLCTRL DEBUG Command: GET 226813601 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123428320 DLCTRL DEBUG Tx Command reply: GET_REPLY 226813601 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123428322 DLCTRL DEBUG Command: GET 890056390 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123428322 DLCTRL DEBUG Tx Command reply: GET_REPLY 890056390 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123428323 DLCTRL DEBUG Command: GET 102246039 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123428323 DLCTRL DEBUG Tx Command reply: GET_REPLY 102246039 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123428324 DLCTRL DEBUG Command: GET 780025883 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123428324 DLCTRL DEBUG Tx Command reply: GET_REPLY 780025883 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123428325 DLCTRL DEBUG Command: GET 129772548 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123428325 DLCTRL DEBUG Tx Command reply: GET_REPLY 129772548 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123428327 DLCTRL DEBUG Command: GET 349161453 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123428327 DLCTRL DEBUG Tx Command reply: GET_REPLY 349161453 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001100010'B, t_guard := 20.000000 } 20250425123428344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58586<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@be9552f9b756: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@be9552f9b756: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(466) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@be9552f9b756: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)13042505 20250425123429366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123429367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123429367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123429367 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123429367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc70349, normal) (hnbgw_rua.c:407) 20250425123429367 DHNB DEBUG map_rua[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123429367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042505)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123429367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042505 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123429367 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123429367 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123429367 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425123429367 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042505 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123429367 DCN DEBUG map_sccp[0x55cf8d409050]{init}: Allocated (fsm.c:456) 20250425123429367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cf8d409050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123429367 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13042505 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123429367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042505 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425123429367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042505)[0x55cf8d3f5c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123429367 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123429367 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123429367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042505)[0x55cf8d3f5c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123429367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cf8d409050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123429367 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123429367 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{IDLE}: Allocated (fsm.c:456) 20250425123429367 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123429367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030002620056400500f1100926) (sccp_scrc.c:406) 20250425123429367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123429367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123429367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123429367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123429367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123429367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123429367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123429367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123429367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123429367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123429367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123429367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123429367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123429367 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123429367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cf8d409050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123429367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042505)[0x55cf8d3f5c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123429367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123429367 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123429367 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123429367 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123429367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123429367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123429367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123429367 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@be9552f9b756: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@be9552f9b756: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@be9552f9b756: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)16340470 HNBGW_Test.msc0-SCCP(458)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425123429372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123429372 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123429372 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123429372 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123429372 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123429372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123429372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123429372 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink0(466)@be9552f9b756: setverdict(pass): none -> pass 20250425123429372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123429372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123429372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123429372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123429372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123429372 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cd2edd) (sccp_scrc.c:477) 20250425123429372 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20250425123429372 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123429372 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123429372 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123429372 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123429372 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123429372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cf8d409050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123429372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cf8d409050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123429374 DLCTRL DEBUG[38;5;33m Command: GET 41995141 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123429374 DLCTRL DEBUG Tx Command reply: GET_REPLY 41995141 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425123429377 DLCTRL DEBUG Command: GET 777191934 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123429377 DLCTRL DEBUG Tx Command reply: GET_REPLY 777191934 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123429379 DLCTRL DEBUG Command: GET 1693192 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123429379 DLCTRL DEBUG Tx Command reply: GET_REPLY 1693192 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123429381 DLCTRL DEBUG Command: GET 388638488 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123429381 DLCTRL DEBUG Tx Command reply: GET_REPLY 388638488 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123429382 DLCTRL DEBUG Command: GET 741468322 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123429382 DLCTRL DEBUG Tx Command reply: GET_REPLY 741468322 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123429384 DLCTRL DEBUG Command: GET 971701426 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123429384 DLCTRL DEBUG Tx Command reply: GET_REPLY 971701426 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123429385 DLCTRL DEBUG Command: GET 778739088 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123429385 DLCTRL DEBUG Tx Command reply: GET_REPLY 778739088 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123429387 DLCTRL DEBUG Command: GET 599388573 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123429387 DLCTRL DEBUG Tx Command reply: GET_REPLY 599388573 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123429388 DLCTRL DEBUG Command: GET 790663419 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123429388 DLCTRL DEBUG Tx Command reply: GET_REPLY 790663419 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123429390 DLCTRL DEBUG Command: GET 150530198 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123429390 DLCTRL DEBUG Tx Command reply: GET_REPLY 150530198 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123429391 DLCTRL DEBUG Command: GET 12539750 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123429391 DLCTRL DEBUG Tx Command reply: GET_REPLY 12539750 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123429392 DLCTRL DEBUG Command: GET 798691696 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123429392 DLCTRL DEBUG Tx Command reply: GET_REPLY 798691696 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123429393 DLCTRL DEBUG Command: GET 608351137 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123429393 DLCTRL DEBUG Tx Command reply: GET_REPLY 608351137 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123429394 DLCTRL DEBUG Command: GET 332569705 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123429394 DLCTRL DEBUG Tx Command reply: GET_REPLY 332569705 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123429395 DLCTRL DEBUG Command: GET 200341808 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123429395 DLCTRL DEBUG Tx Command reply: GET_REPLY 200341808 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123429396 DLCTRL DEBUG Command: GET 6197715 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123429396 DLCTRL DEBUG Tx Command reply: GET_REPLY 6197715 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123429398 DLCTRL DEBUG Command: GET 754627503 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123429398 DLCTRL DEBUG Tx Command reply: GET_REPLY 754627503 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123429400 DLCTRL DEBUG Command: GET 860296023 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123429400 DLCTRL DEBUG Tx Command reply: GET_REPLY 860296023 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123429401 DLCTRL DEBUG Command: GET 187077715 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123429401 DLCTRL DEBUG Tx Command reply: GET_REPLY 187077715 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123429403 DLCTRL DEBUG Command: GET 918163446 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123429403 DLCTRL DEBUG Tx Command reply: GET_REPLY 918163446 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011000100'B, t_guard := 20.000000 } 20250425123429428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58588<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@be9552f9b756: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@be9552f9b756: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(467) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@be9552f9b756: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)14344351 20250425123430443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123430443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123430443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123430443 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123430443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdae09f, normal) (hnbgw_rua.c:407) 20250425123430443 DHNB DEBUG map_rua[0x55cf8d409180]{init}: Allocated (fsm.c:456) 20250425123430443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14344351)[0x55cf8d409180]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123430443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14344351 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123430443 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123430443 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123430443 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14344351 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123430443 DCN DEBUG map_sccp[0x55cf8d3fb900]{init}: Allocated (fsm.c:456) 20250425123430443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cf8d3fb900]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123430443 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14344351 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123430443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14344351 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425123430443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14344351)[0x55cf8d409180]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123430443 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123430443 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123430443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14344351)[0x55cf8d409180]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123430443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cf8d3fb900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123430443 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123430443 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{IDLE}: Allocated (fsm.c:456) 20250425123430443 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123430443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030002c40056400500f1100926) (sccp_scrc.c:406) 20250425123430443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123430443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123430443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123430443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123430443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123430443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123430443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123430443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123430443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123430443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123430443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123430443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123430443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123430443 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123430443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cf8d3fb900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123430443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14344351)[0x55cf8d409180]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123430443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123430443 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123430443 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123430443 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123430443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123430443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123430443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123430443 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@be9552f9b756: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@be9552f9b756: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@be9552f9b756: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@be9552f9b756: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)12523527 HNBGW_Test.msc0-SCCP(458)@be9552f9b756: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@be9552f9b756: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425123430446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123430446 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123430446 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123430446 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123430446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123430446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123430446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123430446 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123430446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123430446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123430446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123430446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123430446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123430446 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00355391) (sccp_scrc.c:477) 20250425123430446 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20250425123430446 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123430446 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123430446 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123430446 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123430446 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123430446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cf8d3fb900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123430446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cf8d3fb900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(467)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: 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 } } } 20250425123430447 DLCTRL DEBUG Command: GET 650119683 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123430447 DLCTRL DEBUG Tx Command reply: GET_REPLY 650119683 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250425123430449 DLCTRL DEBUG Command: GET 615483538 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123430449 DLCTRL DEBUG Tx Command reply: GET_REPLY 615483538 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123430451 DLCTRL DEBUG Command: GET 423768489 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123430451 DLCTRL DEBUG Tx Command reply: GET_REPLY 423768489 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123430452 DLCTRL DEBUG Command: GET 834156196 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123430452 DLCTRL DEBUG Tx Command reply: GET_REPLY 834156196 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123430453 DLCTRL DEBUG Command: GET 242402057 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123430453 DLCTRL DEBUG Tx Command reply: GET_REPLY 242402057 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123430454 DLCTRL DEBUG Command: GET 729894826 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123430454 DLCTRL DEBUG Tx Command reply: GET_REPLY 729894826 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123430455 DLCTRL DEBUG Command: GET 76507035 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123430455 DLCTRL DEBUG Tx Command reply: GET_REPLY 76507035 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123430455 DLCTRL DEBUG Command: GET 873925351 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123430456 DLCTRL DEBUG Tx Command reply: GET_REPLY 873925351 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123430456 DLCTRL DEBUG Command: GET 722746102 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123430456 DLCTRL DEBUG Tx Command reply: GET_REPLY 722746102 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123430457 DLCTRL DEBUG Command: GET 795394706 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123430457 DLCTRL DEBUG Tx Command reply: GET_REPLY 795394706 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123430458 DLCTRL DEBUG Command: GET 855517668 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123430458 DLCTRL DEBUG Tx Command reply: GET_REPLY 855517668 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123430459 DLCTRL DEBUG Command: GET 815803384 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123430459 DLCTRL DEBUG Tx Command reply: GET_REPLY 815803384 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123430460 DLCTRL DEBUG Command: GET 421774933 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123430460 DLCTRL DEBUG Tx Command reply: GET_REPLY 421774933 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123430461 DLCTRL DEBUG Command: GET 933985463 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123430461 DLCTRL DEBUG Tx Command reply: GET_REPLY 933985463 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123430462 DLCTRL DEBUG Command: GET 440694019 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123430462 DLCTRL DEBUG Tx Command reply: GET_REPLY 440694019 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123430463 DLCTRL DEBUG Command: GET 103247855 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123430463 DLCTRL DEBUG Tx Command reply: GET_REPLY 103247855 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123430464 DLCTRL DEBUG Command: GET 434618148 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123430464 DLCTRL DEBUG Tx Command reply: GET_REPLY 434618148 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123430465 DLCTRL DEBUG Command: GET 88897794 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123430465 DLCTRL DEBUG Tx Command reply: GET_REPLY 88897794 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123430466 DLCTRL DEBUG Command: GET 352742261 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123430466 DLCTRL DEBUG Tx Command reply: GET_REPLY 352742261 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123430467 DLCTRL DEBUG Command: GET 798232344 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123430467 DLCTRL DEBUG Tx Command reply: GET_REPLY 798232344 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111101'B, t_guard := 20.000000 } 20250425123430479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58604<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@be9552f9b756: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@be9552f9b756: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(468) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@be9552f9b756: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)3970783 20250425123431497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123431497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123431497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250425123431497 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123431497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3c96df, normal) (hnbgw_rua.c:407) 20250425123431497 DHNB DEBUG map_rua[0x55cf8d3c0010]{init}: Allocated (fsm.c:456) 20250425123431497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3970783)[0x55cf8d3c0010]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123431497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3970783 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123431497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123431497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123431497 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3970783 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123431497 DCN DEBUG map_sccp[0x55cf8d427680]{init}: Allocated (fsm.c:456) 20250425123431497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cf8d427680]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123431497 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3970783 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123431497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3970783 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250425123431497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3970783)[0x55cf8d3c0010]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123431497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123431497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123431497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3970783)[0x55cf8d3c0010]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123431497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cf8d427680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123431497 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123431497 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{IDLE}: Allocated (fsm.c:456) 20250425123431497 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123431497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f400300013d0056400500f1100926) (sccp_scrc.c:406) 20250425123431497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123431497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123431497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123431497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123431497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123431497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123431497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123431497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123431497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123431497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123431497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123431497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123431497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123431497 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123431497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cf8d427680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123431497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3970783)[0x55cf8d3c0010]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123431498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123431498 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123431498 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123431498 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123431498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123431498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123431498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123431498 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@be9552f9b756: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@be9552f9b756: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@be9552f9b756: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@be9552f9b756: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)4334137 HNBGW_Test.msc0-SCCP(458)@be9552f9b756: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@be9552f9b756: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250425123431501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123431501 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123431501 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123431501 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123431501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123431501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123431501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123431501 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink0(468)@be9552f9b756: setverdict(pass): none -> pass 20250425123431501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123431501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123431501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123431501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123431501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123431501 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008be31d) (sccp_scrc.c:477) 20250425123431501 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20250425123431501 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123431501 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123431501 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123431501 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123431501 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123431501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cf8d427680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123431501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cf8d427680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123431502 DLCTRL DEBUG Command: GET 940048403 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123431502 DLCTRL DEBUG Tx Command reply: GET_REPLY 940048403 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250425123431503 DLCTRL DEBUG Command: GET 972868485 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123431503 DLCTRL DEBUG Tx Command reply: GET_REPLY 972868485 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123431504 DLCTRL DEBUG Command: GET 523786867 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123431504 DLCTRL DEBUG Tx Command reply: GET_REPLY 523786867 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123431506 DLCTRL DEBUG Command: GET 591802469 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123431506 DLCTRL DEBUG Tx Command reply: GET_REPLY 591802469 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123431507 DLCTRL DEBUG Command: GET 819139570 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123431507 DLCTRL DEBUG Tx Command reply: GET_REPLY 819139570 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123431509 DLCTRL DEBUG Command: GET 469966357 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123431509 DLCTRL DEBUG Tx Command reply: GET_REPLY 469966357 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123431510 DLCTRL DEBUG Command: GET 921137786 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123431510 DLCTRL DEBUG Tx Command reply: GET_REPLY 921137786 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123431514 DLCTRL DEBUG Command: GET 829794918 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123431514 DLCTRL DEBUG Tx Command reply: GET_REPLY 829794918 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123431517 DLCTRL DEBUG Command: GET 251221484 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123431517 DLCTRL DEBUG Tx Command reply: GET_REPLY 251221484 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123431521 DLCTRL DEBUG Command: GET 605134838 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123431521 DLCTRL DEBUG Tx Command reply: GET_REPLY 605134838 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123431525 DLCTRL DEBUG Command: GET 598886419 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123431525 DLCTRL DEBUG Tx Command reply: GET_REPLY 598886419 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123431528 DLCTRL DEBUG Command: GET 419222420 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123431528 DLCTRL DEBUG Tx Command reply: GET_REPLY 419222420 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123431529 DLCTRL DEBUG Command: GET 498092388 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123431529 DLCTRL DEBUG Tx Command reply: GET_REPLY 498092388 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123431530 DLCTRL DEBUG Command: GET 848813721 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123431531 DLCTRL DEBUG Tx Command reply: GET_REPLY 848813721 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123431532 DLCTRL DEBUG Command: GET 448687736 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123431532 DLCTRL DEBUG Tx Command reply: GET_REPLY 448687736 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123431534 DLCTRL DEBUG Command: GET 547729491 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123431534 DLCTRL DEBUG Tx Command reply: GET_REPLY 547729491 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123431536 DLCTRL DEBUG Command: GET 43200657 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123431536 DLCTRL DEBUG Tx Command reply: GET_REPLY 43200657 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123431538 DLCTRL DEBUG Command: GET 95132674 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123431538 DLCTRL DEBUG Tx Command reply: GET_REPLY 95132674 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123431539 DLCTRL DEBUG Command: GET 32323455 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123431539 DLCTRL DEBUG Tx Command reply: GET_REPLY 32323455 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123431541 DLCTRL DEBUG Command: GET 355202785 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123431541 DLCTRL DEBUG Tx Command reply: GET_REPLY 355202785 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123431545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58582<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123431546 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44287<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(452)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(451)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123431547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58576<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123431547 DLINP DEBUG SRVCONN(,r=127.0.0.1:52668<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123431547 DLINP DEBUG SRVCONN(,r=127.0.0.1:52668<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123431547 DLINP NOTICE SRV(,r=127.0.0.1:52668<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123431547 DMAIN NOTICE (127.0.0.1:52668 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52668<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123431547 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(461)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(462)@be9552f9b756: Final verdict of PTC: none 20250425123431549 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123431549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123431549 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123431549 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123431550 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123431550 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123431550 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123431550 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123431550 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123431550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123431550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123431550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123431550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123431550 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123431550 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123431550 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123431550 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123431550 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123431550 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123431550 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123431550 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@be9552f9b756: Final verdict of PTC: none 20250425123431550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123431550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123431550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123431550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123431550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123431550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123431550 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123431550 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123431550 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123431550 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123431550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123431550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123431550 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123431550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123431550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123431550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123431550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123431550 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123431550 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123431550 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123431550 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123431550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123431551 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123431551 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123431551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca021), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123431551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123431551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123431551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123431551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123431551 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123431551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123431551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3557087)[0x55cf8d40e3a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123431551 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3557087)[0x55cf8d40e3a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123431551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123431551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3557087)[0x55cf8d40e3a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123431551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3557087)[0x55cf8d40e3a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123431551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3557087)[0x55cf8d40e3a0]{disrupted}: Freeing instance (context_map.c:202) 20250425123431551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3557087)[0x55cf8d40e3a0]{disrupted}: Deallocated (fsm.c:568) 20250425123431551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123431551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123431551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123431551 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3557087 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123431551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cf8d409050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123431551 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123431551 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123431551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd2edd), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123431551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123431551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123431551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@be9552f9b756: Final verdict of PTC: none 20250425123431551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123431551 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123431551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cf8d409050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123431551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042505)[0x55cf8d3f5c60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123431551 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042505)[0x55cf8d3f5c60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123431551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123431552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042505)[0x55cf8d3f5c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123431552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042505)[0x55cf8d3f5c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123431552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042505)[0x55cf8d3f5c60]{disrupted}: Freeing instance (context_map.c:202) 20250425123431552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042505)[0x55cf8d3f5c60]{disrupted}: Deallocated (fsm.c:568) 20250425123431552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cf8d409050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123431552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cf8d409050]{disconnected}: Freeing instance (context_map.c:206) 20250425123431552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cf8d409050]{disconnected}: Deallocated (fsm.c:568) 20250425123431552 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042505 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123431552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cf8d3fb900]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123431552 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123431552 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123431552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00355391), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123431552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123431552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123431552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123431552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(460)@be9552f9b756: Final verdict of PTC: none 20250425123431552 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123431552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cf8d3fb900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123431552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14344351)[0x55cf8d409180]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123431552 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14344351)[0x55cf8d409180]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn0-M3UA(463)@be9552f9b756: Final verdict of PTC: none 20250425123431552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123431552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14344351)[0x55cf8d409180]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123431552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14344351)[0x55cf8d409180]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123431552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14344351)[0x55cf8d409180]{disrupted}: Freeing instance (context_map.c:202) 20250425123431552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14344351)[0x55cf8d409180]{disrupted}: Deallocated (fsm.c:568) 20250425123431552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cf8d3fb900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123431552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cf8d3fb900]{disconnected}: Freeing instance (context_map.c:206) 20250425123431553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cf8d3fb900]{disconnected}: Deallocated (fsm.c:568) 20250425123431553 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14344351 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123431553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cf8d427680]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123431553 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123431553 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123431553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be31d), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123431553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123431553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123431553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123431553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123431553 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123431553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cf8d427680]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123431553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3970783)[0x55cf8d3c0010]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123431553 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3970783)[0x55cf8d3c0010]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123431553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123431553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3970783)[0x55cf8d3c0010]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123431553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3970783)[0x55cf8d3c0010]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.msc0-RAN(459)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@be9552f9b756: Final verdict of PTC: none 20250425123431553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3970783)[0x55cf8d3c0010]{disrupted}: Freeing instance (context_map.c:202) 20250425123431553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3970783)[0x55cf8d3c0010]{disrupted}: Deallocated (fsm.c:568) 20250425123431553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cf8d427680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123431553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cf8d427680]{disconnected}: Freeing instance (context_map.c:206) 20250425123431553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cf8d427680]{disconnected}: Deallocated (fsm.c:568) 20250425123431553 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3970783 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123431553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123431553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123431553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123431553 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123431554 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123431554 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123431554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123431554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123431554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123431554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425123431554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123431554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123431554 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123431554 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123431554 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123431554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123431554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123431554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123431554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123431554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123431554 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123431554 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123431554 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123431554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-PFCP(453)@be9552f9b756: Final verdict of PTC: none 20250425123431555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123431555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123431555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123431555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123431555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123431555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123431555 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@be9552f9b756: Final verdict of PTC: none 20250425123431555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123431555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123431555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123431555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123431555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123431555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123431555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123431555 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123431556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58586<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123431556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58588<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123431559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58604<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(466)@be9552f9b756: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(468)@be9552f9b756: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(467)@be9552f9b756: Final verdict of PTC: pass HNBGW-MGCP(464)@be9552f9b756: Final verdict of PTC: none 20250425123431569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(465)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Fri Apr 25 12:34:31 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 20250425123431707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58620<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123432209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58620<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=402128) Waiting for packet dumper to finish... 1 (prev_count=402128, count=438616) 20250425123433551 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123433551 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123433551 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123433551 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123433551 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123433551 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Fri Apr 25 12:34:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250425123435304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123435309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38336<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123435312 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45247<->l=127.0.0.1:4262) (control_if.c:572) 20250425123435393 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123435393 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123435401 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123435401 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123435401 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123435401 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123435402 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123435402 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123435402 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47931 (stream_srv.c:142) 20250425123435402 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47931<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123435402 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123435402 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123435402 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123435402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123435402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123435402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123435402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435402 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123435402 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123435402 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123435402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123435402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123435402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123435402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123435402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123435402 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123435402 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123435402 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123435402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123435402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123435403 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123435403 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123435403 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123435403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123435403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123435403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123435403 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123435403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123435404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123435404 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123435404 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123435404 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123435404 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123435404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123435404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123435404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123435404 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123435404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123435404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123435404 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123435404 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123435404 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123435404 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123435404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123435404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123435404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123435404 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123435404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123435404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123435404 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123435404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435404 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123435404 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123435404 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123435404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123435404 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123435404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435404 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123435404 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123435404 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123435404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123435404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123435404 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123435404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435404 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123435404 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123435404 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123435404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123435404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123435404 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(479)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(477)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(482)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(482)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(482)@be9552f9b756: ************************************************* HNBGW_Test.msc1-SCCP(480)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123435430 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123435430 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123435430 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123435430 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123435430 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123435430 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123435430 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123435430 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123435431 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123435431 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123435431 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123435431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123435431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123435431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123435431 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123435431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123435431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123435431 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123435431 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123435431 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123435431 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123435431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123435431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123435431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123435431 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123435431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123435431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123435431 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123435431 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123435432 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123435432 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123435432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123435432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123435432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123435432 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123435432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123435432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123435432 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123435432 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123435432 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123435432 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123435432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123435432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123435432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123435432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123435432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123435432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123435432 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123435432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435432 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123435432 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123435432 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123435432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123435432 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123435432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435432 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123435432 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123435432 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123435432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123435432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123435432 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123435432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435432 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123435432 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123435432 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123435432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123435432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123435432 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123435432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435432 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123435432 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123435432 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123435432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123435432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123435432 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123435463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123435463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123435463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123435463 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123435463 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123435463 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123435463 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123435463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123435463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123435468 DLINP DEBUG SRVCONN(,r=127.0.0.1:47931<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123435468 DLINP DEBUG SRVCONN(,r=127.0.0.1:47931<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123435468 DLINP DEBUG SRVCONN(,r=127.0.0.1:47931<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123435468 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123435468 DHNBAP DEBUG (127.0.0.1:47931 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123435468 DHNBAP NOTICE (127.0.0.1:47931 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123435468 DHNBAP NOTICE (127.0.0.1:47931 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123435468 DLINP DEBUG SRVCONN(,r=127.0.0.1:47931<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123435468 DLINP DEBUG SRVCONN(,r=127.0.0.1:47931<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123435618 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123435618 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123435618 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123435618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(479)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123435626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435626 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123435626 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123435626 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123435626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123435626 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123435626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123435628 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123435628 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123435628 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123435628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425123435629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435629 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123435629 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123435629 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123435629 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123435629 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123435629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123435630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123435630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123435630 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123435630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123435630 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123435630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123435630 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123435630 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123435630 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123435630 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(482)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123435631 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123435631 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123435631 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123435631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123435631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123435631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123435631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123435631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123435631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123435631 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123435631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435632 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123435632 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123435632 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123435632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123435632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123435632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123435632 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123435634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435634 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123435634 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123435634 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123435634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123435634 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123435634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123435637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435637 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123435637 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123435637 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123435637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123435637 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123435637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123435637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123435637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123435637 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123435637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123435637 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123435637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123435637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123435637 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123435637 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123435637 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123435639 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123435639 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123435639 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123435639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123435639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123435639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123435639 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123435639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123435639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123435639 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123435639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435639 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123435639 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123435639 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123435639 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123435639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123435639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123435639 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123435642 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123435642 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123435642 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123435642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(485)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123435648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435648 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123435648 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123435648 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123435648 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123435648 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123435648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123435650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435650 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123435651 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123435651 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123435651 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123435651 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123435651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123435651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123435651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123435651 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123435651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123435651 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123435651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123435651 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123435651 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123435651 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123435651 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123435652 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123435652 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123435652 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123435652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123435653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123435653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123435653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123435653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123435653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123435653 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123435653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435653 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123435653 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123435653 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123435653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123435653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123435653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123435653 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123435654 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123435654 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123435654 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123435654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(488)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123435659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435659 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123435659 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123435659 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123435659 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123435659 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123435659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123435662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435662 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123435662 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123435662 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123435662 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123435662 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123435662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123435662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123435662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123435662 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123435662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123435662 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123435662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123435662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123435662 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123435662 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123435662 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123435663 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123435663 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123435663 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123435663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123435663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123435663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123435663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123435663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123435663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123435663 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123435663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123435663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123435663 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123435664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123435664 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123435664 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123435664 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123435664 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123435664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123435664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123435664 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(478)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123436432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123436432 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123436432 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123436432 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123436432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123436432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123436432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123436432 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123436432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123436432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123436432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123436432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123436432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123436432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123436432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123436432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123436432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123436433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123436433 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123436433 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123436433 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123436433 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123436433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123436433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123436433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123436433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123436433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123436433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123436433 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123436433 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123436433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123436434 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123436434 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123436434 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123436434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123436434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123436434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123436434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123436434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123436434 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123436434 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123436434 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123436434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123436434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123436434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123436434 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123436434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123436434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123436435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123436435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123436435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123436435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123436435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123436435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123436435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436435 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123436435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123436435 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123436435 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123436435 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123436436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123436436 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123436436 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123436436 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123436436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123436436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123436436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123436436 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123436436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc1-RAN(481)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123436436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123436436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123436436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123436436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123436436 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123436436 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123436436 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123436436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436436 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123436436 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123436436 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123436436 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123436436 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123436436 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123436436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123436436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123436436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123436436 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123436436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123436436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123436436 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123436436 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123436436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123436436 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123436436 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123436436 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123436436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123436436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123436436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123436436 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123436437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123436437 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123436437 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123436437 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123436437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123436437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123436437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123436437 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123436437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123436437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123436437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123436437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123436437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123436437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123436437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123436437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123436437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436437 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123436437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123436437 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123436437 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123436437 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123436454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123436454 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123436454 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123436454 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123436455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123436455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123436455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-RAN(484)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123436455 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123436455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123436455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123436455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123436455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123436455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123436455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123436455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123436455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123436455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436455 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123436455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123436455 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123436455 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123436455 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123436455 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123436455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123436455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123436455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123436455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123436455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123436455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123436455 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123436455 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123436455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123436455 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123436456 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123436456 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123436456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123436456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123436456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123436456 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123436458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123436458 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123436458 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123436458 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123436458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123436458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123436458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123436458 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123436459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123436459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123436459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123436459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123436459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123436459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123436459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123436459 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123436459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436459 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123436459 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123436459 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123436459 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123436459 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123436462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123436462 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123436462 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123436462 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123436462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123436462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123436462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123436462 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(487)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123436463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123436463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123436463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123436463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123436463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123436463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123436463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123436463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123436463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123436463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123436463 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123436463 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123436463 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123436463 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123436463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123436463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123436463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123436463 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123436463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123436463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123436463 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123436463 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123436463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123436463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123436463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123436463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123436463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123436463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123436463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123436463 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123436465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123436465 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123436465 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123436465 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123436465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123436465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123436465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123436465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123436465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123436465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123436465 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123436465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123436465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123436465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123436465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123436465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123436465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123436465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123436465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123436465 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123436465 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123436465 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123436465 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123436465 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123437472 DLCTRL DEBUG Command: GET 61369689 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123437473 DLCTRL DEBUG Tx Command reply: GET_REPLY 61369689 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123437474 DLCTRL DEBUG Command: GET 867204208 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123437474 DLCTRL DEBUG Tx Command reply: GET_REPLY 867204208 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123437475 DLCTRL DEBUG Command: GET 990352693 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123437475 DLCTRL DEBUG Tx Command reply: GET_REPLY 990352693 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123437476 DLCTRL DEBUG Command: GET 545397845 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123437476 DLCTRL DEBUG Tx Command reply: GET_REPLY 545397845 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123437476 DLCTRL DEBUG Command: GET 611448786 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123437476 DLCTRL DEBUG Tx Command reply: GET_REPLY 611448786 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123437477 DLCTRL DEBUG Command: GET 417653876 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123437477 DLCTRL DEBUG Tx Command reply: GET_REPLY 417653876 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123437478 DLCTRL DEBUG Command: GET 17238438 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123437478 DLCTRL DEBUG Tx Command reply: GET_REPLY 17238438 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123437478 DLCTRL DEBUG Command: GET 398513323 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123437478 DLCTRL DEBUG Tx Command reply: GET_REPLY 398513323 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123437479 DLCTRL DEBUG Command: GET 205783710 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123437479 DLCTRL DEBUG Tx Command reply: GET_REPLY 205783710 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123437480 DLCTRL DEBUG Command: GET 697898662 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123437480 DLCTRL DEBUG Tx Command reply: GET_REPLY 697898662 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123437480 DLCTRL DEBUG Command: GET 529684812 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123437480 DLCTRL DEBUG Tx Command reply: GET_REPLY 529684812 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123437481 DLCTRL DEBUG Command: GET 91475982 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123437481 DLCTRL DEBUG Tx Command reply: GET_REPLY 91475982 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123437482 DLCTRL DEBUG Command: GET 5207306 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123437482 DLCTRL DEBUG Tx Command reply: GET_REPLY 5207306 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123437482 DLCTRL DEBUG Command: GET 220408600 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123437482 DLCTRL DEBUG Tx Command reply: GET_REPLY 220408600 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123437483 DLCTRL DEBUG Command: GET 314698711 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123437483 DLCTRL DEBUG Tx Command reply: GET_REPLY 314698711 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123437484 DLCTRL DEBUG Command: GET 412238519 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123437484 DLCTRL DEBUG Tx Command reply: GET_REPLY 412238519 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123437484 DLCTRL DEBUG Command: GET 698206170 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123437484 DLCTRL DEBUG Tx Command reply: GET_REPLY 698206170 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123437485 DLCTRL DEBUG Command: GET 308893534 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123437485 DLCTRL DEBUG Tx Command reply: GET_REPLY 308893534 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123437486 DLCTRL DEBUG Command: GET 975555156 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123437486 DLCTRL DEBUG Tx Command reply: GET_REPLY 975555156 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123437486 DLCTRL DEBUG Command: GET 388386550 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123437486 DLCTRL DEBUG Tx Command reply: GET_REPLY 388386550 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000001100'B, t_guard := 20.000000 } 20250425123437496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38352<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)7174126 20250425123438517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123438517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123438517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123438517 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123438517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6d77ee, normal) (hnbgw_rua.c:407) 20250425123438517 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123438517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7174126)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123438518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7174126 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123438518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123438518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123438518 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7174126 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123438518 DCN DEBUG map_sccp[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123438518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123438518 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7174126 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123438518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7174126 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123438518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7174126)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123438518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123438518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123438518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7174126)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123438518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cf8d3f5c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123438518 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123438518 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{IDLE}: Allocated (fsm.c:456) 20250425123438518 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123438518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300000c0056400500f1100926) (sccp_scrc.c:406) 20250425123438518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123438518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123438518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123438518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123438518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123438518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123438518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123438518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123438518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123438518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123438518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123438518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123438518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123438518 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123438518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cf8d3f5c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123438518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7174126)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123438518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123438518 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123438518 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123438518 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123438518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123438518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123438518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123438518 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)7126983 HNBGW_Test.msc0-SCCP(477)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@be9552f9b756: setverdict(pass): none -> pass 20250425123438531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123438531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123438531 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123438531 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123438531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123438531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123438531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123438531 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123438531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123438531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123438531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123438531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123438531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123438531 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c4315b) (sccp_scrc.c:477) 20250425123438531 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20250425123438531 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123438531 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123438531 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123438531 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123438531 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123438531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cf8d3f5c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123438531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cf8d3f5c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123438533 DLCTRL DEBUG Command: GET 826148426 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123438533 DLCTRL DEBUG Tx Command reply: GET_REPLY 826148426 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123438537 DLCTRL DEBUG Command: GET 144469085 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123438537 DLCTRL DEBUG Tx Command reply: GET_REPLY 144469085 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123438540 DLCTRL DEBUG Command: GET 469465008 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123438540 DLCTRL DEBUG Tx Command reply: GET_REPLY 469465008 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123438544 DLCTRL DEBUG Command: GET 216675551 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123438544 DLCTRL DEBUG Tx Command reply: GET_REPLY 216675551 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123438546 DLCTRL DEBUG Command: GET 907892983 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123438546 DLCTRL DEBUG Tx Command reply: GET_REPLY 907892983 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123438548 DLCTRL DEBUG Command: GET 150552397 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123438548 DLCTRL DEBUG Tx Command reply: GET_REPLY 150552397 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123438550 DLCTRL DEBUG Command: GET 777956831 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123438550 DLCTRL DEBUG Tx Command reply: GET_REPLY 777956831 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123438552 DLCTRL DEBUG Command: GET 179079441 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123438552 DLCTRL DEBUG Tx Command reply: GET_REPLY 179079441 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123438553 DLCTRL DEBUG Command: GET 498706477 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123438553 DLCTRL DEBUG Tx Command reply: GET_REPLY 498706477 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123438555 DLCTRL DEBUG Command: GET 23884415 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123438555 DLCTRL DEBUG Tx Command reply: GET_REPLY 23884415 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123438557 DLCTRL DEBUG Command: GET 537692174 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123438557 DLCTRL DEBUG Tx Command reply: GET_REPLY 537692174 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123438559 DLCTRL DEBUG Command: GET 883327378 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123438559 DLCTRL DEBUG Tx Command reply: GET_REPLY 883327378 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123438561 DLCTRL DEBUG Command: GET 84062821 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123438561 DLCTRL DEBUG Tx Command reply: GET_REPLY 84062821 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123438563 DLCTRL DEBUG Command: GET 487691645 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123438563 DLCTRL DEBUG Tx Command reply: GET_REPLY 487691645 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123438565 DLCTRL DEBUG Command: GET 203173569 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123438565 DLCTRL DEBUG Tx Command reply: GET_REPLY 203173569 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123438568 DLCTRL DEBUG Command: GET 477137386 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123438568 DLCTRL DEBUG Tx Command reply: GET_REPLY 477137386 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123438570 DLCTRL DEBUG Command: GET 207115874 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123438570 DLCTRL DEBUG Tx Command reply: GET_REPLY 207115874 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123438572 DLCTRL DEBUG Command: GET 500289271 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123438572 DLCTRL DEBUG Tx Command reply: GET_REPLY 500289271 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123438574 DLCTRL DEBUG Command: GET 542035515 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123438574 DLCTRL DEBUG Tx Command reply: GET_REPLY 542035515 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123438576 DLCTRL DEBUG Command: GET 153606748 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123438576 DLCTRL DEBUG Tx Command reply: GET_REPLY 153606748 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000000110110000'B, t_guard := 20.000000 } 20250425123438603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38368<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@be9552f9b756: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@be9552f9b756: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@be9552f9b756: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)7507760 20250425123439635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123439635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123439635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123439635 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123439635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x728f30, normal) (hnbgw_rua.c:407) 20250425123439635 DHNB DEBUG map_rua[0x55cf8d409180]{init}: Allocated (fsm.c:456) 20250425123439635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7507760)[0x55cf8d409180]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123439635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7507760 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123439635 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123439635 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123439635 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425123439635 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7507760 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425123439635 DCN DEBUG map_sccp[0x55cf8d3fb900]{init}: Allocated (fsm.c:456) 20250425123439635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cf8d3fb900]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123439635 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7507760 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425123439635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7507760 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425123439635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7507760)[0x55cf8d409180]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123439635 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123439635 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123439635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7507760)[0x55cf8d409180]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123439635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cf8d3fb900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123439635 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123439635 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{IDLE}: Allocated (fsm.c:456) 20250425123439635 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123439635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001b00056400500f1100926) (sccp_scrc.c:406) 20250425123439635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123439635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123439635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123439635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123439635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123439635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123439635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123439635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123439635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123439635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123439635 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123439635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123439635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123439635 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123439635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cf8d3fb900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123439635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7507760)[0x55cf8d409180]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123439636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123439636 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123439636 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123439636 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123439636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123439636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123439636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123439636 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(480)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@be9552f9b756: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)12448165 HNBGW_Test.msc1-SCCP(480)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(491)@be9552f9b756: setverdict(pass): none -> pass 20250425123439654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123439654 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123439654 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123439654 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123439654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123439654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123439654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123439654 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123439654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123439654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123439654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123439654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123439654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123439654 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f67f37) (sccp_scrc.c:477) 20250425123439654 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20250425123439654 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123439654 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123439654 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123439654 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123439654 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123439654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cf8d3fb900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123439654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cf8d3fb900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123439657 DLCTRL DEBUG Command: GET 219277399 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123439657 DLCTRL DEBUG Tx Command reply: GET_REPLY 219277399 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123439661 DLCTRL DEBUG Command: GET 99404997 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123439662 DLCTRL DEBUG Tx Command reply: GET_REPLY 99404997 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123439666 DLCTRL DEBUG Command: GET 560382270 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123439666 DLCTRL DEBUG Tx Command reply: GET_REPLY 560382270 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123439670 DLCTRL DEBUG Command: GET 919819490 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123439670 DLCTRL DEBUG Tx Command reply: GET_REPLY 919819490 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123439674 DLCTRL DEBUG Command: GET 188330091 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123439674 DLCTRL DEBUG Tx Command reply: GET_REPLY 188330091 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123439679 DLCTRL DEBUG Command: GET 121706413 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123439679 DLCTRL DEBUG Tx Command reply: GET_REPLY 121706413 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123439683 DLCTRL DEBUG Command: GET 137355112 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123439683 DLCTRL DEBUG Tx Command reply: GET_REPLY 137355112 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123439687 DLCTRL DEBUG Command: GET 760305498 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123439687 DLCTRL DEBUG Tx Command reply: GET_REPLY 760305498 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123439691 DLCTRL DEBUG Command: GET 510709923 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123439691 DLCTRL DEBUG Tx Command reply: GET_REPLY 510709923 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123439694 DLCTRL DEBUG Command: GET 303499497 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123439694 DLCTRL DEBUG Tx Command reply: GET_REPLY 303499497 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123439697 DLCTRL DEBUG Command: GET 296627250 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123439697 DLCTRL DEBUG Tx Command reply: GET_REPLY 296627250 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123439699 DLCTRL DEBUG Command: GET 540085488 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123439699 DLCTRL DEBUG Tx Command reply: GET_REPLY 540085488 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123439702 DLCTRL DEBUG Command: GET 645455529 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123439702 DLCTRL DEBUG Tx Command reply: GET_REPLY 645455529 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123439705 DLCTRL DEBUG Command: GET 199916013 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123439705 DLCTRL DEBUG Tx Command reply: GET_REPLY 199916013 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123439710 DLCTRL DEBUG Command: GET 744746206 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123439710 DLCTRL DEBUG Tx Command reply: GET_REPLY 744746206 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123439714 DLCTRL DEBUG Command: GET 67953518 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123439714 DLCTRL DEBUG Tx Command reply: GET_REPLY 67953518 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123439718 DLCTRL DEBUG Command: GET 817219669 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123439718 DLCTRL DEBUG Tx Command reply: GET_REPLY 817219669 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123439722 DLCTRL DEBUG Command: GET 15459365 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123439722 DLCTRL DEBUG Tx Command reply: GET_REPLY 15459365 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123439726 DLCTRL DEBUG Command: GET 402314049 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123439726 DLCTRL DEBUG Tx Command reply: GET_REPLY 402314049 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123439729 DLCTRL DEBUG Command: GET 954094702 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123439729 DLCTRL DEBUG Tx Command reply: GET_REPLY 954094702 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110001101'B, t_guard := 20.000000 } 20250425123439760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38372<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@be9552f9b756: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@be9552f9b756: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@be9552f9b756: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)3341228 20250425123440770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123440770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123440771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123440771 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123440771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x32fbac, normal) (hnbgw_rua.c:407) 20250425123440771 DHNB DEBUG map_rua[0x55cf8d427680]{init}: Allocated (fsm.c:456) 20250425123440771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3341228)[0x55cf8d427680]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123440771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3341228 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123440771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123440771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123440771 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3341228 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123440771 DCN DEBUG map_sccp[0x55cf8d3fa3b0]{init}: Allocated (fsm.c:456) 20250425123440771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cf8d3fa3b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123440771 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3341228 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123440771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3341228 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425123440771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3341228)[0x55cf8d427680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123440771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123440771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123440771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3341228)[0x55cf8d427680]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123440771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cf8d3fa3b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123440771 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123440771 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{IDLE}: Allocated (fsm.c:456) 20250425123440771 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123440771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300018d0056400500f1100926) (sccp_scrc.c:406) 20250425123440771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123440771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123440771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123440771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123440771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123440771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123440771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123440771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123440771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123440771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123440771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123440771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123440771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123440771 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123440771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cf8d3fa3b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123440771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3341228)[0x55cf8d427680]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123440771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123440771 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123440771 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123440771 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123440771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123440771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123440771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123440771 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@be9552f9b756: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@be9552f9b756: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@be9552f9b756: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)11773874 HNBGW_Test.msc0-SCCP(477)@be9552f9b756: Session index based on connection ID:1 TC_mscpool_L3Complete_by_imsi_round_robin0(492)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(477)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MTC@be9552f9b756: 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 } } } 20250425123440773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123440773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123440773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123440773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123440773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123440773 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006c41f2) (sccp_scrc.c:477) 20250425123440773 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20250425123440773 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123440773 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123440773 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123440773 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123440773 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123440773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cf8d3fa3b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123440773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123440773 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123440773 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123440773 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123440773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123440773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123440773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123440773 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123440773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cf8d3fa3b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123440773 DLCTRL DEBUG Command: GET 824264984 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123440773 DLCTRL DEBUG Tx Command reply: GET_REPLY 824264984 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425123440774 DLCTRL DEBUG Command: GET 273678768 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123440774 DLCTRL DEBUG Tx Command reply: GET_REPLY 273678768 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123440775 DLCTRL DEBUG Command: GET 375469436 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123440775 DLCTRL DEBUG Tx Command reply: GET_REPLY 375469436 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123440776 DLCTRL DEBUG Command: GET 722959686 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123440776 DLCTRL DEBUG Tx Command reply: GET_REPLY 722959686 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123440777 DLCTRL DEBUG Command: GET 324927233 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123440777 DLCTRL DEBUG Tx Command reply: GET_REPLY 324927233 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123440777 DLCTRL DEBUG Command: GET 561268695 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123440777 DLCTRL DEBUG Tx Command reply: GET_REPLY 561268695 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123440778 DLCTRL DEBUG Command: GET 304767515 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123440778 DLCTRL DEBUG Tx Command reply: GET_REPLY 304767515 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123440779 DLCTRL DEBUG Command: GET 859203978 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123440779 DLCTRL DEBUG Tx Command reply: GET_REPLY 859203978 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123440779 DLCTRL DEBUG Command: GET 602844985 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123440779 DLCTRL DEBUG Tx Command reply: GET_REPLY 602844985 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123440780 DLCTRL DEBUG Command: GET 185116523 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123440780 DLCTRL DEBUG Tx Command reply: GET_REPLY 185116523 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123440781 DLCTRL DEBUG Command: GET 120351830 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123440781 DLCTRL DEBUG Tx Command reply: GET_REPLY 120351830 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123440781 DLCTRL DEBUG Command: GET 659581241 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123440781 DLCTRL DEBUG Tx Command reply: GET_REPLY 659581241 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123440782 DLCTRL DEBUG Command: GET 323511775 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123440782 DLCTRL DEBUG Tx Command reply: GET_REPLY 323511775 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123440783 DLCTRL DEBUG Command: GET 366246429 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123440783 DLCTRL DEBUG Tx Command reply: GET_REPLY 366246429 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123440783 DLCTRL DEBUG Command: GET 527249381 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123440783 DLCTRL DEBUG Tx Command reply: GET_REPLY 527249381 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123440784 DLCTRL DEBUG Command: GET 990916023 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123440784 DLCTRL DEBUG Tx Command reply: GET_REPLY 990916023 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123440785 DLCTRL DEBUG Command: GET 460691730 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123440785 DLCTRL DEBUG Tx Command reply: GET_REPLY 460691730 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123440785 DLCTRL DEBUG Command: GET 848998746 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123440785 DLCTRL DEBUG Tx Command reply: GET_REPLY 848998746 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123440786 DLCTRL DEBUG Command: GET 292493400 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123440786 DLCTRL DEBUG Tx Command reply: GET_REPLY 292493400 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123440786 DLCTRL DEBUG Command: GET 195363229 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123440786 DLCTRL DEBUG Tx Command reply: GET_REPLY 195363229 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123440789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38336<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123440789 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45247<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(471)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(470)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123440790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38322<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123440790 DLINP DEBUG SRVCONN(,r=127.0.0.1:47931<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123440790 DLINP DEBUG SRVCONN(,r=127.0.0.1:47931<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123440790 DLINP NOTICE SRV(,r=127.0.0.1:47931<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123440790 DMAIN NOTICE (127.0.0.1:47931 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47931<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123440790 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@be9552f9b756: Final verdict of PTC: none 20250425123440791 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123440791 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425123440791 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123440791 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123440791 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123440791 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123440791 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123440791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123440791 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123440791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123440791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123440791 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123440791 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123440791 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123440791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123440791 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123440791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123440791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123440791 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123440791 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123440791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123440791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123440791 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123440791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123440791 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123440791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123440791 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123440791 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123440791 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123440791 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123440791 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123440791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cf8d3fb900]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123440791 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123440791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123440791 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123440791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123440791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123440791 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123440791 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123440791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f67f37), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123440791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123440791 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123440791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123440791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123440791 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123440791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cf8d3fb900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123440791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7507760)[0x55cf8d409180]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123440791 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7507760)[0x55cf8d409180]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123440791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123440791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7507760)[0x55cf8d409180]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123440791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7507760)[0x55cf8d409180]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123440791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7507760)[0x55cf8d409180]{disrupted}: Freeing instance (context_map.c:202) 20250425123440791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7507760)[0x55cf8d409180]{disrupted}: Deallocated (fsm.c:568) 20250425123440792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cf8d3fb900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123440792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cf8d3fb900]{disconnected}: Freeing instance (context_map.c:206) 20250425123440792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cf8d3fb900]{disconnected}: Deallocated (fsm.c:568) 20250425123440792 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7507760 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123440792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123440792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123440792 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123440792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123440792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123440792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123440792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123440792 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123440792 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123440792 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123440792 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123440792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123440792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123440792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123440792 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123440792 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123440792 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123440792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123440792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123440792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123440792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123440792 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123440792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123440792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123440792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123440792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123440792 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123440792 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123440792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123440792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123440792 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123440792 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(483)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@be9552f9b756: Final verdict of PTC: none 20250425123440792 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123440792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123440792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123440792 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123440792 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123440792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123440792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123440792 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425123440792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123440792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123440792 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123440792 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123440792 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123440792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7174126)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123440792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7174126)[0x55cf8d3fc7e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123440792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123440792 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123440792 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123440792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4315b), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123440792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123440792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123440792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123440792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123440792 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123440792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cf8d3f5c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123440792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7174126)[0x55cf8d3fc7e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123440792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7174126)[0x55cf8d3fc7e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123440792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7174126)[0x55cf8d3fc7e0]{disrupted}: Deallocated (fsm.c:568) 20250425123440792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cf8d3f5c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123440792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cf8d3f5c60]{disconnected}: Freeing instance (context_map.c:206) 20250425123440792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cf8d3f5c60]{disconnected}: Deallocated (fsm.c:568) 20250425123440792 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7174126 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123440792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3341228)[0x55cf8d427680]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123440792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3341228)[0x55cf8d427680]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123440792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cf8d3fa3b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123440792 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123440792 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123440792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c41f2), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123440792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123440792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123440792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123440792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123440792 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123440792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cf8d3fa3b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123440792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3341228)[0x55cf8d427680]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123440792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3341228)[0x55cf8d427680]{disrupted}: Freeing instance (context_map.c:202) 20250425123440792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3341228)[0x55cf8d427680]{disrupted}: Deallocated (fsm.c:568) 20250425123440792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cf8d3fa3b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123440792 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123440792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123440792 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123440792 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123440792 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123440792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123440792 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123440792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cf8d3fa3b0]{disconnected}: Freeing instance (context_map.c:206) 20250425123440792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cf8d3fa3b0]{disconnected}: Deallocated (fsm.c:568) 20250425123440792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123440792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123440792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123440792 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123440792 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123440792 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123440792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123440792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123440792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123440792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123440792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123440792 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123440792 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW_Test.msc1-RAN(481)@be9552f9b756: Final verdict of PTC: none 20250425123440792 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123440792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123440792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123440792 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3341228 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123440792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123440792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123440792 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123440792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123440792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123440792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123440792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123440792 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123440792 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123440792 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123440792 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123440792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123440792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@be9552f9b756: Final verdict of PTC: none 20250425123440793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38352<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123440793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38372<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(472)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(490)@be9552f9b756: Final verdict of PTC: pass HNBGW-MGCP(489)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(492)@be9552f9b756: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(477)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@be9552f9b756: Final verdict of PTC: none 20250425123440805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38368<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(491)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Fri Apr 25 12:34:40 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 20250425123440943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123441445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38380<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=507816) 20250425123441552 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123441552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd2edd), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123441552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123441552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123441552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123441552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123441552 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123441552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca021), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123441552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123441552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123441552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123441552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123441552 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123441552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00355391), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123441552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123441552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123441552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123441552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123441552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123441552 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123441552 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123441553 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123441553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123441553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123441553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123441553 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123441553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123441553 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123441553 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123441553 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123441553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123441553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123441553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123441553 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123441553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123441553 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123441553 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123441553 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123441553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123441553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123441553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123441553 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123441553 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123441554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be31d), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123441554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123441554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123441554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123441554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123441554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123441554 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123441554 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123441554 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123441554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123441554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123441554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123441554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=507816, count=525612) 20250425123442792 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123442792 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123442792 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123442792 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123442793 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123442793 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123442793 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123442793 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123442793 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425123442793 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123442793 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123442793 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Fri Apr 25 12:34:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/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@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250425123444536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123444543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123444547 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34921<->l=127.0.0.1:4262) (control_if.c:572) 20250425123444633 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123444633 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123444641 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123444642 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123444642 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123444642 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123444642 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123444642 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123444642 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49921 (stream_srv.c:142) 20250425123444642 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49921<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123444643 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123444643 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123444643 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123444643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123444643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123444643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123444643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123444643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123444643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123444643 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123444643 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123444643 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123444643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444643 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123444643 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123444643 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123444643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123444643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123444643 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123444644 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123444644 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123444644 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123444644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123444644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123444644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123444644 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123444644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123444644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123444644 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123444644 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123444644 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123444644 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123444644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123444644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123444644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123444644 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123444644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123444644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123444644 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123444644 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123444644 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123444644 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123444644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123444644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123444644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123444644 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123444644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123444644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123444644 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123444644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444644 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123444644 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123444644 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123444644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123444644 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123444644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444644 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123444644 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123444644 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123444644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123444644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123444644 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123444644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444644 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123444644 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123444644 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123444644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123444644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123444644 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(503)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(501)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(506)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(506)@be9552f9b756: ************************************************* HNBGW_Test.msc1-SCCP(504)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123444676 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123444676 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123444676 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123444676 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123444676 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123444677 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123444677 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123444677 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123444677 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123444677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123444677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123444677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123444677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123444677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123444677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123444677 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123444677 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123444677 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123444677 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123444677 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123444677 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123444677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123444677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123444677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123444677 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123444677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123444677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123444677 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123444677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444677 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123444677 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123444677 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123444677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123444677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123444677 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425123444677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444677 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123444678 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123444678 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123444678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123444678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123444678 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123444678 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123444678 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123444678 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123444678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123444678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123444678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123444678 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123444678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123444678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123444678 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123444678 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123444678 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123444678 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123444678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123444679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123444679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123444679 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123444679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123444679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123444679 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123444679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444679 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123444679 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123444679 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123444679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123444679 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123444679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444679 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123444679 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123444679 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123444679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123444679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123444679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(509)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(512)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-SCCP(510)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123444715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123444715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123444715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123444715 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123444716 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123444716 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123444716 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123444716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123444716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123444720 DLINP DEBUG SRVCONN(,r=127.0.0.1:49921<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123444720 DLINP DEBUG SRVCONN(,r=127.0.0.1:49921<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123444720 DLINP DEBUG SRVCONN(,r=127.0.0.1:49921<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123444720 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123444720 DHNBAP DEBUG (127.0.0.1:49921 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123444720 DHNBAP NOTICE (127.0.0.1:49921 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123444720 DHNBAP NOTICE (127.0.0.1:49921 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123444720 DLINP DEBUG SRVCONN(,r=127.0.0.1:49921<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123444720 DLINP DEBUG SRVCONN(,r=127.0.0.1:49921<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123444857 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123444857 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123444857 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123444857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(503)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123444867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444867 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123444867 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123444867 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123444867 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123444867 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123444867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123444869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444869 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123444869 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123444869 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123444869 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123444869 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123444869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123444870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123444870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123444870 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123444870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123444870 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123444870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123444870 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123444870 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123444870 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123444870 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123444870 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123444871 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123444871 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123444871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425123444871 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123444871 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123444871 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123444871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123444871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123444871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123444872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123444872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123444872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123444872 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123444872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444872 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123444872 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123444872 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123444872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123444872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123444872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123444872 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(506)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123444877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444877 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123444877 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123444877 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123444877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123444877 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123444877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123444879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444879 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123444879 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123444879 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123444879 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123444879 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123444879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123444879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123444879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123444879 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123444879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123444879 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123444879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123444879 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123444879 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123444879 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123444879 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123444880 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123444880 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123444880 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123444881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123444881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123444881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123444881 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123444881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123444881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123444881 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123444881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444881 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123444881 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123444881 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123444881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123444881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123444881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123444881 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123444896 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123444896 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123444896 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123444896 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(509)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123444903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444903 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123444903 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123444903 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123444903 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123444903 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123444903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123444906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444906 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123444906 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123444906 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123444906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123444906 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123444906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123444906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123444906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123444906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123444906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123444906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123444906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123444906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123444906 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123444906 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123444906 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123444906 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123444907 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123444907 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123444907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425123444907 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123444907 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123444907 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123444907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123444908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123444908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123444908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123444908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123444908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123444908 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123444908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444908 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123444908 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123444908 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123444908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123444908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123444908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123444908 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(512)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123444912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444912 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123444912 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123444912 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123444912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123444912 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123444912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123444915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444915 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123444915 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123444915 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123444915 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123444915 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123444915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123444915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123444915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123444915 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123444915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123444915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123444915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123444915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123444915 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123444915 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123444915 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123444917 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123444917 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123444917 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123444917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123444917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123444917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123444917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123444917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123444917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123444917 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123444917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123444917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123444917 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123444917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123444917 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123444917 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123444917 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123444917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123444917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123444917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123444917 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(502)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123445661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123445661 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123445661 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123445661 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123445661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123445661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123445661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123445661 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123445661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123445661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123445661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123445661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123445661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123445661 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123445661 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123445661 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123445661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445661 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123445661 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123445661 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123445661 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123445661 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123445661 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123445661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123445661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123445661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123445662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123445662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123445662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123445662 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123445662 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123445662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123445662 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123445662 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123445662 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123445662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123445662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123445662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123445662 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123445662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123445662 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123445662 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123445662 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123445662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123445662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123445662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123445662 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123445662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123445662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123445662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123445662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123445662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123445662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123445662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123445662 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123445662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445662 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123445662 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123445662 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123445662 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123445662 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123445674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123445674 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123445674 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123445674 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123445674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123445674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123445674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123445674 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123445674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123445674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123445674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123445674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123445674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123445674 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123445674 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123445674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123445674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445674 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123445674 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123445674 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123445674 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123445674 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123445674 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123445674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123445674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123445674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123445674 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123445674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123445674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123445674 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123445674 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123445674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123445674 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123445674 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123445674 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123445674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123445674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123445674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123445674 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123445674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123445674 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123445674 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123445674 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123445674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123445674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123445674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123445674 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123445674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123445674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123445674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123445674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123445674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123445674 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123445674 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123445674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123445674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445674 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123445674 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123445674 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123445674 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123445674 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123445700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123445700 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123445700 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123445700 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123445700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123445700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123445700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123445700 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123445700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123445700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123445700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123445700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123445700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123445700 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123445700 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123445700 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123445700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445700 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123445700 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123445700 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123445700 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123445700 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123445700 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123445700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123445700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123445700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123445700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123445700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123445700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123445700 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123445700 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123445700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123445700 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123445700 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123445700 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123445700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123445700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123445700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123445700 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123445701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123445701 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123445701 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123445701 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123445701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123445701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123445701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123445701 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123445701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123445701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123445701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123445701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123445701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123445701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123445701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123445701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123445701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123445701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123445701 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123445701 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123445701 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123445709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123445709 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123445709 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123445709 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123445709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123445709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123445709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123445709 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123445709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123445709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123445709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123445709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123445709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123445709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123445709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123445709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123445709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123445709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123445709 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123445709 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123445709 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123445709 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123445709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123445709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123445709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123445710 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123445710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123445710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123445710 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123445710 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123445710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123445710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123445710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123445710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123445710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123445710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123445710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123445710 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123445710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123445710 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123445710 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123445710 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123445710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123445710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123445710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123445710 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123445710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123445710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123445710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123445710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123445710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123445710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123445710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123445710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123445710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123445710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123445710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123445710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123445710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123445710 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123445710 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123445710 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123446731 DLCTRL DEBUG Command: GET 364018343 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123446731 DLCTRL DEBUG Tx Command reply: GET_REPLY 364018343 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123446734 DLCTRL DEBUG Command: GET 786299272 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123446734 DLCTRL DEBUG Tx Command reply: GET_REPLY 786299272 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123446738 DLCTRL DEBUG Command: GET 386075796 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123446738 DLCTRL DEBUG Tx Command reply: GET_REPLY 386075796 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123446742 DLCTRL DEBUG Command: GET 268649628 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123446743 DLCTRL DEBUG Tx Command reply: GET_REPLY 268649628 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123446747 DLCTRL DEBUG Command: GET 371893613 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123446747 DLCTRL DEBUG Tx Command reply: GET_REPLY 371893613 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123446752 DLCTRL DEBUG Command: GET 985727479 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123446752 DLCTRL DEBUG Tx Command reply: GET_REPLY 985727479 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123446756 DLCTRL DEBUG Command: GET 691160705 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123446756 DLCTRL DEBUG Tx Command reply: GET_REPLY 691160705 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123446760 DLCTRL DEBUG Command: GET 36161226 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123446760 DLCTRL DEBUG Tx Command reply: GET_REPLY 36161226 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123446764 DLCTRL DEBUG Command: GET 598939296 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123446764 DLCTRL DEBUG Tx Command reply: GET_REPLY 598939296 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123446768 DLCTRL DEBUG Command: GET 633507484 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123446769 DLCTRL DEBUG Tx Command reply: GET_REPLY 633507484 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123446773 DLCTRL DEBUG Command: GET 739388977 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123446773 DLCTRL DEBUG Tx Command reply: GET_REPLY 739388977 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123446777 DLCTRL DEBUG Command: GET 961916029 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123446777 DLCTRL DEBUG Tx Command reply: GET_REPLY 961916029 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123446781 DLCTRL DEBUG Command: GET 184573900 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123446781 DLCTRL DEBUG Tx Command reply: GET_REPLY 184573900 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123446786 DLCTRL DEBUG Command: GET 376870343 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123446786 DLCTRL DEBUG Tx Command reply: GET_REPLY 376870343 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123446789 DLCTRL DEBUG Command: GET 690046745 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123446789 DLCTRL DEBUG Tx Command reply: GET_REPLY 690046745 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123446792 DLCTRL DEBUG Command: GET 485887374 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123446792 DLCTRL DEBUG Tx Command reply: GET_REPLY 485887374 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123446795 DLCTRL DEBUG Command: GET 533097808 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123446795 DLCTRL DEBUG Tx Command reply: GET_REPLY 533097808 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123446798 DLCTRL DEBUG Command: GET 679373990 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123446798 DLCTRL DEBUG Tx Command reply: GET_REPLY 679373990 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123446800 DLCTRL DEBUG Command: GET 522180175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123446800 DLCTRL DEBUG Tx Command reply: GET_REPLY 522180175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123446801 DLCTRL DEBUG Command: GET 762182257 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123446801 DLCTRL DEBUG Tx Command reply: GET_REPLY 762182257 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: f_gen_tmsi(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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010001001'B, t_guard := 20.000000 } 20250425123446832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50138<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@be9552f9b756: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@be9552f9b756: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@be9552f9b756: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)13224877 20250425123447885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123447885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123447886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425123447886 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123447886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc9cbad, normal) (hnbgw_rua.c:407) 20250425123447886 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123447886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224877)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123447886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13224877 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123447886 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123447886 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123447886 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13224877 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250425123447886 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13224877 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123447886 DCN DEBUG map_sccp[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123447886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123447886 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13224877 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123447886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13224877 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425123447886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224877)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123447886 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123447886 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123447886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224877)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123447886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cf8d3f5c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123447886 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123447886 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{IDLE}: Allocated (fsm.c:456) 20250425123447886 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123447886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002890056400500f1100926) (sccp_scrc.c:406) 20250425123447886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123447886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123447886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123447886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123447886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123447886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123447886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123447886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123447886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123447886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123447886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123447886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123447886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123447886 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123447886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cf8d3f5c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123447886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224877)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123447886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123447887 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123447887 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123447887 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123447887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123447887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123447887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123447887 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@be9552f9b756: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514) HNBGW_Test.msc0-RAN(502)@be9552f9b756: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)8857948 HNBGW_Test.msc0-SCCP(501)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@be9552f9b756: setverdict(pass): none -> pass 20250425123447908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123447908 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123447908 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123447908 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123447909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123447909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123447909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123447909 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123447909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123447909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123447909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123447909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123447909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123447909 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c2d6e6) (sccp_scrc.c:477) 20250425123447909 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20250425123447909 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123447909 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123447909 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123447909 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123447909 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) MTC@be9552f9b756: 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 } } } 20250425123447909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cf8d3f5c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123447909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cf8d3f5c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123447910 DLCTRL DEBUG Command: GET 173600649 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123447911 DLCTRL DEBUG Tx Command reply: GET_REPLY 173600649 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123447915 DLCTRL DEBUG Command: GET 678639813 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123447915 DLCTRL DEBUG Tx Command reply: GET_REPLY 678639813 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123447918 DLCTRL DEBUG Command: GET 876927593 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123447918 DLCTRL DEBUG Tx Command reply: GET_REPLY 876927593 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425123447920 DLCTRL DEBUG Command: GET 959128010 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123447920 DLCTRL DEBUG Tx Command reply: GET_REPLY 959128010 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123447922 DLCTRL DEBUG Command: GET 654188671 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123447922 DLCTRL DEBUG Tx Command reply: GET_REPLY 654188671 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123447924 DLCTRL DEBUG Command: GET 988383020 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123447924 DLCTRL DEBUG Tx Command reply: GET_REPLY 988383020 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123447925 DLCTRL DEBUG Command: GET 526195083 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123447925 DLCTRL DEBUG Tx Command reply: GET_REPLY 526195083 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123447927 DLCTRL DEBUG Command: GET 284516031 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123447927 DLCTRL DEBUG Tx Command reply: GET_REPLY 284516031 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123447929 DLCTRL DEBUG Command: GET 792529377 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123447929 DLCTRL DEBUG Tx Command reply: GET_REPLY 792529377 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123447930 DLCTRL DEBUG Command: GET 911628571 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123447930 DLCTRL DEBUG Tx Command reply: GET_REPLY 911628571 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123447933 DLCTRL DEBUG Command: GET 399847922 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123447933 DLCTRL DEBUG Tx Command reply: GET_REPLY 399847922 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123447935 DLCTRL DEBUG Command: GET 309513407 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123447935 DLCTRL DEBUG Tx Command reply: GET_REPLY 309513407 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123447937 DLCTRL DEBUG Command: GET 351927201 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123447937 DLCTRL DEBUG Tx Command reply: GET_REPLY 351927201 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123447940 DLCTRL DEBUG Command: GET 80744940 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123447940 DLCTRL DEBUG Tx Command reply: GET_REPLY 80744940 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123447943 DLCTRL DEBUG Command: GET 268890127 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123447943 DLCTRL DEBUG Tx Command reply: GET_REPLY 268890127 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123447947 DLCTRL DEBUG Command: GET 773058617 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123447947 DLCTRL DEBUG Tx Command reply: GET_REPLY 773058617 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123447951 DLCTRL DEBUG Command: GET 955966357 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123447951 DLCTRL DEBUG Tx Command reply: GET_REPLY 955966357 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123447955 DLCTRL DEBUG Command: GET 842789901 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123447955 DLCTRL DEBUG Tx Command reply: GET_REPLY 842789901 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123447959 DLCTRL DEBUG Command: GET 836937105 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123447959 DLCTRL DEBUG Tx Command reply: GET_REPLY 836937105 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123447962 DLCTRL DEBUG Command: GET 155194543 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123447962 DLCTRL DEBUG Tx Command reply: GET_REPLY 155194543 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000000111001010'B, t_guard := 20.000000 } 20250425123448005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50140<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@be9552f9b756: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@be9552f9b756: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@be9552f9b756: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)6025297 20250425123449020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123449020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123449020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425123449020 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123449020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5bf051, normal) (hnbgw_rua.c:407) 20250425123449020 DHNB DEBUG map_rua[0x55cf8d3fa3b0]{init}: Allocated (fsm.c:456) 20250425123449020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6025297)[0x55cf8d3fa3b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123449020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6025297 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123449020 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123449020 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123449020 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6025297 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250425123449020 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6025297 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425123449020 DCN DEBUG map_sccp[0x55cf8d409180]{init}: Allocated (fsm.c:456) 20250425123449020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cf8d409180]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123449020 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6025297 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425123449020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6025297 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425123449020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6025297)[0x55cf8d3fa3b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123449020 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123449020 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123449020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6025297)[0x55cf8d3fa3b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123449020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cf8d409180]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123449020 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123449020 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{IDLE}: Allocated (fsm.c:456) 20250425123449020 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123449020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001ca0056400500f1100926) (sccp_scrc.c:406) 20250425123449020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123449020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123449020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123449020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123449020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123449020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123449020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123449020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123449020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123449020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123449020 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123449020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123449020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123449020 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123449020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cf8d409180]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123449020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6025297)[0x55cf8d3fa3b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123449020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123449020 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123449020 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123449020 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123449020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123449020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123449020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123449020 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(504)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@be9552f9b756: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515) HNBGW_Test.msc1-RAN(505)@be9552f9b756: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)5904556 HNBGW_Test.msc1-SCCP(504)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123449026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123449026 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123449026 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123449026 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123449026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123449026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123449026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123449026 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123449026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123449026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123449026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123449026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123449026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123449026 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005a0efa) (sccp_scrc.c:477) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@be9552f9b756: setverdict(pass): none -> pass 20250425123449026 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20250425123449026 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123449026 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123449026 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123449026 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123449026 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123449026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cf8d409180]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123449026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cf8d409180]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123449027 DLCTRL DEBUG Command: GET 407755172 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123449027 DLCTRL DEBUG Tx Command reply: GET_REPLY 407755172 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123449027 DLCTRL DEBUG Command: GET 569124635 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123449027 DLCTRL DEBUG Tx Command reply: GET_REPLY 569124635 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123449028 DLCTRL DEBUG Command: GET 161130655 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123449028 DLCTRL DEBUG Tx Command reply: GET_REPLY 161130655 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425123449029 DLCTRL DEBUG Command: GET 907280813 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123449029 DLCTRL DEBUG Tx Command reply: GET_REPLY 907280813 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123449030 DLCTRL DEBUG Command: GET 145782607 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123449030 DLCTRL DEBUG Tx Command reply: GET_REPLY 145782607 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123449030 DLCTRL DEBUG Command: GET 935577873 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123449030 DLCTRL DEBUG Tx Command reply: GET_REPLY 935577873 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123449031 DLCTRL DEBUG Command: GET 308295965 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123449031 DLCTRL DEBUG Tx Command reply: GET_REPLY 308295965 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123449032 DLCTRL DEBUG Command: GET 524980281 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123449032 DLCTRL DEBUG Tx Command reply: GET_REPLY 524980281 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425123449032 DLCTRL DEBUG Command: GET 198509546 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123449032 DLCTRL DEBUG Tx Command reply: GET_REPLY 198509546 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123449033 DLCTRL DEBUG Command: GET 236042779 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123449033 DLCTRL DEBUG Tx Command reply: GET_REPLY 236042779 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123449034 DLCTRL DEBUG Command: GET 261270899 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123449034 DLCTRL DEBUG Tx Command reply: GET_REPLY 261270899 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123449035 DLCTRL DEBUG Command: GET 211914274 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123449035 DLCTRL DEBUG Tx Command reply: GET_REPLY 211914274 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123449035 DLCTRL DEBUG Command: GET 531496638 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123449035 DLCTRL DEBUG Tx Command reply: GET_REPLY 531496638 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123449036 DLCTRL DEBUG Command: GET 545134636 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123449036 DLCTRL DEBUG Tx Command reply: GET_REPLY 545134636 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123449037 DLCTRL DEBUG Command: GET 745311603 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123449037 DLCTRL DEBUG Tx Command reply: GET_REPLY 745311603 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123449038 DLCTRL DEBUG Command: GET 708253347 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123449038 DLCTRL DEBUG Tx Command reply: GET_REPLY 708253347 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123449039 DLCTRL DEBUG Command: GET 779243682 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123449039 DLCTRL DEBUG Tx Command reply: GET_REPLY 779243682 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123449040 DLCTRL DEBUG Command: GET 424702611 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123449040 DLCTRL DEBUG Tx Command reply: GET_REPLY 424702611 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123449041 DLCTRL DEBUG Command: GET 300672056 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123449041 DLCTRL DEBUG Tx Command reply: GET_REPLY 300672056 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123449043 DLCTRL DEBUG Command: GET 840731614 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123449043 DLCTRL DEBUG Tx Command reply: GET_REPLY 840731614 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010100000'B, t_guard := 20.000000 } 20250425123449063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@be9552f9b756: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@be9552f9b756: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@be9552f9b756: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)10112288 20250425123450087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123450087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123450087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425123450087 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123450087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9a4d20, normal) (hnbgw_rua.c:407) 20250425123450087 DHNB DEBUG map_rua[0x55cf8d40f8a0]{init}: Allocated (fsm.c:456) 20250425123450087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112288)[0x55cf8d40f8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123450087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10112288 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123450087 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123450087 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123450087 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10112288 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250425123450087 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10112288 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123450087 DCN DEBUG map_sccp[0x55cf8d3f8e40]{init}: Allocated (fsm.c:456) 20250425123450087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cf8d3f8e40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123450087 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10112288 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123450087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10112288 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425123450087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112288)[0x55cf8d40f8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123450087 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123450087 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123450087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112288)[0x55cf8d40f8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123450087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cf8d3f8e40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123450087 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123450087 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{IDLE}: Allocated (fsm.c:456) 20250425123450087 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123450088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000a00056400500f1100926) (sccp_scrc.c:406) 20250425123450088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123450088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123450088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123450088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123450088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123450088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123450088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123450088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123450088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123450088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123450088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123450088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123450088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123450088 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123450088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cf8d3f8e40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123450088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112288)[0x55cf8d40f8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123450088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123450088 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123450088 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123450088 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123450088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123450088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123450088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123450088 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@be9552f9b756: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@be9552f9b756: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516) HNBGW_Test.msc0-RAN(502)@be9552f9b756: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)9734199 HNBGW_Test.msc0-SCCP(501)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425123450094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123450094 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123450094 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123450094 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123450094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123450094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123450094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123450094 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@be9552f9b756: setverdict(pass): none -> pass 20250425123450094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123450094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123450094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123450094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123450094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123450094 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00985563) (sccp_scrc.c:477) 20250425123450094 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20250425123450094 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123450094 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123450094 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123450094 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123450094 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123450094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cf8d3f8e40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123450094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cf8d3f8e40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123450095 DLCTRL DEBUG Command: GET 184990669 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123450095 DLCTRL DEBUG Tx Command reply: GET_REPLY 184990669 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123450097 DLCTRL DEBUG Command: GET 357126739 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123450097 DLCTRL DEBUG Tx Command reply: GET_REPLY 357126739 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123450099 DLCTRL DEBUG Command: GET 530176378 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123450099 DLCTRL DEBUG Tx Command reply: GET_REPLY 530176378 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250425123450103 DLCTRL DEBUG Command: GET 569367884 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123450103 DLCTRL DEBUG Tx Command reply: GET_REPLY 569367884 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123450107 DLCTRL DEBUG Command: GET 386664162 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123450107 DLCTRL DEBUG Tx Command reply: GET_REPLY 386664162 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123450111 DLCTRL DEBUG Command: GET 41663735 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123450112 DLCTRL DEBUG Tx Command reply: GET_REPLY 41663735 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123450116 DLCTRL DEBUG Command: GET 424778850 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123450116 DLCTRL DEBUG Tx Command reply: GET_REPLY 424778850 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123450121 DLCTRL DEBUG Command: GET 915524541 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123450121 DLCTRL DEBUG Tx Command reply: GET_REPLY 915524541 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425123450125 DLCTRL DEBUG Command: GET 411563144 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123450125 DLCTRL DEBUG Tx Command reply: GET_REPLY 411563144 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123450128 DLCTRL DEBUG Command: GET 353543781 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123450129 DLCTRL DEBUG Tx Command reply: GET_REPLY 353543781 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123450134 DLCTRL DEBUG Command: GET 908859179 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123450134 DLCTRL DEBUG Tx Command reply: GET_REPLY 908859179 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123450138 DLCTRL DEBUG Command: GET 330188525 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123450138 DLCTRL DEBUG Tx Command reply: GET_REPLY 330188525 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123450141 DLCTRL DEBUG Command: GET 694558423 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123450141 DLCTRL DEBUG Tx Command reply: GET_REPLY 694558423 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123450144 DLCTRL DEBUG Command: GET 311719360 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123450144 DLCTRL DEBUG Tx Command reply: GET_REPLY 311719360 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123450149 DLCTRL DEBUG Command: GET 669149089 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123450149 DLCTRL DEBUG Tx Command reply: GET_REPLY 669149089 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123450153 DLCTRL DEBUG Command: GET 61554705 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123450153 DLCTRL DEBUG Tx Command reply: GET_REPLY 61554705 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123450155 DLCTRL DEBUG Command: GET 208569699 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123450155 DLCTRL DEBUG Tx Command reply: GET_REPLY 208569699 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123450157 DLCTRL DEBUG Command: GET 2518185 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123450157 DLCTRL DEBUG Tx Command reply: GET_REPLY 2518185 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123450159 DLCTRL DEBUG Command: GET 156823439 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123450159 DLCTRL DEBUG Tx Command reply: GET_REPLY 156823439 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123450161 DLCTRL DEBUG Command: GET 416102322 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123450161 DLCTRL DEBUG Tx Command reply: GET_REPLY 416102322 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123450169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123450172 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34921<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(494)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(495)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123450174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38390<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123450175 DLINP DEBUG SRVCONN(,r=127.0.0.1:49921<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123450175 DLINP DEBUG SRVCONN(,r=127.0.0.1:49921<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123450175 DLINP NOTICE SRV(,r=127.0.0.1:49921<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123450175 DMAIN NOTICE (127.0.0.1:49921 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49921<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123450175 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(508)@be9552f9b756: Final verdict of PTC: none 20250425123450181 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425123450181 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-RAN(511)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(510)@be9552f9b756: Final verdict of PTC: none 20250425123450181 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123450181 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123450181 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425123450181 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123450181 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123450181 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123450181 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123450181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123450181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(505)@be9552f9b756: Final verdict of PTC: none 20250425123450182 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123450182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123450182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123450182 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123450182 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123450182 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123450182 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123450182 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123450182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123450182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123450182 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123450182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123450182 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123450182 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123450182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123450182 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123450182 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123450182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123450182 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123450182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123450182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123450182 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123450182 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123450182 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-SCCP(507)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@be9552f9b756: Final verdict of PTC: none 20250425123450182 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123450182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123450182 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123450182 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123450182 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123450182 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123450182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123450182 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123450182 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123450183 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123450182 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123450182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123450182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123450182 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123450183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123450183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@be9552f9b756: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@be9552f9b756: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@be9552f9b756: Final verdict of PTC: none 20250425123450183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123450183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123450183 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123450183 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123450183 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123450183 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123450183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cf8d409180]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123450183 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123450183 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123450183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0efa), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123450183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123450183 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123450183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123450183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123450183 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123450183 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123450183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123450183 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123450183 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123450183 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123450183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123450183 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123450183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123450183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123450183 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123450183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123450183 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123450183 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123450183 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123450183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123450183 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123450183 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123450183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123450183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123450183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) HNBGW_Test.msc0-M3UA(503)@be9552f9b756: Final verdict of PTC: none20250425123450184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123450184 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123450184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cf8d409180]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123450184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6025297)[0x55cf8d3fa3b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123450185 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6025297)[0x55cf8d3fa3b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123450185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123450185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6025297)[0x55cf8d3fa3b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123450185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6025297)[0x55cf8d3fa3b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123450185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6025297)[0x55cf8d3fa3b0]{disrupted}: Freeing instance (context_map.c:202) 20250425123450185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6025297)[0x55cf8d3fa3b0]{disrupted}: Deallocated (fsm.c:568) 20250425123450185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cf8d409180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123450185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cf8d409180]{disconnected}: Freeing instance (context_map.c:206) 20250425123450185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cf8d409180]{disconnected}: Deallocated (fsm.c:568) 20250425123450185 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6025297 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250425123450185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123450186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.sgsn0-M3UA(509)@be9552f9b756: Final verdict of PTC: none 20250425123450187 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123450187 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123450187 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-SCCP(501)@be9552f9b756: Final verdict of PTC: none 20250425123450187 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123450188 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123450189 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW-PFCP(496)@be9552f9b756: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@be9552f9b756: Final verdict of PTC: pass 20250425123450189 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.msc1-M3UA(506)@be9552f9b756: Final verdict of PTC: none 20250425123450190 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123450191 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123450191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123450191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123450191 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123450191 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123450191 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123450191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123450191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123450191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123450192 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123450192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123450192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123450192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123450192 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123450192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123450193 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123450193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123450193 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123450193 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123450193 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123450193 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123450193 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123450193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123450193 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123450193 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123450193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2d6e6), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123450193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123450194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123450194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123450194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123450194 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123450194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cf8d3f5c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123450194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224877)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123450194 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224877)[0x55cf8d3fc7e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123450194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123450194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224877)[0x55cf8d3fc7e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123450194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224877)[0x55cf8d3fc7e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123450194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224877)[0x55cf8d3fc7e0]{disrupted}: Freeing instance (context_map.c:202) HNBGW-MGCP(513)@be9552f9b756: Final verdict of PTC: none 20250425123450195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224877)[0x55cf8d3fc7e0]{disrupted}: Deallocated (fsm.c:568) 20250425123450195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cf8d3f5c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123450195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cf8d3f5c60]{disconnected}: Freeing instance (context_map.c:206) 20250425123450195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cf8d3f5c60]{disconnected}: Deallocated (fsm.c:568) 20250425123450195 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13224877 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250425123450197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-SCCP(504)@be9552f9b756: Final verdict of PTC: none 20250425123450197 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123450197 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123450197 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123450197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123450197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123450197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123450197 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123450196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cf8d3f8e40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123450196 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123450196 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123450196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00985563), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123450196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123450196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123450196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123450196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123450196 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123450196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cf8d3f8e40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123450196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112288)[0x55cf8d40f8a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123450196 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112288)[0x55cf8d40f8a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123450196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123450196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112288)[0x55cf8d40f8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123450196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112288)[0x55cf8d40f8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123450196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112288)[0x55cf8d40f8a0]{disrupted}: Freeing instance (context_map.c:202) 20250425123450196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112288)[0x55cf8d40f8a0]{disrupted}: Deallocated (fsm.c:568) 20250425123450196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cf8d3f8e40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123450196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cf8d3f8e40]{disconnected}: Freeing instance (context_map.c:206) 20250425123450196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cf8d3f8e40]{disconnected}: Deallocated (fsm.c:568) 20250425123450196 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10112288 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250425123450196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123450196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123450196 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123450196 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123450196 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123450196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50140<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123450198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123450198 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123450198 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123450198 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123450198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123450198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123450198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123450198 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(512)@be9552f9b756: Final verdict of PTC: none 20250425123450211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50138<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@be9552f9b756: Final verdict of PTC: pass 20250425123450215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Fri Apr 25 12:34:50 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 20250425123450386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123450793 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123450793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c41f2), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123450793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123450793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123450793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123450793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123450793 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123450793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4315b), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123450793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123450793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123450793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123450793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123450793 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123450794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f67f37), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123450794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123450794 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123450794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123450794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123450794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123450794 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123450794 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123450794 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123450794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123450794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123450794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123450794 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123450794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123450794 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123450794 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123450794 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123450794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123450794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123450794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123450794 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123450795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123450795 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123450795 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123450795 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123450795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123450795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123450795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123450795 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123450989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=506988) 20250425123451553 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123451553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00355391), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123451553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123451553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123451553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123451553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123451553 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123451553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca021), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123451553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123451553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123451553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123451553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123451553 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123451553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd2edd), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123451553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123451553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123451553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123451553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123451553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123451553 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123451553 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123451553 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123451553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123451553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123451553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123451554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123451554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123451554 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123451554 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123451554 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123451554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123451554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123451554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123451554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123451554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123451554 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123451554 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123451554 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123451554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123451554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123451554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123451554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123451554 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123451554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be31d), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123451554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123451554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123451554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123451554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123451555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123451555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123451555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123451555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123451555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123451555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123451555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123451555 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=506988, count=523952) 20250425123452183 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123452183 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123452183 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123452183 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123452183 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123452183 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425123452183 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123452183 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123452183 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123452183 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123452183 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123452183 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Fri Apr 25 12:34:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/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@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250425123454086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123454091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123454095 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43639<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123454184 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123454184 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123454191 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123454191 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123454191 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123454191 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123454192 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123454192 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123454192 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123454192 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123454192 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35025 (stream_srv.c:142) 20250425123454192 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35025<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123454193 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123454193 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123454193 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123454193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123454193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123454193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123454193 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123454193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123454193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123454193 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123454193 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123454193 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123454193 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123454193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123454193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123454193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123454193 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123454193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123454193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123454193 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123454193 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123454193 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123454193 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123454193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123454193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123454193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123454194 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123454194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123454194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123454194 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123454194 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123454194 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123454194 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123454194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123454194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123454194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123454194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123454194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123454194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123454194 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123454194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454194 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123454194 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123454194 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123454194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123454194 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123454194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454194 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123454194 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123454194 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123454194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123454194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123454194 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123454194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454194 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123454194 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123454194 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123454194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123454194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123454194 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123454194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454194 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123454194 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123454194 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123454194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123454194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123454194 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(527)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(527)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(525)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(530)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(530)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(530)@be9552f9b756: ************************************************* HNBGW_Test.msc1-SCCP(528)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123454215 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123454215 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123454215 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123454215 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123454215 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123454215 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123454215 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123454215 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123454216 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123454216 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123454216 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123454216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123454217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123454217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123454217 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123454217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123454217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123454217 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123454217 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123454217 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123454217 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123454217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123454217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123454217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123454217 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123454217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123454217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123454217 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123454217 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123454217 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123454217 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123454217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123454217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123454217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123454217 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123454217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123454217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123454217 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123454217 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123454217 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123454217 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123454217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123454217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123454217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123454217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123454217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123454217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123454217 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123454217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454217 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123454217 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123454217 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123454218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123454218 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123454218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454218 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123454218 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123454218 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123454218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123454218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123454218 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123454218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454218 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123454218 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123454218 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123454218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123454218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123454218 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123454218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454218 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123454218 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123454218 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123454218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123454218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123454218 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(533)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(533)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(531)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(536)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(536)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-SCCP(534)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123454257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123454257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123454257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123454257 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123454257 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123454257 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123454257 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123454257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123454257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123454271 DLINP DEBUG SRVCONN(,r=127.0.0.1:35025<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123454271 DLINP DEBUG SRVCONN(,r=127.0.0.1:35025<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123454271 DLINP DEBUG SRVCONN(,r=127.0.0.1:35025<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123454271 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123454271 DHNBAP DEBUG (127.0.0.1:35025 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123454271 DHNBAP NOTICE (127.0.0.1:35025 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123454271 DHNBAP NOTICE (127.0.0.1:35025 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123454271 DLINP DEBUG SRVCONN(,r=127.0.0.1:35025<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123454271 DLINP DEBUG SRVCONN(,r=127.0.0.1:35025<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123454403 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123454403 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123454403 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123454403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(527)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123454406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454406 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123454406 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123454406 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123454406 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123454406 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123454406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123454409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454409 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123454409 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123454409 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123454409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123454409 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123454409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123454409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123454409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123454409 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123454409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123454410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123454410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123454410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123454410 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123454410 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123454410 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123454411 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123454411 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123454411 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123454411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123454411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123454411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123454411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123454411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123454411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123454411 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123454411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454411 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123454411 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123454411 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123454411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123454411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123454411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123454411 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123454412 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123454412 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123454412 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123454412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(530)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123454413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454413 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123454413 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123454413 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123454413 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123454413 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123454413 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123454414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454414 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123454414 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123454414 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123454414 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123454414 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123454414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123454414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123454414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123454414 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123454414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123454414 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123454414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123454414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123454414 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123454414 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123454414 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123454415 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123454415 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123454415 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123454415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123454415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123454415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123454415 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123454415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123454415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123454415 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123454415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454415 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123454415 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123454415 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123454415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123454415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123454415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123454415 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123454427 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123454427 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123454427 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123454427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(533)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123454432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454432 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123454432 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123454432 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123454432 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123454432 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123454432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123454434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454434 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123454434 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123454434 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123454434 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123454434 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123454434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123454434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123454434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123454434 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123454435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123454435 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123454435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123454435 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123454435 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123454435 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123454435 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123454436 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123454436 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123454436 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123454436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123454436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123454436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123454436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123454436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123454436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123454436 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123454436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454437 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123454437 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123454437 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123454437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123454437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123454437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123454437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123454438 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123454438 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123454438 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123454438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(536)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123454444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454444 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123454444 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123454444 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123454444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123454444 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123454444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123454445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454445 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123454445 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123454445 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123454446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123454446 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123454446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123454446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123454446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123454446 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123454446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123454446 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123454446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123454446 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123454446 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123454446 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123454446 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123454447 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123454447 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123454447 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123454447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123454447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123454447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123454447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123454447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123454447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123454447 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123454447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123454447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123454447 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123454447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123454448 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123454448 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123454448 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123454448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123454448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123454448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123454448 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(526)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123455219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123455219 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123455219 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123455219 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123455219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123455219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123455220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123455220 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123455220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123455220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123455220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123455220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123455220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123455220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123455220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123455220 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123455220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123455220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123455220 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123455220 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123455220 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123455220 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123455220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123455220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123455220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123455220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123455220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123455220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123455220 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123455220 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123455221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123455221 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123455221 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123455221 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123455221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123455221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123455221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123455221 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123455222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123455222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123455222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123455222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123455222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123455222 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123455222 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123455222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123455222 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123455222 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123455222 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123455222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123455222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123455222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123455222 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123455222 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123455222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455222 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123455222 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123455222 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123455222 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123455222 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123455223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123455223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123455223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123455223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123455223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123455223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123455223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123455223 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123455223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123455223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123455223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123455223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123455223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123455223 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123455223 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123455223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123455223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455223 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123455223 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123455223 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123455223 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123455224 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123455224 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123455224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123455224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123455224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123455224 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123455224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123455224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123455224 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123455224 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123455224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123455224 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123455224 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123455224 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123455224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123455224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123455224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123455224 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123455227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123455227 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123455227 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123455227 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123455227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123455227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123455227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123455227 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123455227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123455227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123455227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123455227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123455227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123455227 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123455227 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123455227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123455227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455227 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123455227 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123455227 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123455227 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123455227 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123455236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123455236 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123455236 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123455236 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123455236 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123455236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123455236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123455236 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123455236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123455236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123455236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123455236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123455236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123455236 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123455236 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123455236 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123455236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455236 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123455236 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123455236 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123455237 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123455237 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123455237 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123455237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123455237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123455237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123455237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123455237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123455237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123455237 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123455237 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123455237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123455237 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123455237 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123455237 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123455237 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123455237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123455237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123455237 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123455238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123455238 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123455238 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123455238 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123455238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123455238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123455238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123455238 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123455238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123455238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123455238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123455238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123455238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123455238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123455238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123455238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123455238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123455238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123455238 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123455238 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123455238 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123455243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123455243 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123455243 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123455243 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123455243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123455243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123455243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123455243 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123455243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123455243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123455243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123455243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123455243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123455243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123455243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123455243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123455243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455243 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123455243 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123455243 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123455243 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123455243 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123455243 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123455243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123455243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123455243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123455243 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123455243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123455243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123455243 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123455243 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123455243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123455243 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123455243 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123455243 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123455243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123455243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123455243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123455243 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123455244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123455244 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123455244 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123455244 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123455244 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123455244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123455244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123455244 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123455244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123455244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123455244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123455244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123455244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123455244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123455244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123455244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123455244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123455244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123455244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123455244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123455244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123455244 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123455244 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123455244 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123456284 DLCTRL DEBUG Command: GET 89227341 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123456284 DLCTRL DEBUG Tx Command reply: GET_REPLY 89227341 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123456292 DLCTRL DEBUG Command: GET 123681635 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123456292 DLCTRL DEBUG Tx Command reply: GET_REPLY 123681635 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123456296 DLCTRL DEBUG Command: GET 918540878 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123456297 DLCTRL DEBUG Tx Command reply: GET_REPLY 918540878 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123456301 DLCTRL DEBUG Command: GET 830017266 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123456301 DLCTRL DEBUG Tx Command reply: GET_REPLY 830017266 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123456306 DLCTRL DEBUG Command: GET 637515532 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123456306 DLCTRL DEBUG Tx Command reply: GET_REPLY 637515532 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123456310 DLCTRL DEBUG Command: GET 268099835 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123456311 DLCTRL DEBUG Tx Command reply: GET_REPLY 268099835 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123456315 DLCTRL DEBUG Command: GET 466611213 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123456315 DLCTRL DEBUG Tx Command reply: GET_REPLY 466611213 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123456319 DLCTRL DEBUG Command: GET 75901418 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123456319 DLCTRL DEBUG Tx Command reply: GET_REPLY 75901418 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123456323 DLCTRL DEBUG Command: GET 63845187 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123456323 DLCTRL DEBUG Tx Command reply: GET_REPLY 63845187 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123456327 DLCTRL DEBUG Command: GET 341315182 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123456327 DLCTRL DEBUG Tx Command reply: GET_REPLY 341315182 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123456331 DLCTRL DEBUG Command: GET 778225975 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123456331 DLCTRL DEBUG Tx Command reply: GET_REPLY 778225975 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123456335 DLCTRL DEBUG Command: GET 306162416 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123456335 DLCTRL DEBUG Tx Command reply: GET_REPLY 306162416 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123456339 DLCTRL DEBUG Command: GET 154315332 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123456339 DLCTRL DEBUG Tx Command reply: GET_REPLY 154315332 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123456342 DLCTRL DEBUG Command: GET 826114346 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123456342 DLCTRL DEBUG Tx Command reply: GET_REPLY 826114346 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123456346 DLCTRL DEBUG Command: GET 645726801 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123456346 DLCTRL DEBUG Tx Command reply: GET_REPLY 645726801 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123456349 DLCTRL DEBUG Command: GET 430928788 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123456349 DLCTRL DEBUG Tx Command reply: GET_REPLY 430928788 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123456352 DLCTRL DEBUG Command: GET 921502040 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123456352 DLCTRL DEBUG Tx Command reply: GET_REPLY 921502040 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123456355 DLCTRL DEBUG Command: GET 150959087 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123456355 DLCTRL DEBUG Tx Command reply: GET_REPLY 150959087 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123456359 DLCTRL DEBUG Command: GET 511526413 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123456359 DLCTRL DEBUG Tx Command reply: GET_REPLY 511526413 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123456363 DLCTRL DEBUG Command: GET 570160479 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123456363 DLCTRL DEBUG Tx Command reply: GET_REPLY 570160479 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: 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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101000011'B, t_guard := 20.000000 } 20250425123456403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38754<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@be9552f9b756: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@be9552f9b756: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@be9552f9b756: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)15357108 20250425123457443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123457443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123457443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425123457443 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123457443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xea54b4, normal) (hnbgw_rua.c:407) 20250425123457443 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123457443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357108)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123457443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15357108 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123457443 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123457443 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123457443 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15357108 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250425123457443 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15357108 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:1075) 20250425123457443 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15357108 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123457443 DCN DEBUG map_sccp[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123457443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123457443 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15357108 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123457443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15357108 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425123457443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357108)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123457443 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123457443 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123457443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357108)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123457443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cf8d3f5c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123457443 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123457443 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{IDLE}: Allocated (fsm.c:456) 20250425123457443 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123457443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000040), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001430056400500f1100926) (sccp_scrc.c:406) 20250425123457443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123457443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123457443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123457443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123457443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123457443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123457443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123457443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123457443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123457443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123457443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123457443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123457443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123457443 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123457443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cf8d3f5c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123457443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357108)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123457444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123457444 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123457444 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123457444 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123457444 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123457444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123457444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123457444 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@be9552f9b756: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538) HNBGW_Test.msc0-RAN(526)@be9552f9b756: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)9688715 HNBGW_Test.msc0-SCCP(525)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@be9552f9b756: setverdict(pass): none -> pass 20250425123457460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123457460 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123457460 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123457460 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123457460 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123457460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123457460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123457460 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123457460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123457460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123457460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) MTC@be9552f9b756: 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 } } } 20250425123457460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123457460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123457460 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00343c65) (sccp_scrc.c:477) 20250425123457460 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20250425123457460 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123457460 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123457460 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123457460 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123457461 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123457461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cf8d3f5c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123457461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cf8d3f5c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123457462 DLCTRL DEBUG Command: GET 882907749 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123457462 DLCTRL DEBUG Tx Command reply: GET_REPLY 882907749 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123457467 DLCTRL DEBUG Command: GET 508046999 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123457467 DLCTRL DEBUG Tx Command reply: GET_REPLY 508046999 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123457472 DLCTRL DEBUG Command: GET 617175025 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123457472 DLCTRL DEBUG Tx Command reply: GET_REPLY 617175025 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425123457477 DLCTRL DEBUG Command: GET 321050401 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123457477 DLCTRL DEBUG Tx Command reply: GET_REPLY 321050401 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123457481 DLCTRL DEBUG Command: GET 436966088 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123457481 DLCTRL DEBUG Tx Command reply: GET_REPLY 436966088 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123457486 DLCTRL DEBUG Command: GET 658533509 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123457486 DLCTRL DEBUG Tx Command reply: GET_REPLY 658533509 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123457490 DLCTRL DEBUG Command: GET 430061456 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123457490 DLCTRL DEBUG Tx Command reply: GET_REPLY 430061456 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123457494 DLCTRL DEBUG Command: GET 140180711 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123457494 DLCTRL DEBUG Tx Command reply: GET_REPLY 140180711 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123457498 DLCTRL DEBUG Command: GET 200017126 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123457498 DLCTRL DEBUG Tx Command reply: GET_REPLY 200017126 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123457501 DLCTRL DEBUG Command: GET 380592583 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123457501 DLCTRL DEBUG Tx Command reply: GET_REPLY 380592583 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123457504 DLCTRL DEBUG Command: GET 720009139 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123457504 DLCTRL DEBUG Tx Command reply: GET_REPLY 720009139 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123457507 DLCTRL DEBUG Command: GET 260586266 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123457507 DLCTRL DEBUG Tx Command reply: GET_REPLY 260586266 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123457510 DLCTRL DEBUG Command: GET 526779272 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123457510 DLCTRL DEBUG Tx Command reply: GET_REPLY 526779272 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123457514 DLCTRL DEBUG Command: GET 950684307 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123457514 DLCTRL DEBUG Tx Command reply: GET_REPLY 950684307 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123457518 DLCTRL DEBUG Command: GET 238663594 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123457518 DLCTRL DEBUG Tx Command reply: GET_REPLY 238663594 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123457521 DLCTRL DEBUG Command: GET 817167731 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123457521 DLCTRL DEBUG Tx Command reply: GET_REPLY 817167731 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123457525 DLCTRL DEBUG Command: GET 736418787 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123457525 DLCTRL DEBUG Tx Command reply: GET_REPLY 736418787 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123457529 DLCTRL DEBUG Command: GET 642561626 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123457529 DLCTRL DEBUG Tx Command reply: GET_REPLY 642561626 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123457532 DLCTRL DEBUG Command: GET 553087557 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123457532 DLCTRL DEBUG Tx Command reply: GET_REPLY 553087557 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123457535 DLCTRL DEBUG Command: GET 38756331 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123457536 DLCTRL DEBUG Tx Command reply: GET_REPLY 38756331 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000001010011110'B, t_guard := 20.000000 } 20250425123457570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38760<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@be9552f9b756: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@be9552f9b756: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@be9552f9b756: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)14054348 20250425123458600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123458600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123458600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425123458600 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123458600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd673cc, normal) (hnbgw_rua.c:407) 20250425123458600 DHNB DEBUG map_rua[0x55cf8d3fa3b0]{init}: Allocated (fsm.c:456) 20250425123458600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054348)[0x55cf8d3fa3b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123458600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054348 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123458600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123458600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123458600 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054348 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250425123458600 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054348 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:1075) 20250425123458600 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054348 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425123458600 DCN DEBUG map_sccp[0x55cf8d409180]{init}: Allocated (fsm.c:456) 20250425123458600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cf8d409180]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123458601 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14054348 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425123458601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054348 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425123458601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054348)[0x55cf8d3fa3b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123458601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123458601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123458601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054348)[0x55cf8d3fa3b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123458601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cf8d409180]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123458601 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123458601 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{IDLE}: Allocated (fsm.c:456) 20250425123458601 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123458601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300029e0056400500f1100926) (sccp_scrc.c:406) 20250425123458601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123458601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123458601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123458601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123458601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123458601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123458601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123458601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123458601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123458601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123458601 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123458601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123458601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123458601 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123458601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cf8d409180]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123458601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054348)[0x55cf8d3fa3b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123458602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123458602 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123458602 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123458602 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123458602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123458602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123458602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123458602 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(528)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@be9552f9b756: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539) HNBGW_Test.msc1-RAN(529)@be9552f9b756: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)749921 HNBGW_Test.msc1-SCCP(528)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@be9552f9b756: setverdict(pass): none -> pass 20250425123458617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123458617 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123458617 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123458617 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123458617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123458617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123458617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123458617 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@be9552f9b756: 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 } } } 20250425123458617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123458617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123458617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123458617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123458617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123458617 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0061423c) (sccp_scrc.c:477) 20250425123458617 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20250425123458617 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123458617 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123458617 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123458618 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123458618 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123458618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cf8d409180]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123458618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cf8d409180]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123458618 DLCTRL DEBUG Command: GET 131943740 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123458618 DLCTRL DEBUG Tx Command reply: GET_REPLY 131943740 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123458623 DLCTRL DEBUG Command: GET 225229714 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123458623 DLCTRL DEBUG Tx Command reply: GET_REPLY 225229714 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123458627 DLCTRL DEBUG Command: GET 669527578 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123458627 DLCTRL DEBUG Tx Command reply: GET_REPLY 669527578 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425123458630 DLCTRL DEBUG Command: GET 360044688 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123458630 DLCTRL DEBUG Tx Command reply: GET_REPLY 360044688 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123458634 DLCTRL DEBUG Command: GET 77783123 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123458634 DLCTRL DEBUG Tx Command reply: GET_REPLY 77783123 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123458638 DLCTRL DEBUG Command: GET 37087066 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123458638 DLCTRL DEBUG Tx Command reply: GET_REPLY 37087066 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123458642 DLCTRL DEBUG Command: GET 981153263 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123458642 DLCTRL DEBUG Tx Command reply: GET_REPLY 981153263 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123458645 DLCTRL DEBUG Command: GET 53753979 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123458645 DLCTRL DEBUG Tx Command reply: GET_REPLY 53753979 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425123458648 DLCTRL DEBUG Command: GET 739723609 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123458648 DLCTRL DEBUG Tx Command reply: GET_REPLY 739723609 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123458650 DLCTRL DEBUG Command: GET 492716586 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123458650 DLCTRL DEBUG Tx Command reply: GET_REPLY 492716586 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123458652 DLCTRL DEBUG Command: GET 702881369 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123458652 DLCTRL DEBUG Tx Command reply: GET_REPLY 702881369 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123458654 DLCTRL DEBUG Command: GET 151546796 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123458654 DLCTRL DEBUG Tx Command reply: GET_REPLY 151546796 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123458655 DLCTRL DEBUG Command: GET 92257160 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123458655 DLCTRL DEBUG Tx Command reply: GET_REPLY 92257160 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123458657 DLCTRL DEBUG Command: GET 919259034 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123458657 DLCTRL DEBUG Tx Command reply: GET_REPLY 919259034 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123458658 DLCTRL DEBUG Command: GET 622381347 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123458658 DLCTRL DEBUG Tx Command reply: GET_REPLY 622381347 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123458660 DLCTRL DEBUG Command: GET 93064699 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123458660 DLCTRL DEBUG Tx Command reply: GET_REPLY 93064699 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123458661 DLCTRL DEBUG Command: GET 247302321 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123458661 DLCTRL DEBUG Tx Command reply: GET_REPLY 247302321 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123458662 DLCTRL DEBUG Command: GET 332159173 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123458662 DLCTRL DEBUG Tx Command reply: GET_REPLY 332159173 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123458663 DLCTRL DEBUG Command: GET 599133357 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123458663 DLCTRL DEBUG Tx Command reply: GET_REPLY 599133357 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123458664 DLCTRL DEBUG Command: GET 925828231 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123458664 DLCTRL DEBUG Tx Command reply: GET_REPLY 925828231 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000001101'B, t_guard := 20.000000 } 20250425123458675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@be9552f9b756: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@be9552f9b756: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@be9552f9b756: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)8284059 20250425123459689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123459689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123459689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425123459689 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123459689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7e679b, normal) (hnbgw_rua.c:407) 20250425123459689 DHNB DEBUG map_rua[0x55cf8d3fa750]{init}: Allocated (fsm.c:456) 20250425123459689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8284059)[0x55cf8d3fa750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123459689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8284059 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123459689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123459689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123459689 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8284059 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250425123459689 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8284059 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:1075) 20250425123459689 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8284059 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123459689 DCN DEBUG map_sccp[0x55cf8d382eb0]{init}: Allocated (fsm.c:456) 20250425123459689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cf8d382eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123459689 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8284059 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123459689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8284059 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425123459689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8284059)[0x55cf8d3fa750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123459689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123459689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123459689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8284059)[0x55cf8d3fa750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123459689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cf8d382eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123459689 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123459689 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{IDLE}: Allocated (fsm.c:456) 20250425123459689 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123459689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300020d0056400500f1100926) (sccp_scrc.c:406) 20250425123459689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123459689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123459689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123459689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123459689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123459689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123459689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123459689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123459689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123459689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123459689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123459689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123459689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123459690 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123459690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cf8d382eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123459690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8284059)[0x55cf8d3fa750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123459690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123459690 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123459690 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123459690 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123459690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123459690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123459690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123459690 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@be9552f9b756: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@be9552f9b756: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540) HNBGW_Test.msc0-RAN(526)@be9552f9b756: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)2442597 HNBGW_Test.msc0-SCCP(525)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425123459695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123459695 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123459695 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123459695 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123459695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123459695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123459695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123459695 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@be9552f9b756: setverdict(pass): none -> pass 20250425123459695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123459695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123459695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123459695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123459695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123459695 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00675019) (sccp_scrc.c:477) 20250425123459695 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20250425123459695 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123459695 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123459695 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123459695 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123459695 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123459695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cf8d382eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123459695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cf8d382eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123459697 DLCTRL DEBUG Command: GET 841403771 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123459697 DLCTRL DEBUG Tx Command reply: GET_REPLY 841403771 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123459699 DLCTRL DEBUG Command: GET 593945054 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123459699 DLCTRL DEBUG Tx Command reply: GET_REPLY 593945054 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123459703 DLCTRL DEBUG Command: GET 279130949 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123459703 DLCTRL DEBUG Tx Command reply: GET_REPLY 279130949 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250425123459706 DLCTRL DEBUG Command: GET 224392071 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123459706 DLCTRL DEBUG Tx Command reply: GET_REPLY 224392071 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123459710 DLCTRL DEBUG Command: GET 788078176 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123459710 DLCTRL DEBUG Tx Command reply: GET_REPLY 788078176 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123459714 DLCTRL DEBUG Command: GET 65543530 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123459714 DLCTRL DEBUG Tx Command reply: GET_REPLY 65543530 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123459717 DLCTRL DEBUG Command: GET 730649022 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123459717 DLCTRL DEBUG Tx Command reply: GET_REPLY 730649022 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123459721 DLCTRL DEBUG Command: GET 865065995 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123459721 DLCTRL DEBUG Tx Command reply: GET_REPLY 865065995 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425123459723 DLCTRL DEBUG Command: GET 311715463 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123459723 DLCTRL DEBUG Tx Command reply: GET_REPLY 311715463 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123459726 DLCTRL DEBUG Command: GET 683933475 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123459726 DLCTRL DEBUG Tx Command reply: GET_REPLY 683933475 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123459728 DLCTRL DEBUG Command: GET 829039924 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123459728 DLCTRL DEBUG Tx Command reply: GET_REPLY 829039924 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123459731 DLCTRL DEBUG Command: GET 333633054 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123459731 DLCTRL DEBUG Tx Command reply: GET_REPLY 333633054 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123459732 DLCTRL DEBUG Command: GET 472255850 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123459732 DLCTRL DEBUG Tx Command reply: GET_REPLY 472255850 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123459734 DLCTRL DEBUG Command: GET 929280759 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123459734 DLCTRL DEBUG Tx Command reply: GET_REPLY 929280759 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123459736 DLCTRL DEBUG Command: GET 246653407 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123459736 DLCTRL DEBUG Tx Command reply: GET_REPLY 246653407 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123459737 DLCTRL DEBUG Command: GET 171115920 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123459737 DLCTRL DEBUG Tx Command reply: GET_REPLY 171115920 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123459739 DLCTRL DEBUG Command: GET 965049703 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123459739 DLCTRL DEBUG Tx Command reply: GET_REPLY 965049703 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123459740 DLCTRL DEBUG Command: GET 406543803 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123459740 DLCTRL DEBUG Tx Command reply: GET_REPLY 406543803 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123459742 DLCTRL DEBUG Command: GET 987134918 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123459742 DLCTRL DEBUG Tx Command reply: GET_REPLY 987134918 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123459743 DLCTRL DEBUG Command: GET 48177027 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123459743 DLCTRL DEBUG Tx Command reply: GET_REPLY 48177027 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123459752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50170<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123459752 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43639<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(518)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(519)@be9552f9b756: Final verdict of PTC: none 20250425123459757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123459759 DLINP DEBUG SRVCONN(,r=127.0.0.1:35025<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123459759 DLINP DEBUG SRVCONN(,r=127.0.0.1:35025<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123459759 DLINP NOTICE SRV(,r=127.0.0.1:35025<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123459759 DMAIN NOTICE (127.0.0.1:35025 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35025<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123459759 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(531)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(534)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(535)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(532)@be9552f9b756: Final verdict of PTC: none 20250425123459764 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123459764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123459764 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123459764 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123459764 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123459764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123459764 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123459764 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123459764 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123459764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123459764 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123459764 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123459764 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123459764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123459764 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123459764 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425123459764 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123459765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123459765 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123459765 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123459765 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123459765 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123459765 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123459765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123459765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123459765 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123459765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123459765 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123459765 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123459765 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123459765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123459765 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123459765 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123459765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123459765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123459765 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123459765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123459765 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123459766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123459766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123459766 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123459766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123459766 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123459766 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123459766 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123459766 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123459766 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123459766 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123459766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123459766 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123459766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123459766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123459766 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123459766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123459766 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed HNBGW_Test.msc1-RAN(529)@be9552f9b756: Final verdict of PTC: none20250425123459766 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123459766 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc1-SCCP(528)@be9552f9b756: Final verdict of PTC: none20250425123459766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cf8d409180]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123459767 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123459767 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123459767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061423c), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123459766 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123459766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123459766 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123459766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123459766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123459766 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123459766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123459766 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123459766 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123459766 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123459767 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123459767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123459767 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123459767 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123459767 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123459767 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123459767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123459767 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123459767 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123459767 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123459767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123459767 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123459767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123459767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123459767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123459767 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123459767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123459767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123459767 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) HNBGW_Test.msc0-M3UA(527)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(526)@be9552f9b756: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@be9552f9b756: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(530)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@be9552f9b756: Final verdict of PTC: none 20250425123459767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cf8d409180]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123459768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054348)[0x55cf8d3fa3b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123459768 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054348)[0x55cf8d3fa3b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123459768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123459768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054348)[0x55cf8d3fa3b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123459768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054348)[0x55cf8d3fa3b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123459768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054348)[0x55cf8d3fa3b0]{disrupted}: Freeing instance (context_map.c:202) HNBGW_Test.msc0-SCCP(525)@be9552f9b756: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(536)@be9552f9b756: Final verdict of PTC: none 20250425123459768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054348)[0x55cf8d3fa3b0]{disrupted}: Deallocated (fsm.c:568) 20250425123459768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cf8d409180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123459768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cf8d409180]{disconnected}: Freeing instance (context_map.c:206) 20250425123459769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cf8d409180]{disconnected}: Deallocated (fsm.c:568) 20250425123459769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123459770 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123459770 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123459770 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123459770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123459769 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054348 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250425123459769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123459769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123459769 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123459769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123459769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123459769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123459769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123459769 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123459769 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123459769 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123459769 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123459771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123459771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123459771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123459771 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123459772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123459772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123459773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123459773 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123459773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123459773 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123459774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123459774 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123459774 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@be9552f9b756: Final verdict of PTC: pass 20250425123459774 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123459775 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123459775 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123459775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123459775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123459775 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123459776 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123459776 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123459776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357108)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123459777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357108)[0x55cf8d3fc7e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123459777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123459777 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123459777 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123459778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00343c65), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123459778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123459778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123459779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123459779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123459779 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123459779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cf8d3f5c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123459780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357108)[0x55cf8d3fc7e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123459780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357108)[0x55cf8d3fc7e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123459780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357108)[0x55cf8d3fc7e0]{disrupted}: Deallocated (fsm.c:568) 20250425123459781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cf8d3f5c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123459781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cf8d3f5c60]{disconnected}: Freeing instance (context_map.c:206) 20250425123459781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cf8d3f5c60]{disconnected}: Deallocated (fsm.c:568) 20250425123459781 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15357108 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250425123459782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8284059)[0x55cf8d3fa750]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123459782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8284059)[0x55cf8d3fa750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123459782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cf8d382eb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123459783 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123459783 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123459783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00675019), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123459783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123459784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123459784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123459784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123459785 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123459785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cf8d382eb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123459786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8284059)[0x55cf8d3fa750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123459786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8284059)[0x55cf8d3fa750]{disrupted}: Freeing instance (context_map.c:202) 20250425123459786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8284059)[0x55cf8d3fa750]{disrupted}: Deallocated (fsm.c:568) 20250425123459787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cf8d382eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123459787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cf8d382eb0]{disconnected}: Freeing instance (context_map.c:206) 20250425123459788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cf8d382eb0]{disconnected}: Deallocated (fsm.c:568) 20250425123459788 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8284059 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250425123459789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38754<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123459789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123459790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123459790 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123459791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123459791 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123459791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123459792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123459792 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123459792 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123459793 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123459793 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123459794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123459794 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123459794 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123459794 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123459794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123459794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123459794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123459794 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123459795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123459796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123459796 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123459796 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123459796 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123459796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123459796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123459796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123459796 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123459797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38760<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(533)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(537)@be9552f9b756: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@be9552f9b756: Final verdict of PTC: pass HNBGW-PFCP(520)@be9552f9b756: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Fri Apr 25 12:34:59 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 20250425123459973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123500184 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123500184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0efa), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123500184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123500185 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123500185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123500185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123500185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123500185 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123500185 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123500185 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123500185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123500185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123500185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123500185 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123500195 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123500195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2d6e6), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123500195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123500195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123500195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123500195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123500196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123500196 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123500196 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123500196 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123500196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123500196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123500196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123500196 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123500196 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123500197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00985563), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123500197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123500197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123500197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123500197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123500197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123500197 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123500197 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123500197 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123500197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123500197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123500197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123500197 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123500576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38778<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=522848) 20250425123500794 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123500795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f67f37), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123500795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123500795 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123500795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123500795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123500795 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123500795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4315b), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123500795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123500795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123500795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123500795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123500795 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123500795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c41f2), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123500795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123500795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123500795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123500795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123500795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123500795 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123500795 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123500795 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123500795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123500795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123500796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123500796 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123500796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123500796 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123500796 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123500796 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123500796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123500796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123500796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123500796 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123500796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123500796 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123500796 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123500796 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123500796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123500796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123500796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123500796 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123501554 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123501554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd2edd), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123501554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123501554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123501554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123501554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123501554 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123501554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca021), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123501554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123501554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123501554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123501554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123501554 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123501554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00355391), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123501554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123501554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123501554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123501554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123501554 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123501554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be31d), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123501554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123501555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123501555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123501555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123501555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123501555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123501555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123501555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123501555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123501555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123501555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123501555 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123501555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123501555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123501555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123501555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123501555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123501555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123501555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123501555 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123501555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123501555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123501556 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123501556 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123501556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123501556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123501556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123501556 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123501556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123501556 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123501556 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123501556 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123501556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123501556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123501556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123501556 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=522848, count=536484) 20250425123501765 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123501765 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123501765 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123501767 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123501767 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123501767 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425123501767 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123501767 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123501767 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123501768 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123501768 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123501768 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Fri Apr 25 12:35:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250425123503628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123503631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123503635 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44865<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123503722 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123503722 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123503731 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123503731 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123503731 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123503731 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123503731 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50618 (stream_srv.c:142) 20250425123503731 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50618<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123503732 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123503732 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123503732 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123503732 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123503732 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123503732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123503732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123503732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123503732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123503732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123503732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123503732 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123503732 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123503732 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123503732 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123503732 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123503732 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123503732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123503732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123503732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123503733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123503733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123503733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123503733 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123503733 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123503733 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123503733 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123503733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123503733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123503733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503733 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123503733 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123503733 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123503733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123503733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123503733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123503733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123503733 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123503733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123503733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123503733 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123503733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503733 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123503733 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123503733 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123503733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123503733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123503733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123503733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503733 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123503733 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123503733 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123503733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123503733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123503734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123503734 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123503734 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123503734 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123503734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123503734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123503734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123503734 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123503734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123503734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123503734 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123503734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503735 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123503735 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123503735 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123503735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123503735 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(551)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(551)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(549)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(554)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(554)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(552)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123503767 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123503767 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123503767 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123503767 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123503767 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123503767 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123503768 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123503768 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123503769 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123503769 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123503769 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123503769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123503769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123503769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123503769 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123503769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123503769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123503769 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123503769 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123503769 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123503769 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123503769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123503769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123503769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123503769 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123503769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123503769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123503769 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123503769 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123503769 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123503769 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123503769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123503769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123503769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123503769 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123503769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123503769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123503769 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123503769 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123503769 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123503769 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123503769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123503769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123503769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123503769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123503769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123503769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123503769 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123503769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123503769 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123503769 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123503769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123503769 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123503769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123503769 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123503769 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123503769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123503769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123503769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123503769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123503769 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123503769 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123503769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123503769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123503769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123503769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123503769 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123503769 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123503769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123503769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123503769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(560)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(558)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123503807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123503807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123503807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123503807 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123503807 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123503807 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123503807 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123503807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123503807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123503811 DLINP DEBUG SRVCONN(,r=127.0.0.1:50618<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123503811 DLINP DEBUG SRVCONN(,r=127.0.0.1:50618<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123503811 DLINP DEBUG SRVCONN(,r=127.0.0.1:50618<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123503811 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123503811 DHNBAP DEBUG (127.0.0.1:50618 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123503811 DHNBAP NOTICE (127.0.0.1:50618 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123503811 DHNBAP NOTICE (127.0.0.1:50618 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123503811 DLINP DEBUG SRVCONN(,r=127.0.0.1:50618<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123503811 DLINP DEBUG SRVCONN(,r=127.0.0.1:50618<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123503950 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123503950 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123503950 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123503950 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(551)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123503953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503953 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123503953 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123503953 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123503953 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123503953 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123503953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123503953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503953 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123503953 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123503953 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123503953 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123503953 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123503953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123503954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123503954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123503954 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123503954 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123503954 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123503954 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123503954 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123503954 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123503954 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123503954 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123503955 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123503955 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123503955 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123503955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123503955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123503955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503955 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123503955 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123503955 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123503955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123503955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123503955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123503955 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123503955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123503955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123503955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123503955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123503955 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123503965 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123503965 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123503965 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123503965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(554)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123503966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503966 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123503966 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123503966 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123503966 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123503966 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123503966 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123503967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503967 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123503967 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123503967 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123503967 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123503967 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123503967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123503967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123503967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123503967 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123503967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123503967 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123503967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123503967 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123503967 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123503967 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123503967 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123503968 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123503968 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123503968 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123503968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123503968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123503968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123503968 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123503968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123503968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123503968 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123503968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503968 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123503968 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123503968 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123503968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123503968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123503968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123503968 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123503981 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123503981 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123503981 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123503981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(557)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123503983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503983 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123503983 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123503983 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123503983 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123503983 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123503983 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123503984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503984 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123503984 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123503984 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123503984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123503984 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123503984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123503984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123503984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123503984 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123503984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123503984 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123503984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123503984 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123503984 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123503984 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123503984 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123503985 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123503985 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123503985 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123503985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123503985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123503985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123503985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123503985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123503985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123503985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123503985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123503985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123503985 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123503985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503985 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123503985 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123503985 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123503985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123503985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123503985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123503985 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123503994 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123503994 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123503994 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123503994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(560)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123503997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503997 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123503997 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123503997 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123503997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123503997 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123503997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123503998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123503998 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123503998 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123503998 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123503998 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123503998 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123503998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123503998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123503998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123503998 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123503998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123503998 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123503998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123503998 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123503998 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123503998 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123503998 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123504000 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123504000 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123504000 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123504000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123504000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123504000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123504000 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123504000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123504000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123504000 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123504000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123504000 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123504000 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123504000 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123504000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123504000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123504000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123504000 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(550)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123504756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123504756 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123504756 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123504756 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123504756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123504756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123504756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123504756 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123504756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123504756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123504756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123504756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123504756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123504756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123504756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123504756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123504756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504756 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123504756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123504756 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123504756 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123504756 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123504756 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123504756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123504756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123504756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123504756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123504756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123504756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123504756 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123504756 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123504756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123504756 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123504756 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123504756 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123504756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123504756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123504756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123504756 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123504756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123504756 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123504756 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123504756 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123504756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123504756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123504756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123504756 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123504756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123504756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123504756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123504756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123504756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123504756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123504756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123504756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123504756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504756 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123504756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123504756 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123504756 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123504756 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123504769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123504769 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123504769 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123504769 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123504769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123504769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123504769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123504769 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123504769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123504769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123504769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123504769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123504769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123504769 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123504769 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123504769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123504769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504769 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123504769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123504769 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123504769 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123504769 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123504769 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123504769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123504769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123504769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123504769 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123504769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123504769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123504769 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123504769 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123504769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123504769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123504770 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123504770 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123504770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123504770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123504770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123504770 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123504770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123504770 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123504770 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123504770 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123504770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123504770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123504770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123504770 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123504770 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123504770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123504770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123504770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123504770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123504770 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123504770 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123504770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123504770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504770 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123504770 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123504770 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123504770 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123504770 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123504785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123504785 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123504785 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123504785 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123504785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123504785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123504785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123504785 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123504785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123504785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123504785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123504785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123504785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123504785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123504785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123504785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123504785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123504785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123504785 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123504785 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123504785 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123504785 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123504785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123504785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123504785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) HNBGW_Test.sgsn0-RAN(556)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123504785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123504785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123504785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123504785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123504785 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123504785 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123504785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123504785 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123504785 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123504785 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123504785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123504785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123504785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123504785 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123504786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123504786 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123504786 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123504786 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123504786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123504786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123504786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123504786 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123504786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123504786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123504786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123504786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123504786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123504786 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123504786 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123504786 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123504786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504786 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123504786 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123504786 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123504786 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123504786 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123504800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123504800 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123504800 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123504800 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123504800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123504800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123504800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123504800 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123504800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123504800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123504800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123504800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123504800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123504800 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123504800 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123504800 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123504800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504800 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123504800 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123504800 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123504800 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123504800 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123504800 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123504800 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123504800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123504800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123504800 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123504800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123504800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123504800 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123504800 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123504800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123504800 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123504800 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123504800 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123504800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123504800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123504800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123504800 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123504800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123504800 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123504800 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123504800 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123504800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123504800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123504800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123504800 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123504801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123504801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123504801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123504801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123504801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123504801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123504801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123504801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123504801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123504801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123504801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123504801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123504801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123504801 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123504801 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123504801 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123505815 DLCTRL DEBUG Command: GET 467951595 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123505815 DLCTRL DEBUG Tx Command reply: GET_REPLY 467951595 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123505818 DLCTRL DEBUG Command: GET 935128598 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123505818 DLCTRL DEBUG Tx Command reply: GET_REPLY 935128598 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123505819 DLCTRL DEBUG Command: GET 209454676 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123505820 DLCTRL DEBUG Tx Command reply: GET_REPLY 209454676 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123505821 DLCTRL DEBUG Command: GET 896929402 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123505821 DLCTRL DEBUG Tx Command reply: GET_REPLY 896929402 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123505822 DLCTRL DEBUG Command: GET 606517166 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123505822 DLCTRL DEBUG Tx Command reply: GET_REPLY 606517166 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123505824 DLCTRL DEBUG Command: GET 947807398 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123505824 DLCTRL DEBUG Tx Command reply: GET_REPLY 947807398 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123505826 DLCTRL DEBUG Command: GET 889658921 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123505826 DLCTRL DEBUG Tx Command reply: GET_REPLY 889658921 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123505827 DLCTRL DEBUG Command: GET 949155407 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123505827 DLCTRL DEBUG Tx Command reply: GET_REPLY 949155407 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123505828 DLCTRL DEBUG Command: GET 792605463 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123505828 DLCTRL DEBUG Tx Command reply: GET_REPLY 792605463 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123505830 DLCTRL DEBUG Command: GET 935461167 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123505830 DLCTRL DEBUG Tx Command reply: GET_REPLY 935461167 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123505832 DLCTRL DEBUG Command: GET 201952592 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123505832 DLCTRL DEBUG Tx Command reply: GET_REPLY 201952592 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123505833 DLCTRL DEBUG Command: GET 113616619 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123505834 DLCTRL DEBUG Tx Command reply: GET_REPLY 113616619 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123505835 DLCTRL DEBUG Command: GET 924908558 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123505835 DLCTRL DEBUG Tx Command reply: GET_REPLY 924908558 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123505837 DLCTRL DEBUG Command: GET 538452278 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123505837 DLCTRL DEBUG Tx Command reply: GET_REPLY 538452278 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123505839 DLCTRL DEBUG Command: GET 529748606 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123505839 DLCTRL DEBUG Tx Command reply: GET_REPLY 529748606 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123505840 DLCTRL DEBUG Command: GET 341709878 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123505840 DLCTRL DEBUG Tx Command reply: GET_REPLY 341709878 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123505842 DLCTRL DEBUG Command: GET 294304201 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123505842 DLCTRL DEBUG Tx Command reply: GET_REPLY 294304201 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123505844 DLCTRL DEBUG Command: GET 49301874 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123505844 DLCTRL DEBUG Tx Command reply: GET_REPLY 49301874 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123505846 DLCTRL DEBUG Command: GET 423847501 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123505846 DLCTRL DEBUG Tx Command reply: GET_REPLY 423847501 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123505848 DLCTRL DEBUG Command: GET 338812477 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123505848 DLCTRL DEBUG Tx Command reply: GET_REPLY 338812477 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: 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@be9552f9b756: 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@be9552f9b756: 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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110110011'B, t_guard := 20.000000 } 20250425123505864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43988<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@be9552f9b756: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@be9552f9b756: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)9627994 20250425123506891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123506891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123506891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425123506891 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123506891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x92e95a, normal) (hnbgw_rua.c:407) 20250425123506891 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123506891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9627994)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123506891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9627994 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123506891 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123506892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123506892 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9627994 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250425123506892 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9627994 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123506892 DCN DEBUG map_sccp[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123506892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123506892 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9627994 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123506892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9627994 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425123506892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9627994)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123506892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123506892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123506892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9627994)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123506892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cf8d3f5c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123506892 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123506892 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{IDLE}: Allocated (fsm.c:456) 20250425123506892 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123506892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000043), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001b30056400500f1100926) (sccp_scrc.c:406) 20250425123506892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123506892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123506892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123506892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123506892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123506892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123506892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123506892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123506892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123506892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123506892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123506892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123506892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123506892 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123506892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cf8d3f5c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123506892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9627994)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123506893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123506893 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123506893 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123506893 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123506893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123506893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123506893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123506893 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@be9552f9b756: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)14973169 HNBGW_Test.msc0-SCCP(549)@be9552f9b756: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(549)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@be9552f9b756: 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 } } } 20250425123506907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123506907 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123506907 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123506907 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123506907 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123506907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123506907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123506907 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123506907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123506907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123506907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123506907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123506907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123506907 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0029f446) (sccp_scrc.c:477) 20250425123506907 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20250425123506907 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123506907 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123506907 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123506907 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123506907 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123506907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cf8d3f5c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123506907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cf8d3f5c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123506908 DLCTRL DEBUG Command: GET 145656173 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123506908 DLCTRL DEBUG Tx Command reply: GET_REPLY 145656173 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123506910 DLCTRL DEBUG Command: GET 508356081 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123506910 DLCTRL DEBUG Tx Command reply: GET_REPLY 508356081 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123506913 DLCTRL DEBUG Command: GET 714396284 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123506913 DLCTRL DEBUG Tx Command reply: GET_REPLY 714396284 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123506916 DLCTRL DEBUG Command: GET 45761065 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123506916 DLCTRL DEBUG Tx Command reply: GET_REPLY 45761065 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123506919 DLCTRL DEBUG Command: GET 411223024 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123506919 DLCTRL DEBUG Tx Command reply: GET_REPLY 411223024 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123506922 DLCTRL DEBUG Command: GET 335354316 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123506922 DLCTRL DEBUG Tx Command reply: GET_REPLY 335354316 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123506925 DLCTRL DEBUG Command: GET 291634196 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123506925 DLCTRL DEBUG Tx Command reply: GET_REPLY 291634196 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123506927 DLCTRL DEBUG Command: GET 164349823 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123506928 DLCTRL DEBUG Tx Command reply: GET_REPLY 164349823 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123506930 DLCTRL DEBUG Command: GET 872514625 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123506931 DLCTRL DEBUG Tx Command reply: GET_REPLY 872514625 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123506933 DLCTRL DEBUG Command: GET 937339880 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123506933 DLCTRL DEBUG Tx Command reply: GET_REPLY 937339880 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123506941 DLCTRL DEBUG Command: GET 259155444 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123506941 DLCTRL DEBUG Tx Command reply: GET_REPLY 259155444 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123506944 DLCTRL DEBUG Command: GET 269287198 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123506944 DLCTRL DEBUG Tx Command reply: GET_REPLY 269287198 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123506947 DLCTRL DEBUG Command: GET 331039686 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123506947 DLCTRL DEBUG Tx Command reply: GET_REPLY 331039686 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123506949 DLCTRL DEBUG Command: GET 393408600 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123506950 DLCTRL DEBUG Tx Command reply: GET_REPLY 393408600 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123506952 DLCTRL DEBUG Command: GET 414336784 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123506952 DLCTRL DEBUG Tx Command reply: GET_REPLY 414336784 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123506955 DLCTRL DEBUG Command: GET 826938413 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123506955 DLCTRL DEBUG Tx Command reply: GET_REPLY 826938413 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123506958 DLCTRL DEBUG Command: GET 607368890 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123506958 DLCTRL DEBUG Tx Command reply: GET_REPLY 607368890 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123506961 DLCTRL DEBUG Command: GET 72880685 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123506961 DLCTRL DEBUG Tx Command reply: GET_REPLY 72880685 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123506964 DLCTRL DEBUG Command: GET 267677268 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123506964 DLCTRL DEBUG Tx Command reply: GET_REPLY 267677268 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123506967 DLCTRL DEBUG Command: GET 577208899 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123506967 DLCTRL DEBUG Tx Command reply: GET_REPLY 577208899 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000000000101001'B, t_guard := 20.000000 } 20250425123507001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44000<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@be9552f9b756: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@be9552f9b756: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@be9552f9b756: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)3115538 20250425123508017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123508017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123508017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425123508017 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123508017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2f8a12, normal) (hnbgw_rua.c:407) 20250425123508017 DHNB DEBUG map_rua[0x55cf8d3f89a0]{init}: Allocated (fsm.c:456) 20250425123508017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3115538)[0x55cf8d3f89a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123508017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3115538 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123508017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123508017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123508017 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425123508017 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3115538 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250425123508017 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3115538 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425123508017 DCN DEBUG map_sccp[0x55cf8d3fa3b0]{init}: Allocated (fsm.c:456) 20250425123508017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cf8d3fa3b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123508017 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3115538 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425123508017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3115538 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425123508017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3115538)[0x55cf8d3f89a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123508017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123508017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123508017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3115538)[0x55cf8d3f89a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123508017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cf8d3fa3b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123508017 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123508017 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{IDLE}: Allocated (fsm.c:456) 20250425123508017 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123508017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000044), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030000290056400500f1100926) (sccp_scrc.c:406) 20250425123508017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123508017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123508017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123508017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123508017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123508017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123508017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123508017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123508017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123508017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123508017 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123508017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123508017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123508017 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123508017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cf8d3fa3b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123508017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3115538)[0x55cf8d3f89a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123508017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123508017 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123508017 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123508017 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123508017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123508017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123508017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123508017 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(552)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@be9552f9b756: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)8695757 HNBGW_Test.msc1-SCCP(552)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@be9552f9b756: setverdict(pass): none -> pass 20250425123508027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123508027 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123508027 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123508027 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123508027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123508027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123508027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123508027 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@be9552f9b756: 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 } } } 20250425123508027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123508027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123508027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123508027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123508027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123508027 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00572f67) (sccp_scrc.c:477) 20250425123508027 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20250425123508027 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123508027 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123508027 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123508027 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123508027 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123508027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cf8d3fa3b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123508027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cf8d3fa3b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123508027 DLCTRL DEBUG Command: GET 451196053 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123508027 DLCTRL DEBUG Tx Command reply: GET_REPLY 451196053 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123508029 DLCTRL DEBUG Command: GET 928152959 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123508029 DLCTRL DEBUG Tx Command reply: GET_REPLY 928152959 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123508030 DLCTRL DEBUG Command: GET 759826105 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123508030 DLCTRL DEBUG Tx Command reply: GET_REPLY 759826105 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123508032 DLCTRL DEBUG Command: GET 274708740 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123508032 DLCTRL DEBUG Tx Command reply: GET_REPLY 274708740 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123508033 DLCTRL DEBUG Command: GET 541382 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123508033 DLCTRL DEBUG Tx Command reply: GET_REPLY 541382 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123508035 DLCTRL DEBUG Command: GET 724867429 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123508035 DLCTRL DEBUG Tx Command reply: GET_REPLY 724867429 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123508037 DLCTRL DEBUG Command: GET 844411700 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123508037 DLCTRL DEBUG Tx Command reply: GET_REPLY 844411700 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123508039 DLCTRL DEBUG Command: GET 725441420 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123508039 DLCTRL DEBUG Tx Command reply: GET_REPLY 725441420 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123508042 DLCTRL DEBUG Command: GET 775625761 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123508042 DLCTRL DEBUG Tx Command reply: GET_REPLY 775625761 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123508044 DLCTRL DEBUG Command: GET 523811920 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123508044 DLCTRL DEBUG Tx Command reply: GET_REPLY 523811920 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123508045 DLCTRL DEBUG Command: GET 675328445 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123508045 DLCTRL DEBUG Tx Command reply: GET_REPLY 675328445 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123508047 DLCTRL DEBUG Command: GET 505185561 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123508047 DLCTRL DEBUG Tx Command reply: GET_REPLY 505185561 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123508049 DLCTRL DEBUG Command: GET 967705083 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123508049 DLCTRL DEBUG Tx Command reply: GET_REPLY 967705083 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123508050 DLCTRL DEBUG Command: GET 831258618 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123508050 DLCTRL DEBUG Tx Command reply: GET_REPLY 831258618 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123508051 DLCTRL DEBUG Command: GET 343168733 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123508051 DLCTRL DEBUG Tx Command reply: GET_REPLY 343168733 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123508053 DLCTRL DEBUG Command: GET 177325687 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123508053 DLCTRL DEBUG Tx Command reply: GET_REPLY 177325687 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123508055 DLCTRL DEBUG Command: GET 52406639 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123508055 DLCTRL DEBUG Tx Command reply: GET_REPLY 52406639 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123508057 DLCTRL DEBUG Command: GET 526489145 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123508057 DLCTRL DEBUG Tx Command reply: GET_REPLY 526489145 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123508058 DLCTRL DEBUG Command: GET 377531496 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123508058 DLCTRL DEBUG Tx Command reply: GET_REPLY 377531496 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123508060 DLCTRL DEBUG Command: GET 664341465 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123508060 DLCTRL DEBUG Tx Command reply: GET_REPLY 664341465 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011111100'B, t_guard := 20.000000 } 20250425123508078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44010<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@be9552f9b756: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@be9552f9b756: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@be9552f9b756: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)16144121 20250425123509092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123509092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123509092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425123509092 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123509092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf656f9, normal) (hnbgw_rua.c:407) 20250425123509092 DHNB DEBUG map_rua[0x55cf8d41eb40]{init}: Allocated (fsm.c:456) 20250425123509092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16144121)[0x55cf8d41eb40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123509092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16144121 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123509092 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123509092 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123509092 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16144121 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250425123509092 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16144121 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123509092 DCN DEBUG map_sccp[0x55cf8d418000]{init}: Allocated (fsm.c:456) 20250425123509092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cf8d418000]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123509092 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16144121 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123509092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16144121 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425123509092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16144121)[0x55cf8d41eb40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123509092 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123509092 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123509092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16144121)[0x55cf8d41eb40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123509092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cf8d418000]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123509092 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123509092 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{IDLE}: Allocated (fsm.c:456) 20250425123509092 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123509092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000045), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030002fc0056400500f1100926) (sccp_scrc.c:406) 20250425123509092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123509092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123509092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123509092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123509092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123509092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123509092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123509092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123509092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123509092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123509092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123509092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123509092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123509092 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123509092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cf8d418000]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123509092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16144121)[0x55cf8d41eb40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123509093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123509093 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123509093 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123509093 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123509093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123509093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123509093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123509093 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@be9552f9b756: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@be9552f9b756: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@be9552f9b756: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)10608431 HNBGW_Test.msc0-SCCP(549)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425123509096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123509096 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123509096 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123509096 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123509096 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123509096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123509096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123509096 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@be9552f9b756: setverdict(pass): none -> pass 20250425123509096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123509096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123509096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123509096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123509096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123509096 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007884bb) (sccp_scrc.c:477) 20250425123509097 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20250425123509097 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123509097 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123509097 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123509097 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123509097 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123509097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cf8d418000]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123509097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cf8d418000]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123509097 DLCTRL DEBUG Command: GET 503591246 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123509097 DLCTRL DEBUG Tx Command reply: GET_REPLY 503591246 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425123509100 DLCTRL DEBUG Command: GET 865137391 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123509100 DLCTRL DEBUG Tx Command reply: GET_REPLY 865137391 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123509101 DLCTRL DEBUG Command: GET 290264678 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123509101 DLCTRL DEBUG Tx Command reply: GET_REPLY 290264678 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123509104 DLCTRL DEBUG Command: GET 194675538 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123509104 DLCTRL DEBUG Tx Command reply: GET_REPLY 194675538 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123509106 DLCTRL DEBUG Command: GET 520447250 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123509106 DLCTRL DEBUG Tx Command reply: GET_REPLY 520447250 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123509109 DLCTRL DEBUG Command: GET 943710520 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123509109 DLCTRL DEBUG Tx Command reply: GET_REPLY 943710520 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123509111 DLCTRL DEBUG Command: GET 957980440 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123509111 DLCTRL DEBUG Tx Command reply: GET_REPLY 957980440 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123509113 DLCTRL DEBUG Command: GET 893544696 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123509113 DLCTRL DEBUG Tx Command reply: GET_REPLY 893544696 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123509115 DLCTRL DEBUG Command: GET 126421244 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123509115 DLCTRL DEBUG Tx Command reply: GET_REPLY 126421244 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123509118 DLCTRL DEBUG Command: GET 431384914 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123509118 DLCTRL DEBUG Tx Command reply: GET_REPLY 431384914 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123509120 DLCTRL DEBUG Command: GET 527339537 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123509120 DLCTRL DEBUG Tx Command reply: GET_REPLY 527339537 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123509122 DLCTRL DEBUG Command: GET 248664582 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123509122 DLCTRL DEBUG Tx Command reply: GET_REPLY 248664582 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123509124 DLCTRL DEBUG Command: GET 970385705 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123509124 DLCTRL DEBUG Tx Command reply: GET_REPLY 970385705 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123509126 DLCTRL DEBUG Command: GET 515277217 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123509126 DLCTRL DEBUG Tx Command reply: GET_REPLY 515277217 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123509129 DLCTRL DEBUG Command: GET 766677869 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123509129 DLCTRL DEBUG Tx Command reply: GET_REPLY 766677869 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123509133 DLCTRL DEBUG Command: GET 128924252 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123509133 DLCTRL DEBUG Tx Command reply: GET_REPLY 128924252 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123509136 DLCTRL DEBUG Command: GET 957495459 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123509136 DLCTRL DEBUG Tx Command reply: GET_REPLY 957495459 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123509137 DLCTRL DEBUG Command: GET 848530031 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123509138 DLCTRL DEBUG Tx Command reply: GET_REPLY 848530031 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123509140 DLCTRL DEBUG Command: GET 684714838 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123509140 DLCTRL DEBUG Tx Command reply: GET_REPLY 684714838 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123509142 DLCTRL DEBUG Command: GET 198684338 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123509142 DLCTRL DEBUG Tx Command reply: GET_REPLY 198684338 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123509149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38796<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(542)@be9552f9b756: Final verdict of PTC: none 20250425123509151 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44865<->l=127.0.0.1:4262) (control_if.c:193) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(543)@be9552f9b756: Final verdict of PTC: none 20250425123509159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38782<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@be9552f9b756: Final verdict of PTC: none 20250425123509161 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123509161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123509161 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123509161 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123509161 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123509161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123509161 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123509161 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123509161 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123509161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123509161 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123509161 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123509161 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123509161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123509161 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123509161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123509161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(558)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(555)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(559)@be9552f9b756: Final verdict of PTC: none 20250425123509163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123509163 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123509163 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123509163 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123509163 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123509163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123509163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123509163 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123509163 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123509163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123509163 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123509163 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123509163 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123509163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123509163 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123509163 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250425123509163 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123509163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123509163 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425123509163 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123509163 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123509163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123509163 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123509163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123509163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123509164 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123509164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123509164 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123509164 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123509164 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123509164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123509164 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123509164 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123509164 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123509164 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123509164 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123509164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123509164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123509164 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425123509164 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123509164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123509164 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123509164 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc1-SCCP(552)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(560)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(544)@be9552f9b756: Final verdict of PTC: none 20250425123509162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123509163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123509163 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123509163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123509163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123509163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123509163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123509163 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123509163 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123509163 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123509163 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123509163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cf8d3fa3b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123509163 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123509163 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123509163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00572f67), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123509163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123509163 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123509163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123509163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123509163 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123509163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cf8d3fa3b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123509163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3115538)[0x55cf8d3f89a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123509163 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3115538)[0x55cf8d3f89a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123509163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123509163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3115538)[0x55cf8d3f89a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123509163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3115538)[0x55cf8d3f89a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123509163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3115538)[0x55cf8d3f89a0]{disrupted}: Freeing instance (context_map.c:202) 20250425123509163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3115538)[0x55cf8d3f89a0]{disrupted}: Deallocated (fsm.c:568) 20250425123509163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cf8d3fa3b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123509163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cf8d3fa3b0]{disconnected}: Freeing instance (context_map.c:206) 20250425123509163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cf8d3fa3b0]{disconnected}: Deallocated (fsm.c:568) 20250425123509163 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3115538 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250425123509163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123509164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123509164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123509164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123509164 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123509164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123509164 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123509164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123509164 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123509164 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123509164 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123509164 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123509164 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123509164 DLINP DEBUG SRVCONN(,r=127.0.0.1:5HNBGW_Test.msc1-M3UA(554)@be9552f9b756: Final verdict of PTC: none 0618<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123509164 DLINP DEBUG SRVCONN(,r=127.0.0.1:50618<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123509164 DLINP NOTICE SRV(,r=127.0.0.1:50618<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123509164 DMAIN NOTICE (127.0.0.1:50618 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50618<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123509164 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425123509164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123509164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123509164 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123509164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123509164 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123509164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123509164 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123509164 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123509164 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123509164 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123509164 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123509164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123509164 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123509164 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123509164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029f446), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123509165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123509165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123509165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123509165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123509165 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123509165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cf8d3f5c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123509165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9627994)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123509165 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9627994)[0x55cf8d3fc7e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123509165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123509165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9627994)[0x55cf8d3fc7e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123509165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9627994)[0x55cf8d3fc7e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123509165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9627994)[0x55cf8d3fc7e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123509165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9627994)[0x55cf8d3fc7e0]{disrupted}: Deallocated (fsm.c:568) 20250425123509165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cf8d3f5c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123509165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cf8d3f5c60]{disconnected}: Freeing instance (context_map.c:206) 20250425123509165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cf8d3f5c60]{disconnected}: Deallocated (fsm.c:568) 20250425123509165 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9627994 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250425123509165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cf8d418000]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123509165 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123509165 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123509165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007884bb), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123509165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123509165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123509165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123509165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123509165 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123509165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cf8d418000]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123509165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16144121)[0x55cf8d41eb40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123509165 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16144121)[0x55cf8d41eb40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123509165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123509165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16144121)[0x55cf8d41eb40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123509165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16144121)[0x55cf8d41eb40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123509165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16144121)[0x55cf8d41eb40]{disrupted}: Freeing instance (context_map.c:202) 20250425123509165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16144121)[0x55cf8d41eb40]{disrupted}: Deallocated (fsm.c:568) 20250425123509165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cf8d418000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123509165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cf8d418000]{disconnected}: Freeing instance (context_map.c:206) 20250425123509165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cf8d418000]{disconnected}: Deallocated (fsm.c:568) 20250425123509165 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16144121 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250425123509165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123509165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123509165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123509165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123509165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123509166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123509166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123509166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123509166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123509166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123509166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123509166 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123509166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123509166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123509166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123509166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123509166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123509166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123509166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123509166 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(551)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@be9552f9b756: Final verdict of PTC: none 20250425123509177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123509177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123509177 DLINP INFO SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION ASSOC_CHANGE flags=0x0 COMM_LOST (err: unknown 0xc00) (stream.c:265) 20250425123509177 DLINP ERROR SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connection closed with client (stream_srv.c:1347) 20250425123509177 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_COMM_LOST, closing conn (hnbgw.c:691) 20250425123509177 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(550)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-RAN(553)@be9552f9b756: Final verdict of PTC: none 20250425123509182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44010<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@be9552f9b756: Final verdict of PTC: pass HNBGW-MGCP(561)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(556)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@be9552f9b756: Final verdict of PTC: none 20250425123509193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44000<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@be9552f9b756: Final verdict of PTC: pass 20250425123509195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43988<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Fri Apr 25 12:35:09 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 20250425123509302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123509768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123509768 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123509768 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123509768 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123509768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123509768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123509768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123509768 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123509768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061423c), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123509768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123509768 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123509768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123509768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123509768 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123509780 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123509780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00343c65), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123509780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123509780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123509780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123509780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123509780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123509780 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123509780 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123509780 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123509780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123509780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123509780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123509780 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123509785 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123509785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00675019), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123509785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123509785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123509785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123509785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123509785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123509785 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123509785 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123509785 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123509785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123509785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123509785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123509785 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123509904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44016<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=502040) 20250425123510185 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123510185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0efa), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123510185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123510185 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123510185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123510185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123510186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123510186 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123510186 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123510186 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123510186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123510186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123510186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123510186 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123510196 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123510196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2d6e6), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123510196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123510196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123510196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123510196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123510196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123510196 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123510196 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123510196 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123510196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123510196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123510196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123510196 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123510197 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123510197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00985563), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123510197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123510197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123510197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123510197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123510197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123510197 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123510197 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123510197 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123510197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123510197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123510197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123510197 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123510796 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123510796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c41f2), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123510796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123510796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123510796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123510796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123510796 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123510796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4315b), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123510796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123510796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123510796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123510796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123510796 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123510796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f67f37), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123510796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123510796 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123510796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123510796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123510796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123510796 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123510796 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123510796 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123510796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123510796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123510796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123510796 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123510796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123510796 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123510796 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123510796 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123510796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123510796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123510796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123510796 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123510796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123510796 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123510796 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123510796 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123510796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123510796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123510796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123510796 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=502040, count=531752) 20250425123511162 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123511162 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123511162 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123511163 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123511163 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123511163 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425123511164 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123511164 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123511164 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123511555 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123511555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be31d), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123511555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123511555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123511555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123511555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123511556 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123511556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00355391), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123511556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123511556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123511556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123511556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123511556 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123511556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca021), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123511556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123511556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123511556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123511556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123511556 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123511556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd2edd), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123511556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123511556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123511556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123511556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123511556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123511556 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123511556 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123511556 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123511556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123511556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123511556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123511556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123511556 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123511556 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123511556 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123511556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123511556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123511556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123511556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123511556 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123511556 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123511556 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123511556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123511556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123511556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123511556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123511556 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123511556 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123511556 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123511556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123511556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123511556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Fri Apr 25 12:35:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/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@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@be9552f9b756: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250425123512942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123512945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123512948 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_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123513034 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123513034 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123513043 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123513043 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123513043 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123513043 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123513043 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33052 (stream_srv.c:142) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123513043 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33052<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123513044 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123513044 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123513044 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123513044 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123513044 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123513044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123513044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123513044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123513044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123513044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123513044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123513044 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123513044 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123513044 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123513044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513044 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123513044 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123513044 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123513044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123513044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123513044 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123513045 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123513045 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123513045 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123513045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123513045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123513045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123513045 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123513045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123513045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123513045 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123513045 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123513045 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123513045 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123513045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123513045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123513045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123513045 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123513045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123513045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123513045 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123513045 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123513045 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123513045 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123513045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123513045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123513045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123513045 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123513045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123513045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123513045 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123513045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513045 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123513045 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123513045 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123513045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123513045 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123513045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513045 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123513045 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123513045 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123513045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123513045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123513045 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123513045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513045 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123513045 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123513045 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123513045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123513045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123513046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(575)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(575)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(573)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(578)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(578)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(576)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123513073 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123513073 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123513073 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123513073 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123513073 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123513073 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123513074 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123513074 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123513074 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123513075 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123513075 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123513075 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123513075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123513075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123513075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123513075 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123513075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123513075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123513075 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123513075 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123513075 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123513075 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123513075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123513075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123513075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123513075 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123513075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123513075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123513075 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123513075 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123513075 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123513075 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123513075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123513075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123513075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123513075 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123513075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123513075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123513075 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123513075 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123513075 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123513075 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123513075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123513075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123513075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123513075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123513075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123513075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123513075 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123513075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513075 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123513075 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123513075 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123513075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123513075 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123513075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513075 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123513075 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123513075 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123513075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123513075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123513075 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123513075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513075 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123513075 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123513075 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123513075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123513075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123513075 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123513075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513075 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123513075 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123513075 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123513075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123513075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123513075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123513075 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123513075 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(581)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(579)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(584)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(582)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123513112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123513112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123513112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123513112 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123513112 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123513112 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123513112 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123513112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123513112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123513117 DLINP DEBUG SRVCONN(,r=127.0.0.1:33052<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123513117 DLINP DEBUG SRVCONN(,r=127.0.0.1:33052<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123513117 DLINP DEBUG SRVCONN(,r=127.0.0.1:33052<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123513117 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123513117 DHNBAP DEBUG (127.0.0.1:33052 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123513117 DHNBAP NOTICE (127.0.0.1:33052 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123513117 DHNBAP NOTICE (127.0.0.1:33052 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123513117 DLINP DEBUG SRVCONN(,r=127.0.0.1:33052<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123513117 DLINP DEBUG SRVCONN(,r=127.0.0.1:33052<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123513257 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123513257 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123513257 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123513257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(575)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123513258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513258 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123513258 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123513258 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123513258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123513258 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123513258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123513259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513259 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123513259 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123513259 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123513259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123513259 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123513259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123513259 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123513259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123513259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123513259 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123513259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123513259 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123513259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123513259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123513259 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123513259 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123513259 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123513260 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123513260 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123513260 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123513260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123513260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123513260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123513260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123513260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123513260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123513260 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123513260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513260 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123513260 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123513260 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123513260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123513260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123513260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123513260 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123513269 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123513269 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123513269 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123513269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(578)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123513271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513271 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123513271 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123513271 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123513271 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123513271 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123513271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123513271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513271 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123513271 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123513271 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123513271 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123513271 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123513271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123513271 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123513271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123513271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123513271 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123513271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123513271 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123513271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123513271 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123513271 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123513271 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123513271 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123513272 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123513272 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123513272 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123513272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123513272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123513272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123513272 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123513272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123513272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123513272 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123513273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513273 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123513273 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123513273 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123513273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123513273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123513273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123513273 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123513288 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123513288 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123513288 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425123513288 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425123513288 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425123513288 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425123513288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(581)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123513290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513290 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123513290 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425123513290 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425123513290 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425123513290 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123513290 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123513290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425123513290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123513290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123513290 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123513290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123513290 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123513290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123513290 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123513290 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123513291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513291 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123513291 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123513291 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123513291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123513291 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250425123513291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123513291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123513291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123513291 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123513291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123513291 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123513291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123513291 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123513291 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123513291 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123513291 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123513292 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123513292 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123513292 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123513292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123513292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123513292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123513292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123513292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123513292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123513292 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123513292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513292 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123513292 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123513292 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123513292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123513292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123513292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123513292 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123513300 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123513300 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123513300 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123513300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(584)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123513301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513301 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123513301 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123513301 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123513301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123513302 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123513302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123513302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513302 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123513302 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123513302 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123513302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123513302 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123513302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123513302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123513302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123513302 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123513302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123513302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123513302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123513302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123513302 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123513302 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123513302 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123513303 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123513303 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123513303 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123513303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123513303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123513303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123513303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123513303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123513303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123513303 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123513303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123513303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123513303 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123513303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123513303 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123513303 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123513303 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123513303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123513303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123513303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123513303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(574)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123514061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123514061 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123514061 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123514061 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123514061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123514061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123514061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123514061 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123514061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123514061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123514062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123514062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123514062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123514062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123514062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123514062 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123514062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514062 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123514062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123514062 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123514062 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123514062 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123514062 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123514062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123514062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123514062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123514062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123514062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123514062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123514062 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123514062 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123514062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123514062 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123514062 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123514062 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123514062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123514062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123514062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123514062 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123514063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123514063 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123514063 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123514063 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123514063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123514063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123514063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123514063 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123514063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123514063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123514063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123514063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123514063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123514063 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123514063 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123514063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123514063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514063 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123514063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123514063 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123514063 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123514063 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(577)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123514075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123514075 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123514075 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123514075 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123514075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123514075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123514075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123514075 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123514075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123514075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123514075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123514075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123514075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123514075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123514075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123514075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123514075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514075 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123514075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123514075 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123514075 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123514075 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123514075 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123514075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123514075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123514075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123514075 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123514075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123514075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123514075 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123514075 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123514075 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123514075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123514075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123514075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123514075 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123514075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123514075 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123514075 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123514076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123514076 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123514076 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123514076 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123514076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123514076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123514076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123514076 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123514076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123514076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123514076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123514076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123514076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123514076 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123514076 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123514076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123514076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514076 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123514076 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123514076 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123514076 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123514076 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123514091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123514091 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123514091 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123514091 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123514091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123514091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123514091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123514091 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123514092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123514092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123514092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123514092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123514092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123514092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123514092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123514092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123514092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123514092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123514092 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123514092 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123514092 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123514092 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123514092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123514092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123514092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123514092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123514092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123514092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123514092 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123514092 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123514092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123514092 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123514092 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123514092 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123514092 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123514092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123514092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123514092 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123514092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123514092 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123514092 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123514092 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123514092 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123514092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123514092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123514093 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123514093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123514093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123514093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123514093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123514093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123514093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123514093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123514093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123514093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514093 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123514093 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123514093 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123514093 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123514093 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123514104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123514104 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123514104 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123514104 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123514104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123514104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123514104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123514104 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123514104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123514104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123514104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123514104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123514104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123514104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123514104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123514104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123514104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514104 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123514104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123514104 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123514104 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123514104 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123514104 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123514104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123514104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123514104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123514104 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123514104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123514104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123514104 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123514104 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123514104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123514104 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123514104 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123514104 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123514104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123514104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123514104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123514104 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123514105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123514105 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123514105 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123514105 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123514105 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123514105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123514105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123514105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123514105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123514105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123514105 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123514105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123514105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123514105 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123514105 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123514105 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123514105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123514105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123514105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123514105 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123514105 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123514105 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123514105 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123514105 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123515126 DLCTRL DEBUG Command: GET 334525070 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123515126 DLCTRL DEBUG Tx Command reply: GET_REPLY 334525070 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123515136 DLCTRL DEBUG Command: GET 765424672 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123515136 DLCTRL DEBUG Tx Command reply: GET_REPLY 765424672 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123515140 DLCTRL DEBUG Command: GET 452745075 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123515140 DLCTRL DEBUG Tx Command reply: GET_REPLY 452745075 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123515143 DLCTRL DEBUG Command: GET 480396074 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123515143 DLCTRL DEBUG Tx Command reply: GET_REPLY 480396074 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123515145 DLCTRL DEBUG Command: GET 625767922 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123515145 DLCTRL DEBUG Tx Command reply: GET_REPLY 625767922 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123515146 DLCTRL DEBUG Command: GET 807564392 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123515146 DLCTRL DEBUG Tx Command reply: GET_REPLY 807564392 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123515148 DLCTRL DEBUG Command: GET 542492851 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123515148 DLCTRL DEBUG Tx Command reply: GET_REPLY 542492851 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123515149 DLCTRL DEBUG Command: GET 13738490 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123515149 DLCTRL DEBUG Tx Command reply: GET_REPLY 13738490 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123515150 DLCTRL DEBUG Command: GET 528709161 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123515150 DLCTRL DEBUG Tx Command reply: GET_REPLY 528709161 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123515151 DLCTRL DEBUG Command: GET 314740809 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123515151 DLCTRL DEBUG Tx Command reply: GET_REPLY 314740809 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123515152 DLCTRL DEBUG Command: GET 630035858 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123515152 DLCTRL DEBUG Tx Command reply: GET_REPLY 630035858 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123515153 DLCTRL DEBUG Command: GET 489270466 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123515153 DLCTRL DEBUG Tx Command reply: GET_REPLY 489270466 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123515154 DLCTRL DEBUG Command: GET 103313091 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123515154 DLCTRL DEBUG Tx Command reply: GET_REPLY 103313091 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123515155 DLCTRL DEBUG Command: GET 441644069 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123515155 DLCTRL DEBUG Tx Command reply: GET_REPLY 441644069 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123515156 DLCTRL DEBUG Command: GET 451020258 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123515156 DLCTRL DEBUG Tx Command reply: GET_REPLY 451020258 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123515157 DLCTRL DEBUG Command: GET 849374760 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123515157 DLCTRL DEBUG Tx Command reply: GET_REPLY 849374760 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123515158 DLCTRL DEBUG Command: GET 371316452 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123515158 DLCTRL DEBUG Tx Command reply: GET_REPLY 371316452 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123515159 DLCTRL DEBUG Command: GET 851412619 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123515159 DLCTRL DEBUG Tx Command reply: GET_REPLY 851412619 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123515160 DLCTRL DEBUG Command: GET 290302292 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123515160 DLCTRL DEBUG Tx Command reply: GET_REPLY 290302292 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123515161 DLCTRL DEBUG Command: GET 260499274 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123515161 DLCTRL DEBUG Tx Command reply: GET_REPLY 260499274 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: 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@be9552f9b756: 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@be9552f9b756: 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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101111101'B, t_guard := 20.000000 } 20250425123515173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44048<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@be9552f9b756: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@be9552f9b756: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)6941663 20250425123516189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123516189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123516189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425123516189 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123516189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x69ebdf, normal) (hnbgw_rua.c:407) 20250425123516189 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123516189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6941663)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123516189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6941663 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123516189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123516189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123516189 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6941663 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:1065) 20250425123516189 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6941663 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250425123516189 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6941663 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123516189 DCN DEBUG map_sccp[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123516189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123516189 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6941663 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123516189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6941663 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425123516189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6941663)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123516189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123516189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123516189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6941663)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123516189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cf8d3f5c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123516189 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123516189 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{IDLE}: Allocated (fsm.c:456) 20250425123516189 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123516189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300017d0056400500f1100926) (sccp_scrc.c:406) 20250425123516189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123516189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123516189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123516189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123516189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123516189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123516189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123516189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123516189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123516189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123516189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123516189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123516189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123516189 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123516189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cf8d3f5c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123516189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6941663)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123516190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123516190 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123516190 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123516190 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123516190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123516190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123516190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123516190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@be9552f9b756: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586) HNBGW_Test.msc0-RAN(574)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)4573701 HNBGW_Test.msc0-SCCP(573)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(573)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@be9552f9b756: setverdict(pass): none -> pass 20250425123516197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123516197 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123516197 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123516197 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123516197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123516197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123516197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123516197 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123516197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123516197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123516197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123516197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123516197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123516197 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bdfd17) (sccp_scrc.c:477) 20250425123516197 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20250425123516197 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123516197 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123516197 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123516197 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123516197 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123516197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cf8d3f5c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123516197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cf8d3f5c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123516197 DLCTRL DEBUG Command: GET 260117971 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123516197 DLCTRL DEBUG Tx Command reply: GET_REPLY 260117971 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123516198 DLCTRL DEBUG Command: GET 506608519 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123516198 DLCTRL DEBUG Tx Command reply: GET_REPLY 506608519 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123516199 DLCTRL DEBUG Command: GET 920915877 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123516199 DLCTRL DEBUG Tx Command reply: GET_REPLY 920915877 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123516200 DLCTRL DEBUG Command: GET 815529743 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123516200 DLCTRL DEBUG Tx Command reply: GET_REPLY 815529743 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123516201 DLCTRL DEBUG Command: GET 479245091 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123516201 DLCTRL DEBUG Tx Command reply: GET_REPLY 479245091 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123516202 DLCTRL DEBUG Command: GET 239377371 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123516202 DLCTRL DEBUG Tx Command reply: GET_REPLY 239377371 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123516202 DLCTRL DEBUG Command: GET 620582922 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123516202 DLCTRL DEBUG Tx Command reply: GET_REPLY 620582922 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123516203 DLCTRL DEBUG Command: GET 832874029 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123516203 DLCTRL DEBUG Tx Command reply: GET_REPLY 832874029 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123516204 DLCTRL DEBUG Command: GET 158286590 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123516204 DLCTRL DEBUG Tx Command reply: GET_REPLY 158286590 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123516205 DLCTRL DEBUG Command: GET 733324371 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123516205 DLCTRL DEBUG Tx Command reply: GET_REPLY 733324371 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123516205 DLCTRL DEBUG Command: GET 198003440 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123516205 DLCTRL DEBUG Tx Command reply: GET_REPLY 198003440 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123516206 DLCTRL DEBUG Command: GET 358521007 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123516206 DLCTRL DEBUG Tx Command reply: GET_REPLY 358521007 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123516207 DLCTRL DEBUG Command: GET 864570222 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123516207 DLCTRL DEBUG Tx Command reply: GET_REPLY 864570222 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123516208 DLCTRL DEBUG Command: GET 12282410 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123516208 DLCTRL DEBUG Tx Command reply: GET_REPLY 12282410 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250425123516208 DLCTRL DEBUG Command: GET 317630813 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123516208 DLCTRL DEBUG Tx Command reply: GET_REPLY 317630813 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123516209 DLCTRL DEBUG Command: GET 914625839 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123516209 DLCTRL DEBUG Tx Command reply: GET_REPLY 914625839 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123516210 DLCTRL DEBUG Command: GET 765861029 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123516210 DLCTRL DEBUG Tx Command reply: GET_REPLY 765861029 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123516211 DLCTRL DEBUG Command: GET 606452277 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123516211 DLCTRL DEBUG Tx Command reply: GET_REPLY 606452277 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123516211 DLCTRL DEBUG Command: GET 735426613 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123516211 DLCTRL DEBUG Tx Command reply: GET_REPLY 735426613 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123516212 DLCTRL DEBUG Command: GET 6366096 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123516212 DLCTRL DEBUG Tx Command reply: GET_REPLY 6366096 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000000001010010'B, t_guard := 20.000000 } 20250425123516223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36128<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@be9552f9b756: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@be9552f9b756: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@be9552f9b756: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)13678542 20250425123517229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123517229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123517229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425123517229 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123517229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd0b7ce, normal) (hnbgw_rua.c:407) 20250425123517229 DHNB DEBUG map_rua[0x55cf8d3f89a0]{init}: Allocated (fsm.c:456) 20250425123517229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678542)[0x55cf8d3f89a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123517229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678542 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123517229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123517229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123517229 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425123517229 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678542 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:1065) 20250425123517229 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678542 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250425123517229 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678542 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425123517229 DCN DEBUG map_sccp[0x55cf8d3fa3b0]{init}: Allocated (fsm.c:456) 20250425123517229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cf8d3fa3b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123517229 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13678542 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425123517229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678542 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425123517229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678542)[0x55cf8d3f89a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123517229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123517229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123517230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678542)[0x55cf8d3f89a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123517230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cf8d3fa3b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123517230 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123517230 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{IDLE}: Allocated (fsm.c:456) 20250425123517230 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123517230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000047), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030000520056400500f1100926) (sccp_scrc.c:406) 20250425123517230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123517230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123517230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123517230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123517230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123517230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123517230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123517230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123517230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123517230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123517230 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123517230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123517230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123517230 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123517230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cf8d3fa3b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123517230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678542)[0x55cf8d3f89a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123517230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123517230 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123517230 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123517230 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123517230 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123517230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123517230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123517230 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(576)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@be9552f9b756: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587) HNBGW_Test.msc1-RAN(577)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)8018758 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(576)@be9552f9b756: Session index based on connection ID:0 MTC@be9552f9b756: 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 } } } HNBGW_Test.msc1-SCCP(576)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123517235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123517235 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123517235 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123517235 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123517235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123517235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123517235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123517235 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123517235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123517235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123517235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123517235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123517235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123517235 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007253a8) (sccp_scrc.c:477) 20250425123517235 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20250425123517235 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123517235 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123517235 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123517235 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123517235 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123517235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cf8d3fa3b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123517235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cf8d3fa3b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123517235 DLCTRL DEBUG Command: GET 808427406 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123517235 DLCTRL DEBUG Tx Command reply: GET_REPLY 808427406 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123517236 DLCTRL DEBUG Command: GET 235285290 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123517236 DLCTRL DEBUG Tx Command reply: GET_REPLY 235285290 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123517237 DLCTRL DEBUG Command: GET 410309824 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123517237 DLCTRL DEBUG Tx Command reply: GET_REPLY 410309824 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123517238 DLCTRL DEBUG Command: GET 741818871 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123517238 DLCTRL DEBUG Tx Command reply: GET_REPLY 741818871 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123517239 DLCTRL DEBUG Command: GET 328425929 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123517239 DLCTRL DEBUG Tx Command reply: GET_REPLY 328425929 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123517239 DLCTRL DEBUG Command: GET 151496643 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123517239 DLCTRL DEBUG Tx Command reply: GET_REPLY 151496643 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123517241 DLCTRL DEBUG Command: GET 569011826 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123517241 DLCTRL DEBUG Tx Command reply: GET_REPLY 569011826 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123517241 DLCTRL DEBUG Command: GET 671114098 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123517241 DLCTRL DEBUG Tx Command reply: GET_REPLY 671114098 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123517242 DLCTRL DEBUG Command: GET 16392896 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123517242 DLCTRL DEBUG Tx Command reply: GET_REPLY 16392896 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123517243 DLCTRL DEBUG Command: GET 179133425 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123517243 DLCTRL DEBUG Tx Command reply: GET_REPLY 179133425 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123517244 DLCTRL DEBUG Command: GET 913357249 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123517244 DLCTRL DEBUG Tx Command reply: GET_REPLY 913357249 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123517245 DLCTRL DEBUG Command: GET 749329964 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123517245 DLCTRL DEBUG Tx Command reply: GET_REPLY 749329964 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123517246 DLCTRL DEBUG Command: GET 499471251 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123517246 DLCTRL DEBUG Tx Command reply: GET_REPLY 499471251 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123517247 DLCTRL DEBUG Command: GET 492767229 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123517247 DLCTRL DEBUG Tx Command reply: GET_REPLY 492767229 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250425123517248 DLCTRL DEBUG Command: GET 861375767 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123517248 DLCTRL DEBUG Tx Command reply: GET_REPLY 861375767 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123517249 DLCTRL DEBUG Command: GET 301525752 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123517249 DLCTRL DEBUG Tx Command reply: GET_REPLY 301525752 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123517249 DLCTRL DEBUG Command: GET 582352129 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123517249 DLCTRL DEBUG Tx Command reply: GET_REPLY 582352129 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123517250 DLCTRL DEBUG Command: GET 912394974 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123517250 DLCTRL DEBUG Tx Command reply: GET_REPLY 912394974 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123517251 DLCTRL DEBUG Command: GET 609212064 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123517251 DLCTRL DEBUG Tx Command reply: GET_REPLY 609212064 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123517252 DLCTRL DEBUG Command: GET 751651783 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123517252 DLCTRL DEBUG Tx Command reply: GET_REPLY 751651783 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011010100'B, t_guard := 20.000000 } 20250425123517263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36144<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@be9552f9b756: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@be9552f9b756: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@be9552f9b756: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)14726541 20250425123518269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123518270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123518270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425123518270 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123518270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe0b58d, normal) (hnbgw_rua.c:407) 20250425123518270 DHNB DEBUG map_rua[0x55cf8d3f8f70]{init}: Allocated (fsm.c:456) 20250425123518270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726541)[0x55cf8d3f8f70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123518270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726541 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123518270 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123518270 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123518270 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726541 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:1065) 20250425123518270 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726541 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250425123518270 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726541 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123518270 DCN DEBUG map_sccp[0x55cf8d40e810]{init}: Allocated (fsm.c:456) 20250425123518270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cf8d40e810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123518270 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14726541 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123518270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726541 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425123518270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726541)[0x55cf8d3f8f70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123518270 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123518270 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123518270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726541)[0x55cf8d3f8f70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123518270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cf8d40e810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123518270 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123518270 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{IDLE}: Allocated (fsm.c:456) 20250425123518270 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123518270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030000d40056400500f1100926) (sccp_scrc.c:406) 20250425123518270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123518270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123518270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123518270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123518270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123518270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123518270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123518270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123518270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123518270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123518270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123518270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123518270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123518270 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123518270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cf8d40e810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123518270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726541)[0x55cf8d3f8f70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123518270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123518270 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123518270 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123518270 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123518270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123518270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123518270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123518270 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@be9552f9b756: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@be9552f9b756: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588) HNBGW_Test.msc0-RAN(574)@be9552f9b756: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)215815 HNBGW_Test.msc0-SCCP(573)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425123518272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123518272 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123518272 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123518272 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123518272 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123518272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123518272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123518272 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@be9552f9b756: setverdict(pass): none -> pass 20250425123518272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123518272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123518272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123518272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123518272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123518272 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ca28c1) (sccp_scrc.c:477) 20250425123518272 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20250425123518272 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123518272 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123518272 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123518272 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123518272 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123518272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cf8d40e810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123518272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cf8d40e810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123518273 DLCTRL DEBUG Command: GET 482689871 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123518273 DLCTRL DEBUG Tx Command reply: GET_REPLY 482689871 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425123518274 DLCTRL DEBUG Command: GET 594666851 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123518274 DLCTRL DEBUG Tx Command reply: GET_REPLY 594666851 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123518275 DLCTRL DEBUG Command: GET 629118645 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123518275 DLCTRL DEBUG Tx Command reply: GET_REPLY 629118645 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123518276 DLCTRL DEBUG Command: GET 817012734 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123518276 DLCTRL DEBUG Tx Command reply: GET_REPLY 817012734 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123518277 DLCTRL DEBUG Command: GET 767088887 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123518277 DLCTRL DEBUG Tx Command reply: GET_REPLY 767088887 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123518279 DLCTRL DEBUG Command: GET 712350150 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123518279 DLCTRL DEBUG Tx Command reply: GET_REPLY 712350150 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123518280 DLCTRL DEBUG Command: GET 958370610 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123518280 DLCTRL DEBUG Tx Command reply: GET_REPLY 958370610 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123518281 DLCTRL DEBUG Command: GET 148927499 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123518281 DLCTRL DEBUG Tx Command reply: GET_REPLY 148927499 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123518282 DLCTRL DEBUG Command: GET 941832372 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123518282 DLCTRL DEBUG Tx Command reply: GET_REPLY 941832372 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123518283 DLCTRL DEBUG Command: GET 356272769 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123518283 DLCTRL DEBUG Tx Command reply: GET_REPLY 356272769 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123518284 DLCTRL DEBUG Command: GET 364726908 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123518284 DLCTRL DEBUG Tx Command reply: GET_REPLY 364726908 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123518285 DLCTRL DEBUG Command: GET 233027312 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123518285 DLCTRL DEBUG Tx Command reply: GET_REPLY 233027312 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123518286 DLCTRL DEBUG Command: GET 337544819 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123518286 DLCTRL DEBUG Tx Command reply: GET_REPLY 337544819 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123518286 DLCTRL DEBUG Command: GET 103025647 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123518286 DLCTRL DEBUG Tx Command reply: GET_REPLY 103025647 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250425123518287 DLCTRL DEBUG Command: GET 221091281 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123518287 DLCTRL DEBUG Tx Command reply: GET_REPLY 221091281 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123518288 DLCTRL DEBUG Command: GET 941121443 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123518288 DLCTRL DEBUG Tx Command reply: GET_REPLY 941121443 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123518289 DLCTRL DEBUG Command: GET 988577714 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123518289 DLCTRL DEBUG Tx Command reply: GET_REPLY 988577714 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123518290 DLCTRL DEBUG Command: GET 97067912 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123518290 DLCTRL DEBUG Tx Command reply: GET_REPLY 97067912 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123518292 DLCTRL DEBUG Command: GET 324379730 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123518292 DLCTRL DEBUG Tx Command reply: GET_REPLY 324379730 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123518293 DLCTRL DEBUG Command: GET 658142753 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123518293 DLCTRL DEBUG Tx Command reply: GET_REPLY 658142753 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123518297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44034<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123518298 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39591<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(567)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(566)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123518299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44026<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123518299 DLINP DEBUG SRVCONN(,r=127.0.0.1:33052<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123518299 DLINP DEBUG SRVCONN(,r=127.0.0.1:33052<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123518299 DLINP NOTICE SRV(,r=127.0.0.1:33052<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123518299 DMAIN NOTICE (127.0.0.1:33052 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33052<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123518299 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@be9552f9b756: Final verdict of PTC: none 20250425123518300 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123518300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123518300 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123518300 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123518300 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123518300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123518300 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123518300 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123518300 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123518300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123518300 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123518300 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123518300 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123518300 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123518300 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123518300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123518300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123518300 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-RAN(580)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(582)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(583)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-RAN(577)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@be9552f9b756: Final verdict of PTC: none 20250425123518300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123518301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123518301 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123518301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123518301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123518301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123518301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123518301 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123518301 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123518301 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123518301 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cf8d3fa3b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123518301 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123518301 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123518301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007253a8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123518301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123518301 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123518301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123518301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123518301 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cf8d3fa3b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678542)[0x55cf8d3f89a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123518301 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678542)[0x55cf8d3f89a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123518301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678542)[0x55cf8d3f89a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678542)[0x55cf8d3f89a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678542)[0x55cf8d3f89a0]{disrupted}: Freeing instance (context_map.c:202) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678542)[0x55cf8d3f89a0]{disrupted}: Deallocated (fsm.c:568) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cf8d3fa3b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cf8d3fa3b0]{disconnected}: Freeing instance (context_map.c:206) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cf8d3fa3b0]{disconnected}: Deallocated (fsm.c:568) 20250425123518301 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678542 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250425123518301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123518301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123518301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123518301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123518301 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123518301 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123518301 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6941663)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6941663)[0x55cf8d3fc7e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123518301 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123518301 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123518301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bdfd17), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123518301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123518301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123518301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123518301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123518301 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cf8d3f5c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6941663)[0x55cf8d3fc7e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6941663)[0x55cf8d3fc7e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6941663)[0x55cf8d3fc7e0]{disrupted}: Deallocated (fsm.c:568) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cf8d3f5c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cf8d3f5c60]{disconnected}: Freeing instance (context_map.c:206) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cf8d3f5c60]{disconnected}: Deallocated (fsm.c:568) 20250425123518301 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6941663 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726541)[0x55cf8d3f8f70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726541)[0x55cf8d3f8f70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cf8d40e810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123518301 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123518301 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123518301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca28c1), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123518301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123518301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123518301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123518301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123518301 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cf8d40e810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726541)[0x55cf8d3f8f70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726541)[0x55cf8d3f8f70]{disrupted}: Freeing instance (context_map.c:202) 20250425123518301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726541)[0x55cf8d3f8f70]{disrupted}: Deallocated (fsm.c:568) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cf8d40e810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cf8d40e810]{disconnected}: Freeing instance (context_map.c:206) 20250425123518301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cf8d40e810]{disconnected}: Deallocated (fsm.c:568) 20250425123518301 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14726541 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(576)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(574)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(584)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@be9552f9b756: Final verdict of PTC: none 20250425123518303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123518303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123518304 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123518304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123518304 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123518304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123518304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123518304 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123518304 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123518304 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123518304 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123518304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123518300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123518300 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123518300 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123518301 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123518301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123518301 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123518301 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123518301 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123518301 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123518301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123518301 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123518301 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425123518301 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123518301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123518301 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123518301 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123518301 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123518301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123518301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123518301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123518301 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123518302 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123518302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123518302 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123518302 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123518302 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123518302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123518302 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123518302 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123518303 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123518303 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123518303 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123518303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123518303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123518303 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123518303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123518303 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123518303 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123518303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123518303 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123518303 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123518303 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123518303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123518303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123518303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123518303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123518303 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123518303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123518303 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123518303 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123518303 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123518303 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123518303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123518303 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425123518303 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123518303 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123518303 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123518303 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123518303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123518303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123518303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123518303 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123518303 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123518303 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123518303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123518303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123518303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123518303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123518303 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123518303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123518303 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123518303 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123518303 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123518303 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123518303 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123518303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123518303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123518304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123518304 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123518305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123518305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123518305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123518305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123518305 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123518305 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123518305 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123518306 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123518306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123518306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123518306 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123518306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123518306 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123518306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123518306 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123518307 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123518307 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123518307 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123518307 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123518309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36128<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(578)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@be9552f9b756: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(568)@be9552f9b756: Final verdict of PTC: none 20250425123518321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36144<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123518322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44048<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@be9552f9b756: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@be9552f9b756: Final verdict of PTC: pass HNBGW-MGCP(585)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Fri Apr 25 12:35:18 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 20250425123518493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123519163 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123519163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00572f67), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123519163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123519163 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123519163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123519163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123519163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123519163 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123519163 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123519163 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123519163 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123519163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123519163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123519163 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123519165 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123519165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007884bb), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123519165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123519165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123519165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123519165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123519165 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123519165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029f446), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123519165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123519165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123519165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123519165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123519166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123519166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123519166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123519166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123519166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123519166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123519166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123519166 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123519166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123519166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123519166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123519166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123519166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123519166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123519166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123519166 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123519194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=518404) 20250425123519769 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123519769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061423c), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123519769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123519769 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123519769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123519769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123519769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123519769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123519769 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123519769 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123519769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123519769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123519769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123519769 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123519781 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123519781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00343c65), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123519781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123519781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123519781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123519781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123519781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123519781 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123519781 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123519781 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123519781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123519781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123519781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123519781 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123519786 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123519786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00675019), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123519786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123519786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123519786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123519786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123519786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123519786 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123519786 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123519786 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123519786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123519786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123519786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123519786 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123520186 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123520186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0efa), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123520186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123520186 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123520186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123520186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123520186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123520186 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123520186 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123520186 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123520186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123520186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123520186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123520186 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123520196 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123520196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2d6e6), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123520196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123520196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123520196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123520196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123520196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123520196 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123520196 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123520196 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123520196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123520196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123520196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123520197 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123520197 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123520197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00985563), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123520197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123520197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123520197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123520197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123520198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123520198 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123520198 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123520198 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123520198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123520198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123520198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123520198 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=518404, count=531912) 20250425123520301 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123520301 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123520301 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123520303 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123520303 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123520303 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123520303 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123520303 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123520303 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425123520303 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123520303 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123520303 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123520797 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123520797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f67f37), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123520797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123520797 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123520797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123520797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123520797 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123520797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4315b), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123520797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123520797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123520797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123520797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123520797 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123520797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c41f2), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123520797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123520797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123520797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123520797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123520798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123520798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123520798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123520798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123520798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123520798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123520798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123520798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123520798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123520798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123520798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123520798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123520798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123520798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123520798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123520798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123520798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123520798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123520798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123520798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123520798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Fri Apr 25 12:35:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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 20250425123521556 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123521556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd2edd), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123521556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123521556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123521556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123521556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123521556 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123521556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca021), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123521556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123521556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123521556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123521556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123521556 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123521556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00355391), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123521556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123521556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123521556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123521556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123521556 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123521556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be31d), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123521556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123521556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123521556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123521556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123521557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123521557 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123521557 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123521557 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123521557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123521557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123521557 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123521557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123521557 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123521557 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123521557 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123521557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123521557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123521557 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123521557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123521557 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123521557 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123521557 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123521557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123521557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123521557 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123521557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123521557 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123521557 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123521557 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123521557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123521557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123521557 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250425123522262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123522266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123522270 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45789<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123522347 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123522347 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123522354 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123522354 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123522354 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123522354 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123522354 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33830 (stream_srv.c:142) 20250425123522354 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33830<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123522354 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123522354 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123522354 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123522354 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123522356 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123522356 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123522356 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123522356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123522356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123522356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123522356 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123522356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123522356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123522356 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123522356 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123522356 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123522356 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123522356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123522356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123522356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123522356 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123522356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123522356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123522356 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123522356 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123522356 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123522356 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123522356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123522356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123522356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123522356 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123522356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123522356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123522356 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123522356 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123522356 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123522356 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123522356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123522356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123522356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123522356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123522356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123522356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123522356 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123522356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522356 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123522356 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123522356 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123522356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123522356 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123522356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522356 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123522356 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123522356 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123522356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123522356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123522356 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123522356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522356 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123522356 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123522356 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123522356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123522356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123522356 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123522356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522356 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123522356 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123522356 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123522356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123522356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123522356 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(599)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(599)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(597)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(602)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@be9552f9b756: ************************************************* HNBGW_Test.msc1-SCCP(600)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123522379 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123522379 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123522380 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123522380 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123522380 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123522380 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123522380 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123522380 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123522381 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123522381 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123522381 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123522381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123522381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123522381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123522381 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123522381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123522381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123522381 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123522381 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123522381 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123522381 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123522381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123522381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123522381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123522381 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123522381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123522381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123522381 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123522381 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123522381 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123522381 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123522381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123522381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123522381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123522381 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123522381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123522381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123522381 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123522381 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123522381 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123522381 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123522381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123522381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123522381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123522381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123522381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123522381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123522381 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123522381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522381 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123522381 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123522381 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123522381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123522381 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123522381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522381 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123522381 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123522381 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123522381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123522381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123522381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123522381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522381 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123522381 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123522381 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123522381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123522381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123522381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123522381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522381 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123522381 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123522381 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123522381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123522381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123522381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123522411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123522411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123522411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123522411 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123522411 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123522411 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123522411 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123522411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123522411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123522415 DLINP DEBUG SRVCONN(,r=127.0.0.1:33830<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123522415 DLINP DEBUG SRVCONN(,r=127.0.0.1:33830<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123522415 DLINP DEBUG SRVCONN(,r=127.0.0.1:33830<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123522415 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123522415 DHNBAP DEBUG (127.0.0.1:33830 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123522415 DHNBAP NOTICE (127.0.0.1:33830 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123522415 DHNBAP NOTICE (127.0.0.1:33830 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123522415 DLINP DEBUG SRVCONN(,r=127.0.0.1:33830<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123522415 DLINP DEBUG SRVCONN(,r=127.0.0.1:33830<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123522566 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123522566 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123522566 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123522566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(599)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123522574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522574 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123522574 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123522574 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123522574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123522574 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123522574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123522576 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123522576 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123522576 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123522576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425123522577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522577 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123522577 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123522577 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123522577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123522577 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123522577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123522577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123522577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123522577 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123522578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123522578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123522578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123522578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123522578 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123522578 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123522578 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(602)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123522579 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123522579 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123522579 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123522579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123522579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123522579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123522579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123522579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123522579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123522579 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123522579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522579 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123522579 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123522579 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123522579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123522579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123522579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123522579 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123522583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522583 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123522583 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123522583 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123522583 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123522583 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123522583 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123522586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522586 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123522586 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123522586 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123522586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123522586 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123522586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123522586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123522586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123522586 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123522586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123522586 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123522586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123522586 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123522586 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123522586 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123522586 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123522587 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123522587 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123522587 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123522587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123522587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123522587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123522588 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123522588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123522588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123522588 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123522588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522588 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123522588 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123522588 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123522588 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123522588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123522588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123522588 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123522592 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123522592 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123522592 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123522592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(605)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123522596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522596 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123522596 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123522596 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123522596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123522596 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123522596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123522597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522597 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123522597 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123522597 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123522597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123522597 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123522597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123522597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123522597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123522597 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123522597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123522597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123522597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123522597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123522597 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123522597 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123522597 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123522598 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123522598 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123522598 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123522598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123522598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123522598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123522599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123522599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123522599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123522599 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123522599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522599 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123522599 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123522599 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123522599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123522599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123522599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123522599 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123522601 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123522601 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123522601 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123522601 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(608)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123522603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522603 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123522603 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123522603 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123522603 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123522603 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123522603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123522603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522603 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123522603 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123522603 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123522603 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123522603 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123522603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123522603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123522603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123522603 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123522603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123522603 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123522603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123522603 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123522603 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123522603 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123522603 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123522604 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123522604 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123522605 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123522605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123522605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123522605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123522605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123522605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123522605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123522605 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123522605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123522605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123522605 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123522605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123522605 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123522605 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123522605 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123522605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123522605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123522605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123522605 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(598)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123523370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123523370 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123523370 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123523370 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123523370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123523370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123523370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123523370 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123523370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123523370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123523370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123523370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123523370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123523370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123523370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123523370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123523370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523370 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123523370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123523370 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123523370 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123523370 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123523370 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123523370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123523370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123523370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123523370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123523370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123523370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123523370 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123523370 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123523370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123523370 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123523370 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123523370 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123523370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123523370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123523370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123523370 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123523371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123523371 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123523371 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123523371 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123523371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123523371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123523371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123523371 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123523371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123523371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123523371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123523371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123523371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123523371 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123523371 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123523371 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123523371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523371 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123523371 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123523371 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123523371 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123523371 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123523379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123523379 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123523379 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123523379 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123523379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123523379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123523379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123523379 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123523379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123523379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123523379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123523379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123523379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123523379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123523379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123523379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123523379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123523379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123523379 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123523379 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123523379 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123523379 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123523379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123523379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123523379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123523379 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123523379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123523379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123523379 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123523379 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123523379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123523379 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123523379 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123523379 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123523379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123523379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123523379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123523379 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123523380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123523380 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123523380 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123523380 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123523380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123523380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123523380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123523380 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123523380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123523380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123523380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123523380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123523381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123523381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123523381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123523381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123523381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523381 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123523381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123523381 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123523381 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123523381 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123523396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123523396 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123523396 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123523396 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123523396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123523396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123523396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123523396 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123523396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123523396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123523396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123523396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123523396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123523396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123523396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123523396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123523396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123523396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123523396 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123523396 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123523396 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123523396 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123523396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123523396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123523396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123523397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123523397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123523397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123523397 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123523397 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123523397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123523397 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123523397 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123523397 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123523397 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123523397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123523397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123523397 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123523397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123523397 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123523397 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123523397 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123523397 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123523397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123523397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123523397 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123523397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123523397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123523397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123523397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123523397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123523397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123523397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123523397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123523397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123523397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123523397 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123523397 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123523397 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123523405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123523405 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123523405 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123523405 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123523405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123523405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123523405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123523405 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123523405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123523405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123523405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123523405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123523405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123523405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123523405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123523405 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123523405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123523405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123523405 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123523405 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123523405 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123523405 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123523405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123523405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123523405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123523405 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123523405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123523405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123523405 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123523405 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123523405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123523405 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123523405 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123523405 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123523405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123523405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123523405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123523405 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123523406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123523406 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123523406 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123523406 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123523406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123523406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123523406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123523406 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123523406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123523406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123523406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123523406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123523406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123523406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123523406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123523406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123523406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123523406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123523406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123523406 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123523406 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123523406 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123523406 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123523406 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123524420 DLCTRL DEBUG Command: GET 475040174 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123524420 DLCTRL DEBUG Tx Command reply: GET_REPLY 475040174 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123524422 DLCTRL DEBUG Command: GET 807695736 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123524422 DLCTRL DEBUG Tx Command reply: GET_REPLY 807695736 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123524423 DLCTRL DEBUG Command: GET 928654878 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123524423 DLCTRL DEBUG Tx Command reply: GET_REPLY 928654878 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123524424 DLCTRL DEBUG Command: GET 945957839 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123524424 DLCTRL DEBUG Tx Command reply: GET_REPLY 945957839 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123524425 DLCTRL DEBUG Command: GET 481759629 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123524425 DLCTRL DEBUG Tx Command reply: GET_REPLY 481759629 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123524425 DLCTRL DEBUG Command: GET 971753415 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123524425 DLCTRL DEBUG Tx Command reply: GET_REPLY 971753415 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123524426 DLCTRL DEBUG Command: GET 240584745 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123524426 DLCTRL DEBUG Tx Command reply: GET_REPLY 240584745 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123524427 DLCTRL DEBUG Command: GET 178928356 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123524427 DLCTRL DEBUG Tx Command reply: GET_REPLY 178928356 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123524428 DLCTRL DEBUG Command: GET 45507254 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123524428 DLCTRL DEBUG Tx Command reply: GET_REPLY 45507254 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123524429 DLCTRL DEBUG Command: GET 971958143 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123524429 DLCTRL DEBUG Tx Command reply: GET_REPLY 971958143 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123524430 DLCTRL DEBUG Command: GET 484190254 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123524430 DLCTRL DEBUG Tx Command reply: GET_REPLY 484190254 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123524431 DLCTRL DEBUG Command: GET 558750696 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123524431 DLCTRL DEBUG Tx Command reply: GET_REPLY 558750696 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123524432 DLCTRL DEBUG Command: GET 50480209 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123524432 DLCTRL DEBUG Tx Command reply: GET_REPLY 50480209 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123524433 DLCTRL DEBUG Command: GET 210848704 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123524433 DLCTRL DEBUG Tx Command reply: GET_REPLY 210848704 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123524434 DLCTRL DEBUG Command: GET 413761283 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123524434 DLCTRL DEBUG Tx Command reply: GET_REPLY 413761283 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123524434 DLCTRL DEBUG Command: GET 435743153 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123524434 DLCTRL DEBUG Tx Command reply: GET_REPLY 435743153 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123524435 DLCTRL DEBUG Command: GET 686669158 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123524435 DLCTRL DEBUG Tx Command reply: GET_REPLY 686669158 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123524436 DLCTRL DEBUG Command: GET 885968369 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123524436 DLCTRL DEBUG Tx Command reply: GET_REPLY 885968369 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123524437 DLCTRL DEBUG Command: GET 259781868 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123524437 DLCTRL DEBUG Tx Command reply: GET_REPLY 259781868 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123524438 DLCTRL DEBUG Command: GET 388091194 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123524438 DLCTRL DEBUG Tx Command reply: GET_REPLY 388091194 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: 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@be9552f9b756: 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@be9552f9b756: 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@be9552f9b756: 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 := '000000000000001111001011'B, t_guard := 20.000000 } 20250425123524449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36180<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@be9552f9b756: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@be9552f9b756: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)5092804 20250425123525460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123525460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123525460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425123525460 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123525460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4db5c4, normal) (hnbgw_rua.c:407) 20250425123525460 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123525460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5092804)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123525460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5092804 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123525460 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123525460 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123525460 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5092804 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250425123525460 DCN DEBUG map_sccp[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123525460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123525460 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5092804 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425123525460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5092804 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425123525460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5092804)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123525460 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123525460 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123525460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5092804)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123525460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cf8d3f5c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123525460 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123525460 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{IDLE}: Allocated (fsm.c:456) 20250425123525460 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123525460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000049), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030003cb0056400500f1100926) (sccp_scrc.c:406) 20250425123525460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123525460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123525460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123525460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123525460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123525460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123525460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123525460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123525460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123525460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123525460 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123525460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123525460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123525460 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123525460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cf8d3f5c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123525460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5092804)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123525460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123525460 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123525460 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123525460 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123525460 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123525460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123525460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123525460 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@be9552f9b756: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)4361250 HNBGW_Test.msc1-SCCP(600)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@be9552f9b756: setverdict(pass): none -> pass 20250425123525465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123525465 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123525465 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123525465 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 MTC@be9552f9b756: 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 } } } 20250425123525465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123525465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123525465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123525465 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123525465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123525465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123525465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123525465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123525465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123525465 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005915f8) (sccp_scrc.c:477) 20250425123525465 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20250425123525465 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123525465 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123525465 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123525465 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123525465 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123525465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cf8d3f5c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123525465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cf8d3f5c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123525465 DLCTRL DEBUG Command: GET 942211731 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123525465 DLCTRL DEBUG Tx Command reply: GET_REPLY 942211731 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123525466 DLCTRL DEBUG Command: GET 861813019 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123525466 DLCTRL DEBUG Tx Command reply: GET_REPLY 861813019 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123525466 DLCTRL DEBUG Command: GET 411673147 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123525466 DLCTRL DEBUG Tx Command reply: GET_REPLY 411673147 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123525467 DLCTRL DEBUG Command: GET 106627134 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123525467 DLCTRL DEBUG Tx Command reply: GET_REPLY 106627134 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123525468 DLCTRL DEBUG Command: GET 439686532 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123525468 DLCTRL DEBUG Tx Command reply: GET_REPLY 439686532 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123525469 DLCTRL DEBUG Command: GET 519262965 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123525469 DLCTRL DEBUG Tx Command reply: GET_REPLY 519262965 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123525470 DLCTRL DEBUG Command: GET 926165484 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123525470 DLCTRL DEBUG Tx Command reply: GET_REPLY 926165484 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425123525471 DLCTRL DEBUG Command: GET 100031952 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123525471 DLCTRL DEBUG Tx Command reply: GET_REPLY 100031952 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123525472 DLCTRL DEBUG Command: GET 525472924 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123525472 DLCTRL DEBUG Tx Command reply: GET_REPLY 525472924 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123525473 DLCTRL DEBUG Command: GET 486181054 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123525473 DLCTRL DEBUG Tx Command reply: GET_REPLY 486181054 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123525473 DLCTRL DEBUG Command: GET 136489500 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123525473 DLCTRL DEBUG Tx Command reply: GET_REPLY 136489500 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123525474 DLCTRL DEBUG Command: GET 302836148 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123525474 DLCTRL DEBUG Tx Command reply: GET_REPLY 302836148 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123525475 DLCTRL DEBUG Command: GET 108936463 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123525475 DLCTRL DEBUG Tx Command reply: GET_REPLY 108936463 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123525476 DLCTRL DEBUG Command: GET 175619700 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123525476 DLCTRL DEBUG Tx Command reply: GET_REPLY 175619700 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123525476 DLCTRL DEBUG Command: GET 833754691 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123525476 DLCTRL DEBUG Tx Command reply: GET_REPLY 833754691 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123525477 DLCTRL DEBUG Command: GET 40278137 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123525477 DLCTRL DEBUG Tx Command reply: GET_REPLY 40278137 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123525478 DLCTRL DEBUG Command: GET 14525651 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123525478 DLCTRL DEBUG Tx Command reply: GET_REPLY 14525651 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123525479 DLCTRL DEBUG Command: GET 914320073 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123525479 DLCTRL DEBUG Tx Command reply: GET_REPLY 914320073 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123525479 DLCTRL DEBUG Command: GET 661248991 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123525479 DLCTRL DEBUG Tx Command reply: GET_REPLY 661248991 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123525480 DLCTRL DEBUG Command: GET 448569517 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123525480 DLCTRL DEBUG Tx Command reply: GET_REPLY 448569517 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000000011001011'B, t_guard := 20.000000 } 20250425123525490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50894<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@be9552f9b756: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@be9552f9b756: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@be9552f9b756: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)3641908 20250425123526506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123526506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123526506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425123526506 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123526506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x379234, normal) (hnbgw_rua.c:407) 20250425123526506 DHNB DEBUG map_rua[0x55cf8d40e810]{init}: Allocated (fsm.c:456) 20250425123526506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3641908)[0x55cf8d40e810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123526506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3641908 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123526506 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123526506 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123526506 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425123526506 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3641908 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250425123526506 DCN DEBUG map_sccp[0x55cf8d3f89a0]{init}: Allocated (fsm.c:456) 20250425123526506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cf8d3f89a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123526506 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3641908 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425123526506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3641908 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425123526506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3641908)[0x55cf8d40e810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123526506 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123526506 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123526507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3641908)[0x55cf8d40e810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123526507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cf8d3f89a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123526507 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123526507 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{IDLE}: Allocated (fsm.c:456) 20250425123526507 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123526507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004a), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030000cb0056400500f1100926) (sccp_scrc.c:406) 20250425123526507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123526507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123526507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123526507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123526507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123526507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123526507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123526507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123526507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123526507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123526507 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123526507 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123526507 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123526507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123526507 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123526507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123526507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123526507 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123526507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cf8d3f89a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123526507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3641908)[0x55cf8d40e810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123526507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123526507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123526507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123526507 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@be9552f9b756: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@be9552f9b756: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@be9552f9b756: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)8758868 HNBGW_Test.msc1-SCCP(600)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425123526510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123526510 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123526510 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123526510 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123526510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123526510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123526510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123526510 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123526510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123526510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123526510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123526510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123526510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@be9552f9b756: setverdict(pass): none -> pass 20250425123526510 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00244b64) (sccp_scrc.c:477) 20250425123526510 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20250425123526510 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123526510 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123526510 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123526510 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123526510 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123526510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cf8d3f89a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123526510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cf8d3f89a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123526511 DLCTRL DEBUG Command: GET 406718345 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123526511 DLCTRL DEBUG Tx Command reply: GET_REPLY 406718345 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123526514 DLCTRL DEBUG Command: GET 596417341 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123526514 DLCTRL DEBUG Tx Command reply: GET_REPLY 596417341 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123526516 DLCTRL DEBUG Command: GET 744900219 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123526516 DLCTRL DEBUG Tx Command reply: GET_REPLY 744900219 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123526518 DLCTRL DEBUG Command: GET 821223849 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123526518 DLCTRL DEBUG Tx Command reply: GET_REPLY 821223849 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123526520 DLCTRL DEBUG Command: GET 101391776 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123526521 DLCTRL DEBUG Tx Command reply: GET_REPLY 101391776 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123526523 DLCTRL DEBUG Command: GET 249978419 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123526523 DLCTRL DEBUG Tx Command reply: GET_REPLY 249978419 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123526526 DLCTRL DEBUG Command: GET 93387474 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123526526 DLCTRL DEBUG Tx Command reply: GET_REPLY 93387474 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250425123526528 DLCTRL DEBUG Command: GET 641742603 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123526528 DLCTRL DEBUG Tx Command reply: GET_REPLY 641742603 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123526530 DLCTRL DEBUG Command: GET 91544330 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123526530 DLCTRL DEBUG Tx Command reply: GET_REPLY 91544330 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123526531 DLCTRL DEBUG Command: GET 102299806 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123526532 DLCTRL DEBUG Tx Command reply: GET_REPLY 102299806 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123526533 DLCTRL DEBUG Command: GET 780074994 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123526533 DLCTRL DEBUG Tx Command reply: GET_REPLY 780074994 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123526535 DLCTRL DEBUG Command: GET 517695269 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123526535 DLCTRL DEBUG Tx Command reply: GET_REPLY 517695269 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123526536 DLCTRL DEBUG Command: GET 478071300 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123526536 DLCTRL DEBUG Tx Command reply: GET_REPLY 478071300 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123526537 DLCTRL DEBUG Command: GET 981954882 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123526537 DLCTRL DEBUG Tx Command reply: GET_REPLY 981954882 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123526539 DLCTRL DEBUG Command: GET 754788638 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123526539 DLCTRL DEBUG Tx Command reply: GET_REPLY 754788638 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123526540 DLCTRL DEBUG Command: GET 968657888 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123526540 DLCTRL DEBUG Tx Command reply: GET_REPLY 968657888 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123526542 DLCTRL DEBUG Command: GET 748868374 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123526542 DLCTRL DEBUG Tx Command reply: GET_REPLY 748868374 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123526543 DLCTRL DEBUG Command: GET 642215603 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123526543 DLCTRL DEBUG Tx Command reply: GET_REPLY 642215603 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123526545 DLCTRL DEBUG Command: GET 558138334 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123526545 DLCTRL DEBUG Tx Command reply: GET_REPLY 558138334 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123526546 DLCTRL DEBUG Command: GET 985186576 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123526546 DLCTRL DEBUG Tx Command reply: GET_REPLY 985186576 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000000110100000'B, t_guard := 20.000000 } 20250425123526569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50910<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@be9552f9b756: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@be9552f9b756: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@be9552f9b756: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)7574444 20250425123527581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123527581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123527581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425123527581 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123527581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7393ac, normal) (hnbgw_rua.c:407) 20250425123527581 DHNB DEBUG map_rua[0x55cf8d410c00]{init}: Allocated (fsm.c:456) 20250425123527581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7574444)[0x55cf8d410c00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123527581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7574444 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123527581 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123527581 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123527581 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7574444 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250425123527581 DCN DEBUG map_sccp[0x55cf8d401280]{init}: Allocated (fsm.c:456) 20250425123527581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cf8d401280]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123527581 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7574444 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425123527581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7574444 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425123527581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7574444)[0x55cf8d410c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123527581 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123527581 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123527581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7574444)[0x55cf8d410c00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123527581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cf8d401280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123527581 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123527581 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{IDLE}: Allocated (fsm.c:456) 20250425123527581 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123527581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030001a00056400500f1100926) (sccp_scrc.c:406) 20250425123527581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123527581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123527581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123527581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123527581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123527581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123527581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123527581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123527581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123527581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123527581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123527581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123527581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123527581 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123527581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cf8d401280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123527581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7574444)[0x55cf8d410c00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123527581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123527581 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123527581 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123527582 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123527582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123527582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123527582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123527582 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@be9552f9b756: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@be9552f9b756: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@be9552f9b756: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@be9552f9b756: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)9674250 HNBGW_Test.msc1-SCCP(600)@be9552f9b756: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@be9552f9b756: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@be9552f9b756: setverdict(pass): none -> pass 20250425123527583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123527583 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123527583 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123527583 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123527583 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123527583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123527583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123527583 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@be9552f9b756: 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 } } } 20250425123527584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123527584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123527584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123527584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123527584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123527584 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d4a81a) (sccp_scrc.c:477) 20250425123527584 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20250425123527584 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123527584 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123527584 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123527584 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123527584 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123527584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cf8d401280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123527584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cf8d401280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123527584 DLCTRL DEBUG Command: GET 861414247 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123527584 DLCTRL DEBUG Tx Command reply: GET_REPLY 861414247 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123527585 DLCTRL DEBUG Command: GET 940137403 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123527585 DLCTRL DEBUG Tx Command reply: GET_REPLY 940137403 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123527586 DLCTRL DEBUG Command: GET 662834164 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123527586 DLCTRL DEBUG Tx Command reply: GET_REPLY 662834164 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123527586 DLCTRL DEBUG Command: GET 161231572 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123527586 DLCTRL DEBUG Tx Command reply: GET_REPLY 161231572 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123527587 DLCTRL DEBUG Command: GET 939079751 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123527587 DLCTRL DEBUG Tx Command reply: GET_REPLY 939079751 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123527588 DLCTRL DEBUG Command: GET 945328484 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123527588 DLCTRL DEBUG Tx Command reply: GET_REPLY 945328484 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123527590 DLCTRL DEBUG Command: GET 794114399 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123527590 DLCTRL DEBUG Tx Command reply: GET_REPLY 794114399 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250425123527591 DLCTRL DEBUG Command: GET 54731392 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123527591 DLCTRL DEBUG Tx Command reply: GET_REPLY 54731392 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123527592 DLCTRL DEBUG Command: GET 91090356 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123527592 DLCTRL DEBUG Tx Command reply: GET_REPLY 91090356 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123527594 DLCTRL DEBUG Command: GET 131124320 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123527594 DLCTRL DEBUG Tx Command reply: GET_REPLY 131124320 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123527596 DLCTRL DEBUG Command: GET 57750543 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123527596 DLCTRL DEBUG Tx Command reply: GET_REPLY 57750543 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123527598 DLCTRL DEBUG Command: GET 149367825 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123527598 DLCTRL DEBUG Tx Command reply: GET_REPLY 149367825 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123527599 DLCTRL DEBUG Command: GET 76479668 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123527599 DLCTRL DEBUG Tx Command reply: GET_REPLY 76479668 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123527601 DLCTRL DEBUG Command: GET 785080542 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123527601 DLCTRL DEBUG Tx Command reply: GET_REPLY 785080542 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123527603 DLCTRL DEBUG Command: GET 783004199 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123527603 DLCTRL DEBUG Tx Command reply: GET_REPLY 783004199 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123527604 DLCTRL DEBUG Command: GET 61876810 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123527604 DLCTRL DEBUG Tx Command reply: GET_REPLY 61876810 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123527606 DLCTRL DEBUG Command: GET 381807898 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123527606 DLCTRL DEBUG Tx Command reply: GET_REPLY 381807898 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123527607 DLCTRL DEBUG Command: GET 287430618 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123527607 DLCTRL DEBUG Tx Command reply: GET_REPLY 287430618 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123527609 DLCTRL DEBUG Command: GET 343925652 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123527609 DLCTRL DEBUG Tx Command reply: GET_REPLY 343925652 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123527611 DLCTRL DEBUG Command: GET 25658607 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123527611 DLCTRL DEBUG Tx Command reply: GET_REPLY 25658607 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123527619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36170<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123527619 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45789<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(591)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(590)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123527623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36166<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123527624 DLINP DEBUG SRVCONN(,r=127.0.0.1:33830<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123527624 DLINP DEBUG SRVCONN(,r=127.0.0.1:33830<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123527624 DLINP NOTICE SRV(,r=127.0.0.1:33830<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123527624 DMAIN NOTICE (127.0.0.1:33830 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33830<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123527624 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@be9552f9b756: Final verdict of PTC: none 20250425123527628 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123527628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123527628 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn1-RAN(607)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@be9552f9b756: Final verdict of PTC: none 20250425123527628 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123527628 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123527628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123527628 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123527628 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123527628 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123527628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123527628 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123527628 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123527628 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123527628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123527628 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123527629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123527629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(604)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@be9552f9b756: Final verdict of PTC: none 20250425123527629 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123527629 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123527629 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425123527629 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123527629 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123527629 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@be9552f9b756: Final verdict of PTC: none 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123527629 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123527629 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123527630 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123527630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123527630 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123527630 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123527630 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123527630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123527630 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123527630 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123527630 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123527630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123527630 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123527630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123527630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123527630 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123527630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123527630 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425123527630 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123527630 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123527630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123527630 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123527630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123527630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123527630 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123527630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123527630 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123527630 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123527630 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123527630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123527630 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123527630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123527630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123527630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123527631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123527631 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123527631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123527631 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123527631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123527631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123527631 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123527631 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123527631 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123527631 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123527631 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123527631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123527631 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123527631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123527631 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123527631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123527631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123527631 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123527631 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123527631 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123527631 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123527631 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123527631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123527631 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123527631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123527631 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123527631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123527631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123527631 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123527631 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123527631 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123527631 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123527631 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123527631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123527631 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123527631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123527631 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123527631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123527631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123527631 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123527631 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123527632 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123527632 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123527632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123527632 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123527632 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123527632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005915f8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123527632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123527632 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123527632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123527632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123527632 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123527632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cf8d3f5c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123527632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5092804)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123527632 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5092804)[0x55cf8d3fc7e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123527632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123527632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5092804)[0x55cf8d3fc7e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123527632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5092804)[0x55cf8d3fc7e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123527632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5092804)[0x55cf8d3fc7e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123527632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5092804)[0x55cf8d3fc7e0]{disrupted}: Deallocated (fsm.c:568) 20250425123527632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cf8d3f5c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123527632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cf8d3f5c60]{disconnected}: Freeing instance (context_map.c:206) 20250425123527632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cf8d3f5c60]{disconnected}: Deallocated (fsm.c:568) 20250425123527632 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5092804 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250425123527632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cf8d3f89a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123527632 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123527632 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123527632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00244b64), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123527632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123527632 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123527632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123527632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123527632 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123527632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cf8d3f89a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123527632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3641908)[0x55cf8d40e810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123527632 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3641908)[0x55cf8d40e810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123527632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123527632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3641908)[0x55cf8d40e810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123527632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3641908)[0x55cf8d40e810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123527633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3641908)[0x55cf8d40e810]{disrupted}: Freeing instance (context_map.c:202) 20250425123527633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3641908)[0x55cf8d40e810]{disrupted}: Deallocated (fsm.c:568) 20250425123527633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cf8d3f89a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123527633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cf8d3f89a0]{disconnected}: Freeing instance (context_map.c:206) 20250425123527633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cf8d3f89a0]{disconnected}: Deallocated (fsm.c:568) 20250425123527633 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3641908 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250425123527633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cf8d401280]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123527633 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123527633 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123527633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a81a), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123527633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123527633 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123527633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123527633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123527633 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123527633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cf8d401280]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123527633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7574444)[0x55cf8d410c00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123527633 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7574444)[0x55cf8d410c00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123527633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123527633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7574444)[0x55cf8d410c00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123527633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7574444)[0x55cf8d410c00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123527633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7574444)[0x55cf8d410c00]{disrupted}: Freeing instance (context_map.c:202) 20250425123527633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7574444)[0x55cf8d410c00]{disrupted}: Deallocated (fsm.c:568) 20250425123527633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cf8d401280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123527633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cf8d401280]{disconnected}: Freeing instance (context_map.c:206) 20250425123527633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cf8d401280]{disconnected}: Deallocated (fsm.c:568) 20250425123527633 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7574444 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250425123527634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123527634 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123527634 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123527634 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123527634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123527634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123527634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123527634 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123527634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123527634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123527634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425123527634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123527634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123527635 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123527635 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123527635 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123527635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123527635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123527635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123527635 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123527635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123527635 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123527635 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123527635 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123527635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123527635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123527635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123527635 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123527634 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123527634 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123527634 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123527634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50894<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123527635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36180<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123527635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50910<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(609)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@be9552f9b756: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@be9552f9b756: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(608)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(592)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@be9552f9b756: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(605)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Fri Apr 25 12:35:27 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 20250425123527833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50926<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123528301 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123528302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca28c1), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123528302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123528302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123528302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123528302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123528302 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123528302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bdfd17), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123528302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123528302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123528302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123528302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123528302 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123528302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007253a8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123528302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123528302 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123528302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123528302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123528302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123528302 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123528302 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123528302 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123528302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123528302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123528302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123528302 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123528302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123528302 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123528302 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123528302 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123528302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123528302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123528302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123528302 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123528302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123528302 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123528302 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123528303 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123528303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123528303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123528303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123528303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123528536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50926<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=525608) 20250425123529164 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123529164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00572f67), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123529164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123529164 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123529164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123529164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123529164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123529164 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123529164 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123529164 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123529164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123529164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123529164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123529164 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123529166 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123529166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029f446), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123529166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123529166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123529166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123529166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123529166 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123529166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007884bb), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123529166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123529166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123529166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123529166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123529167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123529167 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123529167 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123529167 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123529167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123529167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123529167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123529167 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123529167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123529167 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123529167 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123529167 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123529167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123529167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123529167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123529167 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=525608, count=539116) 20250425123529630 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123529630 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123529630 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123529631 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123529631 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123529631 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123529631 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123529631 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123529631 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425123529631 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123529631 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123529631 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123529770 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123529770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061423c), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123529770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123529770 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123529770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123529770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123529771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123529771 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123529771 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123529771 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123529771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123529771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123529771 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123529782 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123529782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00343c65), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123529782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123529782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123529782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123529782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123529782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123529782 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123529782 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123529782 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123529782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123529783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123529783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123529786 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123529786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00675019), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123529786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123529786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123529786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123529787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123529787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123529787 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123529787 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123529787 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123529787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123529787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123529787 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123530187 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123530187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0efa), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123530187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123530187 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123530187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123530187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123530187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123530187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123530187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123530187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123530187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123530187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123530187 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123530196 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123530196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2d6e6), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123530196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123530196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123530196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123530196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123530196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123530196 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123530196 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123530196 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123530196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123530196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123530196 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123530197 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123530197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00985563), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123530197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123530197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123530197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123530197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123530198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123530198 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123530198 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123530198 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123530198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123530198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123530198 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Fri Apr 25 12:35:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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 20250425123530798 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123530798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c41f2), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123530798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123530798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123530798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123530798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123530798 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123530798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4315b), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123530798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123530798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123530798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123530798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123530798 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123530798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f67f37), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123530798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123530799 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123530799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123530799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123530799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123530799 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123530799 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123530799 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123530799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123530799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123530799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123530799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123530799 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123530799 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123530799 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123530799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123530799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123530799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123530799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123530799 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123530799 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123530799 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123530799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123530799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123530800 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123531558 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123531558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be31d), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123531558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123531558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531558 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123531558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00355391), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123531558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123531558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531558 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123531558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca021), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123531558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123531558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531558 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123531558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd2edd), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123531558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123531558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531559 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531559 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531559 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123531559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123531559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123531559 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123531559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531559 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531559 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531559 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123531559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123531559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123531559 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123531559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531559 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531559 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531559 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123531559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123531559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123531559 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123531559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531559 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531559 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531559 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123531559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123531559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123531559 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250425123531630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123531635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123531638 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33961<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123531730 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123531730 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123531740 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123531740 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123531741 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123531741 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123531741 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123531741 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123531741 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123531742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123531742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123531742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123531742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531742 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123531742 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47889 (stream_srv.c:142) 20250425123531742 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47889<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123531742 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123531742 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123531742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531742 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531742 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531742 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123531742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123531742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123531742 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123531742 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123531742 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123531742 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123531742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123531742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123531742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531742 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123531742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531742 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123531742 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123531742 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123531742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531742 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531742 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531742 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123531742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123531742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123531742 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123531743 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123531743 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123531743 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123531743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123531743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123531743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531743 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123531743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531743 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123531743 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123531743 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123531743 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123531743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123531743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123531743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531743 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123531743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531743 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123531743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531743 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531743 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531743 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123531743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123531743 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123531743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531743 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531743 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531743 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123531743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123531743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123531743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(623)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(623)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(621)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(626)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(626)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(624)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(629)@be9552f9b756: ************************************************* HNBGW_Test.msc2-M3UA(629)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(629)@be9552f9b756: ************************************************* HNBGW_Test.msc2-SCCP(627)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123531782 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123531782 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123531782 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123531783 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123531783 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123531783 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123531783 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123531783 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123531784 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123531784 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123531784 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123531784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123531784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123531784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531784 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123531784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531784 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123531784 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123531784 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123531784 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123531784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123531784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123531784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531784 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123531784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531784 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123531784 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123531784 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123531784 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123531784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123531784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123531784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531784 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123531784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531784 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123531784 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123531784 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123531784 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123531784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123531784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123531784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123531784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531784 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123531784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531784 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123531784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123531784 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123531784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531784 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123531784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123531784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123531784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123531784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531784 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123531784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123531784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123531784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123531784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531784 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123531784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123531784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123531784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(632)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(632)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(630)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(635)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-SCCP(633)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(638)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(638)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@be9552f9b756: ************************************************* HNBGW_Test.sgsn2-SCCP(636)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123531835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123531835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123531835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123531835 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123531835 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123531835 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123531835 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123531835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123531835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123531845 DLINP DEBUG SRVCONN(,r=127.0.0.1:47889<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123531845 DLINP DEBUG SRVCONN(,r=127.0.0.1:47889<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123531845 DLINP DEBUG SRVCONN(,r=127.0.0.1:47889<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123531845 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123531845 DHNBAP DEBUG (127.0.0.1:47889 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123531845 DHNBAP NOTICE (127.0.0.1:47889 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123531845 DHNBAP NOTICE (127.0.0.1:47889 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123531845 DLINP DEBUG SRVCONN(,r=127.0.0.1:47889<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123531845 DLINP DEBUG SRVCONN(,r=127.0.0.1:47889<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123531956 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123531956 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123531956 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123531956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(623)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123531963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531963 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123531963 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123531963 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123531963 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123531963 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123531963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123531966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531966 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123531966 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123531966 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123531966 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123531966 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123531966 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123531966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123531966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123531966 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123531966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123531966 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123531966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123531966 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123531966 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123531966 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123531966 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123531967 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123531967 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123531967 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123531967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123531967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123531967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123531967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531967 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123531968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531968 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531968 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531968 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123531968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123531968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123531968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123531968 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123531969 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123531969 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123531969 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123531969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(626)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123531975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531975 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123531975 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123531975 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123531975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123531975 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123531975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123531976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531976 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123531976 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123531976 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123531976 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123531976 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123531976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123531976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123531977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123531977 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123531977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123531977 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123531977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123531977 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123531977 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123531977 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123531977 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123531978 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123531978 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123531978 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123531978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123531978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123531978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531978 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123531978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531978 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123531978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531978 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531978 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531978 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123531978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123531978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123531978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123531978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123531980 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123531980 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425123531980 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123531980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(629)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425123531984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531984 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425123531984 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123531984 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123531984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123531984 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425123531984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123531985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531985 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123531985 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123531985 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123531985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123531985 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123531985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123531985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123531985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123531985 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425123531985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123531985 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123531985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123531985 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123531985 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123531985 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123531985 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123531986 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123531986 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123531986 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123531986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123531986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123531986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531986 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123531987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531987 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123531987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531987 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531987 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531987 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123531987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123531987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123531987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123531987 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123531994 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123531994 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123531994 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123531994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(632)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123531996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531996 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123531996 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123531996 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123531996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123531996 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123531996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123531997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531997 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123531997 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123531997 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123531997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123531997 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123531997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123531997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123531997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123531997 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123531997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123531997 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123531997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123531997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123531997 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123531997 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123531997 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123531998 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123531998 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123531998 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123531998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123531998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123531998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123531998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123531998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123531998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123531998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123531998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123531998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123531998 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123531998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123531998 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123531998 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123531998 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123531998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123531998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123531998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123531998 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532004 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123532004 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123532004 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123532004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(635)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123532007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532007 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123532007 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123532007 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123532008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123532008 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123532008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123532009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532009 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123532009 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123532009 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123532009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123532009 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123532010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123532010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123532010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123532010 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123532010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123532010 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123532010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123532010 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123532010 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123532010 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123532010 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123532011 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123532011 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123532011 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123532011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123532011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123532011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123532011 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123532011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123532011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123532011 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123532012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532012 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123532012 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123532012 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123532012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123532012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123532012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123532012 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532021 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123532021 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425123532021 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123532021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(638)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425123532024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532024 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250425123532024 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123532024 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123532024 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123532024 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250425123532024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123532025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532025 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123532025 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123532025 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123532025 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123532025 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123532025 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123532025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123532025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123532025 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250425123532025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123532025 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123532025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123532025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123532025 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123532025 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123532025 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123532026 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123532026 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123532026 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123532026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123532026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123532026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123532026 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123532026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123532026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123532026 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123532026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532026 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123532027 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123532027 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123532027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123532027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123532027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123532027 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(622)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123532771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532771 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123532771 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123532771 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123532771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123532771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123532771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123532771 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123532772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123532772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123532772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123532772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123532772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123532772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123532772 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123532772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532772 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123532772 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123532772 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123532772 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123532772 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123532772 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123532773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123532773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123532773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123532773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123532773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123532773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123532773 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123532773 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123532773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532773 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123532773 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123532773 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123532773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123532773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123532773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123532773 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532775 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123532775 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123532775 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123532775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123532775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123532775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123532775 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123532775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123532775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123532775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123532776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123532776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123532776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123532776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123532776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532776 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123532776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123532776 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123532776 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123532776 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(625)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123532777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532777 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123532777 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123532777 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123532777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123532777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123532777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123532777 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123532777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123532777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123532777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123532777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123532777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123532777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123532777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123532777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123532777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123532777 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123532777 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123532777 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123532777 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123532777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123532777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123532777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123532777 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123532777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123532777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123532777 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123532777 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123532777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532777 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123532777 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123532777 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123532777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123532777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123532777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123532777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532778 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123532778 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123532778 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123532778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123532778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123532778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123532778 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123532778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123532778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123532778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123532778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123532778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123532778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123532778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123532778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123532778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123532778 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123532778 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123532778 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123532789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532789 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123532789 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123532789 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123532789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123532789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123532789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123532789 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123532789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123532789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123532789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123532789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123532789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123532789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123532789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123532789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123532790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123532790 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123532790 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123532790 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425123532790 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123532790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123532790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123532790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123532790 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123532790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123532790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123532790 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123532790 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: link up (cnlink.c:111) 20250425123532790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532790 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123532790 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123532790 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123532790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123532790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123532790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123532790 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532793 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123532793 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123532793 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123532793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123532793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123532793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123532793 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123532793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123532793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123532793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123532793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123532793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123532793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123532793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123532793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123532793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123532793 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123532793 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123532793 DRANAP INFO cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123532802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532802 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123532802 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123532802 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123532802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123532802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123532802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123532802 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123532802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123532802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123532802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123532802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123532802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123532802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123532802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123532802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123532803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123532803 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123532803 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123532803 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123532803 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123532803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123532803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123532803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123532803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123532803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123532803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123532803 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123532803 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123532803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532803 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123532803 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123532803 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123532803 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123532803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123532803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123532803 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532805 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123532805 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123532805 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123532805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123532805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123532805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123532805 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123532805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123532805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123532805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123532805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123532805 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123532805 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123532805 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123532805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532805 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123532805 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123532805 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123532805 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123532805 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123532809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532809 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123532809 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123532809 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123532809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123532809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123532809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123532809 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123532809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123532809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123532809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123532809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123532810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123532810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123532810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123532810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532810 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123532810 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123532810 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123532810 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123532810 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123532810 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123532810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123532810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123532810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123532810 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123532810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123532810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123532810 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123532810 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123532810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532810 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123532810 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123532810 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123532810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123532810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123532810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123532810 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532811 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123532811 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123532811 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123532811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123532811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123532811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123532811 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123532811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123532811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123532811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123532811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123532811 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123532811 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123532811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123532811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532811 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123532811 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123532811 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123532811 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123532811 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123532832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532832 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425123532832 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425123532832 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425123532832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123532832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123532832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123532832 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123532833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123532833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123532833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123532833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123532833 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123532833 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425123532833 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123532833 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:391) 20250425123532833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532833 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:391) 20250425123532833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532833 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123532833 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123532833 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123532833 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123532833 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425123532833 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123532833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123532833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123532833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123532833 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123532833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123532833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123532833 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123532833 DRANAP NOTICE cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: link up (cnlink.c:111) 20250425123532833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532833 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123532833 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123532833 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123532833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123532833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123532833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123532833 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123532836 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425123532836 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425123532836 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425123532837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123532837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123532837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123532837 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123532837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123532837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123532837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123532837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123532837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123532837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123532837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425123532837 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123532837 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:391) 20250425123532837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123532837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532837 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:391) 20250425123532837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123532837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123532837 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123532837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123532837 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123532837 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123532837 DRANAP INFO cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123533855 DLCTRL DEBUG Command: GET 615109408 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123533855 DLCTRL DEBUG Tx Command reply: GET_REPLY 615109408 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123533861 DLCTRL DEBUG Command: GET 42469041 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123533861 DLCTRL DEBUG Tx Command reply: GET_REPLY 42469041 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123533866 DLCTRL DEBUG Command: GET 293256669 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123533866 DLCTRL DEBUG Tx Command reply: GET_REPLY 293256669 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123533870 DLCTRL DEBUG Command: GET 767242627 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123533870 DLCTRL DEBUG Tx Command reply: GET_REPLY 767242627 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123533875 DLCTRL DEBUG Command: GET 42422163 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123533875 DLCTRL DEBUG Tx Command reply: GET_REPLY 42422163 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123533879 DLCTRL DEBUG Command: GET 981932076 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123533879 DLCTRL DEBUG Tx Command reply: GET_REPLY 981932076 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123533884 DLCTRL DEBUG Command: GET 195833476 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123533884 DLCTRL DEBUG Tx Command reply: GET_REPLY 195833476 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123533888 DLCTRL DEBUG Command: GET 99941587 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123533888 DLCTRL DEBUG Tx Command reply: GET_REPLY 99941587 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123533890 DLCTRL DEBUG Command: GET 760989390 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123533890 DLCTRL DEBUG Tx Command reply: GET_REPLY 760989390 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123533892 DLCTRL DEBUG Command: GET 471684639 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123533892 DLCTRL DEBUG Tx Command reply: GET_REPLY 471684639 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123533894 DLCTRL DEBUG Command: GET 412189154 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123533894 DLCTRL DEBUG Tx Command reply: GET_REPLY 412189154 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123533895 DLCTRL DEBUG Command: GET 172122754 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123533895 DLCTRL DEBUG Tx Command reply: GET_REPLY 172122754 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123533897 DLCTRL DEBUG Command: GET 122719171 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123533897 DLCTRL DEBUG Tx Command reply: GET_REPLY 122719171 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123533898 DLCTRL DEBUG Command: GET 366691504 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123533898 DLCTRL DEBUG Tx Command reply: GET_REPLY 366691504 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123533899 DLCTRL DEBUG Command: GET 538274043 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123533899 DLCTRL DEBUG Tx Command reply: GET_REPLY 538274043 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123533901 DLCTRL DEBUG Command: GET 236971204 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123533901 DLCTRL DEBUG Tx Command reply: GET_REPLY 236971204 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123533903 DLCTRL DEBUG Command: GET 180839004 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123533903 DLCTRL DEBUG Tx Command reply: GET_REPLY 180839004 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123533905 DLCTRL DEBUG Command: GET 935969945 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123533905 DLCTRL DEBUG Tx Command reply: GET_REPLY 935969945 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123533907 DLCTRL DEBUG Command: GET 878557433 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123533907 DLCTRL DEBUG Tx Command reply: GET_REPLY 878557433 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123533908 DLCTRL DEBUG Command: GET 766495439 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123533908 DLCTRL DEBUG Tx Command reply: GET_REPLY 766495439 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: 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@be9552f9b756: 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@be9552f9b756: 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 := '000000000000000001000010'B, t_guard := 20.000000 } 20250425123533927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50964<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@be9552f9b756: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@be9552f9b756: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)14473096 20250425123534977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123534977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123534977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425123534977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123534977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdcd788, normal) (hnbgw_rua.c:407) 20250425123534977 DHNB DEBUG map_rua[0x55cf8d37faa0]{init}: Allocated (fsm.c:456) 20250425123534977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14473096)[0x55cf8d37faa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123534977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14473096 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123534977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123534977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123534977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14473096 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250425123534977 DCN DEBUG map_sccp[0x55cf8d401290]{init}: Allocated (fsm.c:456) 20250425123534977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cf8d401290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123534977 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14473096 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425123534977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14473096 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425123534977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14473096)[0x55cf8d37faa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123534977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123534977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123534977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14473096)[0x55cf8d37faa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123534977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cf8d401290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123534977 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123534977 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{IDLE}: Allocated (fsm.c:456) 20250425123534977 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123534977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000420056400500f1100926) (sccp_scrc.c:406) 20250425123534977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123534977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123534977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123534977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123534977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123534977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123534977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123534977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123534977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123534977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123534977 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123534977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123534977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123534978 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123534978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cf8d401290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123534978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14473096)[0x55cf8d37faa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123534978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123534978 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123534978 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123534978 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123534978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123534978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123534978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123534978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@be9552f9b756: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)16028474 HNBGW_Test.msc2-SCCP(627)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123534995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123534995 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123534995 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123534995 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123534995 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123534995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123534995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123534995 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@be9552f9b756: setverdict(pass): none -> pass 20250425123534995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123534995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123534995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123534995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123534995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123534995 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b7942a) (sccp_scrc.c:477) 20250425123534995 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20250425123534995 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123534995 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123534995 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123534996 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123534996 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123534996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cf8d401290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123534996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cf8d401290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123534997 DLCTRL DEBUG Command: GET 787153161 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123534997 DLCTRL DEBUG Tx Command reply: GET_REPLY 787153161 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123535002 DLCTRL DEBUG Command: GET 847126926 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123535002 DLCTRL DEBUG Tx Command reply: GET_REPLY 847126926 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123535006 DLCTRL DEBUG Command: GET 872055855 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123535006 DLCTRL DEBUG Tx Command reply: GET_REPLY 872055855 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123535010 DLCTRL DEBUG Command: GET 947664876 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123535011 DLCTRL DEBUG Tx Command reply: GET_REPLY 947664876 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123535015 DLCTRL DEBUG Command: GET 768228604 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123535015 DLCTRL DEBUG Tx Command reply: GET_REPLY 768228604 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123535019 DLCTRL DEBUG Command: GET 12770993 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123535019 DLCTRL DEBUG Tx Command reply: GET_REPLY 12770993 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123535023 DLCTRL DEBUG Command: GET 739733118 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123535023 DLCTRL DEBUG Tx Command reply: GET_REPLY 739733118 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123535027 DLCTRL DEBUG Command: GET 172573781 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123535027 DLCTRL DEBUG Tx Command reply: GET_REPLY 172573781 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123535030 DLCTRL DEBUG Command: GET 11366519 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123535030 DLCTRL DEBUG Tx Command reply: GET_REPLY 11366519 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123535033 DLCTRL DEBUG Command: GET 165548362 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123535033 DLCTRL DEBUG Tx Command reply: GET_REPLY 165548362 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123535036 DLCTRL DEBUG Command: GET 79872922 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123535036 DLCTRL DEBUG Tx Command reply: GET_REPLY 79872922 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123535040 DLCTRL DEBUG Command: GET 143572829 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123535040 DLCTRL DEBUG Tx Command reply: GET_REPLY 143572829 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250425123535043 DLCTRL DEBUG Command: GET 850560811 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123535043 DLCTRL DEBUG Tx Command reply: GET_REPLY 850560811 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123535047 DLCTRL DEBUG Command: GET 148272724 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123535047 DLCTRL DEBUG Tx Command reply: GET_REPLY 148272724 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123535049 DLCTRL DEBUG Command: GET 130247526 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123535049 DLCTRL DEBUG Tx Command reply: GET_REPLY 130247526 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123535051 DLCTRL DEBUG Command: GET 659572829 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123535051 DLCTRL DEBUG Tx Command reply: GET_REPLY 659572829 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123535052 DLCTRL DEBUG Command: GET 721730803 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123535052 DLCTRL DEBUG Tx Command reply: GET_REPLY 721730803 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123535053 DLCTRL DEBUG Command: GET 709055575 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123535053 DLCTRL DEBUG Tx Command reply: GET_REPLY 709055575 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123535054 DLCTRL DEBUG Command: GET 261189405 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123535054 DLCTRL DEBUG Tx Command reply: GET_REPLY 261189405 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123535055 DLCTRL DEBUG Command: GET 847006917 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123535055 DLCTRL DEBUG Tx Command reply: GET_REPLY 847006917 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000000110011100'B, t_guard := 20.000000 } 20250425123535067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50966<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@be9552f9b756: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@be9552f9b756: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@be9552f9b756: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)13967967 20250425123536090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123536090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123536090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425123536091 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123536091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd5225f, normal) (hnbgw_rua.c:407) 20250425123536091 DHNB DEBUG map_rua[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123536091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13967967)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123536091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13967967 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123536091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123536091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123536091 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425123536091 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13967967 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250425123536091 DCN DEBUG map_sccp[0x55cf8d40e810]{init}: Allocated (fsm.c:456) 20250425123536091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cf8d40e810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123536091 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13967967 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425123536091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13967967 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425123536091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13967967)[0x55cf8d3f5c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123536091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123536091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123536091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13967967)[0x55cf8d3f5c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123536091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cf8d40e810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123536091 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123536091 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{IDLE}: Allocated (fsm.c:456) 20250425123536091 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123536091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f400300019c0056400500f1100926) (sccp_scrc.c:406) 20250425123536091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123536091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123536091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123536091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123536091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123536091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123536091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123536091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123536091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123536092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123536092 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123536092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123536092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123536092 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123536092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cf8d40e810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123536092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13967967)[0x55cf8d3f5c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123536092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123536092 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123536092 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123536092 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123536092 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123536092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123536092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123536092 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@be9552f9b756: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@be9552f9b756: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@be9552f9b756: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)11518802 HNBGW_Test.msc2-SCCP(627)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425123536096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123536096 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123536097 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123536097 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123536097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123536097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123536097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123536097 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123536097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123536097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123536097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123536097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123536097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123536097 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0043446b) (sccp_scrc.c:477) 20250425123536097 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20250425123536097 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123536097 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123536097 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123536097 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123536097 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123536097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cf8d40e810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123536097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cf8d40e810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: 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 } } } 20250425123536099 DLCTRL DEBUG Command: GET 561061834 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123536099 DLCTRL DEBUG Tx Command reply: GET_REPLY 561061834 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123536102 DLCTRL DEBUG Command: GET 694129912 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123536102 DLCTRL DEBUG Tx Command reply: GET_REPLY 694129912 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123536107 DLCTRL DEBUG Command: GET 281586340 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123536107 DLCTRL DEBUG Tx Command reply: GET_REPLY 281586340 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123536110 DLCTRL DEBUG Command: GET 128665857 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123536110 DLCTRL DEBUG Tx Command reply: GET_REPLY 128665857 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123536112 DLCTRL DEBUG Command: GET 531574743 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123536112 DLCTRL DEBUG Tx Command reply: GET_REPLY 531574743 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123536114 DLCTRL DEBUG Command: GET 763192529 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123536114 DLCTRL DEBUG Tx Command reply: GET_REPLY 763192529 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123536115 DLCTRL DEBUG Command: GET 588064211 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123536115 DLCTRL DEBUG Tx Command reply: GET_REPLY 588064211 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123536117 DLCTRL DEBUG Command: GET 898404437 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123536117 DLCTRL DEBUG Tx Command reply: GET_REPLY 898404437 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123536118 DLCTRL DEBUG Command: GET 821096508 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123536118 DLCTRL DEBUG Tx Command reply: GET_REPLY 821096508 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123536120 DLCTRL DEBUG Command: GET 789447733 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123536120 DLCTRL DEBUG Tx Command reply: GET_REPLY 789447733 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123536122 DLCTRL DEBUG Command: GET 253976094 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123536122 DLCTRL DEBUG Tx Command reply: GET_REPLY 253976094 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123536124 DLCTRL DEBUG Command: GET 308778881 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123536124 DLCTRL DEBUG Tx Command reply: GET_REPLY 308778881 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250425123536125 DLCTRL DEBUG Command: GET 229411816 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123536125 DLCTRL DEBUG Tx Command reply: GET_REPLY 229411816 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123536127 DLCTRL DEBUG Command: GET 281361216 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123536127 DLCTRL DEBUG Tx Command reply: GET_REPLY 281361216 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123536129 DLCTRL DEBUG Command: GET 868229327 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123536129 DLCTRL DEBUG Tx Command reply: GET_REPLY 868229327 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123536131 DLCTRL DEBUG Command: GET 644756802 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123536131 DLCTRL DEBUG Tx Command reply: GET_REPLY 644756802 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123536134 DLCTRL DEBUG Command: GET 822320738 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123536134 DLCTRL DEBUG Tx Command reply: GET_REPLY 822320738 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123536137 DLCTRL DEBUG Command: GET 370710739 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123536137 DLCTRL DEBUG Tx Command reply: GET_REPLY 370710739 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123536140 DLCTRL DEBUG Command: GET 712320544 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123536140 DLCTRL DEBUG Tx Command reply: GET_REPLY 712320544 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123536143 DLCTRL DEBUG Command: GET 144510704 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123536143 DLCTRL DEBUG Tx Command reply: GET_REPLY 144510704 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000000001000111'B, t_guard := 20.000000 } 20250425123536179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47950<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@be9552f9b756: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)14613528 20250425123537204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123537204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123537204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123537204 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123537204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdefc18, normal) (hnbgw_rua.c:407) 20250425123537204 DHNB DEBUG map_rua[0x55cf8d410c00]{init}: Allocated (fsm.c:456) 20250425123537204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613528)[0x55cf8d410c00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123537204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613528 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123537204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123537204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123537204 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613528 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425123537204 DCN DEBUG map_sccp[0x55cf8d400990]{init}: Allocated (fsm.c:456) 20250425123537204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cf8d400990]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123537204 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14613528 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425123537204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613528 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123537204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613528)[0x55cf8d410c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123537204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123537204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123537204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613528)[0x55cf8d410c00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123537204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cf8d400990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123537204 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123537205 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{IDLE}: Allocated (fsm.c:456) 20250425123537205 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123537205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000470056400500f1100926) (sccp_scrc.c:406) 20250425123537205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123537205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123537205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123537205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123537205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123537205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123537205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123537205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123537205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123537205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123537205 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123537205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123537205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123537205 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123537205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cf8d400990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123537205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613528)[0x55cf8d410c00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123537205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123537205 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123537205 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123537205 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123537205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123537205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123537205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123537205 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(624)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)14997426 HNBGW_Test.msc1-SCCP(624)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(624)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@be9552f9b756: setverdict(pass): none -> pass 20250425123537222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123537222 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123537222 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123537222 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123537222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123537222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123537222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123537222 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123537222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123537222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123537222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123537222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) MTC@be9552f9b756: 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 } } } 20250425123537222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123537222 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f07816) (sccp_scrc.c:477) 20250425123537222 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20250425123537222 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123537222 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123537222 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123537222 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123537222 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123537222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cf8d400990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123537222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cf8d400990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123537224 DLCTRL DEBUG Command: GET 204285897 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123537224 DLCTRL DEBUG Tx Command reply: GET_REPLY 204285897 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123537228 DLCTRL DEBUG Command: GET 9818016 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123537228 DLCTRL DEBUG Tx Command reply: GET_REPLY 9818016 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123537231 DLCTRL DEBUG Command: GET 510143296 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123537231 DLCTRL DEBUG Tx Command reply: GET_REPLY 510143296 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123537234 DLCTRL DEBUG Command: GET 487317495 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123537234 DLCTRL DEBUG Tx Command reply: GET_REPLY 487317495 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123537236 DLCTRL DEBUG Command: GET 267120989 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123537236 DLCTRL DEBUG Tx Command reply: GET_REPLY 267120989 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123537238 DLCTRL DEBUG Command: GET 50622697 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123537238 DLCTRL DEBUG Tx Command reply: GET_REPLY 50622697 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123537240 DLCTRL DEBUG Command: GET 547909298 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123537240 DLCTRL DEBUG Tx Command reply: GET_REPLY 547909298 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123537243 DLCTRL DEBUG Command: GET 259566401 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123537243 DLCTRL DEBUG Tx Command reply: GET_REPLY 259566401 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123537244 DLCTRL DEBUG Command: GET 157570701 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123537244 DLCTRL DEBUG Tx Command reply: GET_REPLY 157570701 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123537246 DLCTRL DEBUG Command: GET 425614414 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123537246 DLCTRL DEBUG Tx Command reply: GET_REPLY 425614414 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123537248 DLCTRL DEBUG Command: GET 63248657 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123537248 DLCTRL DEBUG Tx Command reply: GET_REPLY 63248657 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123537249 DLCTRL DEBUG Command: GET 288098259 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123537249 DLCTRL DEBUG Tx Command reply: GET_REPLY 288098259 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250425123537250 DLCTRL DEBUG Command: GET 278572834 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123537250 DLCTRL DEBUG Tx Command reply: GET_REPLY 278572834 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123537252 DLCTRL DEBUG Command: GET 262917819 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123537252 DLCTRL DEBUG Tx Command reply: GET_REPLY 262917819 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123537253 DLCTRL DEBUG Command: GET 988092286 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123537253 DLCTRL DEBUG Tx Command reply: GET_REPLY 988092286 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123537254 DLCTRL DEBUG Command: GET 252822582 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123537254 DLCTRL DEBUG Tx Command reply: GET_REPLY 252822582 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123537256 DLCTRL DEBUG Command: GET 878928614 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123537256 DLCTRL DEBUG Tx Command reply: GET_REPLY 878928614 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123537257 DLCTRL DEBUG Command: GET 380631910 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123537257 DLCTRL DEBUG Tx Command reply: GET_REPLY 380631910 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123537259 DLCTRL DEBUG Command: GET 398721893 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123537259 DLCTRL DEBUG Tx Command reply: GET_REPLY 398721893 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123537262 DLCTRL DEBUG Command: GET 276296743 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123537262 DLCTRL DEBUG Tx Command reply: GET_REPLY 276296743 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123537270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50950<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123537271 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33961<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(614)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(615)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123537272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50936<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123537273 DLINP DEBUG SRVCONN(,r=127.0.0.1:47889<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123537273 DLINP DEBUG SRVCONN(,r=127.0.0.1:47889<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123537273 DLINP NOTICE SRV(,r=127.0.0.1:47889<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123537273 DMAIN NOTICE (127.0.0.1:47889 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47889<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123537273 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(622)@be9552f9b756: Final verdict of PTC: none 20250425123537275 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250425123537275 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123537275 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123537275 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123537275 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123537275 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425123537275 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(631)@be9552f9b756: Final verdict of PTC: none 20250425123537275 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123537275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123537276 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425123537276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123537276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123537276 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123537276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123537276 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123537276 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123537276 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123537276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123537276 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123537276 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250425123537276 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123537276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123537276 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123537276 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123537276 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123537276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123537276 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123537276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123537276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(634)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(630)@be9552f9b756: Final verdict of PTC: none 20250425123537276 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123537276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123537276 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123537276 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123537276 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123537276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123537276 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123537276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123537277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123537277 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123537277 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123537277 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123537276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123537276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123537276 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425123537276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123537276 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123537276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123537276 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123537276 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123537276 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123537276 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123537276 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123537276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cf8d401290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123537277 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123537277 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.sgsn1-SCCP(633)@be9552f9b756: Final verdict of PTC: none20250425123537277 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123537277 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123537277 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425123537277 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123537277 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123537277 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123537277 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123537277 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425123537277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123537277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123537277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7942a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123537277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123537277 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123537277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123537277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123537277 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123537277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cf8d401290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123537277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14473096)[0x55cf8d37faa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123537277 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14473096)[0x55cf8d37faa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123537277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123537277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14473096)[0x55cf8d37faa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123537277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14473096)[0x55cf8d37faa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123537277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14473096)[0x55cf8d37faa0]{disrupted}: Freeing instance (context_map.c:202) 20250425123537277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14473096)[0x55cf8d37faa0]{disrupted}: Deallocated (fsm.c:568) 20250425123537277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cf8d401290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.sgsn2-SCCP(636)@be9552f9b756: Final verdict of PTC: none20250425123537277 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123537277 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123537277 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123537278 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123537278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123537278 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123537278 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123537278 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123537278 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123537278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123537278 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123537277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cf8d401290]{disconnected}: Freeing instance (context_map.c:206) 20250425123537277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cf8d401290]{disconnected}: Deallocated (fsm.c:568) 20250425123537277 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14473096 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250425123537277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cf8d40e810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123537277 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123537278 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123537278 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123537278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123537278 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123537278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123537278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123537278 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123537278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123537278 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425123537278 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123537278 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123537278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123537278 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123537278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc1-SCCP(624)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@be9552f9b756: Final verdict of PTC: none 20250425123537278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123537278 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123537278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043446b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123537278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) HNBGW_Test.sgsn2-RAN(637)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-RAN(625)@be9552f9b756: Final verdict of PTC: none 20250425123537279 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123537279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123537279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123537279 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123537279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cf8d40e810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123537279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13967967)[0x55cf8d3f5c60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123537279 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13967967)[0x55cf8d3f5c60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123537279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123537279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13967967)[0x55cf8d3f5c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123537279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13967967)[0x55cf8d3f5c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123537279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13967967)[0x55cf8d3f5c60]{disrupted}: Freeing instance (context_map.c:202) 20250425123537279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13967967)[0x55cf8d3f5c60]{disrupted}: Deallocated (fsm.c:568) 20250425123537279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cf8d40e810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123537279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cf8d40e810]{disconnected}: Freeing instance (context_map.c:206) 20250425123537279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cf8d40e810]{disconnected}: Deallocated (fsm.c:568) 20250425123537279 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13967967 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250425123537279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123537279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123537279 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123537279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123537279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123537279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123537279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123537279 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123537279 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123537279 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123537279 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123537280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123537280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123537280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123537280 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123537280 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123537280 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123537280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123537280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123537280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123537280 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(629)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(638)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@be9552f9b756: Final verdict of PTC: none 20250425123537282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123537282 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123537282 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123537282 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123537282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123537282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123537282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123537282 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123537280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123537280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123537280 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123537280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123537280 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123537280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123537280 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123537280 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123537280 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123537280 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123537280 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123537280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425123537281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123537281 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123537281 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123537281 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123537281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613528)[0x55cf8d410c00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123537281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613528)[0x55cf8d410c00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123537281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cf8d400990]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123537281 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123537281 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123537281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f07816), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123537281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123537281 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123537281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123537281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123537281 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123537281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cf8d400990]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123537281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613528)[0x55cf8d410c00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123537281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613528)[0x55cf8d410c00]{disrupted}: Freeing instance (context_map.c:202) 20250425123537281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613528)[0x55cf8d410c00]{disrupted}: Deallocated (fsm.c:568) 20250425123537281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cf8d400990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123537281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cf8d400990]{disconnected}: Freeing instance (context_map.c:206) 20250425123537281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cf8d400990]{disconnected}: Deallocated (fsm.c:568) 20250425123537281 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14613528 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425123537281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123537281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123537282 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250425123537282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123537282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123537282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123537282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123537282 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123537282 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123537282 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123537282 DRANAP NOTICE cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123537282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123537282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123537282 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123537282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123537282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123537282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123537282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123537282 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123537282 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123537282 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123537282 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123537282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123537282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123537282 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123537282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123537282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123537282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123537282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123537282 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123537282 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123537283 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123537283 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123537289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50964<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123537290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50966<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123537292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123537292 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123537292 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123537292 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123537292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123537292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123537292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123537292 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@be9552f9b756: Final verdict of PTC: pass HNBGW-PFCP(616)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(639)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(627)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@be9552f9b756: Final verdict of PTC: pass 20250425123537296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47950<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Fri Apr 25 12:35:37 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 20250425123537546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47958<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123537632 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123537632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005915f8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123537632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123537632 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123537632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123537632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123537633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123537633 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123537633 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123537633 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123537633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123537633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123537633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123537633 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123537633 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123537634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a81a), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123537634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123537634 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123537634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123537634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123537634 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123537634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00244b64), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123537634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123537634 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123537634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123537634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123537634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123537634 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123537634 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123537634 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123537634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123537634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123537635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123537635 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123537635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123537635 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123537635 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123537635 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123537635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123537635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123537635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123537635 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123538248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47958<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=653236) 20250425123538302 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123538302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007253a8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123538302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123538302 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123538302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123538302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123538302 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123538302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bdfd17), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123538302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123538302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123538302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123538302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123538302 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123538302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca28c1), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123538302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123538302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123538302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123538302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123538303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123538303 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123538303 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123538303 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123538303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123538303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123538303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123538303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123538303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123538303 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123538303 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123538303 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123538303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123538303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123538303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123538303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123538303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123538303 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123538303 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123538303 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123538303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123538303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123538303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123538303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123539164 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123539164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00572f67), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123539164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123539164 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123539164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123539164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123539164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123539164 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123539164 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123539164 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123539164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123539164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123539164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123539164 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123539167 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123539167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007884bb), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123539167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123539167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123539167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123539167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123539167 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123539167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029f446), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123539167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123539167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123539167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123539167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123539167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123539167 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123539167 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123539167 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123539167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123539167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123539167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123539167 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123539167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123539167 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123539167 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123539167 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123539167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123539167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123539167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123539167 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=653236, count=683000) 20250425123539276 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123539276 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123539276 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123539276 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123539276 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425123539276 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425123539277 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123539277 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250425123539277 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250425123539277 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123539277 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123539277 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123539279 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123539279 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123539279 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425123539279 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123539279 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123539279 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123539772 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123539772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061423c), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123539772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123539772 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123539772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123539772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123539772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123539772 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123539772 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123539772 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123539772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123539772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123539772 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123539783 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123539783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00343c65), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123539783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123539783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123539783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123539783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123539783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123539783 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123539783 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123539783 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123539783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123539783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123539783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123539787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123539787 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123539787 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123539787 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123539787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123539787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123539787 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123539787 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123539787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00675019), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123539787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123539787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123539787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123539787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123540188 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123540188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0efa), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123540188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123540188 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123540188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123540188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123540188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123540188 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123540188 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123540188 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123540188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123540188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123540188 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123540197 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123540197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2d6e6), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123540197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123540197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123540197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123540197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123540197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123540197 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123540197 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123540197 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123540197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123540197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123540197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123540198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123540198 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123540198 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123540198 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123540198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123540198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123540198 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123540198 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123540198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00985563), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123540198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123540198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123540198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123540198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Fri Apr 25 12:35:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425123540800 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123540800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f67f37), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123540800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123540800 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123540800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123540800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123540800 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123540800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4315b), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123540800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123540800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123540800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123540800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123540800 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123540800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c41f2), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123540800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123540800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123540800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123540800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123540800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123540800 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123540800 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123540800 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123540800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123540800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123540800 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123540800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123540800 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123540800 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123540800 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123540800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123540800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123540800 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123540800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123540800 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123540800 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123540800 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123540800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123540800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123540800 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_L3Compl_no_cn started. 20250425123541285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123541288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123541291 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44131<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(647)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123541370 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123541370 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123541378 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123541378 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123541378 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123541378 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123541378 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123541378 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123541378 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34561 (stream_srv.c:142) 20250425123541378 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34561<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123541378 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123541378 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_no_cn-Iuh1(649)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123541379 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123541379 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123541379 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123541379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123541379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123541379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123541379 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123541379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123541379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123541379 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123541379 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123541379 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123541379 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123541379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123541379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123541379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123541379 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123541379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123541379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123541379 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123541379 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123541379 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123541379 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123541379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123541379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123541379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123541380 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123541380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123541380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123541380 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123541380 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123541380 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123541380 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123541380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123541380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123541380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123541380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123541380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123541380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123541380 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123541380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123541380 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123541380 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123541380 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123541380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123541380 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123541380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123541380 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123541380 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123541380 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123541380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123541380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123541380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123541380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123541380 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123541380 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123541380 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123541380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123541380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123541380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123541380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123541380 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123541380 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123541380 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123541380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123541380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123541380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(653)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(651)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123541394 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123541394 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123541394 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123541394 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123541394 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123541394 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123541395 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123541395 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123541396 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123541396 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123541396 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123541396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123541396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123541396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123541396 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123541396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123541396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123541396 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123541396 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123541396 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123541396 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123541396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123541396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123541396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123541396 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123541396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123541396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123541396 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123541396 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123541396 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123541396 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123541396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123541396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123541396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123541396 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123541396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123541396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123541396 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123541396 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123541396 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123541396 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123541396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123541396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123541396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123541396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123541396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123541396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123541396 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123541396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123541396 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123541396 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123541396 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123541396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123541396 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123541396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123541396 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123541396 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123541396 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123541396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123541396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123541396 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123541396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123541396 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123541396 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123541396 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123541396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123541396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123541396 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123541396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123541396 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123541396 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123541396 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123541396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123541396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123541396 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(656)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(654)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123541417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123541417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123541417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123541417 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123541417 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123541417 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123541417 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123541417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123541417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123541422 DLINP DEBUG SRVCONN(,r=127.0.0.1:34561<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123541422 DLINP DEBUG SRVCONN(,r=127.0.0.1:34561<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123541422 DLINP DEBUG SRVCONN(,r=127.0.0.1:34561<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123541422 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123541422 DHNBAP DEBUG (127.0.0.1:34561 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123541422 DHNBAP NOTICE (127.0.0.1:34561 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123541422 DHNBAP NOTICE (127.0.0.1:34561 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123541422 DLINP DEBUG SRVCONN(,r=127.0.0.1:34561<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123541422 DLINP DEBUG SRVCONN(,r=127.0.0.1:34561<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123541553 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123541553 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123541553 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123541553 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123541553 DLSCCP DEBUG SCCP-SCOC(56)[0x55cf8d406b40]{IDLE}: Deallocated (fsm.c:568) 20250425123541553 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123541553 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123541553 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123541553 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123541553 DLSCCP DEBUG SCCP-SCOC(54)[0x55cf8d3f8ad0]{IDLE}: Deallocated (fsm.c:568) 20250425123541553 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123541553 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123541553 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123541553 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123541553 DLSCCP DEBUG SCCP-SCOC(55)[0x55cf8d3ff060]{IDLE}: Deallocated (fsm.c:568) 20250425123541554 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123541554 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123541554 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123541554 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123541554 DLSCCP DEBUG SCCP-SCOC(57)[0x55cf8d415150]{IDLE}: Deallocated (fsm.c:568) 20250425123541589 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123541589 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123541589 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123541589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(653)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123541591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123541591 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123541591 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123541591 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123541591 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123541591 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123541591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123541592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123541592 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123541592 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123541592 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123541592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123541592 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123541592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123541592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123541592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123541592 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123541592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123541592 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123541592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123541592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123541592 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123541592 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123541592 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123541593 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123541593 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123541593 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123541593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123541593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123541593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123541593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123541593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123541593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123541593 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123541593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123541593 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123541593 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123541593 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123541593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123541593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123541593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123541593 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123541606 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123541606 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123541606 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123541606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(656)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123541607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123541608 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123541608 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123541608 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123541608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123541608 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123541608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123541608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123541608 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123541608 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123541608 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123541608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123541608 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123541608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123541608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123541608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123541608 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123541608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123541608 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123541608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123541608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123541608 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123541608 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123541608 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123541609 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123541609 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123541609 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123541609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123541609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123541609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123541609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123541609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123541609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123541609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123541609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123541609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123541609 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123541609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123541609 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123541609 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123541609 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123541609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123541609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123541609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123541609 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(652)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123542394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123542394 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123542394 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123542394 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123542394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123542394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123542394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123542394 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123542394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123542394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123542394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123542394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123542394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123542394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123542394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123542394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123542394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542394 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123542394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123542394 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123542394 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123542394 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123542394 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123542394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123542394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123542394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123542394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123542394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123542395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123542395 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123542395 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123542395 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123542395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123542395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123542395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123542395 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123542394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123542394 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123542394 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123542395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123542395 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123542395 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123542395 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123542395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123542395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123542395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123542395 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123542395 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123542395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123542395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123542395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123542395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123542395 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123542395 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123542395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123542395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542395 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123542395 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123542395 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123542395 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123542395 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123542410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123542410 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123542410 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123542410 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123542410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123542410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123542410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123542410 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123542410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123542410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123542410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123542410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123542410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123542410 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123542410 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123542410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123542410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542410 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123542410 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123542410 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123542410 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123542410 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123542410 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123542410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123542410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123542410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123542410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123542410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123542410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123542410 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123542410 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123542410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123542410 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123542410 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123542410 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123542410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123542410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123542410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123542410 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123542411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123542411 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123542411 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123542411 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123542411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123542411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123542411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123542411 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123542411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123542411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123542411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123542411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123542411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123542411 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123542411 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123542411 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123542411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123542411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123542411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123542411 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123542411 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123542411 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123542411 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123542411 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123542426 DLCTRL DEBUG Command: GET 264970508 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123542426 DLCTRL DEBUG Tx Command reply: GET_REPLY 264970508 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123542428 DLCTRL DEBUG Command: GET 847027355 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123542428 DLCTRL DEBUG Tx Command reply: GET_REPLY 847027355 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123542428 DLCTRL DEBUG Command: GET 210124292 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123542428 DLCTRL DEBUG Tx Command reply: GET_REPLY 210124292 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123542429 DLCTRL DEBUG Command: GET 207007690 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123542429 DLCTRL DEBUG Tx Command reply: GET_REPLY 207007690 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123542430 DLCTRL DEBUG Command: GET 213806771 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123542430 DLCTRL DEBUG Tx Command reply: GET_REPLY 213806771 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123542430 DLCTRL DEBUG Command: GET 455622851 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123542430 DLCTRL DEBUG Tx Command reply: GET_REPLY 455622851 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123542431 DLCTRL DEBUG Command: GET 166066919 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123542431 DLCTRL DEBUG Tx Command reply: GET_REPLY 166066919 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123542432 DLCTRL DEBUG Command: GET 274042418 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123542432 DLCTRL DEBUG Tx Command reply: GET_REPLY 274042418 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123542432 DLCTRL DEBUG Command: GET 327282512 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123542432 DLCTRL DEBUG Tx Command reply: GET_REPLY 327282512 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123542433 DLCTRL DEBUG Command: GET 920025668 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123542433 DLCTRL DEBUG Tx Command reply: GET_REPLY 920025668 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123542434 DLCTRL DEBUG Command: GET 432449004 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123542434 DLCTRL DEBUG Tx Command reply: GET_REPLY 432449004 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123542435 DLCTRL DEBUG Command: GET 632069269 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123542435 DLCTRL DEBUG Tx Command reply: GET_REPLY 632069269 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123542436 DLCTRL DEBUG Command: GET 459355581 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123542436 DLCTRL DEBUG Tx Command reply: GET_REPLY 459355581 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123542436 DLCTRL DEBUG Command: GET 215907655 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123542436 DLCTRL DEBUG Tx Command reply: GET_REPLY 215907655 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123542437 DLCTRL DEBUG Command: GET 934891267 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123542437 DLCTRL DEBUG Tx Command reply: GET_REPLY 934891267 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123542438 DLCTRL DEBUG Command: GET 241047319 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123542438 DLCTRL DEBUG Tx Command reply: GET_REPLY 241047319 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123542439 DLCTRL DEBUG Command: GET 382853541 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123542439 DLCTRL DEBUG Tx Command reply: GET_REPLY 382853541 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123542440 DLCTRL DEBUG Command: GET 942056579 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123542440 DLCTRL DEBUG Tx Command reply: GET_REPLY 942056579 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123542441 DLCTRL DEBUG Command: GET 240679936 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123542441 DLCTRL DEBUG Tx Command reply: GET_REPLY 240679936 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123542441 DLCTRL DEBUG Command: GET 300490769 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123542441 DLCTRL DEBUG Tx Command reply: GET_REPLY 300490769 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111111000'B, t_guard := 20.000000 } 20250425123542452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47992<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)4792512 20250425123543463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123543463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123543463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123543463 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123543463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4920c0, normal) (hnbgw_rua.c:407) 20250425123543463 DHNB DEBUG map_rua[0x55cf8d3ff060]{init}: Allocated (fsm.c:456) 20250425123543463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4792512)[0x55cf8d3ff060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123543463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4792512 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123543463 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123543463 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123543463 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4792512 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250425123543463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4792512)[0x55cf8d3ff060]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123543463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4792512)[0x55cf8d3ff060]{init}: Freeing instance (context_map.c:202) 20250425123543463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4792512)[0x55cf8d3ff060]{init}: Deallocated (fsm.c:568) 20250425123543463 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4792512 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123543463 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:282) 20250425123543463 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425123543463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123543463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123543463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@be9552f9b756: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)4792512 MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000100111'B, t_guard := 20.000000 } 20250425123543476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48008<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)3201868 20250425123544482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123544482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123544482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123544482 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123544482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x30db4c, normal) (hnbgw_rua.c:407) 20250425123544482 DHNB DEBUG map_rua[0x55cf8d3ff060]{init}: Allocated (fsm.c:456) 20250425123544482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3201868)[0x55cf8d3ff060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123544482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3201868 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123544482 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123544482 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123544482 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425123544482 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3201868 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250425123544482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3201868)[0x55cf8d3ff060]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123544482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3201868)[0x55cf8d3ff060]{init}: Freeing instance (context_map.c:202) 20250425123544482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3201868)[0x55cf8d3ff060]{init}: Deallocated (fsm.c:568) 20250425123544482 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3201868 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123544482 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:282) 20250425123544482 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425123544482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123544482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123544482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@be9552f9b756: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)3201868 MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001001111'B, t_guard := 20.000000 } 20250425123544493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)6458028 20250425123545499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123545499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123545499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123545499 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123545499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x628aac, normal) (hnbgw_rua.c:407) 20250425123545499 DHNB DEBUG map_rua[0x55cf8d3ff060]{init}: Allocated (fsm.c:456) 20250425123545499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6458028)[0x55cf8d3ff060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123545499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6458028 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123545499 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123545499 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123545499 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6458028 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250425123545499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6458028)[0x55cf8d3ff060]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123545499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6458028)[0x55cf8d3ff060]{init}: Freeing instance (context_map.c:202) 20250425123545499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6458028)[0x55cf8d3ff060]{init}: Deallocated (fsm.c:568) 20250425123545499 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6458028 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123545499 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:282) 20250425123545499 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425123545499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123545499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123545499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@be9552f9b756: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)6458028 MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001011011'B, t_guard := 20.000000 } 20250425123545510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@be9552f9b756: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)6406964 20250425123546516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123546516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123546516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250425123546516 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123546516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x61c334, normal) (hnbgw_rua.c:407) 20250425123546516 DHNB DEBUG map_rua[0x55cf8d3ff060]{init}: Allocated (fsm.c:456) 20250425123546516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6406964)[0x55cf8d3ff060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123546516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6406964 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123546516 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123546516 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123546516 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6406964 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250425123546516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6406964)[0x55cf8d3ff060]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123546516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6406964)[0x55cf8d3ff060]{init}: Freeing instance (context_map.c:202) 20250425123546516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6406964)[0x55cf8d3ff060]{init}: Deallocated (fsm.c:568) 20250425123546516 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6406964 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123546516 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:282) 20250425123546516 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425123546516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123546516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123546516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@be9552f9b756: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)6406964 MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123546519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123546519 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44131<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(644)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123546520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@be9552f9b756: Final verdict of PTC: none 20250425123546520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123546520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123546520 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123546520 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123546520 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123546520 DLINP DEBUG SRVCONN(,r=127.0.0.1:34561<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123546520 DLINP DEBUG SRVCONN(,r=127.0.0.1:34561<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123546520 DLINP NOTICE SRV(,r=127.0.0.1:34561<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123546520 DMAIN NOTICE (127.0.0.1:34561 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34561<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123546520 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(654)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(651)@be9552f9b756: Final verdict of PTC: none 20250425123546521 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123546521 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123546521 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123546521 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123546521 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123546521 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123546521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123546521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123546521 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(655)@be9552f9b756: Final verdict of PTC: none 20250425123546521 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123546521 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123546521 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123546521 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123546521 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123546521 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123546521 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123546521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123546521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123546521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123546521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123546521 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123546521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123546521 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123546521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123546521 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123546521 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123546521 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123546521 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123546521 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123546521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123546521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123546521 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123546521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123546521 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123546521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123546521 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123546521 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123546521 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123546521 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123546521 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(653)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(652)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(649)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(656)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(647)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(657)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(646)@be9552f9b756: Final verdict of PTC: none 20250425123546522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123546522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@be9552f9b756: Final verdict of PTC: none 20250425123546523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47992<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(658)@be9552f9b756: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(661)@be9552f9b756: Final verdict of PTC: none20250425123546536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48008<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(659)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Fri Apr 25 12:35:46 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 20250425123546584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123547277 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123547277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7942a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123547277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123547277 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123547277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123547277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123547277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123547277 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123547277 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123547277 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123547277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123547277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123547277 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123547279 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123547279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043446b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123547279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123547279 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123547279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123547279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123547279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123547279 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123547279 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123547279 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123547279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123547279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123547279 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123547281 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123547281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f07816), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123547281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123547281 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123547281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123547281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123547281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123547281 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123547281 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123547281 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123547281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123547281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123547281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123547286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42312<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=298124) 20250425123547633 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123547634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005915f8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123547634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123547634 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123547634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123547634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123547634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123547634 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123547634 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123547634 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123547634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123547634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123547634 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123547635 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123547635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00244b64), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123547635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123547635 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123547635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123547635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123547635 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123547635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a81a), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123547635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123547635 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123547635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123547635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123547635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123547635 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123547635 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123547635 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123547635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123547635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123547635 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123547635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123547635 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123547635 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123547635 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123547635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123547635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123547635 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 1 (prev_count=298124, count=323116) 20250425123548303 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123548303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca28c1), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123548303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123548303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123548303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123548303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123548303 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123548303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bdfd17), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123548303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123548303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123548303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123548303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123548303 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123548303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007253a8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123548303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123548303 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123548303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123548303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123548303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123548303 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123548303 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123548303 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123548303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123548303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123548303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123548303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123548303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123548303 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123548303 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123548303 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123548303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123548303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123548303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123548303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123548303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123548303 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123548303 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123548303 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123548303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123548303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123548303 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123548522 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123548522 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123548522 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123548522 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123548522 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123548522 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123549165 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123549165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00572f67), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123549165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123549165 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123549165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123549165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123549165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123549165 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123549165 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123549165 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123549165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123549165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123549165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123549168 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123549168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029f446), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123549168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123549168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123549168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123549168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123549168 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123549168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007884bb), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123549168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123549168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123549168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123549168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123549168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123549168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123549168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123549168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123549168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123549168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123549168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123549168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123549168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123549168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123549168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123549168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123549168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123549168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Fri Apr 25 12:35:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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 20250425123549773 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123549773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061423c), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123549773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123549773 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123549773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123549773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123549773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123549773 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123549773 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123549773 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123549773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123549773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123549773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123549783 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123549783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00343c65), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123549783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123549783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123549783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123549783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123549783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123549783 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123549783 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123549783 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123549783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123549783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123549783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123549787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123549787 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123549787 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123549787 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123549787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123549787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123549787 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123549787 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123549787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00675019), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123549787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123549787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123549787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123549787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550189 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123550189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0efa), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123550189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550189 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123550189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550189 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550189 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550189 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123550189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123550189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123550189 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123550198 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123550198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2d6e6), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123550198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123550198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550198 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123550198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00985563), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123550198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123550198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550198 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550198 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550198 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123550198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123550198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123550198 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123550198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550198 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550198 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550198 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123550198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123550198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123550198 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250425123550319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123550322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123550324 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41415<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123550410 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123550410 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123550417 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123550417 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123550417 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123550417 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123550417 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60127 (stream_srv.c:142) 20250425123550417 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60127<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123550418 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123550418 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123550418 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123550418 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123550419 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123550419 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123550419 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123550419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123550419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123550419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550419 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123550419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550419 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123550419 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123550419 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123550419 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123550419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123550419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123550419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550419 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123550419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550419 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123550419 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123550419 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123550419 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123550419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123550419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123550419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550419 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123550419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550419 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123550419 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123550419 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123550419 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123550419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123550419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123550419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123550419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550419 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123550419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550419 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550419 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550419 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123550419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123550419 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123550419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550419 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550419 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550419 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123550419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123550419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123550419 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123550419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550419 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550419 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550419 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123550419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123550419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123550419 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123550419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550419 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550419 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550419 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123550419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123550419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123550419 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(672)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(672)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(670)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(675)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(675)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(675)@be9552f9b756: ************************************************* HNBGW_Test.msc1-SCCP(673)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(678)@be9552f9b756: ************************************************* HNBGW_Test.msc2-M3UA(678)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(676)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123550456 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123550456 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123550457 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123550457 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123550457 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123550457 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123550457 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123550457 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123550458 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123550458 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123550458 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123550458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123550458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123550458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550458 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123550458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550458 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123550458 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123550458 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123550458 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123550458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123550458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123550458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550458 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123550458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550458 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123550458 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123550458 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123550458 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123550458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123550458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123550458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550458 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123550458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550458 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123550458 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123550458 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123550458 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123550458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123550458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123550458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123550458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550458 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123550458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550458 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550458 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550458 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123550458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123550458 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123550458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550458 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550458 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550458 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123550458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123550458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123550458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123550458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550458 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550458 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550458 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123550458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123550458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123550458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123550458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550458 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550458 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550458 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123550458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123550458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123550458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(681)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(679)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(684)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(682)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(687)@be9552f9b756: ************************************************* HNBGW_Test.sgsn2-M3UA(687)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@be9552f9b756: ************************************************* HNBGW_Test.sgsn2-SCCP(685)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123550504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123550504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123550504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123550504 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123550504 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123550504 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123550504 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123550504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123550504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123550508 DLINP DEBUG SRVCONN(,r=127.0.0.1:60127<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123550508 DLINP DEBUG SRVCONN(,r=127.0.0.1:60127<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123550508 DLINP DEBUG SRVCONN(,r=127.0.0.1:60127<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123550508 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123550508 DHNBAP DEBUG (127.0.0.1:60127 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123550508 DHNBAP NOTICE (127.0.0.1:60127 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123550508 DHNBAP NOTICE (127.0.0.1:60127 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123550508 DLINP DEBUG SRVCONN(,r=127.0.0.1:60127<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123550508 DLINP DEBUG SRVCONN(,r=127.0.0.1:60127<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123550629 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123550629 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123550629 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123550629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(672)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123550631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550631 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123550631 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123550631 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123550631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123550631 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123550631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123550632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550632 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123550632 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123550632 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123550632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123550632 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123550632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123550632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123550632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123550632 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123550632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123550632 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123550632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123550632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123550632 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123550632 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123550632 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123550633 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123550633 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123550633 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123550633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123550633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123550633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123550633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550633 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123550633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550633 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550633 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550633 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123550633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123550633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123550633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123550633 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123550639 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123550639 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123550639 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123550639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(675)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123550641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550641 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123550641 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123550641 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123550641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123550641 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123550641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123550641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550641 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123550641 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123550641 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123550641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123550641 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123550641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123550641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123550641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123550641 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123550641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123550641 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123550641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123550641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123550641 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123550641 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123550641 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123550643 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123550643 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123550643 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123550643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123550643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123550643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550643 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123550643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550643 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123550643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550643 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550643 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550643 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123550643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123550643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123550643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123550643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123550651 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123550651 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425123550651 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123550651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(678)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425123550654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550654 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425123550654 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123550654 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123550654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123550654 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425123550654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123550655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550655 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123550655 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123550655 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123550655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123550655 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123550655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123550655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123550655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123550655 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425123550655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123550655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123550655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123550655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123550655 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123550655 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123550655 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123550656 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123550656 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123550656 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123550656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123550656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123550656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550656 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123550656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550656 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123550656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550657 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550657 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550657 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123550657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123550657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123550657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123550657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123550670 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123550670 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123550670 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123550670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(681)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123550671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550671 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123550671 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123550671 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123550671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123550671 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123550671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123550672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550672 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123550672 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123550672 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123550672 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123550672 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123550672 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123550672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123550672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123550672 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123550672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123550672 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123550672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123550672 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123550672 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123550672 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123550672 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123550673 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123550673 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123550673 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123550673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123550673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123550673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123550673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550673 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123550673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550673 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550673 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550673 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123550673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123550673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123550673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123550673 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123550681 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123550681 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123550681 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123550681 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(684)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123550682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550682 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123550682 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123550682 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123550682 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123550682 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123550682 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123550683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550683 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123550683 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123550683 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123550683 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123550683 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123550683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123550683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123550683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123550683 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123550683 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123550683 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123550683 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123550683 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123550683 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123550683 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123550683 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123550684 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123550684 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123550684 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123550684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123550684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123550684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550684 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123550684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550684 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123550684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550684 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550684 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550684 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123550684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123550684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123550684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123550684 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123550692 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123550692 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425123550692 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123550692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(687)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425123550694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550694 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250425123550694 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123550694 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123550694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123550694 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250425123550694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123550694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550694 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123550694 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123550694 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123550694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123550694 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123550694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123550694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123550694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123550694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250425123550694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123550694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123550694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123550694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123550694 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123550694 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123550694 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123550695 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123550695 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123550695 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123550695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123550695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123550695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123550695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123550695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123550695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123550695 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123550695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123550695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123550695 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123550695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123550695 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123550695 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123550696 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123550696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123550696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123550696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123550696 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123550794 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123550794 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123550794 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123550794 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123550794 DLSCCP DEBUG SCCP-SCOC(58)[0x55cf8d409050]{IDLE}: Deallocated (fsm.c:568) 20250425123550794 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123550794 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123550794 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123550794 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123550794 DLSCCP DEBUG SCCP-SCOC(60)[0x55cf8d4015f0]{IDLE}: Deallocated (fsm.c:568) 20250425123550795 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123550795 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123550795 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123550795 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123550795 DLSCCP DEBUG SCCP-SCOC(59)[0x55cf8d3c0010]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(671)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123551434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551434 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123551434 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123551434 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123551434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123551434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123551434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123551434 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123551434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123551434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123551434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123551434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123551434 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123551434 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123551434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123551434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551434 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123551434 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123551434 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123551434 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123551434 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123551434 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123551434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123551434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123551434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123551434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123551434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123551434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123551434 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123551434 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123551434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551434 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123551434 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123551434 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123551434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123551434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123551434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123551434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123551435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123551435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123551435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123551435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123551435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123551435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123551435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123551435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551435 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123551435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123551435 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123551435 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123551435 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123551435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551435 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123551435 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123551435 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123551435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123551435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123551435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123551435 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(674)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123551443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123551443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123551443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123551443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123551443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551443 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123551443 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123551443 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123551443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123551443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123551443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123551443 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123551443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123551443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123551443 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123551443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551443 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123551443 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123551443 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123551443 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123551443 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123551443 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123551443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123551443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123551443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123551443 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123551443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123551443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123551443 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123551443 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123551443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551443 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123551443 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123551443 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123551443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123551443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123551443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123551443 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123551443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123551443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123551443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123551443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123551443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123551443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123551443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551443 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123551443 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123551443 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123551443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123551443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123551443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123551443 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551443 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123551443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551443 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123551443 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123551443 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123551443 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123551443 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123551455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551455 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123551455 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123551455 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123551455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123551455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123551455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123551455 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123551455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123551455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123551455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123551455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123551455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123551455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123551455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123551455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551455 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123551455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123551455 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123551455 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123551455 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425123551455 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123551455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123551455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123551455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123551455 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123551455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123551455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123551455 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123551455 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: link up (cnlink.c:111) 20250425123551455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551455 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123551455 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123551455 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123551455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123551455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123551455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123551455 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123551456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123551456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551456 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123551456 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123551456 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123551456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123551456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123551456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123551456 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123551456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123551456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123551456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123551456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123551456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123551456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123551456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123551456 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123551456 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123551456 DRANAP INFO cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(680)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123551475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123551475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123551475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123551475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123551475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123551475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123551475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123551475 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123551475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551475 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123551475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123551475 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123551475 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123551475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551475 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123551475 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123551475 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123551475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123551475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123551475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123551475 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551475 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123551475 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123551475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123551475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123551475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123551475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123551475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123551475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123551475 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123551475 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123551475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551475 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123551475 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123551475 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123551475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123551475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123551475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123551475 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551475 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123551475 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123551475 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123551475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123551475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123551475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123551475 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123551475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123551475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123551475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123551475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123551475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123551475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123551475 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123551475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551475 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123551475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123551475 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123551475 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123551475 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123551485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551485 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123551485 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123551485 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123551485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123551485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123551485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123551485 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123551485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123551485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123551485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123551485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123551485 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123551485 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123551485 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123551485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551485 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123551485 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123551485 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123551485 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123551485 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123551485 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123551485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123551485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123551485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123551485 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123551485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123551485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123551485 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123551485 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123551485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551485 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123551485 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123551485 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123551485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123551485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123551485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123551485 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551485 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123551485 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123551485 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123551485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123551485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123551485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123551485 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123551485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123551485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123551485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123551485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123551485 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123551485 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123551485 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123551485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551486 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123551486 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123551486 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123551486 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123551486 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123551496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551496 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425123551496 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425123551496 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425123551496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123551496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123551496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123551496 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123551496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123551496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123551496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123551496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123551496 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123551496 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425123551496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123551496 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:391) 20250425123551496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551496 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:391) 20250425123551496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551496 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123551496 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123551496 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123551496 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123551496 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425123551496 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123551496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123551496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123551496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123551496 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123551496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123551496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123551496 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123551496 DRANAP NOTICE cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: link up (cnlink.c:111) 20250425123551496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551496 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123551496 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123551496 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123551496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123551496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123551496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123551496 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123551497 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425123551497 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425123551497 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425123551497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123551497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123551497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123551497 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123551497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123551497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123551497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123551497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123551497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123551497 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123551497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425123551497 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123551497 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:391) 20250425123551497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123551497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551497 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:391) 20250425123551497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123551497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123551497 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123551497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123551497 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123551497 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123551497 DRANAP INFO cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123552512 DLCTRL DEBUG Command: GET 922846274 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123552512 DLCTRL DEBUG Tx Command reply: GET_REPLY 922846274 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123552514 DLCTRL DEBUG Command: GET 848456992 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123552514 DLCTRL DEBUG Tx Command reply: GET_REPLY 848456992 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123552515 DLCTRL DEBUG Command: GET 857467868 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123552515 DLCTRL DEBUG Tx Command reply: GET_REPLY 857467868 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123552515 DLCTRL DEBUG Command: GET 294237025 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123552515 DLCTRL DEBUG Tx Command reply: GET_REPLY 294237025 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123552516 DLCTRL DEBUG Command: GET 213103816 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123552516 DLCTRL DEBUG Tx Command reply: GET_REPLY 213103816 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123552517 DLCTRL DEBUG Command: GET 663263656 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123552517 DLCTRL DEBUG Tx Command reply: GET_REPLY 663263656 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123552518 DLCTRL DEBUG Command: GET 63301861 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123552518 DLCTRL DEBUG Tx Command reply: GET_REPLY 63301861 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123552519 DLCTRL DEBUG Command: GET 510697258 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123552519 DLCTRL DEBUG Tx Command reply: GET_REPLY 510697258 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123552519 DLCTRL DEBUG Command: GET 506286904 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123552519 DLCTRL DEBUG Tx Command reply: GET_REPLY 506286904 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123552520 DLCTRL DEBUG Command: GET 449715172 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123552520 DLCTRL DEBUG Tx Command reply: GET_REPLY 449715172 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123552521 DLCTRL DEBUG Command: GET 461327083 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123552521 DLCTRL DEBUG Tx Command reply: GET_REPLY 461327083 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123552522 DLCTRL DEBUG Command: GET 831077679 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123552522 DLCTRL DEBUG Tx Command reply: GET_REPLY 831077679 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123552522 DLCTRL DEBUG Command: GET 285548189 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123552522 DLCTRL DEBUG Tx Command reply: GET_REPLY 285548189 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123552523 DLCTRL DEBUG Command: GET 774434301 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123552523 DLCTRL DEBUG Tx Command reply: GET_REPLY 774434301 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123552524 DLCTRL DEBUG Command: GET 304990801 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123552524 DLCTRL DEBUG Tx Command reply: GET_REPLY 304990801 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123552524 DLCTRL DEBUG Command: GET 555825930 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123552524 DLCTRL DEBUG Tx Command reply: GET_REPLY 555825930 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123552525 DLCTRL DEBUG Command: GET 593039830 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123552525 DLCTRL DEBUG Tx Command reply: GET_REPLY 593039830 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123552526 DLCTRL DEBUG Command: GET 674611594 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123552526 DLCTRL DEBUG Tx Command reply: GET_REPLY 674611594 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123552526 DLCTRL DEBUG Command: GET 751716509 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123552526 DLCTRL DEBUG Tx Command reply: GET_REPLY 751716509 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123552527 DLCTRL DEBUG Command: GET 172443082 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123552527 DLCTRL DEBUG Tx Command reply: GET_REPLY 172443082 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: 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@be9552f9b756: 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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110000001'B, t_guard := 20.000000 } 20250425123552537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42332<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@be9552f9b756: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@be9552f9b756: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@be9552f9b756: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)8933208 20250425123553548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123553548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123553548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425123553548 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123553548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x884f58, normal) (hnbgw_rua.c:407) 20250425123553548 DHNB DEBUG map_rua[0x55cf8d3ff060]{init}: Allocated (fsm.c:456) 20250425123553548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8933208)[0x55cf8d3ff060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123553548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8933208 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123553548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123553548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123553548 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250425123553548 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8933208 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:1047) 20250425123553548 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8933208 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123553548 DCN DEBUG map_sccp[0x55cf8d410c00]{init}: Allocated (fsm.c:456) 20250425123553548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cf8d410c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123553548 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8933208 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123553548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8933208 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425123553548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8933208)[0x55cf8d3ff060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123553548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123553548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123553548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8933208)[0x55cf8d3ff060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123553548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cf8d410c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123553548 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123553548 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{IDLE}: Allocated (fsm.c:456) 20250425123553548 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123553548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030001810056400500f1100926) (sccp_scrc.c:406) 20250425123553548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123553548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123553548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123553548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123553548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123553548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123553548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123553548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123553548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123553548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123553548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123553548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123553548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123553548 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123553548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cf8d410c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123553548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8933208)[0x55cf8d3ff060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123553548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123553548 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123553548 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123553548 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123553548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123553548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123553548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123553548 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(670)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@be9552f9b756: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@be9552f9b756: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)2044471 HNBGW_Test.msc0-SCCP(670)@be9552f9b756: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc0-SCCP(670)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123553553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123553553 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123553553 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123553553 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123553553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123553553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123553553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123553553 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123553553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123553553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123553553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123553553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123553553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123553553 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f004f0) (sccp_scrc.c:477) 20250425123553553 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20250425123553553 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123553553 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123553553 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123553553 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123553553 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123553553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cf8d410c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123553553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cf8d410c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123553553 DLCTRL DEBUG Command: GET 881980043 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123553553 DLCTRL DEBUG Tx Command reply: GET_REPLY 881980043 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123553554 DLCTRL DEBUG Command: GET 138091021 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123553554 DLCTRL DEBUG Tx Command reply: GET_REPLY 138091021 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123553556 DLCTRL DEBUG Command: GET 511617072 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123553556 DLCTRL DEBUG Tx Command reply: GET_REPLY 511617072 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123553557 DLCTRL DEBUG Command: GET 647138547 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123553557 DLCTRL DEBUG Tx Command reply: GET_REPLY 647138547 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123553558 DLCTRL DEBUG Command: GET 603960568 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123553558 DLCTRL DEBUG Tx Command reply: GET_REPLY 603960568 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123553559 DLCTRL DEBUG Command: GET 13336003 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123553559 DLCTRL DEBUG Tx Command reply: GET_REPLY 13336003 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123553560 DLCTRL DEBUG Command: GET 482350012 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123553560 DLCTRL DEBUG Tx Command reply: GET_REPLY 482350012 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123553561 DLCTRL DEBUG Command: GET 677149381 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123553561 DLCTRL DEBUG Tx Command reply: GET_REPLY 677149381 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123553562 DLCTRL DEBUG Command: GET 792225859 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123553562 DLCTRL DEBUG Tx Command reply: GET_REPLY 792225859 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123553563 DLCTRL DEBUG Command: GET 241010299 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123553563 DLCTRL DEBUG Tx Command reply: GET_REPLY 241010299 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123553564 DLCTRL DEBUG Command: GET 995787427 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123553564 DLCTRL DEBUG Tx Command reply: GET_REPLY 995787427 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123553564 DLCTRL DEBUG Command: GET 52251267 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123553564 DLCTRL DEBUG Tx Command reply: GET_REPLY 52251267 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123553565 DLCTRL DEBUG Command: GET 270691161 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123553565 DLCTRL DEBUG Tx Command reply: GET_REPLY 270691161 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123553566 DLCTRL DEBUG Command: GET 519512007 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123553566 DLCTRL DEBUG Tx Command reply: GET_REPLY 519512007 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123553567 DLCTRL DEBUG Command: GET 980567417 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123553567 DLCTRL DEBUG Tx Command reply: GET_REPLY 980567417 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123553568 DLCTRL DEBUG Command: GET 37152190 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123553568 DLCTRL DEBUG Tx Command reply: GET_REPLY 37152190 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123553569 DLCTRL DEBUG Command: GET 232807517 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123553569 DLCTRL DEBUG Tx Command reply: GET_REPLY 232807517 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123553570 DLCTRL DEBUG Command: GET 306871377 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123553570 DLCTRL DEBUG Tx Command reply: GET_REPLY 306871377 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123553571 DLCTRL DEBUG Command: GET 807993061 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123553571 DLCTRL DEBUG Tx Command reply: GET_REPLY 807993061 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123553572 DLCTRL DEBUG Command: GET 272661407 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123553572 DLCTRL DEBUG Tx Command reply: GET_REPLY 272661407 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000001101110110'B, t_guard := 20.000000 } 20250425123553583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42338<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@be9552f9b756: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@be9552f9b756: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@be9552f9b756: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)2845752 20250425123554590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123554590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123554590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425123554590 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123554590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2b6c38, normal) (hnbgw_rua.c:407) 20250425123554590 DHNB DEBUG map_rua[0x55cf8d37faa0]{init}: Allocated (fsm.c:456) 20250425123554590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2845752)[0x55cf8d37faa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123554590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2845752 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123554590 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123554590 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123554590 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2845752 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250425123554590 DCN DEBUG map_sccp[0x55cf8d401290]{init}: Allocated (fsm.c:456) 20250425123554590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cf8d401290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123554590 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2845752 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425123554590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2845752 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425123554590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2845752)[0x55cf8d37faa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123554590 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123554590 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123554590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2845752)[0x55cf8d37faa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123554590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cf8d401290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123554590 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123554590 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{IDLE}: Allocated (fsm.c:456) 20250425123554590 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123554590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030003760056400500f1100926) (sccp_scrc.c:406) 20250425123554590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123554590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123554590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123554590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123554590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123554590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123554590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123554590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123554590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123554590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123554590 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123554590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123554590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123554590 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123554590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cf8d401290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123554590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2845752)[0x55cf8d37faa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123554590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123554590 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123554590 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123554590 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123554590 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123554590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123554590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123554590 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(676)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@be9552f9b756: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@be9552f9b756: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)5917498 HNBGW_Test.msc2-SCCP(676)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@be9552f9b756: setverdict(pass): none -> pass 20250425123554594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123554594 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123554594 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123554594 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123554594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123554594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123554594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123554594 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123554594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123554594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123554594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123554594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123554594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123554594 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00894c41) (sccp_scrc.c:477) 20250425123554594 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20250425123554594 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123554594 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123554594 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123554594 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123554594 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123554594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cf8d401290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123554594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cf8d401290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123554595 DLCTRL DEBUG Command: GET 232710956 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123554595 DLCTRL DEBUG Tx Command reply: GET_REPLY 232710956 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123554596 DLCTRL DEBUG Command: GET 113075111 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123554596 DLCTRL DEBUG Tx Command reply: GET_REPLY 113075111 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123554597 DLCTRL DEBUG Command: GET 108468921 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123554597 DLCTRL DEBUG Tx Command reply: GET_REPLY 108468921 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123554598 DLCTRL DEBUG Command: GET 562618363 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123554598 DLCTRL DEBUG Tx Command reply: GET_REPLY 562618363 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123554599 DLCTRL DEBUG Command: GET 148887283 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123554599 DLCTRL DEBUG Tx Command reply: GET_REPLY 148887283 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123554600 DLCTRL DEBUG Command: GET 875501786 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123554600 DLCTRL DEBUG Tx Command reply: GET_REPLY 875501786 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123554600 DLCTRL DEBUG Command: GET 865994645 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123554600 DLCTRL DEBUG Tx Command reply: GET_REPLY 865994645 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123554601 DLCTRL DEBUG Command: GET 496738940 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123554601 DLCTRL DEBUG Tx Command reply: GET_REPLY 496738940 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123554602 DLCTRL DEBUG Command: GET 409632774 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123554602 DLCTRL DEBUG Tx Command reply: GET_REPLY 409632774 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123554603 DLCTRL DEBUG Command: GET 749001242 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123554603 DLCTRL DEBUG Tx Command reply: GET_REPLY 749001242 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123554603 DLCTRL DEBUG Command: GET 62992386 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123554603 DLCTRL DEBUG Tx Command reply: GET_REPLY 62992386 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123554604 DLCTRL DEBUG Command: GET 47671209 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123554604 DLCTRL DEBUG Tx Command reply: GET_REPLY 47671209 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250425123554605 DLCTRL DEBUG Command: GET 322026357 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123554605 DLCTRL DEBUG Tx Command reply: GET_REPLY 322026357 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123554606 DLCTRL DEBUG Command: GET 362627677 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123554606 DLCTRL DEBUG Tx Command reply: GET_REPLY 362627677 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123554607 DLCTRL DEBUG Command: GET 408025787 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123554607 DLCTRL DEBUG Tx Command reply: GET_REPLY 408025787 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123554607 DLCTRL DEBUG Command: GET 60135552 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123554608 DLCTRL DEBUG Tx Command reply: GET_REPLY 60135552 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123554608 DLCTRL DEBUG Command: GET 899000963 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123554608 DLCTRL DEBUG Tx Command reply: GET_REPLY 899000963 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123554609 DLCTRL DEBUG Command: GET 605607144 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123554609 DLCTRL DEBUG Tx Command reply: GET_REPLY 605607144 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123554610 DLCTRL DEBUG Command: GET 399426469 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123554610 DLCTRL DEBUG Tx Command reply: GET_REPLY 399426469 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123554611 DLCTRL DEBUG Command: GET 883203694 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123554611 DLCTRL DEBUG Tx Command reply: GET_REPLY 883203694 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123554614 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41415<->l=127.0.0.1:4262) (control_if.c:193) 20250425123554614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42322<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(664)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(663)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123554615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42314<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123554615 DLINP DEBUG SRVCONN(,r=127.0.0.1:60127<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123554615 DLINP DEBUG SRVCONN(,r=127.0.0.1:60127<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123554615 DLINP NOTICE SRV(,r=127.0.0.1:60127<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123554615 DMAIN NOTICE (127.0.0.1:60127 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60127<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123554615 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(673)@be9552f9b756: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@be9552f9b756: Final verdict of PTC: none 20250425123554617 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123554617 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123554617 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123554617 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123554617 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123554617 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123554617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123554617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123554617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123554617 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250425123554617 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123554617 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc1-RAN(674)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(686)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(683)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(682)@be9552f9b756: Final verdict of PTC: none 20250425123554617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123554617 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123554617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123554617 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123554617 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn2-SCCP(685)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(671)@be9552f9b756: Final verdict of PTC: none20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123554617 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123554617 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123554617 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425123554617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123554617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123554617 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20250425123554617 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425123554617 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250425123554617 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123554617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123554617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123554617 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123554617 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123554617 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123554617 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425123554617 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123554617 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425123554617 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123554617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cf8d410c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123554617 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123554617 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123554617 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425123554617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f004f0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123554617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123554617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123554617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123554617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123554617 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123554617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cf8d410c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123554617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8933208)[0x55cf8d3ff060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123554617 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8933208)[0x55cf8d3ff060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123554617 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123554617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123554617 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123554617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8933208)[0x55cf8d3ff060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123554617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8933208)[0x55cf8d3ff060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123554617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8933208)[0x55cf8d3ff060]{disrupted}: Freeing instance (context_map.c:202) 20250425123554617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8933208)[0x55cf8d3ff060]{disrupted}: Deallocated (fsm.c:568) 20250425123554617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cf8d410c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123554617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cf8d410c00]{disconnected}: Freeing instance (context_map.c:206) 20250425123554617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cf8d410c00]{disconnected}: Deallocated (fsm.c:568) 20250425123554617 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8933208 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425123554617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123554617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123554617 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425123554617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123554617 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123554617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123554617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123554617 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123554617 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123554617 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123554617 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123554617 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123554617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123554617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123554617 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123554617 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123554617 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123554617 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123554617 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123554617 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123554617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cf8d401290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123554617 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123554617 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123554617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00894c41), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123554617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123554617 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123554617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123554617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123554617 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123554617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cf8d401290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123554617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2845752)[0x55cf8d37faa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123554617 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2845752)[0x55cf8d37faa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123554617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123554617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2845752)[0x55cf8d37faa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123554618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2845752)[0x55cf8d37faa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123554618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2845752)[0x55cf8d37faa0]{disrupted}: Freeing instance (context_map.c:202) 20250425123554618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2845752)[0x55cf8d37faa0]{disrupted}: Deallocated (fsm.c:568) 20250425123554618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cf8d401290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123554618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cf8d401290]{disconnected}: Freeing instance (context_map.c:206) 20250425123554618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cf8d401290]{disconnected}: Deallocated (fsm.c:568) 20250425123554618 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2845752 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250425123554618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123554618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123554618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123554618 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123554618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123554618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123554618 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123554618 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123554618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123554618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123554618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123554618 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123554618 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123554618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123554618 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123554618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123554618 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123554618 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123554618 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123554618 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123554618 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123554618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425123554618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123554618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123554618 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123554618 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123554618 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123554618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42332<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123554618 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123554618 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123554618 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123554618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123554618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123554618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123554618 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123554618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42338<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-RAN(677)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(672)@be9552f9b756: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(665)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@be9552f9b756: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(688)@be9552f9b756: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(681)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(675)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(670)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(687)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(676)@be9552f9b756: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@be9552f9b756: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(684)@be9552f9b756: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Fri Apr 25 12:35:54 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 20250425123554829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123555531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42346<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=592012) Waiting for packet dumper to finish... 1 (prev_count=592012, count=592552) 20250425123556618 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123556618 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123556618 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425123556618 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123556618 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425123556618 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425123556618 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123556618 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123556618 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123557278 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123557278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7942a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123557278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123557278 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123557278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123557278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123557278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123557278 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123557278 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123557278 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123557278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123557278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123557278 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123557279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123557279 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123557279 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123557279 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123557279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043446b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123557279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123557279 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123557279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123557279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123557279 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123557279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123557279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123557280 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123557282 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123557282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f07816), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123557282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123557282 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123557282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123557282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123557282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123557282 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123557282 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123557282 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123557282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123557282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123557282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123557282 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123557282 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Fri Apr 25 12:35:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425123557634 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123557634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005915f8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123557634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123557634 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123557634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123557634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123557634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123557634 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123557634 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123557634 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123557634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123557634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123557634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123557634 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123557634 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123557635 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123557635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a81a), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123557635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123557635 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123557635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123557635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123557635 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123557635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00244b64), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123557635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123557635 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123557635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123557635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123557635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123557635 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123557635 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123557635 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123557635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123557635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123557635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123557635 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123557635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123557635 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123557635 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123557635 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123557635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123557635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123557635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123557635 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123557635 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123557635 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123558304 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123558304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007253a8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123558304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558304 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123558304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558304 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123558304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bdfd17), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123558304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123558304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558304 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123558304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca28c1), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123558304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123558304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558305 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558305 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558305 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123558305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123558305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123558305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123558305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123558305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558305 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558305 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558305 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123558305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123558305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123558305 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123558305 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123558305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558305 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558305 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558305 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123558305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123558305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123558305 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_paging_imsi started. 20250425123558570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123558572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47410<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123558575 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43619<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(695)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123558652 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123558652 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123558659 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123558659 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123558659 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123558659 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123558659 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh1(697)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123558659 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47868 (stream_srv.c:142) 20250425123558659 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47868<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123558660 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123558660 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123558660 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123558660 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123558660 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123558660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123558660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123558660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123558660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558660 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123558660 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123558660 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123558660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558660 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558660 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558660 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123558660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123558660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123558660 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123558661 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123558661 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123558661 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123558661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123558661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123558661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558661 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123558661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558661 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123558661 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123558661 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123558661 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123558661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123558661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123558661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558662 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123558662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558662 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123558662 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123558662 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123558662 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123558662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123558662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123558662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558662 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123558662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558662 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123558662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558662 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558662 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558662 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123558662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123558662 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123558662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558662 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558662 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558662 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123558662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123558662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123558662 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123558662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558662 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558662 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558662 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123558662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123558662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123558662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123558662 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123558662 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(701)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(701)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(701)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(699)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(704)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(704)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(702)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(707)@be9552f9b756: ************************************************* HNBGW_Test.msc2-M3UA(707)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(705)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123558698 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123558698 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123558698 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123558698 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123558698 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123558699 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123558699 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123558699 DRANAP NOTICE cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123558699 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123558699 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123558700 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123558700 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123558700 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123558700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123558700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123558700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558700 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123558700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558700 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123558700 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123558700 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123558700 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123558700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123558700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123558700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558700 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123558700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558700 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123558700 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123558700 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123558700 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123558700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123558700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123558700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558700 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123558700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558700 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123558700 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123558700 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123558700 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123558700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123558700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123558700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123558700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558700 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123558701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558701 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558701 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558701 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123558701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123558701 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123558701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558701 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558701 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558701 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123558701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123558701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123558701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123558701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123558701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558701 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558701 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558701 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123558701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123558701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123558701 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123558701 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123558701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558701 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558701 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558701 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123558701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123558701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123558701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123558701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123558701 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(710)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(708)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123558722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123558722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123558722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123558722 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123558722 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123558722 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123558722 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123558722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123558722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123558727 DLINP DEBUG SRVCONN(,r=127.0.0.1:47868<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123558727 DLINP DEBUG SRVCONN(,r=127.0.0.1:47868<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123558727 DLINP DEBUG SRVCONN(,r=127.0.0.1:47868<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123558727 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123558727 DHNBAP DEBUG (127.0.0.1:47868 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123558727 DHNBAP NOTICE (127.0.0.1:47868 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123558727 DHNBAP NOTICE (127.0.0.1:47868 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123558727 DLINP DEBUG SRVCONN(,r=127.0.0.1:47868<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123558727 DLINP DEBUG SRVCONN(,r=127.0.0.1:47868<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123558871 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123558871 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123558871 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123558871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(701)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123558873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123558873 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123558873 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123558873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123558873 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123558873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123558873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123558873 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123558873 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123558873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123558873 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123558873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123558873 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123558873 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123558873 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123558873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123558873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123558873 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123558873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123558873 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123558873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123558873 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123558873 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123558873 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123558873 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123558875 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123558875 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123558875 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123558875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123558875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123558875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123558875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558875 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123558875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558875 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558875 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558875 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123558875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123558875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123558875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123558875 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123558881 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123558881 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123558881 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425123558881 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425123558881 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425123558881 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425123558881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(704)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123558882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558882 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123558882 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425123558882 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425123558882 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425123558882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123558882 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123558882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425123558882 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123558882 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123558882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123558882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123558882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123558882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123558882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123558882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123558882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123558882 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123558883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558883 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123558883 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123558883 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123558883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123558883 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250425123558883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123558883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123558883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123558883 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123558883 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123558883 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123558883 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123558883 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123558883 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123558883 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123558883 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123558883 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123558883 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123558884 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123558884 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123558884 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123558884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123558884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123558884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558884 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123558884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558884 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123558884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558884 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558884 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558884 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123558884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123558884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123558884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123558884 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123558893 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123558893 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425123558893 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123558893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(707)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425123558894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558894 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425123558894 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123558894 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123558894 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123558894 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425123558894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123558895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558895 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123558895 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123558895 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123558895 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123558895 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123558895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123558895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123558895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123558895 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425123558895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123558895 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123558895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123558895 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123558895 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123558895 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123558895 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123558895 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123558895 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123558896 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123558896 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123558896 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123558896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123558896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123558896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558896 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123558896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558896 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123558896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558896 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558896 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558896 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123558896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123558896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123558896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123558896 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123558910 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123558910 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123558910 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425123558910 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425123558910 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425123558910 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425123558910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(710)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123558911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558911 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123558911 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425123558911 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425123558911 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425123558911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123558911 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123558911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123558911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123558911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425123558911 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123558911 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123558911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123558911 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123558911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123558911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123558911 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123558912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558912 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123558912 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123558912 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123558912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123558912 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250425123558912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123558912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123558912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123558912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123558912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123558912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123558912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123558912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123558912 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123558912 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123558912 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123558912 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123558913 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123558913 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123558913 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123558913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123558913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123558914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123558914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123558914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123558914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123558914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123558914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123558914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123558914 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123558914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123558914 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123558914 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123558914 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123558914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123558914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123558914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123558914 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559166 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123559166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00572f67), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123559166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123559166 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123559166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123559166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123559166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123559166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123559166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123559166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123559166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123559166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123559166 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123559168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123559168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123559168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123559168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123559168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=00572f67) (sccp_scrc.c:477) 20250425123559168 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20250425123559168 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123559168 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123559168 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123559168 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123559168 DLSCCP DEBUG SCCP-SCOC(68)[0x55cf8d409180]{IDLE}: Deallocated (fsm.c:568) 20250425123559168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559168 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123559168 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123559168 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123559168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123559168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123559168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123559168 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559169 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123559169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007884bb), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123559169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123559169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123559169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123559169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123559169 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123559169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029f446), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123559169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123559169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123559169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123559169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123559169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559169 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123559169 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123559169 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123559169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123559169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123559169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123559169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559169 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123559169 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123559169 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123559169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123559169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123559169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123559169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123559171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123559171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123559171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123559171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123559171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=007884bb) (sccp_scrc.c:477) 20250425123559171 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20250425123559171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559171 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123559171 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123559171 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123559171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123559171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123559171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123559171 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559171 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123559171 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123559171 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123559171 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123559171 DLSCCP DEBUG SCCP-SCOC(69)[0x55cf8d400ec0]{IDLE}: Deallocated (fsm.c:568) 20250425123559372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559372 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123559372 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123559372 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123559372 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123559372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123559372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123559372 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123559372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123559372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123559372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123559372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123559372 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=0029f446) (sccp_scrc.c:477) 20250425123559372 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20250425123559372 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123559372 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123559372 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123559372 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123559372 DLSCCP DEBUG SCCP-SCOC(67)[0x55cf8d382eb0]{IDLE}: Deallocated (fsm.c:568) 20250425123559675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123559675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123559675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123559675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123559675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123559675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123559675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123559675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123559675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559675 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123559675 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123559675 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123559675 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123559675 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123559675 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123559675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123559675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123559675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559675 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123559675 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123559675 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123559675 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123559675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123559675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123559675 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123559675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123559675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123559675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123559675 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123559675 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(700)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123559675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559675 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123559675 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123559675 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123559675 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123559675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123559675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123559675 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559676 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123559676 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123559676 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123559676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123559676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123559676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123559676 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123559676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123559676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123559676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123559676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123559676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123559676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123559676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123559676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123559676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123559676 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123559676 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123559676 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123559684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559684 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123559684 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123559684 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123559684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123559684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123559685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123559685 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(703)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123559685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123559685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123559685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123559685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123559685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123559685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123559685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123559685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123559685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123559685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123559685 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123559685 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123559685 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123559685 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123559685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123559685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123559685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123559685 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123559685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123559685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123559685 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123559685 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123559685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559685 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123559685 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123559685 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123559685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123559685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123559685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123559685 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559686 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123559686 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123559686 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123559686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123559686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123559686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123559686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123559686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123559686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123559686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123559686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123559686 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123559686 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123559686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123559686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559686 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123559686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123559686 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123559686 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123559686 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123559697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559697 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123559697 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123559697 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123559697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123559697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123559697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123559697 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123559697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123559697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123559697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123559697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123559697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123559697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123559697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123559697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123559697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123559697 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123559697 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123559697 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425123559697 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123559697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123559697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123559697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123559698 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123559698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123559698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123559698 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123559698 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: link up (cnlink.c:111) 20250425123559698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559698 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123559698 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123559698 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123559698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123559698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123559698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123559698 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559698 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123559698 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123559698 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123559698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123559698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123559698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123559698 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123559698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123559698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123559698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123559698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123559698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123559698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123559698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123559698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123559698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123559698 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123559698 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123559698 DRANAP INFO cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123559714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559714 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123559714 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123559714 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123559714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123559714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123559714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123559714 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123559714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123559714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123559714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123559714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123559714 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123559714 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123559714 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123559714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559714 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123559714 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123559714 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123559714 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123559714 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123559714 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123559714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123559714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123559714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123559714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123559714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123559714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123559714 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123559714 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123559714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559714 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123559714 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123559714 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123559714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123559714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123559714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123559714 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559715 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123559715 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123559715 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123559715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123559715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123559715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123559715 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123559715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123559715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123559715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123559715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123559715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123559715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123559715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123559715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123559715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123559715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123559715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123559715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123559715 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123559715 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123559715 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123559774 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123559774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061423c), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123559774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123559774 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123559774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123559774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123559774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559774 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123559774 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123559774 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123559774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123559774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123559774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123559774 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559775 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123559775 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123559775 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123559775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123559775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123559775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123559775 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123559775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123559775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123559775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123559775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123559775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=0061423c) (sccp_scrc.c:477) 20250425123559775 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20250425123559775 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123559775 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123559775 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123559775 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123559775 DLSCCP DEBUG SCCP-SCOC(65)[0x55cf8d403860]{IDLE}: Deallocated (fsm.c:568) 20250425123559784 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123559784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00343c65), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123559784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123559784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123559784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123559784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123559784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559784 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123559784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123559784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123559784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123559784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123559784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123559784 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559785 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123559785 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123559785 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123559785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123559785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123559785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123559785 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123559785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123559785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123559785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123559785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123559785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=00343c65) (sccp_scrc.c:477) 20250425123559785 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20250425123559785 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123559785 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123559785 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123559785 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123559785 DLSCCP DEBUG SCCP-SCOC(64)[0x55cf8d3f8e40]{IDLE}: Deallocated (fsm.c:568) 20250425123559788 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123559788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00675019), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123559788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123559788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123559788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123559788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123559788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559788 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123559788 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123559788 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123559788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123559788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123559788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123559788 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123559788 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123559788 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123559788 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123559788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123559788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123559788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123559788 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123559788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123559788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123559788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123559788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123559788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123559788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=00675019) (sccp_scrc.c:477) 20250425123559788 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20250425123559788 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123559788 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123559788 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123559788 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123559788 DLSCCP DEBUG SCCP-SCOC(66)[0x55cf8d417d20]{IDLE}: Deallocated (fsm.c:568) 20250425123600185 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123600185 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123600185 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123600185 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123600185 DLSCCP DEBUG SCCP-SCOC(62)[0x55cf8d3fb900]{IDLE}: Deallocated (fsm.c:568) 20250425123600195 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123600195 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123600195 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123600195 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123600195 DLSCCP DEBUG SCCP-SCOC(61)[0x55cf8d427680]{IDLE}: Deallocated (fsm.c:568) 20250425123600197 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123600197 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123600197 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123600197 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123600197 DLSCCP DEBUG SCCP-SCOC(63)[0x55cf8d280390]{IDLE}: Deallocated (fsm.c:568) 20250425123600737 DLCTRL DEBUG Command: GET 651134234 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123600737 DLCTRL DEBUG Tx Command reply: GET_REPLY 651134234 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123600745 DLCTRL DEBUG Command: GET 519031433 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123600745 DLCTRL DEBUG Tx Command reply: GET_REPLY 519031433 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123600748 DLCTRL DEBUG Command: GET 125250245 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123600748 DLCTRL DEBUG Tx Command reply: GET_REPLY 125250245 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123600751 DLCTRL DEBUG Command: GET 607535377 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123600751 DLCTRL DEBUG Tx Command reply: GET_REPLY 607535377 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123600754 DLCTRL DEBUG Command: GET 632079769 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123600754 DLCTRL DEBUG Tx Command reply: GET_REPLY 632079769 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123600756 DLCTRL DEBUG Command: GET 201520962 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123600756 DLCTRL DEBUG Tx Command reply: GET_REPLY 201520962 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123600758 DLCTRL DEBUG Command: GET 359042147 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123600758 DLCTRL DEBUG Tx Command reply: GET_REPLY 359042147 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123600760 DLCTRL DEBUG Command: GET 998800818 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123600760 DLCTRL DEBUG Tx Command reply: GET_REPLY 998800818 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123600762 DLCTRL DEBUG Command: GET 908219068 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123600762 DLCTRL DEBUG Tx Command reply: GET_REPLY 908219068 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123600764 DLCTRL DEBUG Command: GET 268748180 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123600764 DLCTRL DEBUG Tx Command reply: GET_REPLY 268748180 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123600766 DLCTRL DEBUG Command: GET 47506538 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123600766 DLCTRL DEBUG Tx Command reply: GET_REPLY 47506538 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123600768 DLCTRL DEBUG Command: GET 438086878 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123600768 DLCTRL DEBUG Tx Command reply: GET_REPLY 438086878 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123600769 DLCTRL DEBUG Command: GET 49113018 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123600769 DLCTRL DEBUG Tx Command reply: GET_REPLY 49113018 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123600770 DLCTRL DEBUG Command: GET 643304291 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123600770 DLCTRL DEBUG Tx Command reply: GET_REPLY 643304291 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123600771 DLCTRL DEBUG Command: GET 572681413 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123600771 DLCTRL DEBUG Tx Command reply: GET_REPLY 572681413 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123600772 DLCTRL DEBUG Command: GET 696003610 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123600772 DLCTRL DEBUG Tx Command reply: GET_REPLY 696003610 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123600773 DLCTRL DEBUG Command: GET 765395359 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123600773 DLCTRL DEBUG Tx Command reply: GET_REPLY 765395359 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123600774 DLCTRL DEBUG Command: GET 374812064 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123600774 DLCTRL DEBUG Tx Command reply: GET_REPLY 374812064 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123600775 DLCTRL DEBUG Command: GET 790787719 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123600775 DLCTRL DEBUG Tx Command reply: GET_REPLY 790787719 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123600776 DLCTRL DEBUG Command: GET 281380964 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123600776 DLCTRL DEBUG Tx Command reply: GET_REPLY 281380964 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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 } } } 20250425123600792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123601816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123601816 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123601816 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123601816 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123601816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123601816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123601816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123601816 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123601816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123601817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123601817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123601817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123601817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123601817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123601817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123601817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:477) 20250425123601817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123601817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123601817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123601817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123601817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123601817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123601817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123601817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123601817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123601817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123601817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123601817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123601817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123601817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123601817 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425123601817 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250425123601817 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250425123601817 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250425123601817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250425123601817 DRUA DEBUG (127.0.0.1:47868 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250425123601817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123601817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250425123601817 DLINP DEBUG SRVCONN(,r=127.0.0.1:47868<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123601817 DLINP DEBUG SRVCONN(,r=127.0.0.1:47868<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh1-RUA(698)@be9552f9b756: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(696)@be9552f9b756: UnitdataCallback HNBGW_Test.msc0-RAN(700)@be9552f9b756: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@be9552f9b756: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@be9552f9b756: Added conn table entry 0TC_mscpool_paging_imsi0(712)15873369 20250425123602842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123602842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123602842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123602842 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123602842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf23559, normal) (hnbgw_rua.c:407) 20250425123602842 DHNB DEBUG map_rua[0x55cf8d400ec0]{init}: Allocated (fsm.c:456) 20250425123602842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15873369)[0x55cf8d400ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123602842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15873369 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123602842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123602842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123602842 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15873369 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250425123602842 DCN DEBUG map_sccp[0x55cf8d409180]{init}: Allocated (fsm.c:456) 20250425123602842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cf8d409180]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123602842 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15873369 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123602842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15873369 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425123602842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15873369)[0x55cf8d400ec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123602842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123602842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123602842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15873369)[0x55cf8d400ec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123602842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cf8d409180]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123602842 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123602842 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{IDLE}: Allocated (fsm.c:456) 20250425123602842 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123602842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000051), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003d30056400500f1100926) (sccp_scrc.c:406) 20250425123602842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123602842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123602842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123602842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123602842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123602842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123602842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123602842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123602842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123602842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123602842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123602842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123602842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123602842 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123602842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cf8d409180]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123602842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15873369)[0x55cf8d400ec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123602842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123602842 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123602842 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123602842 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123602842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123602842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123602842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123602842 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(699)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@be9552f9b756: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@be9552f9b756: Added conn table entry 0TC_mscpool_paging_imsi0(712)6974911 HNBGW_Test.msc0-SCCP(699)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(712)@be9552f9b756: setverdict(pass): none -> pass 20250425123602849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123602849 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123602849 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123602849 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123602849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123602849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123602849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123602849 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123602850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123602850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123602850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123602850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123602850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123602850 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00436eba) (sccp_scrc.c:477) 20250425123602850 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20250425123602850 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123602850 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123602850 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123602850 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123602850 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123602850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cf8d409180]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123602850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cf8d409180]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123603850 DLCTRL DEBUG Command: GET 461568890 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123603850 DLCTRL DEBUG Tx Command reply: GET_REPLY 461568890 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123603851 DLCTRL DEBUG Command: GET 366041558 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123603851 DLCTRL DEBUG Tx Command reply: GET_REPLY 366041558 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123603852 DLCTRL DEBUG Command: GET 336818271 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123603852 DLCTRL DEBUG Tx Command reply: GET_REPLY 336818271 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123603853 DLCTRL DEBUG Command: GET 65020821 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123603853 DLCTRL DEBUG Tx Command reply: GET_REPLY 65020821 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123603854 DLCTRL DEBUG Command: GET 253604861 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123603854 DLCTRL DEBUG Tx Command reply: GET_REPLY 253604861 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123603855 DLCTRL DEBUG Command: GET 659481258 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123603855 DLCTRL DEBUG Tx Command reply: GET_REPLY 659481258 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123603855 DLCTRL DEBUG Command: GET 973991993 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123603855 DLCTRL DEBUG Tx Command reply: GET_REPLY 973991993 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123603856 DLCTRL DEBUG Command: GET 797533980 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123603856 DLCTRL DEBUG Tx Command reply: GET_REPLY 797533980 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123603857 DLCTRL DEBUG Command: GET 530243281 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123603857 DLCTRL DEBUG Tx Command reply: GET_REPLY 530243281 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123603857 DLCTRL DEBUG Command: GET 744998878 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123603857 DLCTRL DEBUG Tx Command reply: GET_REPLY 744998878 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123603858 DLCTRL DEBUG Command: GET 626735381 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123603858 DLCTRL DEBUG Tx Command reply: GET_REPLY 626735381 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123603859 DLCTRL DEBUG Command: GET 394849759 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123603859 DLCTRL DEBUG Tx Command reply: GET_REPLY 394849759 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123603859 DLCTRL DEBUG Command: GET 158563604 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123603859 DLCTRL DEBUG Tx Command reply: GET_REPLY 158563604 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123603861 DLCTRL DEBUG Command: GET 617628420 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123603861 DLCTRL DEBUG Tx Command reply: GET_REPLY 617628420 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123603862 DLCTRL DEBUG Command: GET 477797533 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123603862 DLCTRL DEBUG Tx Command reply: GET_REPLY 477797533 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123603863 DLCTRL DEBUG Command: GET 518231459 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123603863 DLCTRL DEBUG Tx Command reply: GET_REPLY 518231459 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123603864 DLCTRL DEBUG Command: GET 826221944 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123603865 DLCTRL DEBUG Tx Command reply: GET_REPLY 826221944 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123603866 DLCTRL DEBUG Command: GET 458707368 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123603866 DLCTRL DEBUG Tx Command reply: GET_REPLY 458707368 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123603867 DLCTRL DEBUG Command: GET 517314135 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123603867 DLCTRL DEBUG Tx Command reply: GET_REPLY 517314135 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123603869 DLCTRL DEBUG Command: GET 933565518 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123603869 DLCTRL DEBUG Tx Command reply: GET_REPLY 933565518 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123603873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47410<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123603873 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43619<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(693)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(692)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123603875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123603875 DLINP DEBUG SRVCONN(,r=127.0.0.1:47868<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123603875 DLINP DEBUG SRVCONN(,r=127.0.0.1:47868<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123603875 DLINP NOTICE SRV(,r=127.0.0.1:47868<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123603875 DMAIN NOTICE (127.0.0.1:47868 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47868<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123603875 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425123603875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123603875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123603875 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123603875 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123603875 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123603875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15873369)[0x55cf8d400ec0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123603875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15873369)[0x55cf8d400ec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123603875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cf8d409180]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123603875 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123603875 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123603875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00436eba), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123603875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123603875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123603875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123603875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123603875 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123603876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cf8d409180]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123603876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15873369)[0x55cf8d400ec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123603876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15873369)[0x55cf8d400ec0]{disrupted}: Freeing instance (context_map.c:202) 20250425123603876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15873369)[0x55cf8d400ec0]{disrupted}: Deallocated (fsm.c:568) 20250425123603876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cf8d409180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123603876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cf8d409180]{disconnected}: Freeing instance (context_map.c:206) 20250425123603876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cf8d409180]{disconnected}: Deallocated (fsm.c:568) 20250425123603876 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15873369 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250425123603876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123603876 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123603876 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123603876 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123603876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123603876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123603876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123603876 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(705)@be9552f9b756: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(698)@be9552f9b756: Final verdict of PTC: none 20250425123603876 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123603876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123603876 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123603876 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123603877 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425123603877 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_mscpool_paging_imsi(691)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-RAN(706)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(708)@be9552f9b756: Final verdict of PTC: none 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123603877 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250425123603877 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123603877 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123603877 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123603877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123603877 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123603877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123603877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123603877 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123603877 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123603877 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_paging_imsi-Iuh0-RUA(696)@be9552f9b756: Final verdict of PTC: none20250425123603877 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123603877 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123603877 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123603877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123603877 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123603877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123603877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123603877 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425123603877 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123603877 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123603877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123603878 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-RAN(703)@be9552f9b756: Final verdict of PTC: none20250425123603878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123603878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123603878 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123603878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123603878 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123603878 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-SCCP(699)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(702)@be9552f9b756: Final verdict of PTC: none 20250425123603878 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123603878 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-M3UA(701)@be9552f9b756: Final verdict of PTC: none 20250425123603878 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123603878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123603878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123603878 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-RAN(700)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(710)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(707)@be9552f9b756: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(695)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(694)@be9552f9b756: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(697)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(711)@be9552f9b756: Final verdict of PTC: none 20250425123603878 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123603878 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_paging_imsi0(712)@be9552f9b756: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(709)@be9552f9b756: Final verdict of PTC: none 20250425123603892 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123603892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123603893 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123603893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc1-M3UA(704)@be9552f9b756: Final verdict of PTC: none 20250425123603893 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123603893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123603893 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123603893 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123603893 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123603893 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123603893 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass)20250425123603894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. 20250425123603894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123603894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123603894 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123603894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123603894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123603894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123603894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123603894 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123603895 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123603895 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123603895 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123603895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123603895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123603895 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425123603895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123603895 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123603895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123603895 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123603896 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123603896 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123603896 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123603896 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123603896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123603896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123603896 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123603896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123603896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123603896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123603897 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123603897 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123603897 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123603897 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123603897 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) Fri Apr 25 12:36:03 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 20250425123604046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123604618 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123604618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00894c41), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123604618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123604618 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123604618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123604618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123604618 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123604618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f004f0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123604618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123604618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123604618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123604618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123604618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123604618 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123604618 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123604618 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123604618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123604618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123604618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123604618 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123604618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123604618 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123604618 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123604618 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123604618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123604618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123604618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123604618 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123604648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=537536) Waiting for packet dumper to finish... 1 (prev_count=537536, count=546672) 20250425123605877 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123605877 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123605877 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123605878 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123605878 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123605878 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123605878 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123605878 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425123605878 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425123605878 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123605878 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123605878 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Fri Apr 25 12:36:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425123607279 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123607279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7942a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123607279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607279 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123607279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607279 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607279 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607279 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123607279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123607279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123607279 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123607280 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123607280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043446b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123607280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607280 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123607280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607280 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607280 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607280 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123607280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123607280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123607280 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123607282 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123607282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f07816), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123607282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607282 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123607282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607282 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607282 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607282 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123607282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123607283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123607283 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123607635 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123607635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005915f8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123607635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607635 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123607635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607635 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607635 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607635 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123607635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123607635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123607635 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123607636 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123607636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00244b64), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123607636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607636 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123607636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607636 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123607636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a81a), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123607636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607636 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123607636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607636 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607636 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607636 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123607636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123607636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123607636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123607636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607636 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607636 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607636 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123607636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123607636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123607636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_paging_tmsi started. 20250425123607683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54464<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123607686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123607689 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36959<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(717)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123607772 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123607772 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123607781 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123607781 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123607781 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123607781 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123607781 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123607781 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(719)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123607781 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60661 (stream_srv.c:142) 20250425123607781 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60661<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123607781 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123607781 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123607783 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123607783 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123607783 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123607783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123607783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123607783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607783 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123607783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607783 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123607783 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123607783 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123607783 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123607783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123607783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123607783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607783 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123607783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607783 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123607783 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123607783 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123607783 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123607783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123607783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123607783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607783 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123607783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607783 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123607783 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123607783 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123607783 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123607783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123607783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123607783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123607783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607783 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123607783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607783 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607783 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607783 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123607783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123607783 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123607783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607783 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607783 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607783 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123607783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123607783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123607783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123607783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607783 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607783 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607783 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123607783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123607783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123607783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123607783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607783 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607783 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607783 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123607783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123607783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123607783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(723)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(723)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(721)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(726)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(726)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(724)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(729)@be9552f9b756: ************************************************* HNBGW_Test.msc2-M3UA(729)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(727)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123607824 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123607824 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123607824 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123607824 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123607825 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123607825 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123607825 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123607825 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123607826 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123607826 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123607826 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123607826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123607826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607826 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123607826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607826 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123607826 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123607826 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123607826 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123607826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123607826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607826 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123607826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607826 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123607826 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123607826 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123607826 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123607826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123607826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607826 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123607826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607826 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123607826 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123607826 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123607826 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123607826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123607826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123607826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607826 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123607827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607827 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607827 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607827 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123607827 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123607827 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123607827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607827 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607827 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607827 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123607827 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123607827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123607827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123607827 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123607827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607827 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607827 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607827 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123607827 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123607827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123607827 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123607827 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123607827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607827 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607827 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607827 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123607827 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123607827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123607827 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(732)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(730)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123607852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123607852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123607852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123607852 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123607852 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123607852 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123607852 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123607852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123607852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123607856 DLINP DEBUG SRVCONN(,r=127.0.0.1:60661<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123607856 DLINP DEBUG SRVCONN(,r=127.0.0.1:60661<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123607856 DLINP DEBUG SRVCONN(,r=127.0.0.1:60661<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123607856 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123607856 DHNBAP DEBUG (127.0.0.1:60661 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123607856 DHNBAP NOTICE (127.0.0.1:60661 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123607856 DHNBAP NOTICE (127.0.0.1:60661 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123607856 DLINP DEBUG SRVCONN(,r=127.0.0.1:60661<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123607856 DLINP DEBUG SRVCONN(,r=127.0.0.1:60661<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123607994 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123607994 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123607994 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123607994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(723)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123607995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607995 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123607995 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123607995 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123607995 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123607995 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123607995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123607996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607996 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123607996 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123607996 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123607996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123607996 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123607996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123607996 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123607996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123607996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123607996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123607996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123607996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123607996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123607996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123607996 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123607996 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123607996 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123607997 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123607997 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123607997 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123607997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123607997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123607997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123607998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123607998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123607998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123607998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123607998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123607998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123607998 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123607998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123607998 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123607998 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123607998 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123607998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123607998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123607998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123607998 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608006 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123608006 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123608006 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123608006 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(726)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123608007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608007 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123608007 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123608007 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123608007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123608007 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123608007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123608008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608008 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123608008 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123608008 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123608008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123608008 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123608008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123608008 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123608008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123608008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123608008 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123608008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123608008 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123608008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123608008 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123608008 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123608008 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123608008 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123608009 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123608009 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123608009 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123608009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123608009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123608009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123608009 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123608009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123608009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123608009 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123608009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608009 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123608009 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123608009 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123608009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123608009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123608009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123608010 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608019 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123608019 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425123608019 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123608019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(729)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425123608020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608020 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425123608020 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123608020 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123608020 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123608020 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425123608020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123608021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608021 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123608021 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123608021 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123608021 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123608021 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123608021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123608021 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123608021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123608021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123608021 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425123608021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123608021 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123608021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123608021 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123608021 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123608021 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123608021 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123608022 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123608022 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123608022 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123608022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123608022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123608022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123608022 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123608022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123608022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123608022 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123608022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608022 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123608022 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123608022 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123608022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123608022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123608022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123608022 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608038 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123608038 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123608038 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123608038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(732)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123608039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608039 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123608039 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123608039 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123608039 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123608039 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123608039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123608040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608040 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123608040 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123608040 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123608040 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123608040 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123608040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123608040 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123608040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123608040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123608040 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123608040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123608040 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123608040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123608040 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123608040 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123608040 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123608040 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123608041 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123608041 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123608041 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123608041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123608041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123608041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123608041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123608041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123608041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123608041 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123608041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608041 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123608041 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123608041 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123608041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123608041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123608041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123608041 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608305 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123608305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca28c1), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123608305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123608305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123608305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123608305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123608305 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123608305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bdfd17), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123608305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123608305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123608305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123608305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123608305 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123608305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007253a8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123608305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123608305 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123608305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123608305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123608305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608305 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123608305 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123608305 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123608305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123608305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123608305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123608305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608305 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123608305 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123608305 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123608305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123608305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123608305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123608305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608305 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123608305 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123608305 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123608305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123608305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123608305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123608305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608307 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123608307 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123608307 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123608307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123608307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123608307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123608307 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123608307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123608307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123608307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123608307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123608307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=007253a8) (sccp_scrc.c:477) 20250425123608307 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20250425123608307 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123608307 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123608307 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123608307 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123608307 DLSCCP DEBUG SCCP-SCOC(71)[0x55cf8d40e6e0]{IDLE}: Deallocated (fsm.c:568) 20250425123608308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608308 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123608308 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123608308 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123608308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123608308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123608308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123608308 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123608308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123608308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123608308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123608308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123608308 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=00ca28c1) (sccp_scrc.c:477) 20250425123608308 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20250425123608308 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123608308 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123608308 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123608308 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123608308 DLSCCP DEBUG SCCP-SCOC(72)[0x55cf8d402380]{IDLE}: Deallocated (fsm.c:568) 20250425123608508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608508 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123608508 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123608508 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123608508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123608508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123608508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123608508 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123608508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123608508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123608508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123608508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123608508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=00bdfd17) (sccp_scrc.c:477) 20250425123608508 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20250425123608508 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123608508 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123608508 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123608508 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123608508 DLSCCP DEBUG SCCP-SCOC(70)[0x55cf8d418000]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(722)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123608798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608798 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123608798 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123608798 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123608798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123608798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123608798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123608798 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123608798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123608798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123608798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123608798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123608798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123608798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123608798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123608798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608798 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123608798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123608798 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123608798 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123608798 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123608798 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123608798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123608798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123608798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123608798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123608798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123608798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123608798 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123608798 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123608798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123608798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123608798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123608798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123608798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123608798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123608798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608799 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123608799 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123608799 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123608799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123608799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123608799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123608799 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608799 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123608799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123608799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123608799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123608799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123608799 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123608799 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123608799 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123608799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608799 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123608799 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123608799 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123608799 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123608799 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123608810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608810 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123608810 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123608810 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123608810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123608810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123608810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123608810 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123608810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123608810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123608810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123608810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) HNBGW_Test.msc1-RAN(725)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123608810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123608810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123608810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123608810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608810 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123608810 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123608810 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123608810 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123608810 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123608810 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123608810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123608810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123608810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123608810 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123608810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123608810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123608810 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123608810 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123608810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608810 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123608810 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123608810 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123608810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123608810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123608810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123608810 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608811 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123608811 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123608811 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123608811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123608811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123608811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123608811 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123608811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123608811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123608811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123608811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123608811 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123608811 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123608811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123608811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608811 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123608811 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123608811 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123608811 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123608811 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123608824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608824 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123608824 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123608824 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123608824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123608824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123608824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123608824 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123608824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123608824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123608824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123608824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123608824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123608824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123608824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123608824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608824 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123608824 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123608824 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123608824 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123608824 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425123608824 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123608824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123608824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123608824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123608824 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123608824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123608824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123608824 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123608824 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: link up (cnlink.c:111) 20250425123608824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608824 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123608824 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123608824 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123608824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123608824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123608824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123608824 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(728)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123608826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608826 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123608826 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123608826 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123608826 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123608826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123608826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123608826 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123608826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123608826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123608826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123608826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123608826 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123608826 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123608826 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123608826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608826 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123608826 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123608826 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123608826 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123608826 DRANAP INFO cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123608843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608843 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123608843 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123608843 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123608843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123608843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123608843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123608843 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123608843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123608843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123608843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123608843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123608843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123608843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123608843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123608843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608843 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123608843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123608843 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123608843 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123608843 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123608843 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123608843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123608843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123608843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123608843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123608843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123608843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123608843 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123608843 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123608843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608843 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123608843 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123608843 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123608843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123608843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123608843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123608843 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123608844 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123608844 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123608844 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123608844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123608844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123608844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123608844 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123608844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123608844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123608844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123608844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123608844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123608844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123608844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123608844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123608844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123608844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123608844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123608844 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123608844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123608844 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123608844 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123608844 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123609860 DLCTRL DEBUG Command: GET 504640046 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123609860 DLCTRL DEBUG Tx Command reply: GET_REPLY 504640046 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123609861 DLCTRL DEBUG Command: GET 820395791 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123609862 DLCTRL DEBUG Tx Command reply: GET_REPLY 820395791 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123609863 DLCTRL DEBUG Command: GET 1948205 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123609863 DLCTRL DEBUG Tx Command reply: GET_REPLY 1948205 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123609864 DLCTRL DEBUG Command: GET 854367427 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123609864 DLCTRL DEBUG Tx Command reply: GET_REPLY 854367427 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123609865 DLCTRL DEBUG Command: GET 416512558 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123609865 DLCTRL DEBUG Tx Command reply: GET_REPLY 416512558 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123609866 DLCTRL DEBUG Command: GET 695434579 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123609866 DLCTRL DEBUG Tx Command reply: GET_REPLY 695434579 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123609868 DLCTRL DEBUG Command: GET 391081812 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123609868 DLCTRL DEBUG Tx Command reply: GET_REPLY 391081812 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123609869 DLCTRL DEBUG Command: GET 540843611 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123609869 DLCTRL DEBUG Tx Command reply: GET_REPLY 540843611 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123609871 DLCTRL DEBUG Command: GET 562912594 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123609871 DLCTRL DEBUG Tx Command reply: GET_REPLY 562912594 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123609872 DLCTRL DEBUG Command: GET 819803122 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123609872 DLCTRL DEBUG Tx Command reply: GET_REPLY 819803122 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123609873 DLCTRL DEBUG Command: GET 581179275 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123609873 DLCTRL DEBUG Tx Command reply: GET_REPLY 581179275 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123609874 DLCTRL DEBUG Command: GET 169717092 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123609874 DLCTRL DEBUG Tx Command reply: GET_REPLY 169717092 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123609875 DLCTRL DEBUG Command: GET 596129582 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123609875 DLCTRL DEBUG Tx Command reply: GET_REPLY 596129582 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123609876 DLCTRL DEBUG Command: GET 904573362 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123609876 DLCTRL DEBUG Tx Command reply: GET_REPLY 904573362 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123609876 DLCTRL DEBUG Command: GET 985444070 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123609876 DLCTRL DEBUG Tx Command reply: GET_REPLY 985444070 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123609878 DLCTRL DEBUG Command: GET 106136188 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123609878 DLCTRL DEBUG Tx Command reply: GET_REPLY 106136188 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123609879 DLCTRL DEBUG Command: GET 619009169 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123609879 DLCTRL DEBUG Tx Command reply: GET_REPLY 619009169 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123609880 DLCTRL DEBUG Command: GET 262853250 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123609880 DLCTRL DEBUG Tx Command reply: GET_REPLY 262853250 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123609881 DLCTRL DEBUG Command: GET 710225958 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123609881 DLCTRL DEBUG Tx Command reply: GET_REPLY 710225958 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123609882 DLCTRL DEBUG Command: GET 682591680 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123609882 DLCTRL DEBUG Tx Command reply: GET_REPLY 682591680 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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 } } } 20250425123609893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54490<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@be9552f9b756: 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 20250425123610901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123610901 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123610901 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123610901 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123610901 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123610901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123610901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123610901 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123610901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123610902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123610902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123610902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123610902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123610902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123610902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123610902 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:477) 20250425123610902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123610902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123610902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123610902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123610902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123610902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123610902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123610902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123610902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123610902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123610902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123610902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123610902 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123610902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123610902 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425123610902 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250425123610902 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250425123610902 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250425123610902 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250425123610902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250425123610902 DRUA DEBUG (127.0.0.1:60661 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250425123610902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123610902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250425123610902 DLINP DEBUG SRVCONN(,r=127.0.0.1:60661<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123610902 DLINP DEBUG SRVCONN(,r=127.0.0.1:60661<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@be9552f9b756: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(720)@be9552f9b756: UnitdataCallback TC_mscpool_paging_tmsi0(734)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(722)@be9552f9b756: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@be9552f9b756: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@be9552f9b756: Added conn table entry 0TC_mscpool_paging_tmsi0(734)13868620 20250425123611909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123611909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123611909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425123611909 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123611909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd39e4c, normal) (hnbgw_rua.c:407) 20250425123611909 DHNB DEBUG map_rua[0x55cf8d40e6e0]{init}: Allocated (fsm.c:456) 20250425123611909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13868620)[0x55cf8d40e6e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123611909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13868620 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123611909 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123611909 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123611909 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13868620 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250425123611909 DCN DEBUG map_sccp[0x55cf8d400ec0]{init}: Allocated (fsm.c:456) 20250425123611909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cf8d400ec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123611909 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13868620 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123611909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13868620 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250425123611909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13868620)[0x55cf8d40e6e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123611909 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123611909 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123611909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13868620)[0x55cf8d40e6e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123611909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cf8d400ec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123611909 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123611909 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{IDLE}: Allocated (fsm.c:456) 20250425123611909 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123611909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f400300021e0056400500f1100926) (sccp_scrc.c:406) 20250425123611909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123611909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123611909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123611909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123611909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123611909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123611909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123611909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123611909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123611909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123611909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123611909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123611909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123611909 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123611909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cf8d400ec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123611909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13868620)[0x55cf8d40e6e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123611909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123611909 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123611909 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123611909 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123611909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123611909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123611909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123611909 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(721)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@be9552f9b756: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@be9552f9b756: Added conn table entry 0TC_mscpool_paging_tmsi0(734)1936656 HNBGW_Test.msc0-SCCP(721)@be9552f9b756: Session index based on connection ID:0 TC_mscpool_paging_tmsi0(734)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(721)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123611916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123611916 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123611916 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123611916 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123611916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123611916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123611916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123611916 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123611916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123611916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123611916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123611916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123611916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123611916 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0082f2c3) (sccp_scrc.c:477) 20250425123611916 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20250425123611916 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123611916 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123611916 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123611916 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123611916 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123611916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cf8d400ec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123611916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cf8d400ec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123612917 DLCTRL DEBUG Command: GET 957994766 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123612917 DLCTRL DEBUG Tx Command reply: GET_REPLY 957994766 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123612920 DLCTRL DEBUG Command: GET 462496917 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123612920 DLCTRL DEBUG Tx Command reply: GET_REPLY 462496917 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123612923 DLCTRL DEBUG Command: GET 241657606 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123612923 DLCTRL DEBUG Tx Command reply: GET_REPLY 241657606 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123612926 DLCTRL DEBUG Command: GET 959507243 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123612926 DLCTRL DEBUG Tx Command reply: GET_REPLY 959507243 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123612928 DLCTRL DEBUG Command: GET 885561412 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123612929 DLCTRL DEBUG Tx Command reply: GET_REPLY 885561412 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123612931 DLCTRL DEBUG Command: GET 537424696 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123612931 DLCTRL DEBUG Tx Command reply: GET_REPLY 537424696 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123612934 DLCTRL DEBUG Command: GET 241458455 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123612934 DLCTRL DEBUG Tx Command reply: GET_REPLY 241458455 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123612937 DLCTRL DEBUG Command: GET 199702219 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123612937 DLCTRL DEBUG Tx Command reply: GET_REPLY 199702219 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123612940 DLCTRL DEBUG Command: GET 364883954 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123612940 DLCTRL DEBUG Tx Command reply: GET_REPLY 364883954 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123612942 DLCTRL DEBUG Command: GET 138076538 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123612942 DLCTRL DEBUG Tx Command reply: GET_REPLY 138076538 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123612944 DLCTRL DEBUG Command: GET 507589878 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123612944 DLCTRL DEBUG Tx Command reply: GET_REPLY 507589878 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123612948 DLCTRL DEBUG Command: GET 727235132 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123612948 DLCTRL DEBUG Tx Command reply: GET_REPLY 727235132 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123612952 DLCTRL DEBUG Command: GET 872982828 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123612952 DLCTRL DEBUG Tx Command reply: GET_REPLY 872982828 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123612954 DLCTRL DEBUG Command: GET 680153005 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123612954 DLCTRL DEBUG Tx Command reply: GET_REPLY 680153005 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123612957 DLCTRL DEBUG Command: GET 485945284 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123612957 DLCTRL DEBUG Tx Command reply: GET_REPLY 485945284 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123612959 DLCTRL DEBUG Command: GET 364513561 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123612959 DLCTRL DEBUG Tx Command reply: GET_REPLY 364513561 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123612962 DLCTRL DEBUG Command: GET 536427527 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123612962 DLCTRL DEBUG Tx Command reply: GET_REPLY 536427527 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123612965 DLCTRL DEBUG Command: GET 646078485 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123612965 DLCTRL DEBUG Tx Command reply: GET_REPLY 646078485 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123612969 DLCTRL DEBUG Command: GET 491315877 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123612969 DLCTRL DEBUG Tx Command reply: GET_REPLY 491315877 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123612971 DLCTRL DEBUG Command: GET 769406419 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123612971 DLCTRL DEBUG Tx Command reply: GET_REPLY 769406419 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123612982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54480<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123612982 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36959<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(715)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(714)@be9552f9b756: Final verdict of PTC: none 20250425123612985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54464<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123612986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123612986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123612986 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123612986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123612986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123612986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123612986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123612986 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123612986 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123612986 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123612986 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123612986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cf8d400ec0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123612986 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123612986 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123612986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082f2c3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123612986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123612986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123612986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123612986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123612986 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123612986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cf8d400ec0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123612986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13868620)[0x55cf8d40e6e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123612986 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13868620)[0x55cf8d40e6e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123612986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123612986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13868620)[0x55cf8d40e6e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123612986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13868620)[0x55cf8d40e6e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123612986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13868620)[0x55cf8d40e6e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123612986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13868620)[0x55cf8d40e6e0]{disrupted}: Deallocated (fsm.c:568) 20250425123612986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cf8d400ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123612986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cf8d400ec0]{disconnected}: Freeing instance (context_map.c:206) 20250425123612986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cf8d400ec0]{disconnected}: Deallocated (fsm.c:568) 20250425123612987 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13868620 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250425123612987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123612987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123612987 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123612987 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123612987 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123612987 DLINP DEBUG SRVCONN(,r=127.0.0.1:60661<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123612987 DLINP DEBUG SRVCONN(,r=127.0.0.1:60661<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123612987 DLINP NOTICE SRV(,r=127.0.0.1:60661<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123612987 DMAIN NOTICE (127.0.0.1:60661 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60661<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123612987 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425123612985 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123612985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123612985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123612985 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123612985 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123612985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123612985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123612985 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123612985 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123612985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123612986 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123612986 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123612986 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123612986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123612986 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123612986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123612986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123612986 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123612987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123612987 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123612987 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123612987 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123612987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123612987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123612987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123612987 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req MutexDispCT-TC_mscpool_paging_tmsi(713)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(731)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(723)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@be9552f9b756: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(720)@be9552f9b756: Final verdict of PTC: none 20250425123612991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54490<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(734)@be9552f9b756: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(721)@be9552f9b756: Final verdict of PTC: none 20250425123612996 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123612996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123612996 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123612996 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123612996 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123612996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123612996 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123612996 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250425123612996 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123612996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123612996 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425123612996 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123612996 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123612996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123612996 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425123612996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123612996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123612996 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_paging_tmsi-Iuh0(717)@be9552f9b756: Final verdict of PTC: none 20250425123612997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123612997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123612997 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425123612997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123612997 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123612997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123612997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123612997 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123612997 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123612997 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123612997 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh1(719)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-RAN(725)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(716)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@be9552f9b756: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(718)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(733)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(732)@be9552f9b756: Final verdict of PTC: none 20250425123613013 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123613014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123613014 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123613014 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123613014 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123613014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123613014 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123613014 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123613014 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123613014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123613015 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123613015 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123613015 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123613015 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123613015 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123613015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123613016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123613016 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123613016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123613016 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123613016 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123613017 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123613017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123613017 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123613017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123613017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123613017 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123613017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123613018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123613018 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123613018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123613018 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123613018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123613018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123613018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123613018 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123613018 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123613018 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123613018 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123613018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123613018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123613018 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123613018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123613018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123613018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123613018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123613018 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123613019 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123613019 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123613019 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(726)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-RAN(728)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(724)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Fri Apr 25 12:36:13 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 20250425123613210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123613811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54502<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=483516) 20250425123613876 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123613876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00436eba), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123613876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123613876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123613876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123613876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123613877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123613877 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123613877 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123613877 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123613877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123613877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123613877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123613877 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123614619 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123614619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f004f0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123614620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123614620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123614620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123614620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123614620 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123614620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00894c41), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123614620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123614620 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123614620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123614620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123614620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123614620 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123614620 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123614620 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123614620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123614620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123614620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123614620 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123614620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123614620 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123614620 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123614620 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123614620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123614620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123614620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123614620 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=483516, count=488428) 20250425123614986 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123614986 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123614986 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123614996 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123614997 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425123614997 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425123615016 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123615016 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123615016 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123615018 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123615018 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123615018 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered ------ Fri Apr 25 12:36:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_paging_imsi_lai_registered started. 20250425123616847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123616849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123616852 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38275<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_lai_registered-Iuh0(739)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123616930 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123616930 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123616939 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123616939 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123616939 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123616939 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123616939 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123616939 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123616940 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123616940 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123616940 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123616940 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123616940 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123616940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123616940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123616940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123616940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123616940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123616940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123616940 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123616940 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39511 (stream_srv.c:142) 20250425123616940 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39511<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123616940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123616940 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123616940 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123616940 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123616940 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123616940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123616940 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123616941 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123616941 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123616941 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123616941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123616941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123616941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123616941 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123616941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123616941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123616941 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123616941 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123616941 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123616941 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123616941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123616941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123616941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123616941 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123616941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123616941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123616941 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123616941 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123616941 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123616941 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123616941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123616941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123616941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123616941 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123616941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123616941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123616941 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123616941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123616941 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123616941 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123616941 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123616941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123616941 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123616941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123616941 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123616941 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123616941 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123616941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123616941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123616941 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123616941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123616941 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123616941 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123616941 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123616941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123616941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123616941 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(745)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(745)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(743)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(748)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(748)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(746)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(751)@be9552f9b756: ************************************************* HNBGW_Test.msc2-M3UA(751)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(749)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123616982 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123616982 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123616982 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123616982 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123616983 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123616983 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123616983 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123616983 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123616984 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123616984 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123616984 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123616984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123616984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123616984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123616984 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123616984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123616984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123616984 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123616984 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123616984 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123616984 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123616984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123616984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123616984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123616984 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123616984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123616984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123616984 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123616984 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123616984 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123616984 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123616984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123616984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123616984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123616984 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123616984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123616984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123616984 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123616984 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123616984 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123616984 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123616984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123616984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123616984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123616984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123616984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123616984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123616984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123616984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123616984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123616984 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123616984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123616984 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123616984 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123616984 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123616984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123616984 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123616984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123616984 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123616984 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123616984 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123616984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123616984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123616984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123616984 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123616984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123616984 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123616984 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123616984 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123616984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123616984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123616984 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123616984 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123616984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123616984 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123616984 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123616984 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123616984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123616984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123616984 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(754)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(754)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(752)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123617007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123617007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123617007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123617007 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123617007 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123617007 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123617007 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123617007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123617007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123617011 DLINP DEBUG SRVCONN(,r=127.0.0.1:39511<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123617012 DLINP DEBUG SRVCONN(,r=127.0.0.1:39511<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123617012 DLINP DEBUG SRVCONN(,r=127.0.0.1:39511<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123617012 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123617012 DHNBAP DEBUG (127.0.0.1:39511 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123617012 DHNBAP NOTICE (127.0.0.1:39511 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123617012 DHNBAP NOTICE (127.0.0.1:39511 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123617012 DLINP DEBUG SRVCONN(,r=127.0.0.1:39511<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123617012 DLINP DEBUG SRVCONN(,r=127.0.0.1:39511<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123617153 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123617153 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123617153 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123617153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(745)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123617155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617155 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123617155 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123617155 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123617155 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123617155 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123617155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123617156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617156 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123617156 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123617156 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123617156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123617156 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123617156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123617156 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123617156 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123617156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123617156 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123617156 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123617156 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123617156 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123617156 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123617156 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123617156 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123617156 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123617157 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123617157 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123617157 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123617157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123617157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123617157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123617157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123617157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123617157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123617157 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123617157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617157 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123617157 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123617157 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123617157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123617157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123617157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123617157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617167 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123617167 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123617167 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123617167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(748)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123617168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617168 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123617168 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123617168 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123617168 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123617168 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123617168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123617169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617169 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123617169 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123617169 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123617169 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123617169 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123617169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123617169 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123617169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123617169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123617169 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123617169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123617169 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123617169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123617169 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123617169 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123617169 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123617169 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123617170 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123617170 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123617170 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123617170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123617170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123617170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123617170 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123617170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123617170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123617170 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123617170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617170 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123617170 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123617170 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123617170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123617170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123617170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123617170 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617180 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123617180 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425123617180 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123617180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(751)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425123617181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617181 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425123617181 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123617181 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123617181 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123617181 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425123617181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123617181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617181 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123617181 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123617181 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123617181 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123617181 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123617181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123617181 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123617181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123617181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123617181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425123617181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123617181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123617181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123617181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123617181 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123617181 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123617181 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123617183 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123617183 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123617183 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123617183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123617183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123617183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123617183 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123617183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123617183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123617183 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123617183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617183 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123617183 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123617183 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123617183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123617183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123617183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123617183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617195 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123617195 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123617195 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123617195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(754)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123617197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617197 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123617197 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123617197 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123617197 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123617197 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123617197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123617197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617197 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123617197 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123617197 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123617197 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123617197 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123617197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123617197 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123617197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123617197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123617197 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123617197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123617197 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123617197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123617197 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123617197 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123617197 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123617197 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123617198 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123617198 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123617198 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123617198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123617198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123617198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123617198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123617198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123617198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123617198 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123617198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617198 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123617198 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123617198 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123617198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123617198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123617198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123617198 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617279 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123617279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7942a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123617279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123617279 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123617279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123617279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123617280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617280 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123617280 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123617280 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123617280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123617280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123617280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123617280 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617281 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123617281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043446b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123617281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123617281 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123617281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123617281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123617281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617281 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123617281 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123617281 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123617281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123617281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123617281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123617281 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617281 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123617281 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123617281 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123617281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123617281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123617281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123617281 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123617281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123617281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123617281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123617281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123617281 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=00b7942a) (sccp_scrc.c:477) 20250425123617281 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20250425123617281 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123617281 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123617281 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123617281 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123617281 DLSCCP DEBUG SCCP-SCOC(76)[0x55cf8d3fc7e0]{IDLE}: Deallocated (fsm.c:568) 20250425123617283 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123617283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f07816), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123617283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123617283 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123617283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123617283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123617283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617283 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123617283 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123617283 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123617283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123617283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123617283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123617283 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617285 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123617285 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123617285 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123617285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123617285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123617285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123617285 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123617285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123617285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123617285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123617285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123617285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=00f07816) (sccp_scrc.c:477) 20250425123617285 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20250425123617285 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123617285 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123617285 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123617285 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123617285 DLSCCP DEBUG SCCP-SCOC(78)[0x55cf8d3fe5c0]{IDLE}: Deallocated (fsm.c:568) 20250425123617484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617484 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123617484 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123617484 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123617484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123617484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123617484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123617484 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123617484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123617484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123617484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123617484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123617484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=0043446b) (sccp_scrc.c:477) 20250425123617484 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20250425123617484 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123617484 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123617484 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123617484 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123617484 DLSCCP DEBUG SCCP-SCOC(77)[0x55cf8d3f89a0]{IDLE}: Deallocated (fsm.c:568) 20250425123617636 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123617636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005915f8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123617636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123617636 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123617636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123617636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123617636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617636 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123617636 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123617636 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123617636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123617636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123617636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123617636 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617637 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123617637 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123617637 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123617637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123617637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123617637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123617637 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617637 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123617637 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123617637 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123617637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123617637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123617637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123617637 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617637 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123617637 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123617637 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123617637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123617637 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123617637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a81a), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123617637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123617637 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123617637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123617637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123617637 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123617637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00244b64), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123617637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123617637 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123617637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123617637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123617637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123617637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123617637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123617637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123617637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123617637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=005915f8) (sccp_scrc.c:477) 20250425123617637 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20250425123617637 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123617637 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123617637 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123617637 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123617637 DLSCCP DEBUG SCCP-SCOC(73)[0x55cf8d3f8f70]{IDLE}: Deallocated (fsm.c:568) 20250425123617637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123617637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123617637 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617638 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123617638 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123617638 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123617638 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123617638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123617638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123617638 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123617638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123617638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123617638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123617638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123617638 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=00d4a81a) (sccp_scrc.c:477) 20250425123617638 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20250425123617638 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123617638 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123617638 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123617638 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123617638 DLSCCP DEBUG SCCP-SCOC(75)[0x55cf8d4033d0]{IDLE}: Deallocated (fsm.c:568) 20250425123617840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123617840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123617840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123617840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123617840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123617840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=00244b64) (sccp_scrc.c:477) 20250425123617840 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20250425123617840 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123617840 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123617840 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123617840 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123617840 DLSCCP DEBUG SCCP-SCOC(74)[0x55cf8d3fa3b0]{IDLE}: Deallocated (fsm.c:568) 20250425123617840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617840 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123617840 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123617840 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123617840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123617840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123617840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123617840 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(744)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123617962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617962 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123617962 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123617962 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123617962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123617962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123617962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123617962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123617962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123617962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123617962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123617962 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123617962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123617962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123617962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123617962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617962 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123617962 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123617962 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123617962 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123617962 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123617962 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123617962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123617962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123617962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123617962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123617962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123617962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123617962 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123617962 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123617962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123617962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123617962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123617962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123617962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123617962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123617962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617963 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123617963 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123617963 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123617963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123617963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123617963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123617963 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123617963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123617963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123617963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123617963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123617963 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123617963 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123617963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123617963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123617963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123617963 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123617963 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123617963 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(747)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(750)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123617986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617986 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123617986 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123617986 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123617986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123617986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123617986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123617986 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123617986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123617986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123617986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123617986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123617986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123617986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123617986 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123617986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617986 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123617986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123617986 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123617986 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123617986 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425123617986 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123617986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123617986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123617986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123617986 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123617986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123617986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123617986 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123617986 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: link up (cnlink.c:111) 20250425123617987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617987 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123617987 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123617987 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123617987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123617987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123617987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123617987 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123617989 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123617989 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123617989 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123617989 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123617989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123617989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123617989 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123617989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123617989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123617989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123617989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123617989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123617989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123617989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123617989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123617989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123617989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123617989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123617989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123617989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123617989 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123617989 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123617989 DRANAP INFO cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123618003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123618003 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123618003 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123618003 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123618003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123618003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123618003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123618003 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123618003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123618003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123618003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123618003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123618003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123618003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123618003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123618003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123618003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123618003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123618003 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123618003 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123618003 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123618003 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123618003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123618003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123618003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123618003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123618003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123618003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123618003 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123618003 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123618003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123618003 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123618003 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123618003 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123618003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123618003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123618003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123618003 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123618003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123618003 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123618003 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123618003 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123618003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123618003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123618003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123618003 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123618003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123618004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123618004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123618004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123618004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123618004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123618004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123618004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123618004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618004 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123618004 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123618004 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123618004 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123618004 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123618044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123618044 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123618044 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123618044 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123618044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123618044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123618044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123618044 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123618044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123618044 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123618044 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123618044 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123618044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123618044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123618044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123618044 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123618044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123618045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123618045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123618045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123618045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123618045 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123618045 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123618045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123618045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618045 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123618045 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123618045 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123618045 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123618045 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123618045 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123618045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123618045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123618045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123618045 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123618045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123618045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123618045 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123618045 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123618045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123618045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123618045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123618045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123618045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123618045 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123618045 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123618045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123618045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123618045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123618045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123618045 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123618045 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123618045 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123618045 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123618045 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123618045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123618045 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123618045 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123618045 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123618045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123618045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123618045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123618045 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123619016 DLCTRL DEBUG Command: GET 203188989 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123619016 DLCTRL DEBUG Tx Command reply: GET_REPLY 203188989 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123619017 DLCTRL DEBUG Command: GET 940580797 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123619017 DLCTRL DEBUG Tx Command reply: GET_REPLY 940580797 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123619018 DLCTRL DEBUG Command: GET 231150917 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123619018 DLCTRL DEBUG Tx Command reply: GET_REPLY 231150917 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123619019 DLCTRL DEBUG Command: GET 99831397 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123619019 DLCTRL DEBUG Tx Command reply: GET_REPLY 99831397 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123619020 DLCTRL DEBUG Command: GET 160197249 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123619020 DLCTRL DEBUG Tx Command reply: GET_REPLY 160197249 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123619021 DLCTRL DEBUG Command: GET 733023032 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123619021 DLCTRL DEBUG Tx Command reply: GET_REPLY 733023032 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123619022 DLCTRL DEBUG Command: GET 227527199 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123619022 DLCTRL DEBUG Tx Command reply: GET_REPLY 227527199 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123619023 DLCTRL DEBUG Command: GET 91777224 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123619023 DLCTRL DEBUG Tx Command reply: GET_REPLY 91777224 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123619023 DLCTRL DEBUG Command: GET 422244653 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123619023 DLCTRL DEBUG Tx Command reply: GET_REPLY 422244653 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123619024 DLCTRL DEBUG Command: GET 72276389 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123619024 DLCTRL DEBUG Tx Command reply: GET_REPLY 72276389 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123619025 DLCTRL DEBUG Command: GET 468846171 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123619025 DLCTRL DEBUG Tx Command reply: GET_REPLY 468846171 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123619026 DLCTRL DEBUG Command: GET 677844762 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123619026 DLCTRL DEBUG Tx Command reply: GET_REPLY 677844762 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123619026 DLCTRL DEBUG Command: GET 588801680 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123619026 DLCTRL DEBUG Tx Command reply: GET_REPLY 588801680 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123619027 DLCTRL DEBUG Command: GET 453038795 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123619027 DLCTRL DEBUG Tx Command reply: GET_REPLY 453038795 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123619028 DLCTRL DEBUG Command: GET 642342698 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123619029 DLCTRL DEBUG Tx Command reply: GET_REPLY 642342698 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123619030 DLCTRL DEBUG Command: GET 427523804 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123619030 DLCTRL DEBUG Tx Command reply: GET_REPLY 427523804 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123619031 DLCTRL DEBUG Command: GET 407589121 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123619031 DLCTRL DEBUG Tx Command reply: GET_REPLY 407589121 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123619032 DLCTRL DEBUG Command: GET 276530701 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123619032 DLCTRL DEBUG Tx Command reply: GET_REPLY 276530701 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123619033 DLCTRL DEBUG Command: GET 466065281 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123619033 DLCTRL DEBUG Tx Command reply: GET_REPLY 466065281 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123619034 DLCTRL DEBUG Command: GET 221422929 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123619034 DLCTRL DEBUG Tx Command reply: GET_REPLY 221422929 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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 } } } 20250425123619045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123620052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123620052 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123620052 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123620052 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123620052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123620052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123620052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123620052 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123620052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123620052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123620052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123620052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123620052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123620052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123620052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123620052 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=35,D=000e401f0000030003400100001740095000010100000021f3001540060000f1100926) (sccp_scrc.c:477) 20250425123620052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123620052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123620052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123620052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123620052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123620052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123620052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123620052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123620052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123620052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123620052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123620052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123620052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123620052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123620052 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425123620052 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250425123620052 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250425123620052 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250425123620052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250425123620052 DRUA DEBUG (127.0.0.1:39511 TTCN3-HNB-1) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250425123620052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123620052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) 20250425123620052 DLINP DEBUG SRVCONN(,r=127.0.0.1:39511<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123620052 DLINP DEBUG SRVCONN(,r=127.0.0.1:39511<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@be9552f9b756: UnitdataCallback TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742)@be9552f9b756: UnitdataCallback HNBGW_Test.msc0-RAN(744)@be9552f9b756: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@be9552f9b756: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_lai_registered0(756) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@be9552f9b756: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)3518611 20250425123621074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123621074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123621074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123621074 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123621074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x35b093, normal) (hnbgw_rua.c:407) 20250425123621074 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123621074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3518611)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123621074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3518611 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123621074 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123621075 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123621075 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3518611 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250425123621075 DCN DEBUG map_sccp[0x55cf8d40e6e0]{init}: Allocated (fsm.c:456) 20250425123621075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cf8d40e6e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123621075 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3518611 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123621075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3518611 SCCP-83 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425123621075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3518611)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123621075 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123621075 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123621075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3518611)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123621075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cf8d40e6e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123621075 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123621075 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{IDLE}: Allocated (fsm.c:456) 20250425123621075 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123621075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003050056400500f1100926) (sccp_scrc.c:406) 20250425123621075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123621075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123621075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123621075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123621075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123621075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123621075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123621075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123621075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123621075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123621075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123621075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123621075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123621075 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123621075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cf8d40e6e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123621075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3518611)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123621076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123621076 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123621076 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123621076 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123621076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123621076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123621076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123621076 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(743)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@be9552f9b756: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(756) HNBGW_Test.msc0-RAN(744)@be9552f9b756: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)14084135 HNBGW_Test.msc0-SCCP(743)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(743)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_lai_registered0(756)@be9552f9b756: setverdict(pass): none -> pass 20250425123621088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123621088 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123621088 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123621088 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123621088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123621088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123621088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123621088 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123621088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123621088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123621088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123621088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123621088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123621088 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001e0546) (sccp_scrc.c:477) 20250425123621088 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20250425123621088 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123621088 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123621088 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123621088 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123621088 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123621088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cf8d40e6e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123621088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cf8d40e6e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123622089 DLCTRL DEBUG Command: GET 264882085 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123622089 DLCTRL DEBUG Tx Command reply: GET_REPLY 264882085 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123622089 DLCTRL DEBUG Command: GET 932112725 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123622089 DLCTRL DEBUG Tx Command reply: GET_REPLY 932112725 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123622090 DLCTRL DEBUG Command: GET 731295835 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123622090 DLCTRL DEBUG Tx Command reply: GET_REPLY 731295835 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123622091 DLCTRL DEBUG Command: GET 68826912 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123622091 DLCTRL DEBUG Tx Command reply: GET_REPLY 68826912 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123622093 DLCTRL DEBUG Command: GET 291833529 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123622093 DLCTRL DEBUG Tx Command reply: GET_REPLY 291833529 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123622094 DLCTRL DEBUG Command: GET 59750771 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123622094 DLCTRL DEBUG Tx Command reply: GET_REPLY 59750771 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123622095 DLCTRL DEBUG Command: GET 95841811 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123622095 DLCTRL DEBUG Tx Command reply: GET_REPLY 95841811 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123622096 DLCTRL DEBUG Command: GET 679529519 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123622096 DLCTRL DEBUG Tx Command reply: GET_REPLY 679529519 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123622097 DLCTRL DEBUG Command: GET 420304710 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123622097 DLCTRL DEBUG Tx Command reply: GET_REPLY 420304710 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123622098 DLCTRL DEBUG Command: GET 46373177 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123622098 DLCTRL DEBUG Tx Command reply: GET_REPLY 46373177 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123622099 DLCTRL DEBUG Command: GET 116908483 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123622099 DLCTRL DEBUG Tx Command reply: GET_REPLY 116908483 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123622101 DLCTRL DEBUG Command: GET 607784518 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123622101 DLCTRL DEBUG Tx Command reply: GET_REPLY 607784518 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123622102 DLCTRL DEBUG Command: GET 780755986 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123622102 DLCTRL DEBUG Tx Command reply: GET_REPLY 780755986 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123622103 DLCTRL DEBUG Command: GET 395529206 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123622103 DLCTRL DEBUG Tx Command reply: GET_REPLY 395529206 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123622104 DLCTRL DEBUG Command: GET 888024289 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123622104 DLCTRL DEBUG Tx Command reply: GET_REPLY 888024289 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123622106 DLCTRL DEBUG Command: GET 312467547 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123622106 DLCTRL DEBUG Tx Command reply: GET_REPLY 312467547 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123622107 DLCTRL DEBUG Command: GET 77028286 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123622107 DLCTRL DEBUG Tx Command reply: GET_REPLY 77028286 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123622109 DLCTRL DEBUG Command: GET 734452545 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123622109 DLCTRL DEBUG Tx Command reply: GET_REPLY 734452545 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123622110 DLCTRL DEBUG Command: GET 871394229 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123622110 DLCTRL DEBUG Tx Command reply: GET_REPLY 871394229 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123622111 DLCTRL DEBUG Command: GET 913791524 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123622111 DLCTRL DEBUG Tx Command reply: GET_REPLY 913791524 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123622115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45238<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123622115 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38275<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(737)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(736)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123622115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45236<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123622116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123622116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123622116 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123622116 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123622116 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123622116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3518611)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123622116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3518611)[0x55cf8d3fc7e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123622116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cf8d40e6e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123622116 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123622116 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123622116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e0546), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123622116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123622116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123622116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123622116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123622116 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123622116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cf8d40e6e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123622116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3518611)[0x55cf8d3fc7e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123622116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3518611)[0x55cf8d3fc7e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123622116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3518611)[0x55cf8d3fc7e0]{disrupted}: Deallocated (fsm.c:568) 20250425123622116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cf8d40e6e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123622116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cf8d40e6e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123622116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cf8d40e6e0]{disconnected}: Deallocated (fsm.c:568) 20250425123622116 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3518611 SCCP-83 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250425123622116 DLINP DEBUG SRVCONN(,r=127.0.0.1:39511<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123622116 DLINP DEBUG SRVCONN(,r=127.0.0.1:39511<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123622116 DLINP NOTICE SRV(,r=127.0.0.1:39511<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123622116 DMAIN NOTICE (127.0.0.1:39511 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39511<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123622116 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425123622116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123622116 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123622116 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123622116 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123622116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123622116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123622116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123622116 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742)@be9552f9b756: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(753)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-RAN(747)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-RAN(750)@be9552f9b756: Final verdict of PTC: none 20250425123622117 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123622117 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425123622117 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(746)@be9552f9b756: Final verdict of PTC: none 20250425123622117 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123622117 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123622117 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123622117 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123622117 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123622117 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123622117 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123622117 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123622117 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123622117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123622117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123622117 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123622117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123622117 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123622117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123622117 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123622117 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123622117 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123622117 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123622117 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123622117 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123622117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123622117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123622117 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123622117 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123622117 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123622117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123622117 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123622117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123622117 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123622117 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123622117 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123622117 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123622117 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250425123622117 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123622117 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123622117 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123622117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123622117 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123622117 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123622117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123622117 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123622117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123622117 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123622117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123622117 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123622117 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123622117 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123622117 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123622117 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123622117 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123622117 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425123622117 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123622117 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123622117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123622118 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123622118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123622118 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425123622118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123622118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123622118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123622118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123622118 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123622118 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123622118 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123622118 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123622118 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-SCCP(749)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(751)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(748)@be9552f9b756: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(754)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(743)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(755)@be9552f9b756: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(739)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(745)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(738)@be9552f9b756: Final verdict of PTC: none 20250425123622141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(756)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(739): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(741): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(756): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Fri Apr 25 12:36:22 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 20250425123622284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123622786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45256<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=493080) 20250425123622987 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123622987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082f2c3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123622987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123622987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123622987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123622987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123622987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123622988 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123622988 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123622988 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123622988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123622988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123622988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123622988 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=493080, count=497992) 20250425123623877 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123623877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00436eba), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123623877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123623877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123623877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123623877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123623877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123623877 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123623877 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123623877 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123623877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123623877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123623877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123623877 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123624118 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123624118 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425123624118 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425123624118 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123624118 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123624118 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123624118 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123624118 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123624118 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123624118 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123624118 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123624118 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123624620 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123624620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00894c41), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123624620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123624620 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123624620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123624620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123624620 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123624620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f004f0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123624620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123624620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123624620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123624620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123624620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123624620 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123624620 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123624620 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123624620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123624620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123624620 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123624620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123624620 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123624620 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123624620 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123624620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123624620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123624620 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered ------ Fri Apr 25 12:36:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_paging_imsi_rai_registered started. 20250425123625826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123625828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52252<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123625833 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33097<->l=127.0.0.1:4262) (control_if.c:572) 20250425123625910 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123625910 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123625920 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123625920 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123625920 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123625920 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123625920 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123625920 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123625921 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123625921 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123625921 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49389 (stream_srv.c:142) 20250425123625921 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49389<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123625922 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123625922 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123625922 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123625922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123625922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123625922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123625922 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123625922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123625922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123625922 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123625922 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123625922 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123625922 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123625922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123625922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123625922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123625922 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123625922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123625922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123625922 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123625922 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123625922 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123625922 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123625922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123625922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123625922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123625922 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123625922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123625922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123625922 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123625922 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123625922 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123625922 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123625922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123625922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123625922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123625922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123625922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123625922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123625922 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123625922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123625922 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123625922 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123625922 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123625922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123625922 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123625922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123625922 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123625922 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123625922 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123625922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123625922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123625922 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123625922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123625922 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123625922 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123625922 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123625922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123625922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123625922 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123625922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123625922 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123625922 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123625922 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123625922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123625922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123625922 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(767)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(767)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(767)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(765)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(770)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(770)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(770)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(768)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(773)@be9552f9b756: ************************************************* HNBGW_Test.msc2-M3UA(773)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(773)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(771)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123625963 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123625963 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123625963 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123625963 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123625963 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123625963 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123625963 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123625963 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123625964 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123625964 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123625964 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123625964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123625964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123625964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123625964 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123625964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123625964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123625964 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123625964 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123625964 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123625964 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123625964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123625964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123625964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123625964 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123625964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123625964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123625964 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123625964 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123625964 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123625964 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123625964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123625964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123625964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123625964 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123625964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123625964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123625964 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123625964 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123625964 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123625964 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123625964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123625964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123625964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123625965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123625965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123625965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123625965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123625965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123625965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123625965 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123625965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123625965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123625965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123625965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123625965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123625965 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123625965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123625965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123625965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123625965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123625965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123625965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123625965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123625965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123625965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123625965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123625965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123625965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123625965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123625965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123625965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123625965 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123625965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123625965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123625965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123625965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123625965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123625965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123625965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(776)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(776)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(776)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(774)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123625988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123625988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123625988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123625988 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123625988 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123625988 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123625988 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123625988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123625988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123625992 DLINP DEBUG SRVCONN(,r=127.0.0.1:49389<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123625992 DLINP DEBUG SRVCONN(,r=127.0.0.1:49389<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123625992 DLINP DEBUG SRVCONN(,r=127.0.0.1:49389<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123625992 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123625992 DHNBAP DEBUG (127.0.0.1:49389 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123625992 DHNBAP NOTICE (127.0.0.1:49389 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123625992 DHNBAP NOTICE (127.0.0.1:49389 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123625992 DLINP DEBUG SRVCONN(,r=127.0.0.1:49389<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123625992 DLINP DEBUG SRVCONN(,r=127.0.0.1:49389<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123626133 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123626134 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123626134 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123626134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(767)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123626137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626137 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123626137 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123626137 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123626137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123626137 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123626137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123626138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626138 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123626138 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123626138 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123626138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123626138 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123626138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123626138 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123626138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123626138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123626138 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123626138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123626138 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123626138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123626138 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123626138 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123626138 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123626138 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123626139 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123626139 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123626139 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123626139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123626139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123626139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123626139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123626139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123626139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123626139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626139 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123626139 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123626139 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123626139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123626139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123626139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123626139 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626139 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123626146 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123626146 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123626146 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123626146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(770)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123626148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626148 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123626148 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123626148 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123626148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123626148 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123626148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123626148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626148 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123626148 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123626148 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123626148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123626148 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123626148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123626148 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123626148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123626148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123626148 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123626148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123626148 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123626148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123626148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123626148 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123626148 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123626148 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123626150 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123626150 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123626150 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123626150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123626150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123626150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123626150 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123626150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123626150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123626150 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123626150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626150 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123626150 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123626150 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123626150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123626150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123626150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123626150 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626160 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123626160 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425123626160 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123626160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(773)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425123626162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626162 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425123626162 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123626162 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123626162 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123626162 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425123626162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123626162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626162 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123626162 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123626162 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123626162 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123626162 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123626162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123626162 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123626162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123626162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123626162 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425123626162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123626162 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123626162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123626162 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123626162 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123626162 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123626162 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123626163 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123626163 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123626163 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123626164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123626164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123626164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123626164 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123626164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123626164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123626164 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123626164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626164 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123626164 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123626164 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123626164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123626164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123626164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123626164 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626176 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123626176 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123626176 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123626176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(776)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123626178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626178 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123626178 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123626178 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123626178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123626178 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123626178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123626178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626178 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123626179 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123626179 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123626179 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123626179 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123626179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123626179 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123626179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123626179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123626179 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123626179 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123626179 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123626179 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123626179 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123626179 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123626179 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123626179 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123626180 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123626180 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123626180 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123626180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123626180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123626180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123626180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123626180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123626180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123626180 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123626180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626180 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123626180 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123626180 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123626180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123626180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123626180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123626180 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(766)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123626939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626939 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123626939 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123626939 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123626939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123626939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123626939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123626939 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123626939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123626939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123626939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123626939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123626939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123626939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123626939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123626939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123626939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123626939 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123626939 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123626939 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123626939 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123626939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123626939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123626939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123626939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123626939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123626939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123626939 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123626939 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123626939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626939 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123626939 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123626939 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123626939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123626939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123626939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123626939 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626939 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123626939 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123626939 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123626939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123626939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123626939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123626939 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123626939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123626939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123626939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123626939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123626939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123626939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123626939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123626939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123626939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123626939 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123626939 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123626939 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(769)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123626951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626951 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123626951 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123626951 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123626951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123626951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123626951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123626951 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123626952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123626952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123626952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123626952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123626952 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123626952 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123626952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123626952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123626952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123626952 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123626952 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123626952 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123626952 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123626952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123626952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123626952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123626952 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123626952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123626952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123626952 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123626952 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123626952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626952 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123626952 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123626952 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123626952 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123626952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123626952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123626952 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626952 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123626952 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123626952 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123626952 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123626952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123626952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123626952 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123626952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123626952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123626952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123626952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123626952 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123626952 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123626952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123626952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123626952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123626952 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123626952 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123626952 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(772)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123626964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626964 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123626964 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123626964 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123626964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123626964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123626964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123626964 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123626964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123626964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123626964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123626964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123626964 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123626964 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123626964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123626964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626964 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123626964 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123626964 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123626964 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123626964 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425123626964 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123626964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123626964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123626964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123626964 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123626964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123626964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123626965 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123626965 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: link up (cnlink.c:111) 20250425123626965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123626965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123626965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123626965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123626965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123626965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123626965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626965 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123626965 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123626965 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123626965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123626965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123626965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123626965 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123626965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123626965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123626965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123626965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123626965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123626965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123626965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123626965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626965 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123626965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123626965 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123626965 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123626965 DRANAP INFO cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(775)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123626980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626980 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123626980 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123626980 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123626980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123626980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123626980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123626980 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123626980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123626980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123626980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123626980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123626980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123626980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123626980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123626980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123626980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123626980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123626980 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123626980 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123626980 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123626981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123626981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123626981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123626981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123626981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123626981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123626981 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123626981 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123626981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626981 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123626981 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123626981 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123626981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123626981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123626981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123626981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123626981 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123626981 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123626981 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123626981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123626981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123626981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123626981 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123626981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123626981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123626981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123626981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123626981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123626981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123626981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123626981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123626981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123626981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123626981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123626981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123626981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123626981 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123626981 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123626981 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123628001 DLCTRL DEBUG Command: GET 215563626 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123628001 DLCTRL DEBUG Tx Command reply: GET_REPLY 215563626 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123628007 DLCTRL DEBUG Command: GET 39359311 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123628007 DLCTRL DEBUG Tx Command reply: GET_REPLY 39359311 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123628009 DLCTRL DEBUG Command: GET 502988073 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123628009 DLCTRL DEBUG Tx Command reply: GET_REPLY 502988073 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123628011 DLCTRL DEBUG Command: GET 446489656 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123628011 DLCTRL DEBUG Tx Command reply: GET_REPLY 446489656 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123628013 DLCTRL DEBUG Command: GET 769778439 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123628013 DLCTRL DEBUG Tx Command reply: GET_REPLY 769778439 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123628019 DLCTRL DEBUG Command: GET 936524198 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123628019 DLCTRL DEBUG Tx Command reply: GET_REPLY 936524198 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123628021 DLCTRL DEBUG Command: GET 698643207 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123628021 DLCTRL DEBUG Tx Command reply: GET_REPLY 698643207 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123628023 DLCTRL DEBUG Command: GET 905495857 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123628023 DLCTRL DEBUG Tx Command reply: GET_REPLY 905495857 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123628026 DLCTRL DEBUG Command: GET 617204984 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123628026 DLCTRL DEBUG Tx Command reply: GET_REPLY 617204984 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123628028 DLCTRL DEBUG Command: GET 602707946 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123628028 DLCTRL DEBUG Tx Command reply: GET_REPLY 602707946 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123628030 DLCTRL DEBUG Command: GET 505827490 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123628030 DLCTRL DEBUG Tx Command reply: GET_REPLY 505827490 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123628032 DLCTRL DEBUG Command: GET 906594438 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123628032 DLCTRL DEBUG Tx Command reply: GET_REPLY 906594438 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123628034 DLCTRL DEBUG Command: GET 229277571 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123628034 DLCTRL DEBUG Tx Command reply: GET_REPLY 229277571 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123628036 DLCTRL DEBUG Command: GET 652435176 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123628037 DLCTRL DEBUG Tx Command reply: GET_REPLY 652435176 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123628038 DLCTRL DEBUG Command: GET 272618612 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123628039 DLCTRL DEBUG Tx Command reply: GET_REPLY 272618612 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123628040 DLCTRL DEBUG Command: GET 147124596 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123628040 DLCTRL DEBUG Tx Command reply: GET_REPLY 147124596 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123628042 DLCTRL DEBUG Command: GET 311890656 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123628042 DLCTRL DEBUG Tx Command reply: GET_REPLY 311890656 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123628044 DLCTRL DEBUG Command: GET 765073550 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123628044 DLCTRL DEBUG Tx Command reply: GET_REPLY 765073550 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123628046 DLCTRL DEBUG Command: GET 342438465 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123628046 DLCTRL DEBUG Tx Command reply: GET_REPLY 342438465 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123628048 DLCTRL DEBUG Command: GET 780906204 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123628048 DLCTRL DEBUG Tx Command reply: GET_REPLY 780906204 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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 } } } 20250425123628092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123629102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123629102 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123629102 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123629102 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123629102 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123629102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123629102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123629102 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123629102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123629102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123629102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123629102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123629102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123629102 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123629102 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123629102 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=36,D=000e40200000030003400180001740095000010100000021f3001540074000f11009260b) (sccp_scrc.c:477) 20250425123629103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123629103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123629103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123629103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123629103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123629103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123629103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123629103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123629103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123629103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123629103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123629103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123629103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123629103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123629103 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425123629103 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250425123629103 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250425123629103 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250425123629103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250425123629103 DRUA DEBUG (127.0.0.1:49389 TTCN3-HNB-1) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250425123629103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123629103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) 20250425123629103 DLINP DEBUG SRVCONN(,r=127.0.0.1:49389<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123629103 DLINP DEBUG SRVCONN(,r=127.0.0.1:49389<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764)@be9552f9b756: UnitdataCallback TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@be9552f9b756: UnitdataCallback HNBGW_Test.sgsn0-RAN(775)@be9552f9b756: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(775)@be9552f9b756: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_rai_registered0(778) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@be9552f9b756: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)10090781 20250425123630112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123630112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123630112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250425123630112 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123630112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x99f91d, normal) (hnbgw_rua.c:407) 20250425123630112 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123630112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10090781)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123630112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10090781 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123630112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123630112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123630112 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10090781 SCCP-0 PS MI=NONE: CN link paging record selects sgsn 0 (hnbgw_cn.c:1015) 20250425123630112 DCN DEBUG map_sccp[0x55cf8d40e6e0]{init}: Allocated (fsm.c:456) 20250425123630112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cf8d40e6e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123630112 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10090781 <-> SCCP-84 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123630112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10090781 SCCP-84 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:312) 20250425123630112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10090781)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123630112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123630112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123630112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10090781)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123630112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cf8d40e6e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123630112 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123630112 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{IDLE}: Allocated (fsm.c:456) 20250425123630112 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123630112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=76,D=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030000330056400500f1100926) (sccp_scrc.c:406) 20250425123630112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123630112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123630112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123630112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123630112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123630112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123630112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123630112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123630112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123630112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123630112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123630112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123630112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123630112 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123630112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cf8d40e6e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123630112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10090781)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123630112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123630112 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123630112 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123630112 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123630112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123630112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123630112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123630112 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(774)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(774)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(775)@be9552f9b756: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(778) HNBGW_Test.sgsn0-RAN(775)@be9552f9b756: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)7197568 HNBGW_Test.sgsn0-SCCP(774)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(774)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(778)@be9552f9b756: setverdict(pass): none -> pass 20250425123630117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123630117 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123630117 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123630117 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123630117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123630117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123630117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123630117 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123630117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123630117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123630117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123630117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123630117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123630117 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f8c331) (sccp_scrc.c:477) 20250425123630117 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20250425123630117 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123630117 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123630117 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123630117 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123630117 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123630117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cf8d40e6e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123630117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cf8d40e6e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123631119 DLCTRL DEBUG Command: GET 805431887 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123631119 DLCTRL DEBUG Tx Command reply: GET_REPLY 805431887 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123631121 DLCTRL DEBUG Command: GET 513141581 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123631121 DLCTRL DEBUG Tx Command reply: GET_REPLY 513141581 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123631122 DLCTRL DEBUG Command: GET 864953226 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123631122 DLCTRL DEBUG Tx Command reply: GET_REPLY 864953226 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123631123 DLCTRL DEBUG Command: GET 335298282 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123631123 DLCTRL DEBUG Tx Command reply: GET_REPLY 335298282 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123631125 DLCTRL DEBUG Command: GET 852090657 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123631125 DLCTRL DEBUG Tx Command reply: GET_REPLY 852090657 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123631127 DLCTRL DEBUG Command: GET 483328694 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123631127 DLCTRL DEBUG Tx Command reply: GET_REPLY 483328694 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123631128 DLCTRL DEBUG Command: GET 256736251 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123631128 DLCTRL DEBUG Tx Command reply: GET_REPLY 256736251 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123631130 DLCTRL DEBUG Command: GET 390760036 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123631130 DLCTRL DEBUG Tx Command reply: GET_REPLY 390760036 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123631131 DLCTRL DEBUG Command: GET 32942112 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123631131 DLCTRL DEBUG Tx Command reply: GET_REPLY 32942112 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123631132 DLCTRL DEBUG Command: GET 736497742 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123631132 DLCTRL DEBUG Tx Command reply: GET_REPLY 736497742 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123631134 DLCTRL DEBUG Command: GET 568847902 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123631134 DLCTRL DEBUG Tx Command reply: GET_REPLY 568847902 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123631136 DLCTRL DEBUG Command: GET 236509189 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123631136 DLCTRL DEBUG Tx Command reply: GET_REPLY 236509189 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123631137 DLCTRL DEBUG Command: GET 933113223 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123631137 DLCTRL DEBUG Tx Command reply: GET_REPLY 933113223 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123631139 DLCTRL DEBUG Command: GET 852237902 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123631139 DLCTRL DEBUG Tx Command reply: GET_REPLY 852237902 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123631140 DLCTRL DEBUG Command: GET 867640568 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123631140 DLCTRL DEBUG Tx Command reply: GET_REPLY 867640568 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123631141 DLCTRL DEBUG Command: GET 667273888 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123631141 DLCTRL DEBUG Tx Command reply: GET_REPLY 667273888 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123631142 DLCTRL DEBUG Command: GET 782861805 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123631142 DLCTRL DEBUG Tx Command reply: GET_REPLY 782861805 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123631143 DLCTRL DEBUG Command: GET 978625422 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123631143 DLCTRL DEBUG Tx Command reply: GET_REPLY 978625422 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123631145 DLCTRL DEBUG Command: GET 844096719 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123631145 DLCTRL DEBUG Tx Command reply: GET_REPLY 844096719 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123631146 DLCTRL DEBUG Command: GET 812102674 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123631146 DLCTRL DEBUG Tx Command reply: GET_REPLY 812102674 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123631150 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33097<->l=127.0.0.1:4262) (control_if.c:193) 20250425123631150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52252<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(759)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(758)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123631151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52250<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123631152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123631152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123631152 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123631152 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123631152 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123631152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10090781)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123631152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10090781)[0x55cf8d3fc7e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123631152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cf8d40e6e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123631152 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123631152 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123631152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8c331), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123631152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123631152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123631152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123631152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123631152 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123631152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cf8d40e6e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123631152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10090781)[0x55cf8d3fc7e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123631152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10090781)[0x55cf8d3fc7e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123631152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10090781)[0x55cf8d3fc7e0]{disrupted}: Deallocated (fsm.c:568) 20250425123631152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cf8d40e6e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123631152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cf8d40e6e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123631152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cf8d40e6e0]{disconnected}: Deallocated (fsm.c:568) 20250425123631152 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10090781 SCCP-84 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425123631152 DLINP DEBUG SRVCONN(,r=127.0.0.1:49389<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123631152 DLINP DEBUG SRVCONN(,r=127.0.0.1:49389<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123631152 DLINP NOTICE SRV(,r=127.0.0.1:49389<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123631152 DMAIN NOTICE (127.0.0.1:49389 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49389<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123631152 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425123631152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123631152 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123631152 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123631152 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123631152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123631152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123631152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123631152 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764)@be9552f9b756: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(765)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(766)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(768)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-RAN(772)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-RAN(769)@be9552f9b756: Final verdict of PTC: none 20250425123631152 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123631152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123631152 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123631152 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123631152 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123631152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123631152 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123631153 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123631153 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123631153 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123631153 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123631153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123631153 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc2-SCCP(771)@be9552f9b756: Final verdict of PTC: none 20250425123631153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123631153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123631153 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250425123631153 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(774)@be9552f9b756: Final verdict of PTC: none 20250425123631153 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425123631153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123631153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123631153 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123631153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123631153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123631153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123631153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123631153 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123631153 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123631153 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123631153 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123631153 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123631153 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123631153 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123631153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123631153 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123631153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123631153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123631153 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123631153 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123631153 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425123631153 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123631153 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123631153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425123631153 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123631153 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123631153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123631153 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425123631153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123631153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123631153 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123631153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123631153 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123631153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123631153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123631153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123631153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123631153 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123631153 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123631153 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123631153 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123631153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123631153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123631153 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425123631154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123631154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123631154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123631154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123631154 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123631154 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123631154 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123631154 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123631153 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123631153 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc2-M3UA(773)@be9552f9b756: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(760)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(767)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(776)@be9552f9b756: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(770)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(777)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(775)@be9552f9b756: Final verdict of PTC: none 20250425123631181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52256<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_rai_registered0(778)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(758): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(759): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(760): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(761): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(763): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(765): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(766): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(767): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(768): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(769): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(770): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-SCCP(771): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-RAN(772): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-M3UA(773): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(774): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(775): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(776): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(777): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(778): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Fri Apr 25 12:36:31 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 20250425123631358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123631859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52260<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=419000) 20250425123632117 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123632117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e0546), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123632117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123632117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123632117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123632117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123632117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123632117 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123632117 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123632117 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123632117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123632117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123632117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123632117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=419000, count=427252) 20250425123632988 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123632988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082f2c3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123632988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123632988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123632988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123632988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123632988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123632988 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123632988 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123632988 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123632988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123632988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123632988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123632988 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123633153 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123633153 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425123633153 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425123633153 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123633153 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123633153 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123633153 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123633153 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123633153 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. 20250425123633879 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123633879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00436eba), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123633879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123633879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123633879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123633879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123633879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123633879 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123633879 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123633879 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123633879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123633879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123633879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Fri Apr 25 12:36:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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 20250425123634621 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123634621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f004f0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123634621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123634621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123634621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123634621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123634621 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123634621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00894c41), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123634621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123634621 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123634621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123634621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123634621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123634621 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123634621 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123634621 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123634621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123634621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123634621 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123634621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123634621 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123634621 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123634621 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123634621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123634621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123634621 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_no_allow_attach_round_robin started. 20250425123634899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123634905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123634911 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42337<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123635029 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123635029 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123635043 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123635043 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123635043 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123635043 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123635044 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123635044 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123635044 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123635044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123635044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123635044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123635044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123635044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123635044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123635044 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123635044 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123635044 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123635044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635044 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123635044 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123635044 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123635044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123635044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123635044 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123635045 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123635045 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123635045 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123635045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123635045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123635045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123635045 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123635045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123635045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123635045 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123635045 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123635045 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123635045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123635045 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123635045 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123635045 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123635045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123635045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123635045 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123635045 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35058 (stream_srv.c:142) 20250425123635045 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35058<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123635046 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123635046 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123635046 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123635046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123635046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123635046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123635046 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123635046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123635046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123635046 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123635046 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123635046 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123635046 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123635046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123635046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123635046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123635046 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123635046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123635046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123635046 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123635046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635046 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123635046 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123635046 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123635046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123635046 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123635046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635046 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123635046 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123635046 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123635046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123635046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123635046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(789)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(789)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(789)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(787)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(792)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(792)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(792)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(790)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(795)@be9552f9b756: ************************************************* HNBGW_Test.msc2-M3UA(795)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(795)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(793)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123635103 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123635103 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123635103 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123635103 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123635103 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123635103 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123635103 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123635103 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123635103 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123635104 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123635104 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123635104 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123635104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123635104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123635104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123635105 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123635105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123635105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123635105 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123635105 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123635105 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123635105 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123635105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123635105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123635105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123635105 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123635105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123635105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123635105 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123635105 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123635105 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123635105 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123635105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123635105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123635105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123635105 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123635105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123635105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123635105 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123635105 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123635105 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123635105 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123635105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123635105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123635105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123635105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123635105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123635105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123635105 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123635105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635105 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123635105 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123635105 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123635105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123635105 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123635105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635105 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123635105 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123635105 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123635105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123635105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123635105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123635105 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123635105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635105 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123635105 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123635105 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123635105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123635105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123635105 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123635105 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123635105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635105 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123635105 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123635105 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123635105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123635105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123635105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123635105 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123635105 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(798)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(798)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(798)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(796)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123635136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123635136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123635136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123635136 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123635136 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123635136 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123635136 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123635136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123635136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123635142 DLINP DEBUG SRVCONN(,r=127.0.0.1:35058<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123635142 DLINP DEBUG SRVCONN(,r=127.0.0.1:35058<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123635142 DLINP DEBUG SRVCONN(,r=127.0.0.1:35058<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123635142 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123635142 DHNBAP DEBUG (127.0.0.1:35058 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123635142 DHNBAP NOTICE (127.0.0.1:35058 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123635142 DHNBAP NOTICE (127.0.0.1:35058 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123635142 DLINP DEBUG SRVCONN(,r=127.0.0.1:35058<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123635142 DLINP DEBUG SRVCONN(,r=127.0.0.1:35058<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123635263 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123635263 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123635263 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123635263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(789)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123635264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635264 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123635264 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123635264 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123635264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123635264 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123635264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123635265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635265 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123635265 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123635265 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123635265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123635265 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123635265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123635265 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123635265 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123635265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123635265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123635265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123635265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123635265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123635265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123635265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123635265 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123635265 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123635265 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123635266 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123635266 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123635266 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123635266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123635266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123635266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123635266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123635266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123635266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123635266 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123635266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123635266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123635266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123635266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123635266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123635266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123635266 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123635280 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123635280 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123635280 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123635280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(792)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123635281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635281 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123635281 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123635281 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123635281 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123635281 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123635281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123635282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635282 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123635282 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123635282 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123635282 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123635282 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123635282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123635282 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123635282 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123635282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123635282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123635282 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123635282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123635282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123635282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123635282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123635282 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123635282 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123635282 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123635283 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123635283 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123635283 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123635283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123635283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123635283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123635283 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123635283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123635283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123635283 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123635283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635283 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123635283 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123635283 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123635283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123635283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123635283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123635283 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123635299 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123635299 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425123635299 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123635299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(795)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425123635301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635301 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425123635301 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123635301 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123635301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123635301 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425123635301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123635302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635302 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123635302 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123635302 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123635302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123635302 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123635302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123635302 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123635302 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123635302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123635303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123635303 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425123635303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123635303 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123635303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123635303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123635303 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123635303 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123635303 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123635304 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123635304 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123635304 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123635304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123635304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123635304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123635304 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123635304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123635304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123635304 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123635304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635304 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123635304 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123635304 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123635304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123635304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123635304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123635304 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123635320 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123635320 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123635320 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425123635320 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425123635320 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425123635320 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425123635320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(798)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123635321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635321 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123635321 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425123635321 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425123635321 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425123635321 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123635321 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123635321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425123635321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123635321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123635321 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123635321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123635321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123635321 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123635321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123635321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123635321 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123635323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635323 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123635323 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123635323 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123635323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123635323 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250425123635323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123635323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123635323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123635323 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123635323 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123635323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123635323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123635323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123635323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123635323 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123635323 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123635323 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123635324 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123635324 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123635324 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123635324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123635324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123635324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123635324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123635324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123635324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123635324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123635324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123635324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123635324 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123635324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123635324 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123635324 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123635324 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123635324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123635324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123635324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123635324 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(788)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123636071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123636071 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123636071 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123636071 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123636071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123636071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123636071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123636071 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123636071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123636071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123636071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123636071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123636071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123636071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123636071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123636071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123636071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123636071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123636071 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123636071 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123636071 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123636071 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123636072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123636072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123636072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123636072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123636072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123636072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123636072 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123636072 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123636072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123636072 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123636072 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123636072 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123636072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123636072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123636072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123636072 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123636072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123636072 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123636072 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123636072 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123636072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123636072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123636072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123636072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123636072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123636072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123636072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123636072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123636072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123636072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123636072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123636072 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123636072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123636072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123636072 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123636072 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123636072 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(791)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123636086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123636086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123636086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123636086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123636086 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123636086 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123636086 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123636086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123636086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123636086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123636086 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123636086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123636086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123636086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123636086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123636086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123636086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123636086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123636086 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123636086 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123636086 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123636086 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123636086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123636086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123636086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123636086 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123636086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123636086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123636086 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123636086 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123636086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123636086 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123636086 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123636086 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123636086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123636086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123636086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123636086 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123636086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123636086 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123636086 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123636086 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123636086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123636086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123636086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123636086 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123636086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123636086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123636086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123636086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123636086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123636086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123636086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123636086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123636086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123636086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123636086 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123636086 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123636086 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(794)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123636104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123636104 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123636104 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123636104 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123636104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123636104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123636104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123636104 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123636104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123636104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123636104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123636104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123636104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123636104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123636104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123636104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123636104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636104 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123636104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123636104 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123636104 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123636104 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425123636104 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123636104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123636104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123636104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123636104 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123636104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123636104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123636104 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123636104 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: link up (cnlink.c:111) 20250425123636104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123636104 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123636104 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123636104 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123636104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123636104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123636104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123636104 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123636104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123636104 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123636104 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123636104 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123636104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123636104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123636104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123636104 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123636104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123636104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123636104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123636104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123636104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123636104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123636104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123636104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123636104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636104 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123636104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123636104 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123636104 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123636104 DRANAP INFO cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(797)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123636123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123636123 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123636123 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123636123 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123636123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123636123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123636123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123636123 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123636123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123636123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123636123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123636123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123636123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123636123 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123636123 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123636123 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123636123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636124 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123636124 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123636124 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123636124 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123636124 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123636124 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123636124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123636124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123636124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123636124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123636124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123636124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123636124 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123636124 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123636124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123636124 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123636124 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123636124 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123636124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123636124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123636124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123636124 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123636124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123636124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123636124 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123636124 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123636124 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123636124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123636124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123636124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123636124 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123636124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123636124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123636124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123636124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123636124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123636124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123636124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123636124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123636124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123636124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123636124 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123636124 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123636124 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123636124 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123636124 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123637149 DLCTRL DEBUG Command: GET 739088517 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123637149 DLCTRL DEBUG Tx Command reply: GET_REPLY 739088517 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123637152 DLCTRL DEBUG Command: GET 124925819 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123637152 DLCTRL DEBUG Tx Command reply: GET_REPLY 124925819 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123637154 DLCTRL DEBUG Command: GET 814834583 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123637154 DLCTRL DEBUG Tx Command reply: GET_REPLY 814834583 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123637155 DLCTRL DEBUG Command: GET 277531516 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123637155 DLCTRL DEBUG Tx Command reply: GET_REPLY 277531516 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123637157 DLCTRL DEBUG Command: GET 571334250 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123637157 DLCTRL DEBUG Tx Command reply: GET_REPLY 571334250 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123637158 DLCTRL DEBUG Command: GET 340403363 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123637158 DLCTRL DEBUG Tx Command reply: GET_REPLY 340403363 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123637159 DLCTRL DEBUG Command: GET 520347669 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123637159 DLCTRL DEBUG Tx Command reply: GET_REPLY 520347669 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123637159 DLCTRL DEBUG Command: GET 735404300 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123637159 DLCTRL DEBUG Tx Command reply: GET_REPLY 735404300 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123637160 DLCTRL DEBUG Command: GET 569697403 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123637160 DLCTRL DEBUG Tx Command reply: GET_REPLY 569697403 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123637161 DLCTRL DEBUG Command: GET 613368370 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123637161 DLCTRL DEBUG Tx Command reply: GET_REPLY 613368370 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123637162 DLCTRL DEBUG Command: GET 683552079 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123637162 DLCTRL DEBUG Tx Command reply: GET_REPLY 683552079 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123637162 DLCTRL DEBUG Command: GET 413197499 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123637163 DLCTRL DEBUG Tx Command reply: GET_REPLY 413197499 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123637163 DLCTRL DEBUG Command: GET 766798166 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123637163 DLCTRL DEBUG Tx Command reply: GET_REPLY 766798166 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123637164 DLCTRL DEBUG Command: GET 162563557 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123637164 DLCTRL DEBUG Tx Command reply: GET_REPLY 162563557 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123637164 DLCTRL DEBUG Command: GET 347322448 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123637164 DLCTRL DEBUG Tx Command reply: GET_REPLY 347322448 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123637165 DLCTRL DEBUG Command: GET 136704834 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123637165 DLCTRL DEBUG Tx Command reply: GET_REPLY 136704834 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123637166 DLCTRL DEBUG Command: GET 758150914 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123637166 DLCTRL DEBUG Tx Command reply: GET_REPLY 758150914 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123637166 DLCTRL DEBUG Command: GET 486735377 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123637166 DLCTRL DEBUG Tx Command reply: GET_REPLY 486735377 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123637167 DLCTRL DEBUG Command: GET 313412049 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123637167 DLCTRL DEBUG Tx Command reply: GET_REPLY 313412049 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123637168 DLCTRL DEBUG Command: GET 404455180 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123637168 DLCTRL DEBUG Tx Command reply: GET_REPLY 404455180 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100100101'B, t_guard := 20.000000 } 20250425123637178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36682<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(800) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@be9552f9b756: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)10878541 20250425123638191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123638191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123638191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123638191 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123638191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa5fe4d, normal) (hnbgw_rua.c:407) 20250425123638191 DHNB DEBUG map_rua[0x55cf8d404590]{init}: Allocated (fsm.c:456) 20250425123638191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10878541)[0x55cf8d404590]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123638191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10878541 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123638191 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123638191 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123638191 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10878541 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123638191 DCN DEBUG map_sccp[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123638192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123638192 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10878541 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123638192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10878541 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123638192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10878541)[0x55cf8d404590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123638192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123638192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123638192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10878541)[0x55cf8d404590]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123638192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cf8d3fc7e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123638192 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123638192 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{IDLE}: Allocated (fsm.c:456) 20250425123638192 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123638192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000055), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003250056400500f1100926) (sccp_scrc.c:406) 20250425123638192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123638192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123638192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123638192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123638192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123638192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123638192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123638192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123638192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123638192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123638192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123638192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123638192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123638192 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123638192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cf8d3fc7e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123638192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10878541)[0x55cf8d404590]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123638192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123638192 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123638192 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123638192 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123638192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123638192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123638192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123638192 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(787)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(788)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(800) HNBGW_Test.msc0-RAN(788)@be9552f9b756: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)11288947 HNBGW_Test.msc0-SCCP(787)@be9552f9b756: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(800)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: 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(787)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123638196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123638196 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123638196 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123638196 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123638196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123638196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123638196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123638196 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123638196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123638196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123638196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123638196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123638196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123638196 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cff823) (sccp_scrc.c:477) 20250425123638196 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20250425123638196 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123638196 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123638196 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123638196 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123638196 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123638196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cf8d3fc7e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123638196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cf8d3fc7e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123638196 DLCTRL DEBUG Command: GET 202012667 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123638196 DLCTRL DEBUG Tx Command reply: GET_REPLY 202012667 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123638197 DLCTRL DEBUG Command: GET 511076873 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123638197 DLCTRL DEBUG Tx Command reply: GET_REPLY 511076873 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123638199 DLCTRL DEBUG Command: GET 937336800 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123638199 DLCTRL DEBUG Tx Command reply: GET_REPLY 937336800 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123638200 DLCTRL DEBUG Command: GET 192697071 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123638200 DLCTRL DEBUG Tx Command reply: GET_REPLY 192697071 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123638201 DLCTRL DEBUG Command: GET 22905850 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123638201 DLCTRL DEBUG Tx Command reply: GET_REPLY 22905850 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123638203 DLCTRL DEBUG Command: GET 801583721 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123638203 DLCTRL DEBUG Tx Command reply: GET_REPLY 801583721 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123638204 DLCTRL DEBUG Command: GET 445778719 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123638204 DLCTRL DEBUG Tx Command reply: GET_REPLY 445778719 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123638205 DLCTRL DEBUG Command: GET 311918302 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123638205 DLCTRL DEBUG Tx Command reply: GET_REPLY 311918302 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123638206 DLCTRL DEBUG Command: GET 751853280 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123638206 DLCTRL DEBUG Tx Command reply: GET_REPLY 751853280 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123638207 DLCTRL DEBUG Command: GET 809930214 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123638207 DLCTRL DEBUG Tx Command reply: GET_REPLY 809930214 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123638208 DLCTRL DEBUG Command: GET 143815928 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123638208 DLCTRL DEBUG Tx Command reply: GET_REPLY 143815928 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123638209 DLCTRL DEBUG Command: GET 855805952 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123638209 DLCTRL DEBUG Tx Command reply: GET_REPLY 855805952 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123638210 DLCTRL DEBUG Command: GET 432909808 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123638210 DLCTRL DEBUG Tx Command reply: GET_REPLY 432909808 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123638211 DLCTRL DEBUG Command: GET 618516646 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123638211 DLCTRL DEBUG Tx Command reply: GET_REPLY 618516646 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123638212 DLCTRL DEBUG Command: GET 170884410 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123638212 DLCTRL DEBUG Tx Command reply: GET_REPLY 170884410 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123638213 DLCTRL DEBUG Command: GET 210714477 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123638213 DLCTRL DEBUG Tx Command reply: GET_REPLY 210714477 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123638214 DLCTRL DEBUG Command: GET 824154069 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123638214 DLCTRL DEBUG Tx Command reply: GET_REPLY 824154069 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123638216 DLCTRL DEBUG Command: GET 75787342 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123638216 DLCTRL DEBUG Tx Command reply: GET_REPLY 75787342 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123638217 DLCTRL DEBUG Command: GET 367825060 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123638217 DLCTRL DEBUG Tx Command reply: GET_REPLY 367825060 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123638218 DLCTRL DEBUG Command: GET 335165122 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123638218 DLCTRL DEBUG Tx Command reply: GET_REPLY 335165122 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000001000101011'B, t_guard := 20.000000 } 20250425123638229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36696<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(794)@be9552f9b756: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(794)@be9552f9b756: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(801) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@be9552f9b756: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(801)8023917 20250425123639236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123639236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123639236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123639236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123639236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7a6f6d, normal) (hnbgw_rua.c:407) 20250425123639236 DHNB DEBUG map_rua[0x55cf8d3ff060]{init}: Allocated (fsm.c:456) 20250425123639236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8023917)[0x55cf8d3ff060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123639236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8023917 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123639236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123639236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123639236 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425123639236 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8023917 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250425123639236 DCN DEBUG map_sccp[0x55cf8d410c00]{init}: Allocated (fsm.c:456) 20250425123639236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cf8d410c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123639236 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8023917 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425123639236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8023917 SCCP-86 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425123639236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8023917)[0x55cf8d3ff060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123639236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123639236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123639237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8023917)[0x55cf8d3ff060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123639237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cf8d410c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123639237 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123639237 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{IDLE}: Allocated (fsm.c:456) 20250425123639237 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123639237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300022b0056400500f1100926) (sccp_scrc.c:406) 20250425123639237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123639237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123639237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123639237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123639237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123639237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123639237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123639237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123639237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123639237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123639237 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123639237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123639237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123639237 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123639237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cf8d410c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123639237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8023917)[0x55cf8d3ff060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123639237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123639237 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123639237 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123639237 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123639237 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123639237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123639237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123639237 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(793)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc2-SCCP(793)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(794)@be9552f9b756: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(801) HNBGW_Test.msc2-RAN(794)@be9552f9b756: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(801)3873645 TC_mscpool_no_allow_attach_round_robin0(801)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(793)@be9552f9b756: Session index based on connection ID:0 MTC@be9552f9b756: 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 } } } HNBGW_Test.msc2-SCCP(793)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123639243 DLCTRL DEBUG Command: GET 598229215 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123639243 DLCTRL DEBUG Tx Command reply: GET_REPLY 598229215 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123639243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123639243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123639243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123639243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123639243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123639243 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cfaf70) (sccp_scrc.c:477) 20250425123639243 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20250425123639243 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123639243 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123639243 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123639243 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123639243 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123639243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cf8d410c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123639243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cf8d410c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123639243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123639243 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123639243 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123639243 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123639243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123639243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123639243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123639243 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123639244 DLCTRL DEBUG Command: GET 306017767 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123639244 DLCTRL DEBUG Tx Command reply: GET_REPLY 306017767 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123639245 DLCTRL DEBUG Command: GET 529358625 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123639245 DLCTRL DEBUG Tx Command reply: GET_REPLY 529358625 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123639246 DLCTRL DEBUG Command: GET 97525750 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123639246 DLCTRL DEBUG Tx Command reply: GET_REPLY 97525750 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123639246 DLCTRL DEBUG Command: GET 474429088 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123639246 DLCTRL DEBUG Tx Command reply: GET_REPLY 474429088 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123639247 DLCTRL DEBUG Command: GET 553638453 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123639247 DLCTRL DEBUG Tx Command reply: GET_REPLY 553638453 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123639248 DLCTRL DEBUG Command: GET 785031520 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123639248 DLCTRL DEBUG Tx Command reply: GET_REPLY 785031520 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123639249 DLCTRL DEBUG Command: GET 380736542 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123639249 DLCTRL DEBUG Tx Command reply: GET_REPLY 380736542 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123639250 DLCTRL DEBUG Command: GET 128625609 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123639250 DLCTRL DEBUG Tx Command reply: GET_REPLY 128625609 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123639251 DLCTRL DEBUG Command: GET 549678177 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123639251 DLCTRL DEBUG Tx Command reply: GET_REPLY 549678177 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123639251 DLCTRL DEBUG Command: GET 282186538 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123639251 DLCTRL DEBUG Tx Command reply: GET_REPLY 282186538 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250425123639252 DLCTRL DEBUG Command: GET 320817529 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123639252 DLCTRL DEBUG Tx Command reply: GET_REPLY 320817529 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123639253 DLCTRL DEBUG Command: GET 647447879 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123639253 DLCTRL DEBUG Tx Command reply: GET_REPLY 647447879 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123639254 DLCTRL DEBUG Command: GET 266654659 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123639254 DLCTRL DEBUG Tx Command reply: GET_REPLY 266654659 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123639254 DLCTRL DEBUG Command: GET 872150063 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123639254 DLCTRL DEBUG Tx Command reply: GET_REPLY 872150063 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123639255 DLCTRL DEBUG Command: GET 926936356 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123639255 DLCTRL DEBUG Tx Command reply: GET_REPLY 926936356 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123639256 DLCTRL DEBUG Command: GET 212037694 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123639256 DLCTRL DEBUG Tx Command reply: GET_REPLY 212037694 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123639256 DLCTRL DEBUG Command: GET 902078236 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123639256 DLCTRL DEBUG Tx Command reply: GET_REPLY 902078236 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123639257 DLCTRL DEBUG Command: GET 501678357 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123639257 DLCTRL DEBUG Tx Command reply: GET_REPLY 501678357 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123639258 DLCTRL DEBUG Command: GET 259756552 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123639258 DLCTRL DEBUG Tx Command reply: GET_REPLY 259756552 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100001100'B, t_guard := 20.000000 } 20250425123639268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36700<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@be9552f9b756: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@be9552f9b756: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(802) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@be9552f9b756: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(802)3476135 20250425123640276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123640276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123640276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123640276 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123640276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x350aa7, normal) (hnbgw_rua.c:407) 20250425123640276 DHNB DEBUG map_rua[0x55cf8d3f6700]{init}: Allocated (fsm.c:456) 20250425123640276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3476135)[0x55cf8d3f6700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123640276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3476135 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123640277 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123640277 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123640277 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3476135 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123640277 DCN DEBUG map_sccp[0x55cf8d3f9680]{init}: Allocated (fsm.c:456) 20250425123640277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cf8d3f9680]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123640277 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3476135 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123640277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3476135 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425123640277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3476135)[0x55cf8d3f6700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123640277 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123640277 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123640277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3476135)[0x55cf8d3f6700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123640277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cf8d3f9680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123640277 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123640277 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{IDLE}: Allocated (fsm.c:456) 20250425123640277 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123640277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000057), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300010c0056400500f1100926) (sccp_scrc.c:406) 20250425123640277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123640277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123640277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123640277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123640277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123640277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123640277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123640277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123640277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123640277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123640277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123640277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123640277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123640277 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123640277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cf8d3f9680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123640277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3476135)[0x55cf8d3f6700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123640277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123640277 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123640277 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123640277 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123640277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123640277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123640277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123640277 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@be9552f9b756: First idle individual index:1 HNBGW_Test.msc0-SCCP(787)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(788)@be9552f9b756: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(802) HNBGW_Test.msc0-RAN(788)@be9552f9b756: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(802)1797253 HNBGW_Test.msc0-SCCP(787)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(787)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425123640278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123640278 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123640278 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123640278 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123640278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123640278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123640278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123640278 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123640279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123640279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123640279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123640279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123640279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123640279 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002effe0) (sccp_scrc.c:477) 20250425123640279 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20250425123640279 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123640279 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123640279 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123640279 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123640279 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123640279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cf8d3f9680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123640279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cf8d3f9680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_round_robin0(802)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: 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 } } } 20250425123640279 DLCTRL DEBUG Command: GET 925026518 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123640279 DLCTRL DEBUG Tx Command reply: GET_REPLY 925026518 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425123640280 DLCTRL DEBUG Command: GET 827363181 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123640280 DLCTRL DEBUG Tx Command reply: GET_REPLY 827363181 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123640281 DLCTRL DEBUG Command: GET 472800058 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123640281 DLCTRL DEBUG Tx Command reply: GET_REPLY 472800058 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123640282 DLCTRL DEBUG Command: GET 192164970 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123640282 DLCTRL DEBUG Tx Command reply: GET_REPLY 192164970 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123640284 DLCTRL DEBUG Command: GET 899080210 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123640284 DLCTRL DEBUG Tx Command reply: GET_REPLY 899080210 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123640285 DLCTRL DEBUG Command: GET 220915759 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123640285 DLCTRL DEBUG Tx Command reply: GET_REPLY 220915759 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123640287 DLCTRL DEBUG Command: GET 75110675 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123640287 DLCTRL DEBUG Tx Command reply: GET_REPLY 75110675 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123640288 DLCTRL DEBUG Command: GET 481004684 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123640288 DLCTRL DEBUG Tx Command reply: GET_REPLY 481004684 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123640290 DLCTRL DEBUG Command: GET 40947118 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123640290 DLCTRL DEBUG Tx Command reply: GET_REPLY 40947118 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123640291 DLCTRL DEBUG Command: GET 842199653 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123640291 DLCTRL DEBUG Tx Command reply: GET_REPLY 842199653 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123640293 DLCTRL DEBUG Command: GET 521626773 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123640293 DLCTRL DEBUG Tx Command reply: GET_REPLY 521626773 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250425123640294 DLCTRL DEBUG Command: GET 850812225 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123640294 DLCTRL DEBUG Tx Command reply: GET_REPLY 850812225 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123640296 DLCTRL DEBUG Command: GET 593047357 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123640296 DLCTRL DEBUG Tx Command reply: GET_REPLY 593047357 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123640297 DLCTRL DEBUG Command: GET 966927250 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123640297 DLCTRL DEBUG Tx Command reply: GET_REPLY 966927250 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123640299 DLCTRL DEBUG Command: GET 228962693 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123640299 DLCTRL DEBUG Tx Command reply: GET_REPLY 228962693 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123640300 DLCTRL DEBUG Command: GET 847271625 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123640300 DLCTRL DEBUG Tx Command reply: GET_REPLY 847271625 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123640302 DLCTRL DEBUG Command: GET 878970835 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123640302 DLCTRL DEBUG Tx Command reply: GET_REPLY 878970835 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123640303 DLCTRL DEBUG Command: GET 699145122 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123640303 DLCTRL DEBUG Tx Command reply: GET_REPLY 699145122 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123640305 DLCTRL DEBUG Command: GET 164488180 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123640305 DLCTRL DEBUG Tx Command reply: GET_REPLY 164488180 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123640306 DLCTRL DEBUG Command: GET 266301111 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123640306 DLCTRL DEBUG Tx Command reply: GET_REPLY 266301111 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123640312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52278<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123640313 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42337<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(781)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(780)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123640315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123640315 DLINP DEBUG SRVCONN(,r=127.0.0.1:35058<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123640315 DLINP DEBUG SRVCONN(,r=127.0.0.1:35058<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123640315 DLINP NOTICE SRV(,r=127.0.0.1:35058<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123640315 DMAIN NOTICE (127.0.0.1:35058 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35058<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123640315 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-RAN(791)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(797)@be9552f9b756: Final verdict of PTC: none 20250425123640318 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123640318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123640318 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123640318 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(790)@be9552f9b756: Final verdict of PTC: none 20250425123640318 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123640318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123640318 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123640319 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123640319 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123640319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123640319 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123640319 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250425123640319 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123640319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123640319 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123640319 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123640319 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123640319 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123640319 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123640319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123640319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123640319 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123640319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123640319 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123640319 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123640319 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123640319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123640319 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123640319 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123640320 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123640319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123640320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123640320 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123640320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123640320 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123640320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123640320 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123640320 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123640320 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123640320 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123640320 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123640320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123640320 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425123640320 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123640320 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123640320 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123640320 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425123640320 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123640320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123640320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123640320 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123640320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123640320 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123640320 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123640320 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123640320 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123640321 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123640321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123640321 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123640321 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123640321 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123640320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123640321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123640321 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425123640321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123640321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123640321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123640321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123640321 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123640321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123640321 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123640321 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123640321 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123640321 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123640321 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123640321 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123640321 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123640321 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123640321 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123640321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cf8d410c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123640321 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123640321 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123640321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cfaf70), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123640321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123640321 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123640321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123640321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123640321 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123640322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cf8d410c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123640322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8023917)[0x55cf8d3ff060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123640322 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8023917)[0x55cf8d3ff060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123640322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123640322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8023917)[0x55cf8d3ff060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123640322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8023917)[0x55cf8d3ff060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123640322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8023917)[0x55cf8d3ff060]{disrupted}: Freeing instance (context_map.c:202) 20250425123640322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8023917)[0x55cf8d3ff060]{disrupted}: Deallocated (fsm.c:568) 20250425123640322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cf8d410c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123640322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cf8d410c00]{disconnected}: Freeing instance (context_map.c:206) 20250425123640322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cf8d410c00]{disconnected}: Deallocated (fsm.c:568) 20250425123640321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123640321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123640321 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123640321 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123640321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123640321 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123640321 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123640321 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123640321 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123640322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123640322 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123640322 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123640322 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123640322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123640322 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123640322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123640322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123640322 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123640322 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8023917 SCCP-86 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123640322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123640322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123640322 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123640322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123640322 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123640322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123640322 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123640322 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123640322 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123640322 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123640322 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123640323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123640323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123640323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123640323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123640323 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123640323 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123640323 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123640323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123640323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123640323 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123640323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123640323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123640323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123640323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123640323 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123640323 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123640323 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123640323 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123640323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123640323 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123640323 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123640323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123640323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123640323 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123640323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cff823), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123640323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123640323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123640323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123640323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123640323 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123640323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123640323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10878541)[0x55cf8d404590]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123640323 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10878541)[0x55cf8d404590]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123640323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123640323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10878541)[0x55cf8d404590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123640323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10878541)[0x55cf8d404590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123640323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10878541)[0x55cf8d404590]{disrupted}: Freeing instance (context_map.c:202) 20250425123640323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10878541)[0x55cf8d404590]{disrupted}: Deallocated (fsm.c:568) 20250425123640323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123640323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123640323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123640323 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10878541 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123640323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cf8d3f9680]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123640324 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123640324 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123640324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002effe0), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123640324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123640324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123640324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123640324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123640324 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123640324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cf8d3f9680]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123640324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3476135)[0x55cf8d3f6700]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123640324 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3476135)[0x55cf8d3f6700]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123640324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123640324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3476135)[0x55cf8d3f6700]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123640324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3476135)[0x55cf8d3f6700]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123640324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3476135)[0x55cf8d3f6700]{disrupted}: Freeing instance (context_map.c:202) 20250425123640324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3476135)[0x55cf8d3f6700]{disrupted}: Deallocated (fsm.c:568) 20250425123640324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cf8d3f9680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123640324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cf8d3f9680]{disconnected}: Freeing instance (context_map.c:206) 20250425123640324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cf8d3f9680]{disconnected}: Deallocated (fsm.c:568) 20250425123640324 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3476135 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123640324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123640324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123640324 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123640324 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123640324 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123640324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123640324 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123640324 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123640324 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123640324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123640324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123640324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123640325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(788)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(782)@be9552f9b756: Final verdict of PTC: none 20250425123640325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123640325 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123640325 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123640325 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123640325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123640325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123640325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123640325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(796)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(789)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(799)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779)@be9552f9b756: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-RAN(794)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(793)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(798)@be9552f9b756: Final verdict of PTC: none20250425123640325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36700<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123640326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36682<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(792)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(795)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@be9552f9b756: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@be9552f9b756: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(800)@be9552f9b756: Final verdict of PTC: pass TC_mscpool_no_allow_attach_round_robin0(801)@be9552f9b756: Final verdict of PTC: pass 20250425123640331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36696<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(802)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(783): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(785): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(790): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(791): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(792): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-SCCP(793): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-RAN(794): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-M3UA(795): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(796): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(797): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(798): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(799): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(800): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(801): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(802): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Fri Apr 25 12:36:40 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 20250425123640520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123641122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=532600) 20250425123641153 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123641153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8c331), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123641153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123641153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123641153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123641153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123641153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123641153 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123641153 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123641153 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123641153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123641153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123641153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123641153 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123642118 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123642118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e0546), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123642118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123642118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123642118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123642118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123642118 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123642118 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123642118 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123642118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123642118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123642118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123642118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123642118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) Waiting for packet dumper to finish... 1 (prev_count=532600, count=540968) 20250425123642319 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123642319 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123642319 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123642321 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123642321 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425123642321 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425123642322 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123642322 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123642322 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123642323 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123642323 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123642323 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123642989 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123642989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082f2c3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123642989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123642989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123642989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123642989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123642989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123642989 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123642989 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123642989 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123642989 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123642989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123642989 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Fri Apr 25 12:36:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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 20250425123643880 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123643880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00436eba), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123643880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123643880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123643880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123643880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123643880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123643880 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123643880 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123643880 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123643880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123643880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123643880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250425123644183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123644185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123644189 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42783<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123644278 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123644278 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123644287 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123644287 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123644288 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123644288 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123644288 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43615 (stream_srv.c:142) 20250425123644288 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43615<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123644288 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123644288 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123644288 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123644288 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123644288 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123644288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123644288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123644288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123644288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123644288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123644288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123644288 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123644288 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123644288 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123644288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644288 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123644288 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123644288 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123644288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123644288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123644288 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123644289 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123644290 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123644290 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123644290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123644290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123644290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123644290 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123644290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123644290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123644290 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123644290 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123644290 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123644290 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123644290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123644290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123644290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123644290 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123644290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123644290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123644290 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123644290 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123644290 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123644290 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123644290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123644290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123644290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123644290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123644290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123644290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123644290 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123644290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644290 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123644290 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123644290 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123644290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123644290 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123644290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644290 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123644290 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123644290 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123644290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123644290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123644290 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123644290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644290 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123644290 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123644290 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123644290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123644290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123644290 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(813)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(813)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(813)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(811)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(816)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(816)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(816)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(814)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(819)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(819)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(819)@be9552f9b756: ************************************************* HNBGW_Test.msc2-SCCP(817)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123644335 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123644335 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123644335 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123644335 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123644335 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123644335 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123644335 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123644335 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123644336 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123644336 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123644336 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123644336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123644336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123644336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123644336 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123644336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123644336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123644336 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123644336 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123644336 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123644336 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123644336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123644336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123644336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123644336 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123644336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123644336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123644336 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123644336 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123644336 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123644336 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123644336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123644336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123644336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123644336 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123644336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123644336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123644336 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123644336 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123644336 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123644336 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123644336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123644336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123644336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123644336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123644336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123644336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123644336 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123644337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644337 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123644337 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123644337 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123644337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123644337 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123644337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644337 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123644337 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123644337 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123644337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123644337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123644337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123644337 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123644337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644337 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123644337 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123644337 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123644337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123644337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123644337 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123644337 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123644337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644337 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123644337 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123644337 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123644337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123644337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123644337 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(822)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(822)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(822)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(820)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123644357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123644357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123644357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123644357 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123644357 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123644357 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123644357 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123644357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123644357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123644362 DLINP DEBUG SRVCONN(,r=127.0.0.1:43615<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123644362 DLINP DEBUG SRVCONN(,r=127.0.0.1:43615<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123644362 DLINP DEBUG SRVCONN(,r=127.0.0.1:43615<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123644362 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123644362 DHNBAP DEBUG (127.0.0.1:43615 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123644362 DHNBAP NOTICE (127.0.0.1:43615 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123644362 DHNBAP NOTICE (127.0.0.1:43615 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123644362 DLINP DEBUG SRVCONN(,r=127.0.0.1:43615<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123644362 DLINP DEBUG SRVCONN(,r=127.0.0.1:43615<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123644503 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123644503 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123644503 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123644503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(813)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123644505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644505 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123644505 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123644505 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123644505 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123644505 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123644505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123644506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644506 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123644506 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123644506 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123644506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123644506 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123644506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123644506 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123644506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123644506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123644506 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123644506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123644506 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123644506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123644506 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123644506 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123644506 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123644506 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123644507 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123644507 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123644507 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123644507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123644507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123644507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123644507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123644507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123644507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123644507 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123644507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644507 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123644507 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123644507 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123644507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123644507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123644507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123644507 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123644516 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123644516 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123644516 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123644516 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(816)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123644517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644517 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123644517 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123644517 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123644517 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123644517 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123644517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123644518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644518 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123644518 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123644518 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123644518 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123644518 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123644518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123644518 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123644518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123644518 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123644518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123644518 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123644518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123644518 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123644518 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123644518 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123644518 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123644518 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123644519 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123644519 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123644519 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123644519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123644519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123644519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123644519 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123644519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123644519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123644519 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123644519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644519 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123644519 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123644519 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123644519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123644519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123644519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123644519 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123644530 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123644530 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425123644530 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123644530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(819)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425123644531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425123644531 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123644531 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123644531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123644531 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425123644531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123644532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644532 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123644532 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123644532 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123644532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123644532 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123644532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123644532 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123644532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123644532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123644532 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425123644532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123644532 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123644532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123644532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123644532 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123644532 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123644532 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123644533 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123644533 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123644533 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123644533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123644533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123644533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123644533 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123644533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123644533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123644533 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123644533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644533 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123644533 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123644533 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123644533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123644533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123644533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123644533 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123644547 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123644547 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123644547 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123644547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(822)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123644548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644548 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123644548 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123644548 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123644548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123644548 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123644548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123644549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644549 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123644549 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123644549 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123644549 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123644549 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123644549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123644549 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123644549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123644549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123644549 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123644549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123644549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123644549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123644549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123644549 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123644549 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123644549 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123644550 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123644550 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123644550 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123644550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123644550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123644550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123644550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123644550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123644550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123644550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123644550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123644550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123644550 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123644550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644550 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123644550 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123644550 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123644550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123644550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123644550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123644550 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123644622 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123644622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00894c41), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123644622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123644622 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123644622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123644622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123644622 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123644622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f004f0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123644622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123644622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123644622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123644622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123644622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644622 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123644622 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123644622 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123644622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123644622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123644622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123644622 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123644622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644622 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123644622 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123644622 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123644622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123644622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123644622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123644622 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123644624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644624 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123644624 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123644624 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123644624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123644624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123644624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123644624 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123644624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123644624 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123644624 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123644624 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123644624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123644624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123644624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123644624 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123644624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123644624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123644624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123644624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123644624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123644624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=00f004f0) (sccp_scrc.c:477) 20250425123644624 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1824) 20250425123644624 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123644624 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123644624 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123644624 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123644624 DLSCCP DEBUG SCCP-SCOC(79)[0x55cf8d400990]{IDLE}: Deallocated (fsm.c:568) 20250425123644624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123644624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123644624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123644624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123644624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123644624 DLSS7 DEBUG 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=00894c41) (sccp_scrc.c:477) 20250425123644624 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1824) 20250425123644624 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123644624 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123644624 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123644624 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123644624 DLSCCP DEBUG SCCP-SCOC(80)[0x55cf8d3f5c60]{IDLE}: Deallocated (fsm.c:568) 20250425123645307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123645307 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123645307 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123645307 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123645307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123645307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123645307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123645307 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123645307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123645307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123645307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123645307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123645307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123645307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123645307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123645307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123645307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123645307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123645307 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123645307 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123645307 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123645307 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123645307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123645307 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123645307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123645307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123645307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123645307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123645307 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123645307 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(812)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123645307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123645307 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123645307 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123645307 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123645307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123645307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123645307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123645307 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123645308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123645308 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123645308 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123645308 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123645308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123645308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123645308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123645308 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123645308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123645308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123645308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123645308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123645308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123645308 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123645308 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123645308 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123645308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645308 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123645308 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123645308 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123645308 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123645308 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123645322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123645322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123645322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123645322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123645322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123645322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123645322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123645322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123645322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123645322 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123645322 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123645322 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123645322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123645322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123645322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123645322 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123645322 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123645322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123645322 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123645322 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123645322 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123645322 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123645322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123645322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123645322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123645322 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123645322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123645322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123645322 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123645322 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123645322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123645322 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123645322 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123645322 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123645322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123645322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123645322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123645322 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(815)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123645325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123645325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123645325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123645325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123645325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123645325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123645325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123645325 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123645325 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123645325 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123645325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123645325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123645325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123645325 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123645325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123645325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123645325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123645325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123645325 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123645325 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123645325 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123645334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123645334 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123645334 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123645334 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123645334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123645334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123645334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123645334 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123645334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123645334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123645334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123645334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123645334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123645334 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123645334 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123645334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123645334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645334 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123645334 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123645334 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123645334 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123645334 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425123645334 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123645334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123645334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123645334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123645334 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123645334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123645334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123645334 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123645334 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc2-RAN(818)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123645334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123645334 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123645334 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123645334 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123645334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123645334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123645334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123645334 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123645335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123645335 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123645335 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123645335 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123645335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123645335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123645335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123645335 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123645335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123645335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123645335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123645335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123645335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123645335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123645335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123645335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123645335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123645335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123645335 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123645335 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123645335 DRANAP INFO cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(821)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123645350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123645350 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123645350 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123645350 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123645350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123645350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123645350 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123645350 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123645350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123645350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123645350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123645350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123645350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123645350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123645350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123645350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123645350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645350 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123645350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123645350 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123645350 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123645350 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123645350 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123645350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123645350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123645350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123645350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123645350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123645350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123645350 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123645350 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123645350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123645350 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123645350 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123645350 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123645350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123645350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123645350 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123645350 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123645351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123645351 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123645351 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123645351 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123645351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123645351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123645351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123645351 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123645351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123645351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123645351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123645351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123645351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123645351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123645351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123645351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123645351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123645351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123645351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123645351 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123645351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123645351 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123645351 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123645351 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123646368 DLCTRL DEBUG Command: GET 666993168 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123646368 DLCTRL DEBUG Tx Command reply: GET_REPLY 666993168 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123646369 DLCTRL DEBUG Command: GET 115049734 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123646369 DLCTRL DEBUG Tx Command reply: GET_REPLY 115049734 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123646370 DLCTRL DEBUG Command: GET 629941976 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123646370 DLCTRL DEBUG Tx Command reply: GET_REPLY 629941976 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123646371 DLCTRL DEBUG Command: GET 913140292 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123646371 DLCTRL DEBUG Tx Command reply: GET_REPLY 913140292 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123646371 DLCTRL DEBUG Command: GET 935818966 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123646372 DLCTRL DEBUG Tx Command reply: GET_REPLY 935818966 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123646372 DLCTRL DEBUG Command: GET 704960733 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123646372 DLCTRL DEBUG Tx Command reply: GET_REPLY 704960733 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123646373 DLCTRL DEBUG Command: GET 699701878 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123646373 DLCTRL DEBUG Tx Command reply: GET_REPLY 699701878 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123646374 DLCTRL DEBUG Command: GET 295158438 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123646374 DLCTRL DEBUG Tx Command reply: GET_REPLY 295158438 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123646375 DLCTRL DEBUG Command: GET 768606902 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123646375 DLCTRL DEBUG Tx Command reply: GET_REPLY 768606902 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123646375 DLCTRL DEBUG Command: GET 275723573 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123646375 DLCTRL DEBUG Tx Command reply: GET_REPLY 275723573 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123646376 DLCTRL DEBUG Command: GET 748767267 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123646376 DLCTRL DEBUG Tx Command reply: GET_REPLY 748767267 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123646377 DLCTRL DEBUG Command: GET 202565732 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123646377 DLCTRL DEBUG Tx Command reply: GET_REPLY 202565732 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123646377 DLCTRL DEBUG Command: GET 299439675 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123646377 DLCTRL DEBUG Tx Command reply: GET_REPLY 299439675 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123646378 DLCTRL DEBUG Command: GET 708330432 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123646378 DLCTRL DEBUG Tx Command reply: GET_REPLY 708330432 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123646379 DLCTRL DEBUG Command: GET 465123855 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123646379 DLCTRL DEBUG Tx Command reply: GET_REPLY 465123855 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123646379 DLCTRL DEBUG Command: GET 789660519 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123646379 DLCTRL DEBUG Tx Command reply: GET_REPLY 789660519 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123646380 DLCTRL DEBUG Command: GET 7179087 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123646380 DLCTRL DEBUG Tx Command reply: GET_REPLY 7179087 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123646381 DLCTRL DEBUG Command: GET 737677484 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123646381 DLCTRL DEBUG Tx Command reply: GET_REPLY 737677484 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123646382 DLCTRL DEBUG Command: GET 862212220 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123646382 DLCTRL DEBUG Tx Command reply: GET_REPLY 862212220 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123646383 DLCTRL DEBUG Command: GET 493187318 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123646383 DLCTRL DEBUG Tx Command reply: GET_REPLY 493187318 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: 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@be9552f9b756: 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 := '000000000000000011111110'B, t_guard := 20.000000 } 20250425123646394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(815)@be9552f9b756: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(815)@be9552f9b756: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(824) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@be9552f9b756: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)10232663 20250425123647406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123647406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123647406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425123647406 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123647406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9c2357, normal) (hnbgw_rua.c:407) 20250425123647406 DHNB DEBUG map_rua[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123647406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10232663)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123647406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10232663 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123647406 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123647406 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123647406 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10232663 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250425123647406 DCN DEBUG map_sccp[0x55cf8d400990]{init}: Allocated (fsm.c:456) 20250425123647406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cf8d400990]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123647406 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10232663 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425123647406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10232663 SCCP-88 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250425123647406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10232663)[0x55cf8d3f5c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123647406 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123647406 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123647406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10232663)[0x55cf8d3f5c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123647406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cf8d400990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123647406 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123647406 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{IDLE}: Allocated (fsm.c:456) 20250425123647406 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123647406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030000fe0056400500f1100926) (sccp_scrc.c:406) 20250425123647406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123647406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123647406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123647406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123647406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123647406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123647406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123647406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123647406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123647406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123647406 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123647406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123647406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123647406 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123647406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cf8d400990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123647406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10232663)[0x55cf8d3f5c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123647406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123647406 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123647406 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123647406 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123647406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123647406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123647406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123647406 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(814)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc1-SCCP(814)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(815)@be9552f9b756: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(824) HNBGW_Test.msc1-RAN(815)@be9552f9b756: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)1073665 HNBGW_Test.msc1-SCCP(814)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(814)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(824)@be9552f9b756: setverdict(pass): none -> pass 20250425123647410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123647410 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123647410 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123647410 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123647410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123647410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123647410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123647410 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123647410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123647410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123647410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) MTC@be9552f9b756: 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 } } } 20250425123647411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123647411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123647411 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00120b60) (sccp_scrc.c:477) 20250425123647411 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20250425123647411 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123647411 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123647411 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123647411 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123647411 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123647411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cf8d400990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123647411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cf8d400990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123647411 DLCTRL DEBUG Command: GET 226281495 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123647411 DLCTRL DEBUG Tx Command reply: GET_REPLY 226281495 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123647412 DLCTRL DEBUG Command: GET 844594282 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123647412 DLCTRL DEBUG Tx Command reply: GET_REPLY 844594282 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123647413 DLCTRL DEBUG Command: GET 696039486 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123647413 DLCTRL DEBUG Tx Command reply: GET_REPLY 696039486 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123647414 DLCTRL DEBUG Command: GET 569145987 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123647414 DLCTRL DEBUG Tx Command reply: GET_REPLY 569145987 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123647415 DLCTRL DEBUG Command: GET 875248585 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123647415 DLCTRL DEBUG Tx Command reply: GET_REPLY 875248585 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123647415 DLCTRL DEBUG Command: GET 416613056 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123647415 DLCTRL DEBUG Tx Command reply: GET_REPLY 416613056 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123647416 DLCTRL DEBUG Command: GET 511768362 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123647416 DLCTRL DEBUG Tx Command reply: GET_REPLY 511768362 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425123647417 DLCTRL DEBUG Command: GET 468607016 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123647417 DLCTRL DEBUG Tx Command reply: GET_REPLY 468607016 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123647418 DLCTRL DEBUG Command: GET 478236928 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123647418 DLCTRL DEBUG Tx Command reply: GET_REPLY 478236928 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123647419 DLCTRL DEBUG Command: GET 321003678 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123647419 DLCTRL DEBUG Tx Command reply: GET_REPLY 321003678 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123647419 DLCTRL DEBUG Command: GET 991634031 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123647419 DLCTRL DEBUG Tx Command reply: GET_REPLY 991634031 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123647420 DLCTRL DEBUG Command: GET 576917346 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123647420 DLCTRL DEBUG Tx Command reply: GET_REPLY 576917346 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123647421 DLCTRL DEBUG Command: GET 342622039 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123647421 DLCTRL DEBUG Tx Command reply: GET_REPLY 342622039 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123647422 DLCTRL DEBUG Command: GET 741295540 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123647422 DLCTRL DEBUG Tx Command reply: GET_REPLY 741295540 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123647423 DLCTRL DEBUG Command: GET 770353220 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123647423 DLCTRL DEBUG Tx Command reply: GET_REPLY 770353220 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123647423 DLCTRL DEBUG Command: GET 711078703 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123647423 DLCTRL DEBUG Tx Command reply: GET_REPLY 711078703 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123647424 DLCTRL DEBUG Command: GET 432222449 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123647424 DLCTRL DEBUG Tx Command reply: GET_REPLY 432222449 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123647425 DLCTRL DEBUG Command: GET 265829296 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123647425 DLCTRL DEBUG Tx Command reply: GET_REPLY 265829296 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123647426 DLCTRL DEBUG Command: GET 13993624 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123647426 DLCTRL DEBUG Tx Command reply: GET_REPLY 13993624 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123647427 DLCTRL DEBUG Command: GET 640847015 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123647427 DLCTRL DEBUG Tx Command reply: GET_REPLY 640847015 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100111000'B, t_guard := 20.000000 } 20250425123647437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(812)@be9552f9b756: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(812)@be9552f9b756: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(825) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@be9552f9b756: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(825)14705460 20250425123648445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123648445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123648445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123648445 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123648445 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe06334, normal) (hnbgw_rua.c:407) 20250425123648445 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123648445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14705460)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123648445 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14705460 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123648445 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123648445 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123648445 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425123648445 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14705460 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123648445 DCN DEBUG map_sccp[0x55cf8d3f9680]{init}: Allocated (fsm.c:456) 20250425123648445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cf8d3f9680]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123648445 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14705460 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123648445 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14705460 SCCP-89 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425123648445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14705460)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123648445 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123648445 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123648445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14705460)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123648445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cf8d3f9680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123648445 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123648445 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{IDLE}: Allocated (fsm.c:456) 20250425123648445 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123648445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000059), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030003380056400500f1100926) (sccp_scrc.c:406) 20250425123648445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123648445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123648445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123648445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123648445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123648445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123648445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123648445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123648445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123648445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123648445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123648445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123648445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123648445 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123648445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cf8d3f9680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123648445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14705460)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123648445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123648445 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123648445 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123648445 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123648445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123648445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123648445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123648445 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(811)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(811)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(812)@be9552f9b756: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(825) HNBGW_Test.msc0-RAN(812)@be9552f9b756: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(825)6255739 HNBGW_Test.msc0-SCCP(811)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(811)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(825)@be9552f9b756: setverdict(pass): none -> pass 20250425123648449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123648449 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123648449 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123648449 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123648449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123648449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123648449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123648449 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123648449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123648449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123648449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123648449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123648449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123648449 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dcdbf6) (sccp_scrc.c:477) 20250425123648449 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20250425123648449 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123648449 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123648449 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123648449 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123648449 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123648449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cf8d3f9680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123648449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cf8d3f9680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123648450 DLCTRL DEBUG Command: GET 987806290 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123648450 DLCTRL DEBUG Tx Command reply: GET_REPLY 987806290 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123648450 DLCTRL DEBUG Command: GET 123982984 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123648450 DLCTRL DEBUG Tx Command reply: GET_REPLY 123982984 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123648451 DLCTRL DEBUG Command: GET 343499167 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123648451 DLCTRL DEBUG Tx Command reply: GET_REPLY 343499167 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123648452 DLCTRL DEBUG Command: GET 804664816 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123648452 DLCTRL DEBUG Tx Command reply: GET_REPLY 804664816 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123648453 DLCTRL DEBUG Command: GET 878624398 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123648453 DLCTRL DEBUG Tx Command reply: GET_REPLY 878624398 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123648454 DLCTRL DEBUG Command: GET 110921790 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123648454 DLCTRL DEBUG Tx Command reply: GET_REPLY 110921790 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123648455 DLCTRL DEBUG Command: GET 35651408 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123648455 DLCTRL DEBUG Tx Command reply: GET_REPLY 35651408 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425123648456 DLCTRL DEBUG Command: GET 86758889 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123648456 DLCTRL DEBUG Tx Command reply: GET_REPLY 86758889 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123648457 DLCTRL DEBUG Command: GET 222591234 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123648457 DLCTRL DEBUG Tx Command reply: GET_REPLY 222591234 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123648458 DLCTRL DEBUG Command: GET 772412356 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123648458 DLCTRL DEBUG Tx Command reply: GET_REPLY 772412356 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123648459 DLCTRL DEBUG Command: GET 744495924 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123648459 DLCTRL DEBUG Tx Command reply: GET_REPLY 744495924 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123648459 DLCTRL DEBUG Command: GET 323382330 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123648459 DLCTRL DEBUG Tx Command reply: GET_REPLY 323382330 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123648460 DLCTRL DEBUG Command: GET 319825901 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123648461 DLCTRL DEBUG Tx Command reply: GET_REPLY 319825901 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123648461 DLCTRL DEBUG Command: GET 697670612 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123648461 DLCTRL DEBUG Tx Command reply: GET_REPLY 697670612 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123648462 DLCTRL DEBUG Command: GET 70276020 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123648462 DLCTRL DEBUG Tx Command reply: GET_REPLY 70276020 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123648463 DLCTRL DEBUG Command: GET 91657144 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123648463 DLCTRL DEBUG Tx Command reply: GET_REPLY 91657144 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123648464 DLCTRL DEBUG Command: GET 58771851 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123648464 DLCTRL DEBUG Tx Command reply: GET_REPLY 58771851 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123648465 DLCTRL DEBUG Command: GET 851121926 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123648465 DLCTRL DEBUG Tx Command reply: GET_REPLY 851121926 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123648466 DLCTRL DEBUG Command: GET 431091084 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123648466 DLCTRL DEBUG Tx Command reply: GET_REPLY 431091084 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123648466 DLCTRL DEBUG Command: GET 462782408 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123648466 DLCTRL DEBUG Tx Command reply: GET_REPLY 462782408 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000001001101000'B, t_guard := 20.000000 } 20250425123648477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46774<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(818)@be9552f9b756: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(818)@be9552f9b756: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(826) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@be9552f9b756: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(826)11929414 20250425123649507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123649507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123649507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123649507 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123649507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb60746, normal) (hnbgw_rua.c:407) 20250425123649507 DHNB DEBUG map_rua[0x55cf8d410c00]{init}: Allocated (fsm.c:456) 20250425123649507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11929414)[0x55cf8d410c00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123649507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11929414 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123649507 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123649507 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123649508 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11929414 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250425123649508 DCN DEBUG map_sccp[0x55cf8d3f6700]{init}: Allocated (fsm.c:456) 20250425123649508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cf8d3f6700]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123649508 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11929414 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425123649508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11929414 SCCP-90 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425123649508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11929414)[0x55cf8d410c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123649508 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123649508 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123649508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11929414)[0x55cf8d410c00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123649508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cf8d3f6700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123649508 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123649508 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{IDLE}: Allocated (fsm.c:456) 20250425123649508 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123649508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030002680056400500f1100926) (sccp_scrc.c:406) 20250425123649508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123649508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123649508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123649508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123649508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123649508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123649508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123649508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123649508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123649508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123649508 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123649508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123649508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123649508 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123649508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cf8d3f6700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123649508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11929414)[0x55cf8d410c00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123649508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123649508 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123649508 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123649508 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123649508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123649508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123649508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123649509 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(817)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc2-SCCP(817)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(818)@be9552f9b756: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(826) HNBGW_Test.msc2-RAN(818)@be9552f9b756: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(826)4708273 HNBGW_Test.msc2-SCCP(817)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(817)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(826)@be9552f9b756: setverdict(pass): none -> pass 20250425123649529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123649529 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123649530 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123649530 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123649530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123649530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123649530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123649530 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123649530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123649530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123649530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123649530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123649530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123649530 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ff5c12) (sccp_scrc.c:477) 20250425123649530 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20250425123649530 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123649530 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123649530 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123649530 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123649530 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123649530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cf8d3f6700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123649530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cf8d3f6700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123649532 DLCTRL DEBUG Command: GET 745975175 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123649532 DLCTRL DEBUG Tx Command reply: GET_REPLY 745975175 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123649537 DLCTRL DEBUG Command: GET 14155571 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123649537 DLCTRL DEBUG Tx Command reply: GET_REPLY 14155571 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123649541 DLCTRL DEBUG Command: GET 957766575 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123649541 DLCTRL DEBUG Tx Command reply: GET_REPLY 957766575 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123649545 DLCTRL DEBUG Command: GET 76927650 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123649545 DLCTRL DEBUG Tx Command reply: GET_REPLY 76927650 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123649550 DLCTRL DEBUG Command: GET 461021575 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123649550 DLCTRL DEBUG Tx Command reply: GET_REPLY 461021575 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123649555 DLCTRL DEBUG Command: GET 881501654 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123649555 DLCTRL DEBUG Tx Command reply: GET_REPLY 881501654 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123649558 DLCTRL DEBUG Command: GET 290945187 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123649558 DLCTRL DEBUG Tx Command reply: GET_REPLY 290945187 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425123649562 DLCTRL DEBUG Command: GET 362057584 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123649562 DLCTRL DEBUG Tx Command reply: GET_REPLY 362057584 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123649565 DLCTRL DEBUG Command: GET 449343236 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123649565 DLCTRL DEBUG Tx Command reply: GET_REPLY 449343236 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123649568 DLCTRL DEBUG Command: GET 893008643 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123649568 DLCTRL DEBUG Tx Command reply: GET_REPLY 893008643 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123649572 DLCTRL DEBUG Command: GET 646624606 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123649572 DLCTRL DEBUG Tx Command reply: GET_REPLY 646624606 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250425123649576 DLCTRL DEBUG Command: GET 555301138 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123649576 DLCTRL DEBUG Tx Command reply: GET_REPLY 555301138 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123649580 DLCTRL DEBUG Command: GET 971592335 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123649580 DLCTRL DEBUG Tx Command reply: GET_REPLY 971592335 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123649584 DLCTRL DEBUG Command: GET 968883647 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123649584 DLCTRL DEBUG Tx Command reply: GET_REPLY 968883647 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123649588 DLCTRL DEBUG Command: GET 30186156 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123649588 DLCTRL DEBUG Tx Command reply: GET_REPLY 30186156 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123649591 DLCTRL DEBUG Command: GET 583001280 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123649591 DLCTRL DEBUG Tx Command reply: GET_REPLY 583001280 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123649595 DLCTRL DEBUG Command: GET 309991965 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123649595 DLCTRL DEBUG Tx Command reply: GET_REPLY 309991965 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123649599 DLCTRL DEBUG Command: GET 573752993 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123649599 DLCTRL DEBUG Tx Command reply: GET_REPLY 573752993 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123649602 DLCTRL DEBUG Command: GET 336215661 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123649602 DLCTRL DEBUG Tx Command reply: GET_REPLY 336215661 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123649605 DLCTRL DEBUG Command: GET 706599358 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123649605 DLCTRL DEBUG Tx Command reply: GET_REPLY 706599358 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123649616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36718<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123649616 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42783<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(805)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(804)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123649619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36716<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123649620 DLINP DEBUG SRVCONN(,r=127.0.0.1:43615<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123649620 DLINP DEBUG SRVCONN(,r=127.0.0.1:43615<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123649620 DLINP NOTICE SRV(,r=127.0.0.1:43615<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123649620 DMAIN NOTICE (127.0.0.1:43615 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43615<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123649620 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810)@be9552f9b756: Final verdict of PTC: none 20250425123649623 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123649623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123649623 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123649623 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123649623 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123649623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123649623 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123649623 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123649624 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123649624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123649624 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123649624 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123649624 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123649624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123649624 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123649624 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123649624 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123649624 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123649624 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123649624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123649624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123649624 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123649624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123649624 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123649624 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(821)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-RAN(815)@be9552f9b756: Final verdict of PTC: none 20250425123649625 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123649625 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-RAN(812)@be9552f9b756: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(820)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-RAN(818)@be9552f9b756: Final verdict of PTC: none 20250425123649625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123649625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123649625 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123649625 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123649625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123649625 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123649625 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123649625 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123649625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123649625 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123649625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123649625 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123649625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123649625 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123649625 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123649625 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123649625 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc2-SCCP(817)@be9552f9b756: Final verdict of PTC: none 20250425123649625 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123649625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cf8d3f9680]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123649626 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123649626 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123649626 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcdbf6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123649626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123649626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123649626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123649626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123649626 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123649626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cf8d3f9680]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123649626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14705460)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123649626 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14705460)[0x55cf8d3fc7e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc0-SCCP(811)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803)@be9552f9b756: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(814)@be9552f9b756: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(819)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(822)@be9552f9b756: Final verdict of PTC: none 20250425123649625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123649625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123649625 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123649626 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123649626 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123649626 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250425123649626 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123649626 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123649626 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123649626 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123649626 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123649626 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123649626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123649626 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123649627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123649627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123649627 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123649627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123649627 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425123649627 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123649627 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123649627 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123649627 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425123649627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123649627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123649627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123649627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123649627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123649627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123649627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123649627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123649627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123649627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123649627 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123649628 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW-PFCP(806)@be9552f9b756: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(825)@be9552f9b756: Final verdict of PTC: pass 20250425123649626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123649626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14705460)[0x55cf8d3fc7e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123649626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14705460)[0x55cf8d3fc7e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123649626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14705460)[0x55cf8d3fc7e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123649626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14705460)[0x55cf8d3fc7e0]{disrupted}: Deallocated (fsm.c:568) 20250425123649626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cf8d3f9680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123649626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cf8d3f9680]{disconnected}: Freeing instance (context_map.c:206) 20250425123649626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cf8d3f9680]{disconnected}: Deallocated (fsm.c:568) 20250425123649626 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14705460 SCCP-89 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250425123649626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123649626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123649626 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123649626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123649626 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123649626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123649626 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123649627 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123649627 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123649627 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123649627 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123649627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123649627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123649627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123649627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123649627 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123649627 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123649627 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123649627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10232663)[0x55cf8d3f5c60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123649627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10232663)[0x55cf8d3f5c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123649627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cf8d400990]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123649627 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123649627 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123649627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00120b60), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123649627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123649627 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123649627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123649627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123649628 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123649628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cf8d400990]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123649628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10232663)[0x55cf8d3f5c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123649628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10232663)[0x55cf8d3f5c60]{disrupted}: Freeing instance (context_map.c:202) 20250425123649628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10232663)[0x55cf8d3f5c60]{disrupted}: Deallocated (fsm.c:568) 20250425123649628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cf8d400990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123649628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cf8d400990]{disconnected}: Freeing instance (context_map.c:206) 20250425123649628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cf8d400990]{disconnected}: Deallocated (fsm.c:568) 20250425123649628 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10232663 SCCP-88 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250425123649628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11929414)[0x55cf8d410c00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123649628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11929414)[0x55cf8d410c00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123649628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cf8d3f6700]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123649628 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123649628 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123649628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff5c12), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123649628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123649628 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123649628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123649628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123649628 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123649628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cf8d3f6700]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123649628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11929414)[0x55cf8d410c00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123649628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11929414)[0x55cf8d410c00]{disrupted}: Freeing instance (context_map.c:202) 20250425123649628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11929414)[0x55cf8d410c00]{disrupted}: Deallocated (fsm.c:568) 20250425123649628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cf8d3f6700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123649628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cf8d3f6700]{disconnected}: Freeing instance (context_map.c:206) 20250425123649628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cf8d3f6700]{disconnected}: Deallocated (fsm.c:568) 20250425123649628 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11929414 SCCP-90 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250425123649628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123649628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123649629 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123649629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123649629 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123649629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123649629 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123649629 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123649629 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123649629 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123649629 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123649629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123649629 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123649629 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123649629 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123649629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123649629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123649629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123649629 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123649634 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123649634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123649634 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425123649634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123649634 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123649634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123649634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123649634 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123649634 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123649634 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123649634 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123649635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(813)@be9552f9b756: Final verdict of PTC: none 20250425123649637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123649637 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) HNBGW-MGCP(823)@be9552f9b756: Final verdict of PTC: none20250425123649637 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123649638 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123649638 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123649638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123649638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123649639 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_valid_nri0(824)@be9552f9b756: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(816)@be9552f9b756: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(826)@be9552f9b756: Final verdict of PTC: pass20250425123649651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123649651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46774<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(804): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(805): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(806): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(807): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(809): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(811): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(812): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(813): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(814): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(815): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(816): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-SCCP(817): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-RAN(818): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-M3UA(819): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(820): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(821): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(822): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(823): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(824): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(825): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(826): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Fri Apr 25 12:36:49 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 20250425123649810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123650322 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123650322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cfaf70), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123650322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123650322 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123650322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123650322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123650322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123650322 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123650322 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123650322 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123650322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123650322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123650322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123650322 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123650323 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123650323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cff823), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123650323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123650323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123650323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123650323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123650323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123650323 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123650323 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123650323 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123650323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123650323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123650323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123650324 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123650324 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123650324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002effe0), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123650324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123650324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123650324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123650324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123650325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123650325 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123650325 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123650325 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123650325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123650325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123650325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123650325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123650411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46784<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=540056) 20250425123651153 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123651153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8c331), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123651153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123651153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123651153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123651153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123651154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123651154 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123651154 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123651154 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123651154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123651154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123651154 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123651154 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=540056, count=556904) 20250425123651626 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123651626 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123651626 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123651626 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123651626 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123651626 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123651627 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123651627 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425123651627 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425123651627 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123651627 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123651627 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123652119 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123652119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e0546), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123652119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123652119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123652119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123652119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123652119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123652119 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123652119 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123652119 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123652120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123652120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123652120 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Fri Apr 25 12:36:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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 20250425123652990 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123652990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082f2c3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123652990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123652990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123652990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123652990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123652990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123652991 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123652991 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123652991 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123652991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123652991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123652991 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250425123653458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123653462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123653468 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38893<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123653624 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123653624 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123653637 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123653637 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123653637 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123653637 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123653638 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123653638 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123653638 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123653638 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123653638 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123653638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123653638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123653638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123653638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123653638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123653638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123653638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123653638 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123653638 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123653638 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123653638 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39092 (stream_srv.c:142) 20250425123653638 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39092<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123653638 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123653638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653638 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123653638 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123653638 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123653638 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123653638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123653638 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123653638 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123653638 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123653638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123653638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123653638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123653638 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123653638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123653638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123653638 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123653638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653638 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123653638 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123653638 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123653638 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123653638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123653638 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123653639 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123653639 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123653639 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123653639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123653639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123653639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123653640 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123653640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123653640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123653640 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123653640 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123653640 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123653640 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123653640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123653640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123653640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123653640 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123653640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123653640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123653640 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123653640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653640 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123653640 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123653640 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123653640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123653640 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123653640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653640 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123653640 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123653640 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123653640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123653640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123653640 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(837)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(837)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(837)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(835)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(840)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(840)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(840)@be9552f9b756: ************************************************* HNBGW_Test.msc1-SCCP(838)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123653686 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123653686 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123653686 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123653686 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123653687 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123653687 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123653687 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123653687 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123653688 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123653689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653689 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123653689 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123653689 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123653689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123653689 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123653689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653689 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123653689 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123653689 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123653689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123653689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123653689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123653689 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123653689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653689 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123653689 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123653689 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123653689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123653689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123653689 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123653689 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123653689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653689 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123653689 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123653689 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123653689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123653689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123653689 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425123653688 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123653688 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123653688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123653688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123653688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123653688 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123653688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123653688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123653688 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123653688 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123653688 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123653688 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123653688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123653688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123653688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123653688 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123653688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123653688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123653688 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123653688 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123653688 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123653688 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123653688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123653688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123653688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123653688 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123653688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123653688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123653688 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123653688 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123653688 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123653688 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123653688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123653688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123653688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123653688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123653688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123653688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123653688 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(843)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(843)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(843)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(841)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(846)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-M3UA(846)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(846)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-SCCP(844)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123653751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123653751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123653751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123653751 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123653752 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123653752 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123653752 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123653752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123653752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123653761 DLINP DEBUG SRVCONN(,r=127.0.0.1:39092<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123653761 DLINP DEBUG SRVCONN(,r=127.0.0.1:39092<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123653761 DLINP DEBUG SRVCONN(,r=127.0.0.1:39092<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123653761 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123653761 DHNBAP DEBUG (127.0.0.1:39092 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123653761 DHNBAP NOTICE (127.0.0.1:39092 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123653761 DHNBAP NOTICE (127.0.0.1:39092 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123653761 DLINP DEBUG SRVCONN(,r=127.0.0.1:39092<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123653761 DLINP DEBUG SRVCONN(,r=127.0.0.1:39092<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123653861 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123653861 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123653861 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123653861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(837)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123653862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653862 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123653862 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123653862 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123653862 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123653862 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123653862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123653863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653863 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123653863 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123653863 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123653863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123653863 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123653863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123653863 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123653863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123653863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123653863 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123653863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123653863 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123653863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123653863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123653863 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123653863 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123653863 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123653864 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123653864 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123653864 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123653864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123653864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123653864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123653864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123653864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123653864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123653864 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123653864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653864 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123653864 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123653864 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123653864 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123653864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123653864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123653864 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123653880 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123653880 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123653880 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123653880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425123653880 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123653880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00436eba), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123653880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123653880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123653880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123653880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123653880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653880 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123653880 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123653880 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123653880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123653880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123653880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123653880 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(840)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123653882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653882 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123653882 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123653882 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123653882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123653882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123653882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123653882 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123653882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123653882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123653882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123653882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123653882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123653882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=00436eba) (sccp_scrc.c:477) 20250425123653882 DLSCCP DEBUG Received CO:RELCO for local reference 81 (sccp_scoc.c:1824) 20250425123653882 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123653882 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123653882 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123653882 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123653882 DLSCCP DEBUG SCCP-SCOC(81)[0x55cf8d37faa0]{IDLE}: Deallocated (fsm.c:568) 20250425123653883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653883 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123653883 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123653883 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123653883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123653883 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123653883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123653884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653884 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123653884 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123653884 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123653884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123653884 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123653884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123653884 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123653884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123653884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123653884 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123653884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123653884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123653884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123653884 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123653884 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123653884 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123653884 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123653885 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123653885 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123653885 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123653885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123653885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123653885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123653885 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123653885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123653885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123653885 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123653885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653885 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123653885 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123653885 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123653885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123653885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123653885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123653885 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123653909 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123653909 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123653909 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123653909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(843)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123653911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653911 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123653911 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123653911 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123653911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123653911 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123653911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123653911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653911 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123653911 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123653911 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123653911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123653911 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123653911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123653911 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123653912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123653912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123653912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123653912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123653912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123653912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123653912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123653912 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123653912 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123653912 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123653913 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123653913 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123653913 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123653913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123653913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123653913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123653913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123653913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123653913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123653913 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123653913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653913 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123653913 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123653913 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123653913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123653913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123653913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123653913 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123653930 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123653930 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123653930 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123653930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(846)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123653933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653933 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123653933 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123653933 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123653933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123653933 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123653933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123653934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653934 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123653934 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123653934 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123653934 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123653934 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123653934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123653934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123653934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123653934 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123653934 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123653934 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123653934 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123653934 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123653934 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123653934 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123653934 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123653934 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123653935 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123653935 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123653935 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123653935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123653935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123653935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123653935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123653935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123653935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123653935 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123653935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123653935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123653935 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123653936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123653936 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123653936 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123653936 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123653936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123653936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123653936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123653936 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(836)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123654665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123654665 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123654665 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123654665 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123654665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123654665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123654665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123654665 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123654665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123654665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123654665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123654665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123654665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123654665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123654665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123654665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123654665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654665 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123654665 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123654665 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123654665 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123654665 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123654665 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123654665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123654665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123654665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123654665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123654665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123654665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123654665 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123654665 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123654666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123654666 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123654666 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123654666 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123654666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123654666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123654666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123654666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123654666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123654666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123654666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123654666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123654666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123654666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123654666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123654666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123654666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123654666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123654666 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123654666 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123654666 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123654666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123654666 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123654666 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123654666 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123654666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123654666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123654666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123654666 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(839)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123654687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123654687 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123654687 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123654687 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123654687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123654687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123654687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123654687 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123654687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123654687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123654687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123654687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123654687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123654687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123654687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123654687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123654687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123654687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123654687 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123654687 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123654687 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123654687 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123654687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123654687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123654687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123654688 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123654688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123654688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123654688 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123654688 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123654688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123654688 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123654688 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123654688 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123654688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123654688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123654688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123654688 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123654688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123654688 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123654688 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123654688 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123654688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123654688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123654688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123654688 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123654688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123654688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123654688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123654688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123654688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123654688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123654688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123654688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123654688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123654688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123654688 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123654688 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123654688 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123654720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123654720 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123654720 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123654720 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123654720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123654720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123654720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123654720 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123654720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123654720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123654720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123654720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123654720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123654720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123654720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123654721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123654721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123654721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123654721 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123654721 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123654721 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123654721 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123654721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123654721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123654721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123654721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123654721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123654721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123654721 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123654721 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123654721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123654721 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123654721 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123654721 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123654721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123654721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123654721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123654721 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(842)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123654724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123654724 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123654724 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123654724 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123654724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123654724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123654724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123654724 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123654724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123654724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123654724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123654724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123654724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123654724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123654724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123654724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123654724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123654724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123654724 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123654724 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123654724 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(845)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123654735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123654735 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123654735 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123654735 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123654735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123654735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123654735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123654735 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123654735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123654735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123654735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123654735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123654735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123654735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123654735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123654735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123654735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123654735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123654735 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123654735 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123654735 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123654735 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123654735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123654735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123654735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123654735 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123654735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123654735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123654735 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123654735 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123654736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123654736 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123654736 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123654736 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123654736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123654736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123654736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123654736 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123654736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123654736 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123654736 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123654736 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123654736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123654736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123654736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123654736 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123654736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123654736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123654736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123654736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123654736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123654736 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123654736 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123654736 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123654736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123654736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123654736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123654736 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123654736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123654736 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123654736 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123654736 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123655768 DLCTRL DEBUG Command: GET 698815589 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123655768 DLCTRL DEBUG Tx Command reply: GET_REPLY 698815589 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123655771 DLCTRL DEBUG Command: GET 474922561 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123655771 DLCTRL DEBUG Tx Command reply: GET_REPLY 474922561 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123655773 DLCTRL DEBUG Command: GET 425854926 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123655773 DLCTRL DEBUG Tx Command reply: GET_REPLY 425854926 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123655775 DLCTRL DEBUG Command: GET 393854290 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123655775 DLCTRL DEBUG Tx Command reply: GET_REPLY 393854290 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123655777 DLCTRL DEBUG Command: GET 175050168 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123655777 DLCTRL DEBUG Tx Command reply: GET_REPLY 175050168 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123655778 DLCTRL DEBUG Command: GET 820823023 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123655778 DLCTRL DEBUG Tx Command reply: GET_REPLY 820823023 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123655780 DLCTRL DEBUG Command: GET 587393089 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123655780 DLCTRL DEBUG Tx Command reply: GET_REPLY 587393089 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123655782 DLCTRL DEBUG Command: GET 701573870 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123655782 DLCTRL DEBUG Tx Command reply: GET_REPLY 701573870 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123655784 DLCTRL DEBUG Command: GET 607090028 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123655784 DLCTRL DEBUG Tx Command reply: GET_REPLY 607090028 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123655786 DLCTRL DEBUG Command: GET 367993150 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123655786 DLCTRL DEBUG Tx Command reply: GET_REPLY 367993150 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123655788 DLCTRL DEBUG Command: GET 42541255 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123655788 DLCTRL DEBUG Tx Command reply: GET_REPLY 42541255 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123655790 DLCTRL DEBUG Command: GET 231047136 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123655790 DLCTRL DEBUG Tx Command reply: GET_REPLY 231047136 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123655791 DLCTRL DEBUG Command: GET 813120958 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123655791 DLCTRL DEBUG Tx Command reply: GET_REPLY 813120958 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123655793 DLCTRL DEBUG Command: GET 425116242 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123655793 DLCTRL DEBUG Tx Command reply: GET_REPLY 425116242 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123655795 DLCTRL DEBUG Command: GET 570902319 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123655795 DLCTRL DEBUG Tx Command reply: GET_REPLY 570902319 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123655798 DLCTRL DEBUG Command: GET 248818886 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123655798 DLCTRL DEBUG Tx Command reply: GET_REPLY 248818886 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123655800 DLCTRL DEBUG Command: GET 513438387 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123655800 DLCTRL DEBUG Tx Command reply: GET_REPLY 513438387 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123655802 DLCTRL DEBUG Command: GET 402681683 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123655802 DLCTRL DEBUG Tx Command reply: GET_REPLY 402681683 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123655803 DLCTRL DEBUG Command: GET 162523541 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123655803 DLCTRL DEBUG Tx Command reply: GET_REPLY 162523541 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123655805 DLCTRL DEBUG Command: GET 517126726 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123655805 DLCTRL DEBUG Tx Command reply: GET_REPLY 517126726 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111010011'B, t_guard := 20.000000 } 20250425123655826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60062<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(836)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(836)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@be9552f9b756: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)9382 20250425123656842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123656842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123656842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123656842 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123656842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x24a6, normal) (hnbgw_rua.c:407) 20250425123656842 DHNB DEBUG map_rua[0x55cf8d37faa0]{init}: Allocated (fsm.c:456) 20250425123656842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9382)[0x55cf8d37faa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123656842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9382 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123656842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123656842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123656842 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9382 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123656842 DCN DEBUG map_sccp[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123656842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123656842 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9382 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123656842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9382 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123656842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9382)[0x55cf8d37faa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123656842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123656842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123656842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9382)[0x55cf8d37faa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123656842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cf8d3f5c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123656842 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123656842 DLSCCP DEBUG SCCP-SCOC(91)[0x55cf8d400990]{IDLE}: Allocated (fsm.c:456) 20250425123656842 DLSCCP DEBUG SCCP-SCOC(91)[0x55cf8d400990]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123656842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001d30056400500f1100926) (sccp_scrc.c:406) 20250425123656842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123656842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123656842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123656842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123656842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123656842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123656842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123656842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123656842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123656842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123656842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123656842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123656842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123656842 DLSCCP DEBUG SCCP-SCOC(91)[0x55cf8d400990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123656843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cf8d3f5c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123656843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9382)[0x55cf8d37faa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123656843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123656843 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123656843 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123656843 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123656843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123656843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123656843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123656843 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(835)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(835)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(836)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848) HNBGW_Test.msc0-RAN(836)@be9552f9b756: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)16086907 HNBGW_Test.msc0-SCCP(835)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(835)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@be9552f9b756: setverdict(pass): none -> pass 20250425123656847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123656847 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123656847 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123656847 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123656847 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123656847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123656847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123656847 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123656847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123656847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123656847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123656848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) MTC@be9552f9b756: 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 } } } 20250425123656848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123656848 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008e7fd3) (sccp_scrc.c:477) 20250425123656848 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20250425123656848 DLSCCP DEBUG SCCP-SCOC(91)[0x55cf8d400990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123656848 DLSCCP DEBUG SCCP-SCOC(91)[0x55cf8d400990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123656848 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123656848 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123656848 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123656848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cf8d3f5c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123656848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cf8d3f5c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123656848 DLCTRL DEBUG Command: GET 81990809 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123656848 DLCTRL DEBUG Tx Command reply: GET_REPLY 81990809 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123656849 DLCTRL DEBUG Command: GET 819391233 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123656849 DLCTRL DEBUG Tx Command reply: GET_REPLY 819391233 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123656851 DLCTRL DEBUG Command: GET 395735056 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123656851 DLCTRL DEBUG Tx Command reply: GET_REPLY 395735056 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123656851 DLCTRL DEBUG Command: GET 382657520 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123656851 DLCTRL DEBUG Tx Command reply: GET_REPLY 382657520 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123656852 DLCTRL DEBUG Command: GET 125784235 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123656852 DLCTRL DEBUG Tx Command reply: GET_REPLY 125784235 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123656853 DLCTRL DEBUG Command: GET 48209063 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123656853 DLCTRL DEBUG Tx Command reply: GET_REPLY 48209063 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123656854 DLCTRL DEBUG Command: GET 583682212 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123656854 DLCTRL DEBUG Tx Command reply: GET_REPLY 583682212 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123656855 DLCTRL DEBUG Command: GET 444532328 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123656855 DLCTRL DEBUG Tx Command reply: GET_REPLY 444532328 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123656856 DLCTRL DEBUG Command: GET 426181604 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123656856 DLCTRL DEBUG Tx Command reply: GET_REPLY 426181604 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123656857 DLCTRL DEBUG Command: GET 196332813 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123656857 DLCTRL DEBUG Tx Command reply: GET_REPLY 196332813 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123656858 DLCTRL DEBUG Command: GET 517364240 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123656858 DLCTRL DEBUG Tx Command reply: GET_REPLY 517364240 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123656859 DLCTRL DEBUG Command: GET 693666928 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123656859 DLCTRL DEBUG Tx Command reply: GET_REPLY 693666928 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123656860 DLCTRL DEBUG Command: GET 558464821 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123656860 DLCTRL DEBUG Tx Command reply: GET_REPLY 558464821 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123656861 DLCTRL DEBUG Command: GET 948479277 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123656861 DLCTRL DEBUG Tx Command reply: GET_REPLY 948479277 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123656862 DLCTRL DEBUG Command: GET 560294295 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123656862 DLCTRL DEBUG Tx Command reply: GET_REPLY 560294295 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123656863 DLCTRL DEBUG Command: GET 216077648 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123656863 DLCTRL DEBUG Tx Command reply: GET_REPLY 216077648 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123656864 DLCTRL DEBUG Command: GET 519197580 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123656864 DLCTRL DEBUG Tx Command reply: GET_REPLY 519197580 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123656865 DLCTRL DEBUG Command: GET 32574162 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123656865 DLCTRL DEBUG Tx Command reply: GET_REPLY 32574162 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123656865 DLCTRL DEBUG Command: GET 167808391 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123656865 DLCTRL DEBUG Tx Command reply: GET_REPLY 167808391 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123656866 DLCTRL DEBUG Command: GET 530162454 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123656866 DLCTRL DEBUG Tx Command reply: GET_REPLY 530162454 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000001010011001'B, t_guard := 20.000000 } 20250425123656880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60068<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@be9552f9b756: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@be9552f9b756: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@be9552f9b756: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)7853009 20250425123657903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123657903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123657903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123657903 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123657903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x77d3d1, normal) (hnbgw_rua.c:407) 20250425123657903 DHNB DEBUG map_rua[0x55cf8d410c00]{init}: Allocated (fsm.c:456) 20250425123657903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7853009)[0x55cf8d410c00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123657903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7853009 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123657903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123657903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123657903 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425123657903 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7853009 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425123657903 DCN DEBUG map_sccp[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123657903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123657903 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7853009 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425123657903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7853009 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425123657903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7853009)[0x55cf8d410c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123657903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123657903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123657903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7853009)[0x55cf8d410c00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123657903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cf8d3fc7e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123657903 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123657903 DLSCCP DEBUG SCCP-SCOC(92)[0x55cf8d3f9680]{IDLE}: Allocated (fsm.c:456) 20250425123657903 DLSCCP DEBUG SCCP-SCOC(92)[0x55cf8d3f9680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123657904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002990056400500f1100926) (sccp_scrc.c:406) 20250425123657904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123657904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123657904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123657904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123657904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123657904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123657904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123657904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123657904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123657904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123657904 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123657904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123657904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123657904 DLSCCP DEBUG SCCP-SCOC(92)[0x55cf8d3f9680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123657904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cf8d3fc7e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123657904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7853009)[0x55cf8d410c00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123657904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123657904 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123657904 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123657904 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123657904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123657904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123657904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123657904 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(838)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc1-SCCP(838)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(839)@be9552f9b756: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849) HNBGW_Test.msc1-RAN(839)@be9552f9b756: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)6603152 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(838)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(838)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@be9552f9b756: 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 } } } 20250425123657918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123657918 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123657918 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123657918 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123657918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123657918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123657918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123657918 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123657918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123657918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123657918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123657918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123657918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123657918 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009e381c) (sccp_scrc.c:477) 20250425123657918 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20250425123657918 DLSCCP DEBUG SCCP-SCOC(92)[0x55cf8d3f9680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123657918 DLSCCP DEBUG SCCP-SCOC(92)[0x55cf8d3f9680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123657918 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123657918 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123657918 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123657918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cf8d3fc7e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123657918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cf8d3fc7e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123657919 DLCTRL DEBUG Command: GET 378267584 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123657919 DLCTRL DEBUG Tx Command reply: GET_REPLY 378267584 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123657921 DLCTRL DEBUG Command: GET 723068764 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123657921 DLCTRL DEBUG Tx Command reply: GET_REPLY 723068764 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123657924 DLCTRL DEBUG Command: GET 677009943 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123657924 DLCTRL DEBUG Tx Command reply: GET_REPLY 677009943 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123657926 DLCTRL DEBUG Command: GET 128708421 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123657926 DLCTRL DEBUG Tx Command reply: GET_REPLY 128708421 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123657928 DLCTRL DEBUG Command: GET 671265091 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123657928 DLCTRL DEBUG Tx Command reply: GET_REPLY 671265091 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123657930 DLCTRL DEBUG Command: GET 583203494 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123657930 DLCTRL DEBUG Tx Command reply: GET_REPLY 583203494 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123657931 DLCTRL DEBUG Command: GET 2783370 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123657931 DLCTRL DEBUG Tx Command reply: GET_REPLY 2783370 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123657933 DLCTRL DEBUG Command: GET 216227258 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123657933 DLCTRL DEBUG Tx Command reply: GET_REPLY 216227258 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123657934 DLCTRL DEBUG Command: GET 881360999 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123657934 DLCTRL DEBUG Tx Command reply: GET_REPLY 881360999 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123657936 DLCTRL DEBUG Command: GET 488697879 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123657936 DLCTRL DEBUG Tx Command reply: GET_REPLY 488697879 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123657937 DLCTRL DEBUG Command: GET 201554567 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123657937 DLCTRL DEBUG Tx Command reply: GET_REPLY 201554567 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123657939 DLCTRL DEBUG Command: GET 339623913 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123657939 DLCTRL DEBUG Tx Command reply: GET_REPLY 339623913 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123657942 DLCTRL DEBUG Command: GET 983208489 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123657942 DLCTRL DEBUG Tx Command reply: GET_REPLY 983208489 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123657944 DLCTRL DEBUG Command: GET 145727337 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123657944 DLCTRL DEBUG Tx Command reply: GET_REPLY 145727337 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123657945 DLCTRL DEBUG Command: GET 845352693 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123657945 DLCTRL DEBUG Tx Command reply: GET_REPLY 845352693 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123657947 DLCTRL DEBUG Command: GET 806963356 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123657947 DLCTRL DEBUG Tx Command reply: GET_REPLY 806963356 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123657948 DLCTRL DEBUG Command: GET 698331271 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123657948 DLCTRL DEBUG Tx Command reply: GET_REPLY 698331271 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123657950 DLCTRL DEBUG Command: GET 838626007 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123657950 DLCTRL DEBUG Tx Command reply: GET_REPLY 838626007 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123657952 DLCTRL DEBUG Command: GET 866721916 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123657952 DLCTRL DEBUG Tx Command reply: GET_REPLY 866721916 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123657953 DLCTRL DEBUG Command: GET 393014689 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123657953 DLCTRL DEBUG Tx Command reply: GET_REPLY 393014689 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: "disconnecting msc0" 20250425123657955 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250425123657958 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123657958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123657958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123657958 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123657958 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123657958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123657958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123657958 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123657958 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123657958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123657958 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123657958 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123657958 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123657958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123657958 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123657958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123657958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123657958 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123657958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123657958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123657958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123657958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123657958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123657958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123657958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123657958 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123657958 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123657958 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123657959 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123657959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123657959 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123657959 DLSCCP DEBUG SCCP-SCOC(91)[0x55cf8d400990]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123657959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e7fd3), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123657959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123657959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123657959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123657959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123657959 DLSCCP DEBUG SCCP-SCOC(91)[0x55cf8d400990]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123657959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cf8d3f5c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123657959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9382)[0x55cf8d37faa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123657959 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9382)[0x55cf8d37faa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123657959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123657959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9382)[0x55cf8d37faa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123657959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9382)[0x55cf8d37faa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123657959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9382)[0x55cf8d37faa0]{disrupted}: Freeing instance (context_map.c:202) 20250425123657959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9382)[0x55cf8d37faa0]{disrupted}: Deallocated (fsm.c:568) 20250425123657959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cf8d3f5c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123657959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cf8d3f5c60]{disconnected}: Freeing instance (context_map.c:206) 20250425123657959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cf8d3f5c60]{disconnected}: Deallocated (fsm.c:568) 20250425123657959 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9382 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123657959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123657959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123657959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123657959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123657959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123657959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123657959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123657959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123657959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123657959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@be9552f9b756: 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 := '000000000000001011111111'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@be9552f9b756: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)9382 20250425123657996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60072<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@be9552f9b756: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@be9552f9b756: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@be9552f9b756: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)5086443 20250425123659005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123659005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123659005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123659005 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123659005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4d9ceb, normal) (hnbgw_rua.c:407) 20250425123659005 DHNB DEBUG map_rua[0x55cf8d37faa0]{init}: Allocated (fsm.c:456) 20250425123659005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5086443)[0x55cf8d37faa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123659005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5086443 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123659005 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123659005 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123659005 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5086443 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425123659005 DCN DEBUG map_sccp[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123659005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123659006 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5086443 <-> SCCP-93 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425123659006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5086443 SCCP-93 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425123659006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5086443)[0x55cf8d37faa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123659006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123659006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123659006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5086443)[0x55cf8d37faa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123659006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cf8d3f5c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123659006 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123659006 DLSCCP DEBUG SCCP-SCOC(93)[0x55cf8d2806d0]{IDLE}: Allocated (fsm.c:456) 20250425123659006 DLSCCP DEBUG SCCP-SCOC(93)[0x55cf8d2806d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123659006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005d), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002ff0056400500f1100926) (sccp_scrc.c:406) 20250425123659006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123659006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123659006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123659006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123659006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123659006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123659006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123659006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123659006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123659006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123659006 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123659006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123659006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123659006 DLSCCP DEBUG SCCP-SCOC(93)[0x55cf8d2806d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123659006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cf8d3f5c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123659006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5086443)[0x55cf8d37faa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123659006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123659006 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123659006 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123659006 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123659006 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123659006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123659006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123659006 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(838)@be9552f9b756: First idle individual index:1 HNBGW_Test.msc1-SCCP(838)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(839)@be9552f9b756: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850) HNBGW_Test.msc1-RAN(839)@be9552f9b756: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)9943730 HNBGW_Test.msc1-SCCP(838)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(838)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425123659008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123659008 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123659008 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123659008 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123659008 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123659008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123659008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123659008 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123659008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123659008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123659008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123659008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123659008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123659008 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ac1485) (sccp_scrc.c:477) 20250425123659008 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20250425123659008 DLSCCP DEBUG SCCP-SCOC(93)[0x55cf8d2806d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123659008 DLSCCP DEBUG SCCP-SCOC(93)[0x55cf8d2806d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123659008 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123659008 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123659008 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123659008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cf8d3f5c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123659008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cf8d3f5c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: 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 } } } 20250425123659008 DLCTRL DEBUG Command: GET 44877665 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123659008 DLCTRL DEBUG Tx Command reply: GET_REPLY 44877665 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123659009 DLCTRL DEBUG Command: GET 544352090 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123659009 DLCTRL DEBUG Tx Command reply: GET_REPLY 544352090 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123659010 DLCTRL DEBUG Command: GET 600572062 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123659010 DLCTRL DEBUG Tx Command reply: GET_REPLY 600572062 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123659011 DLCTRL DEBUG Command: GET 504664993 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123659011 DLCTRL DEBUG Tx Command reply: GET_REPLY 504664993 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123659012 DLCTRL DEBUG Command: GET 462778742 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123659012 DLCTRL DEBUG Tx Command reply: GET_REPLY 462778742 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123659013 DLCTRL DEBUG Command: GET 756583690 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123659013 DLCTRL DEBUG Tx Command reply: GET_REPLY 756583690 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250425123659014 DLCTRL DEBUG Command: GET 161718336 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123659014 DLCTRL DEBUG Tx Command reply: GET_REPLY 161718336 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123659015 DLCTRL DEBUG Command: GET 333823844 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123659015 DLCTRL DEBUG Tx Command reply: GET_REPLY 333823844 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123659016 DLCTRL DEBUG Command: GET 705265117 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123659016 DLCTRL DEBUG Tx Command reply: GET_REPLY 705265117 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123659017 DLCTRL DEBUG Command: GET 158644324 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123659017 DLCTRL DEBUG Tx Command reply: GET_REPLY 158644324 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123659018 DLCTRL DEBUG Command: GET 834252325 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123659018 DLCTRL DEBUG Tx Command reply: GET_REPLY 834252325 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123659019 DLCTRL DEBUG Command: GET 658576392 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123659019 DLCTRL DEBUG Tx Command reply: GET_REPLY 658576392 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123659020 DLCTRL DEBUG Command: GET 323447549 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123659020 DLCTRL DEBUG Tx Command reply: GET_REPLY 323447549 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123659021 DLCTRL DEBUG Command: GET 570825619 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123659021 DLCTRL DEBUG Tx Command reply: GET_REPLY 570825619 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123659022 DLCTRL DEBUG Command: GET 340420190 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123659022 DLCTRL DEBUG Tx Command reply: GET_REPLY 340420190 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123659023 DLCTRL DEBUG Command: GET 985824791 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123659023 DLCTRL DEBUG Tx Command reply: GET_REPLY 985824791 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123659024 DLCTRL DEBUG Command: GET 289423145 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123659024 DLCTRL DEBUG Tx Command reply: GET_REPLY 289423145 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123659025 DLCTRL DEBUG Command: GET 65557733 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123659025 DLCTRL DEBUG Tx Command reply: GET_REPLY 65557733 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123659026 DLCTRL DEBUG Command: GET 245031226 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123659026 DLCTRL DEBUG Tx Command reply: GET_REPLY 245031226 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123659027 DLCTRL DEBUG Command: GET 203650458 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123659027 DLCTRL DEBUG Tx Command reply: GET_REPLY 203650458 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123659029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46794<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123659030 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38893<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(828)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(829)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123659032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46792<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123659032 DLINP DEBUG SRVCONN(,r=127.0.0.1:39092<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123659032 DLINP DEBUG SRVCONN(,r=127.0.0.1:39092<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123659032 DLINP NOTICE SRV(,r=127.0.0.1:39092<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123659032 DMAIN NOTICE (127.0.0.1:39092 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39092<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123659032 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(836)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(842)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(845)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(837)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(844)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(841)@be9552f9b756: Final verdict of PTC: none 20250425123659034 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123659034 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425123659034 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123659034 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123659034 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123659034 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123659034 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123659034 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123659034 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123659034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123659035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123659035 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123659035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123659035 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425123659035 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123659035 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123659035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123659035 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123659035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123659035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123659035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123659035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123659035 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123659035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123659035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123659035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123659035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123659035 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123659035 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123659035 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123659035 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123659035 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123659035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123659035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123659035 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123659035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123659035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123659035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123659035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123659035 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123659036 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123659036 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123659036 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123659035 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123659035 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123659035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123659035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123659035 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123659035 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123659035 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123659035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123659035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123659035 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123659035 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123659035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123659035 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123659035 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123659035 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123659036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123659036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123659036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123659036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123659036 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123659036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123659036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123659036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123659036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc1-M3UA(840)@be9552f9b756: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827)@be9552f9b756: Final verdict of PTC: none 20250425123659036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123659036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123659036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123659036 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc0-SCCP(835)@be9552f9b756: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(846)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-RAN(839)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(843)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(838)@be9552f9b756: Final verdict of PTC: none 20250425123659036 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123659036 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123659036 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123659036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123659036 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123659036 DLSCCP DEBUG SCCP-SCOC(92)[0x55cf8d3f9680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123659036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e381c), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123659036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123659036 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123659036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123659036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123659036 DLSCCP DEBUG SCCP-SCOC(92)[0x55cf8d3f9680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123659036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123659036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7853009)[0x55cf8d410c00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123659036 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7853009)[0x55cf8d410c00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123659036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123659036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7853009)[0x55cf8d410c00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123659036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7853009)[0x55cf8d410c00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123659036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7853009)[0x55cf8d410c00]{disrupted}: Freeing instance (context_map.c:202) 20250425123659036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7853009)[0x55cf8d410c00]{disrupted}: Deallocated (fsm.c:568) 20250425123659036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123659036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123659036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123659036 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7853009 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123659036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123659036 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123659036 DLSCCP DEBUG SCCP-SCOC(93)[0x55cf8d2806d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123659036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac1485), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123659036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123659036 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123659036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123659036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123659036 DLSCCP DEBUG SCCP-SCOC(93)[0x55cf8d2806d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123659036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cf8d3f5c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123659036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5086443)[0x55cf8d37faa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123659036 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5086443)[0x55cf8d37faa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123659036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123659036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5086443)[0x55cf8d37faa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123659036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5086443)[0x55cf8d37faa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123659036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5086443)[0x55cf8d37faa0]{disrupted}: Freeing instance (context_map.c:202) 20250425123659036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5086443)[0x55cf8d37faa0]{disrupted}: Deallocated (fsm.c:568) 20250425123659036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cf8d3f5c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123659036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cf8d3f5c60]{disconnected}: Freeing instance (context_map.c:206) 20250425123659036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cf8d3f5c60]{disconnected}: Deallocated (fsm.c:568) 20250425123659037 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5086443 SCCP-93 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123659037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123659037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123659037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425123659037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123659037 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123659037 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123659037 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123659037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123659037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123659037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123659037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123659037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123659037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123659037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123659037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123659037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123659037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123659037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123659037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123659037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123659037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123659037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123659037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(830)@be9552f9b756: Final verdict of PTC: none 20250425123659046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60068<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@be9552f9b756: Final verdict of PTC: pass HNBGW-MGCP(847)@be9552f9b756: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@be9552f9b756: Final verdict of PTC: pass 20250425123659052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60062<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123659052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60072<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(828): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(829): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(830): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(835): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(836): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(837): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(838): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(839): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(840): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(841): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(842): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(843): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(844): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(845): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(846): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(847): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Apr 25 12:36:59 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 20250425123659207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123659626 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123659627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcdbf6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123659627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123659627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123659627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123659627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123659627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123659627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123659627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123659627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123659627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123659627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123659627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123659627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123659628 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123659628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00120b60), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123659628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123659628 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123659628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123659628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123659628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123659628 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123659628 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123659628 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123659628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123659628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123659628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123659628 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123659629 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123659629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff5c12), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123659629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123659629 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123659629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123659629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123659629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123659629 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123659629 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123659629 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123659629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123659629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123659629 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123659809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=531624) 20250425123659960 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123659960 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123659960 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123700323 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123700323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cfaf70), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123700323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123700323 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123700323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123700323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123700323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123700323 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123700323 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123700323 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123700323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123700323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123700323 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123700324 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123700324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cff823), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123700324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123700324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123700324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123700324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123700324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123700324 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123700324 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123700324 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123700324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123700324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123700324 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123700325 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123700325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002effe0), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123700325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123700325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123700325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123700325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123700325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123700325 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123700325 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123700325 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123700325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123700325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123700325 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down Waiting for packet dumper to finish... 1 (prev_count=531624, count=557760) 20250425123701036 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123701036 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123701036 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425123701036 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123701036 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123701036 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123701036 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123701036 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123701036 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123701154 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123701154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8c331), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123701154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123701154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123701154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123701154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123701155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123701155 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123701155 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123701155 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123701155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123701155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123701155 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Fri Apr 25 12:37:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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 20250425123702120 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123702120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e0546), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123702120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123702120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123702120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123702120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123702121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123702121 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123702121 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123702121 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123702121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123702121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123702121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250425123702882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123702884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123702887 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34399<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123702977 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123702977 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123702985 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123702986 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123702986 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123702986 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123702986 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123702986 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123702986 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41366 (stream_srv.c:142) 20250425123702986 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41366<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123702986 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123702986 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123702987 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123702987 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123702987 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123702988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123702988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123702988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123702988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123702988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123702988 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123702988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123702988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123702988 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123702988 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123702988 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123702988 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123702988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123702988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123702988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123702988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123702988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123702988 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123702988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123702988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123702988 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123702988 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123702988 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123702988 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123702988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123702988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123702988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123702988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123702988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123702988 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123702988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123702988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123702988 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123702988 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123702988 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123702988 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123702988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123702988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123702988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123702988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123702988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123702988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123702988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123702988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123702988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123702988 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123702988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123702988 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123702988 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123702988 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123702988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123702988 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123702988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123702988 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123702988 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123702988 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123702988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123702988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123702988 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123702988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123702988 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123702988 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123702988 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123702988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123702988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123702988 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123702988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123702988 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123702988 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123702988 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123702988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123702988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123702988 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123702991 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123702991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082f2c3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123702991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123702991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123702991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123702991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123702991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123702991 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123702991 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123702991 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123702991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123702991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123702991 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(861)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(861)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(861)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(859)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123703002 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123703002 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123703002 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123703002 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123703002 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123703002 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123703002 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123703002 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123703003 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123703003 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123703003 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123703003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123703003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123703004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123703004 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123703004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123703004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123703004 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123703004 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123703004 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123703004 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123703004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123703004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123703004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123703004 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123703004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123703004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123703004 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123703004 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123703004 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123703004 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123703004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123703004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123703004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123703004 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123703004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123703004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123703004 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123703004 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123703004 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123703004 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123703004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123703004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123703004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123703004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123703004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123703004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123703004 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123703004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123703004 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123703004 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123703004 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123703004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123703004 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123703004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123703004 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123703004 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123703004 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123703004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123703004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123703004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123703004 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123703004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123703004 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123703004 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123703004 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123703004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123703004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123703004 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123703004 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123703004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123703004 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123703004 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123703004 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123703004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123703004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123703004 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(864)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(864)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(864)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(862)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123703026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123703026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123703026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123703026 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123703026 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123703026 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123703026 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123703026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123703026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123703030 DLINP DEBUG SRVCONN(,r=127.0.0.1:41366<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123703030 DLINP DEBUG SRVCONN(,r=127.0.0.1:41366<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123703030 DLINP DEBUG SRVCONN(,r=127.0.0.1:41366<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123703030 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123703030 DHNBAP DEBUG (127.0.0.1:41366 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123703030 DHNBAP NOTICE (127.0.0.1:41366 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123703030 DHNBAP NOTICE (127.0.0.1:41366 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123703030 DLINP DEBUG SRVCONN(,r=127.0.0.1:41366<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123703030 DLINP DEBUG SRVCONN(,r=127.0.0.1:41366<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123703199 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123703199 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123703199 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123703199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(861)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123703200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123703200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123703200 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123703200 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123703200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123703200 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123703200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123703201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123703201 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123703201 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123703201 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123703201 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123703201 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123703201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123703201 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123703201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123703201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123703201 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123703201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123703201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123703201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123703201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123703201 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123703201 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123703201 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123703202 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123703202 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123703202 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123703202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123703202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123703202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123703202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123703202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123703202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123703202 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123703202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123703202 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123703202 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123703202 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123703202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123703202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123703202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123703202 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123703214 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123703214 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123703214 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123703214 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(864)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123703216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123703216 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123703216 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123703216 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123703216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123703216 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123703216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123703217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123703217 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123703217 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123703217 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123703217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123703217 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123703217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123703217 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123703217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123703217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123703217 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123703217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123703217 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123703217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123703217 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123703217 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123703217 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123703217 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123703218 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123703218 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123703218 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123703218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123703218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123703218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123703218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123703218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123703218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123703218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123703218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123703218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123703218 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123703218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123703218 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123703218 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123703218 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123703218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123703218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123703218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123703218 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(860)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123704004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123704004 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123704004 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123704004 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123704004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123704004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123704004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123704004 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123704004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123704004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123704004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123704004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123704004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123704004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123704004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123704004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123704004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704004 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123704004 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123704004 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123704004 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123704004 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123704004 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123704004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123704004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123704004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123704004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123704004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123704004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123704004 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123704004 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123704004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123704004 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123704004 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123704004 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123704004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123704004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123704004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123704004 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123704005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123704005 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123704005 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123704005 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123704005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123704005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123704005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123704005 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123704005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123704005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123704005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123704005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123704005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123704005 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123704005 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123704005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123704005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704005 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123704005 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123704005 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123704005 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123704005 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(863)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123704018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123704018 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123704018 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123704018 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123704018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123704018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123704018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123704018 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123704018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123704018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123704018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123704018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123704018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123704018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123704018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123704018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123704018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704018 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123704018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123704018 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123704018 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123704018 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123704018 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123704018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123704018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123704018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123704018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123704018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123704018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123704018 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123704018 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123704018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123704018 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123704018 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123704018 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123704018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123704018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123704018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123704018 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123704019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123704019 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123704019 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123704019 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123704019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123704019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123704019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123704019 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123704019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123704019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123704019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123704019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123704019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123704019 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123704019 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123704019 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123704019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123704019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123704019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123704019 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123704019 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123704019 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123704019 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123704019 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123705035 DLCTRL DEBUG Command: GET 657304793 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123705035 DLCTRL DEBUG Tx Command reply: GET_REPLY 657304793 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123705036 DLCTRL DEBUG Command: GET 856210682 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123705036 DLCTRL DEBUG Tx Command reply: GET_REPLY 856210682 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123705037 DLCTRL DEBUG Command: GET 253193426 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123705037 DLCTRL DEBUG Tx Command reply: GET_REPLY 253193426 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123705038 DLCTRL DEBUG Command: GET 555237127 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123705038 DLCTRL DEBUG Tx Command reply: GET_REPLY 555237127 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123705039 DLCTRL DEBUG Command: GET 729644897 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123705039 DLCTRL DEBUG Tx Command reply: GET_REPLY 729644897 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123705040 DLCTRL DEBUG Command: GET 229798816 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123705040 DLCTRL DEBUG Tx Command reply: GET_REPLY 229798816 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123705040 DLCTRL DEBUG Command: GET 352594831 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123705040 DLCTRL DEBUG Tx Command reply: GET_REPLY 352594831 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123705041 DLCTRL DEBUG Command: GET 208378215 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123705041 DLCTRL DEBUG Tx Command reply: GET_REPLY 208378215 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123705042 DLCTRL DEBUG Command: GET 657156804 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123705042 DLCTRL DEBUG Tx Command reply: GET_REPLY 657156804 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123705042 DLCTRL DEBUG Command: GET 55563430 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123705042 DLCTRL DEBUG Tx Command reply: GET_REPLY 55563430 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123705043 DLCTRL DEBUG Command: GET 162928375 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123705043 DLCTRL DEBUG Tx Command reply: GET_REPLY 162928375 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123705044 DLCTRL DEBUG Command: GET 634025801 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123705044 DLCTRL DEBUG Tx Command reply: GET_REPLY 634025801 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123705045 DLCTRL DEBUG Command: GET 294614938 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123705045 DLCTRL DEBUG Tx Command reply: GET_REPLY 294614938 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123705045 DLCTRL DEBUG Command: GET 233260544 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123705045 DLCTRL DEBUG Tx Command reply: GET_REPLY 233260544 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123705046 DLCTRL DEBUG Command: GET 970280878 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123705046 DLCTRL DEBUG Tx Command reply: GET_REPLY 970280878 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123705047 DLCTRL DEBUG Command: GET 892809944 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123705047 DLCTRL DEBUG Tx Command reply: GET_REPLY 892809944 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123705047 DLCTRL DEBUG Command: GET 204925471 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123705047 DLCTRL DEBUG Tx Command reply: GET_REPLY 204925471 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123705048 DLCTRL DEBUG Command: GET 226112555 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123705048 DLCTRL DEBUG Tx Command reply: GET_REPLY 226112555 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123705049 DLCTRL DEBUG Command: GET 104776313 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123705049 DLCTRL DEBUG Tx Command reply: GET_REPLY 104776313 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123705049 DLCTRL DEBUG Command: GET 644555793 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123705049 DLCTRL DEBUG Tx Command reply: GET_REPLY 644555793 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010001110'B, t_guard := 20.000000 } 20250425123705060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60108<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@be9552f9b756: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)2518557 20250425123706099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123706099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123706099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123706099 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123706099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x266e1d, normal) (hnbgw_rua.c:407) 20250425123706099 DHNB DEBUG map_rua[0x55cf8d410c00]{init}: Allocated (fsm.c:456) 20250425123706099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2518557)[0x55cf8d410c00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123706099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2518557 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123706099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123706099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123706099 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2518557 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123706099 DCN DEBUG map_sccp[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123706099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123706099 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2518557 <-> SCCP-94 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123706099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2518557 SCCP-94 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123706099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2518557)[0x55cf8d410c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123706099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123706099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123706099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2518557)[0x55cf8d410c00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123706099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cf8d3fc7e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123706099 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123706099 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{IDLE}: Allocated (fsm.c:456) 20250425123706099 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123706099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300028e0056400500f1100926) (sccp_scrc.c:406) 20250425123706099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123706099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123706099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123706099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123706099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123706099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123706099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123706099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123706100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123706100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123706100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123706100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123706100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123706100 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123706100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cf8d3fc7e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123706100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2518557)[0x55cf8d410c00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123706100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123706100 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123706100 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123706100 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123706100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123706100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123706100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123706100 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(859)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(859)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(860)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866) HNBGW_Test.msc0-RAN(860)@be9552f9b756: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)4098824 HNBGW_Test.msc0-SCCP(859)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(859)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: 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 } } } 20250425123706110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123706110 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123706110 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123706110 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123706110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123706110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123706110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123706110 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123706110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123706110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123706110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123706110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123706110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123706110 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006c94c9) (sccp_scrc.c:477) 20250425123706110 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20250425123706110 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123706110 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123706110 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123706110 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123706110 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123706110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cf8d3fc7e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123706110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cf8d3fc7e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123706110 DLCTRL DEBUG Command: GET 226645594 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123706111 DLCTRL DEBUG Tx Command reply: GET_REPLY 226645594 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123706114 DLCTRL DEBUG Command: GET 406299911 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123706114 DLCTRL DEBUG Tx Command reply: GET_REPLY 406299911 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123706118 DLCTRL DEBUG Command: GET 391966260 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123706118 DLCTRL DEBUG Tx Command reply: GET_REPLY 391966260 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123706120 DLCTRL DEBUG Command: GET 63481646 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123706120 DLCTRL DEBUG Tx Command reply: GET_REPLY 63481646 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123706124 DLCTRL DEBUG Command: GET 717505439 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123706124 DLCTRL DEBUG Tx Command reply: GET_REPLY 717505439 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123706127 DLCTRL DEBUG Command: GET 559678282 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123706127 DLCTRL DEBUG Tx Command reply: GET_REPLY 559678282 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123706130 DLCTRL DEBUG Command: GET 435858885 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123706130 DLCTRL DEBUG Tx Command reply: GET_REPLY 435858885 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123706133 DLCTRL DEBUG Command: GET 773311939 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123706133 DLCTRL DEBUG Tx Command reply: GET_REPLY 773311939 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123706136 DLCTRL DEBUG Command: GET 167925247 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123706136 DLCTRL DEBUG Tx Command reply: GET_REPLY 167925247 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123706138 DLCTRL DEBUG Command: GET 564321840 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123706138 DLCTRL DEBUG Tx Command reply: GET_REPLY 564321840 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123706139 DLCTRL DEBUG Command: GET 936310984 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123706139 DLCTRL DEBUG Tx Command reply: GET_REPLY 936310984 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123706140 DLCTRL DEBUG Command: GET 877336475 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123706140 DLCTRL DEBUG Tx Command reply: GET_REPLY 877336475 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123706141 DLCTRL DEBUG Command: GET 319534959 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123706141 DLCTRL DEBUG Tx Command reply: GET_REPLY 319534959 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123706143 DLCTRL DEBUG Command: GET 734244812 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123706143 DLCTRL DEBUG Tx Command reply: GET_REPLY 734244812 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123706144 DLCTRL DEBUG Command: GET 663066372 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123706144 DLCTRL DEBUG Tx Command reply: GET_REPLY 663066372 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123706146 DLCTRL DEBUG Command: GET 724745097 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123706146 DLCTRL DEBUG Tx Command reply: GET_REPLY 724745097 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123706147 DLCTRL DEBUG Command: GET 198006275 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123706147 DLCTRL DEBUG Tx Command reply: GET_REPLY 198006275 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123706149 DLCTRL DEBUG Command: GET 555885211 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123706149 DLCTRL DEBUG Tx Command reply: GET_REPLY 555885211 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123706150 DLCTRL DEBUG Command: GET 691503861 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123706150 DLCTRL DEBUG Tx Command reply: GET_REPLY 691503861 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123706151 DLCTRL DEBUG Command: GET 180829550 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123706151 DLCTRL DEBUG Tx Command reply: GET_REPLY 180829550 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110000110'B, t_guard := 20.000000 } 20250425123706170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55310<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@be9552f9b756: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@be9552f9b756: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@be9552f9b756: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)1799346 20250425123707178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123707178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123707178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123707178 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123707178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1b74b2, normal) (hnbgw_rua.c:407) 20250425123707178 DHNB DEBUG map_rua[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123707178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1799346)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123707178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1799346 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123707178 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123707178 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123707178 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425123707178 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1799346 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123707178 DCN DEBUG map_sccp[0x55cf8d418520]{init}: Allocated (fsm.c:456) 20250425123707178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cf8d418520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123707178 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1799346 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123707178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1799346 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425123707178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1799346)[0x55cf8d3f5c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123707178 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123707178 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123707178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1799346)[0x55cf8d3f5c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123707178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cf8d418520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123707178 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123707178 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{IDLE}: Allocated (fsm.c:456) 20250425123707178 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123707178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001860056400500f1100926) (sccp_scrc.c:406) 20250425123707178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123707178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123707178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123707178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123707178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123707178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123707178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123707178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123707178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123707178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123707178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123707178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123707178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123707178 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123707178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cf8d418520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123707178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1799346)[0x55cf8d3f5c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123707178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123707178 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123707178 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123707178 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123707178 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123707178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123707178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123707178 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(859)@be9552f9b756: First idle individual index:1 HNBGW_Test.msc0-SCCP(859)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(860)@be9552f9b756: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867) HNBGW_Test.msc0-RAN(860)@be9552f9b756: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)5035714 HNBGW_Test.msc0-SCCP(859)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(859)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425123707180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123707180 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123707180 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123707180 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123707180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123707180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123707180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123707180 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123707180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123707180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123707180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123707180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123707180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123707180 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c49e71) (sccp_scrc.c:477) 20250425123707180 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20250425123707180 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123707180 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123707180 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123707180 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123707180 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123707180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cf8d418520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123707180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cf8d418520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: 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 } } } 20250425123707181 DLCTRL DEBUG Command: GET 819697715 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123707181 DLCTRL DEBUG Tx Command reply: GET_REPLY 819697715 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425123707182 DLCTRL DEBUG Command: GET 809901504 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123707182 DLCTRL DEBUG Tx Command reply: GET_REPLY 809901504 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123707183 DLCTRL DEBUG Command: GET 710685524 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123707183 DLCTRL DEBUG Tx Command reply: GET_REPLY 710685524 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123707184 DLCTRL DEBUG Command: GET 770579693 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123707184 DLCTRL DEBUG Tx Command reply: GET_REPLY 770579693 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123707184 DLCTRL DEBUG Command: GET 496656752 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123707184 DLCTRL DEBUG Tx Command reply: GET_REPLY 496656752 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123707185 DLCTRL DEBUG Command: GET 492815155 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123707185 DLCTRL DEBUG Tx Command reply: GET_REPLY 492815155 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123707186 DLCTRL DEBUG Command: GET 367335631 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123707186 DLCTRL DEBUG Tx Command reply: GET_REPLY 367335631 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123707187 DLCTRL DEBUG Command: GET 260110834 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123707187 DLCTRL DEBUG Tx Command reply: GET_REPLY 260110834 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123707188 DLCTRL DEBUG Command: GET 365280465 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123707188 DLCTRL DEBUG Tx Command reply: GET_REPLY 365280465 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123707189 DLCTRL DEBUG Command: GET 347914507 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123707189 DLCTRL DEBUG Tx Command reply: GET_REPLY 347914507 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123707190 DLCTRL DEBUG Command: GET 136800590 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123707190 DLCTRL DEBUG Tx Command reply: GET_REPLY 136800590 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123707191 DLCTRL DEBUG Command: GET 200976806 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123707191 DLCTRL DEBUG Tx Command reply: GET_REPLY 200976806 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123707191 DLCTRL DEBUG Command: GET 874389118 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123707191 DLCTRL DEBUG Tx Command reply: GET_REPLY 874389118 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123707192 DLCTRL DEBUG Command: GET 233998308 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123707192 DLCTRL DEBUG Tx Command reply: GET_REPLY 233998308 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123707193 DLCTRL DEBUG Command: GET 234144474 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123707193 DLCTRL DEBUG Tx Command reply: GET_REPLY 234144474 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123707194 DLCTRL DEBUG Command: GET 761656097 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123707194 DLCTRL DEBUG Tx Command reply: GET_REPLY 761656097 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123707195 DLCTRL DEBUG Command: GET 820488946 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123707195 DLCTRL DEBUG Tx Command reply: GET_REPLY 820488946 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123707195 DLCTRL DEBUG Command: GET 191182138 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123707195 DLCTRL DEBUG Tx Command reply: GET_REPLY 191182138 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123707196 DLCTRL DEBUG Command: GET 595112676 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123707196 DLCTRL DEBUG Tx Command reply: GET_REPLY 595112676 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123707197 DLCTRL DEBUG Command: GET 627959559 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123707197 DLCTRL DEBUG Tx Command reply: GET_REPLY 627959559 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: "connecting cnlink 1" 20250425123707198 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(870)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(870)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(870)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(868)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123707411 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123707411 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123707411 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123707411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(870)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123707413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123707413 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123707413 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123707413 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123707413 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123707413 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123707413 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123707414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123707414 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123707414 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123707414 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123707414 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123707414 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123707414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123707414 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123707414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123707414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123707414 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123707414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123707414 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123707414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123707414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123707414 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123707414 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123707414 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123707415 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123707415 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123707415 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123707415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123707415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123707415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123707415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123707415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123707415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123707415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123707415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123707415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123707415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123707415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123707415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123707415 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123707415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123707415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123707415 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123707415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123707415 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123707415 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123707415 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123707415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123707415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123707415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123707415 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123707959 DLSCCP DEBUG SCCP-SCOC(91)[0x55cf8d400990]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123707959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e7fd3), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123707959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123707959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123707959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123707959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123707959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123707959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123707960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123707960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123707960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123707960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123707960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123707960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123707964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123707964 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123707964 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123707964 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123707964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123707964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123707964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123707964 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123707964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123707964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123707964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123707964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123707964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123707964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005b), PART(T=Source Reference,L=4,D=008e7fd3) (sccp_scrc.c:477) 20250425123707964 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20250425123707964 DLSCCP DEBUG SCCP-SCOC(91)[0x55cf8d400990]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123707964 DLSCCP DEBUG SCCP-SCOC(91)[0x55cf8d400990]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123707964 DLSCCP DEBUG SCCP-SCOC(91)[0x55cf8d400990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123707964 DLSCCP DEBUG SCCP-SCOC(91)[0x55cf8d400990]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123707964 DLSCCP DEBUG SCCP-SCOC(91)[0x55cf8d400990]{IDLE}: Deallocated (fsm.c:568) MTC@be9552f9b756: 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 := '000000000000000011111000'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(869)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123708226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123708226 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123708226 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123708226 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123708226 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123708226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123708226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123708226 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123708226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123708226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123708226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123708226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123708226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123708226 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123708226 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123708226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123708226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123708226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123708226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123708226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123708226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123708226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123708226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123708226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123708226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123708226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123708227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123708227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123708227 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123708227 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123708227 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123708227 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123708227 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123708227 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123708227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123708227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123708227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123708227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123708227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123708227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123708227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123708227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123708227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123708227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123708227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123708227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123708227 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123708227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123708227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123708227 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123708227 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123708228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123708228 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123708228 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123708228 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123708228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123708228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123708228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123708228 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123708230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123708230 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123708230 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123708230 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123708230 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123708230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123708230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123708230 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123708230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123708230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123708230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123708230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123708230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123708231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123708231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123708231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123708231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123708231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123708231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123708231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123708231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123708231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123708231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123708231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123708231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123708231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123708231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123708231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123708231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123708231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123708231 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123708231 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123708231 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123708242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123709037 DLSCCP DEBUG SCCP-SCOC(93)[0x55cf8d2806d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123709037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac1485), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123709037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123709037 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123709037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123709037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123709037 DLSCCP DEBUG SCCP-SCOC(92)[0x55cf8d3f9680]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123709037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e381c), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123709037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123709037 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123709037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123709037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123709037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123709037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123709037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123709037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123709037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123709037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123709037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123709038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709038 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123709038 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123709038 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123709038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123709038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123709038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123709038 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123709041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709041 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123709041 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123709042 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123709042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123709042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123709042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123709042 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123709042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123709042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123709042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123709042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123709042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123709042 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005d), PART(T=Source Reference,L=4,D=00ac1485) (sccp_scrc.c:477) 20250425123709042 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20250425123709042 DLSCCP DEBUG SCCP-SCOC(93)[0x55cf8d2806d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123709042 DLSCCP DEBUG SCCP-SCOC(93)[0x55cf8d2806d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123709042 DLSCCP DEBUG SCCP-SCOC(93)[0x55cf8d2806d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123709042 DLSCCP DEBUG SCCP-SCOC(93)[0x55cf8d2806d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123709042 DLSCCP DEBUG SCCP-SCOC(93)[0x55cf8d2806d0]{IDLE}: Deallocated (fsm.c:568) 20250425123709248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709248 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123709248 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123709248 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123709248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123709248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123709248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123709248 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123709249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123709249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123709249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123709249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123709249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123709249 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005c), PART(T=Source Reference,L=4,D=009e381c) (sccp_scrc.c:477) 20250425123709249 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20250425123709249 DLSCCP DEBUG SCCP-SCOC(92)[0x55cf8d3f9680]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123709249 DLSCCP DEBUG SCCP-SCOC(92)[0x55cf8d3f9680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123709249 DLSCCP DEBUG SCCP-SCOC(92)[0x55cf8d3f9680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123709249 DLSCCP DEBUG SCCP-SCOC(92)[0x55cf8d3f9680]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123709249 DLSCCP DEBUG SCCP-SCOC(92)[0x55cf8d3f9680]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(869)@be9552f9b756: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(869)@be9552f9b756: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@be9552f9b756: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)8480846 20250425123709265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123709265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123709265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425123709265 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123709265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x81684e, normal) (hnbgw_rua.c:407) 20250425123709265 DHNB DEBUG map_rua[0x55cf8d3f9680]{init}: Allocated (fsm.c:456) 20250425123709265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8480846)[0x55cf8d3f9680]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123709265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8480846 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123709265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123709265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123709265 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8480846 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250425123709265 DCN DEBUG map_sccp[0x55cf8d2806d0]{init}: Allocated (fsm.c:456) 20250425123709265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cf8d2806d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123709265 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8480846 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425123709265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8480846 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250425123709265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8480846)[0x55cf8d3f9680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123709265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123709265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123709265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8480846)[0x55cf8d3f9680]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123709265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cf8d2806d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123709265 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123709265 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{IDLE}: Allocated (fsm.c:456) 20250425123709265 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123709265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000f80056400500f1100926) (sccp_scrc.c:406) 20250425123709265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123709265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123709265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123709265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123709265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123709265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123709265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123709265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123709265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123709265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123709266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123709266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123709266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123709266 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123709266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cf8d2806d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123709266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8480846)[0x55cf8d3f9680]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123709266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123709266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123709266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123709266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123709266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123709266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123709266 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(868)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc1-SCCP(868)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(869)@be9552f9b756: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871) HNBGW_Test.msc1-RAN(869)@be9552f9b756: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)3261746 HNBGW_Test.msc1-SCCP(868)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(868)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@be9552f9b756: setverdict(pass): none -> pass 20250425123709281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709281 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123709282 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123709282 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123709282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123709282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123709282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123709282 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123709282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123709282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123709282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123709282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123709282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123709282 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f76f3c) (sccp_scrc.c:477) 20250425123709282 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20250425123709282 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123709282 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) MTC@be9552f9b756: 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 } } } 20250425123709282 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123709282 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123709282 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123709282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cf8d2806d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123709282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cf8d2806d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123709283 DLCTRL DEBUG Command: GET 726080843 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425123709283 DLCTRL DEBUG Tx Command reply: GET_REPLY 726080843 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425123709286 DLCTRL DEBUG Command: GET 285051103 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425123709286 DLCTRL DEBUG Tx Command reply: GET_REPLY 285051103 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123709289 DLCTRL DEBUG Command: GET 98216635 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123709289 DLCTRL DEBUG Tx Command reply: GET_REPLY 98216635 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123709290 DLCTRL DEBUG Command: GET 375669714 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123709290 DLCTRL DEBUG Tx Command reply: GET_REPLY 375669714 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123709292 DLCTRL DEBUG Command: GET 301482729 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123709292 DLCTRL DEBUG Tx Command reply: GET_REPLY 301482729 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123709294 DLCTRL DEBUG Command: GET 995849810 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425123709294 DLCTRL DEBUG Tx Command reply: GET_REPLY 995849810 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123709296 DLCTRL DEBUG Command: GET 992723766 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425123709296 DLCTRL DEBUG Tx Command reply: GET_REPLY 992723766 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123709298 DLCTRL DEBUG Command: GET 69476369 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123709298 DLCTRL DEBUG Tx Command reply: GET_REPLY 69476369 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123709299 DLCTRL DEBUG Command: GET 428447788 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123709299 DLCTRL DEBUG Tx Command reply: GET_REPLY 428447788 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123709301 DLCTRL DEBUG Command: GET 446326725 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123709301 DLCTRL DEBUG Tx Command reply: GET_REPLY 446326725 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123709302 DLCTRL DEBUG Command: GET 367010557 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425123709302 DLCTRL DEBUG Tx Command reply: GET_REPLY 367010557 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123709303 DLCTRL DEBUG Command: GET 461978182 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425123709303 DLCTRL DEBUG Tx Command reply: GET_REPLY 461978182 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123709305 DLCTRL DEBUG Command: GET 26496788 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123709305 DLCTRL DEBUG Tx Command reply: GET_REPLY 26496788 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123709306 DLCTRL DEBUG Command: GET 893514929 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123709306 DLCTRL DEBUG Tx Command reply: GET_REPLY 893514929 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123709308 DLCTRL DEBUG Command: GET 530995319 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123709308 DLCTRL DEBUG Tx Command reply: GET_REPLY 530995319 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123709309 DLCTRL DEBUG Command: GET 91016950 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425123709309 DLCTRL DEBUG Tx Command reply: GET_REPLY 91016950 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123709310 DLCTRL DEBUG Command: GET 572755944 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425123709310 DLCTRL DEBUG Tx Command reply: GET_REPLY 572755944 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123709311 DLCTRL DEBUG Command: GET 231623225 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123709311 DLCTRL DEBUG Tx Command reply: GET_REPLY 231623225 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123709313 DLCTRL DEBUG Command: GET 978522431 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123709313 DLCTRL DEBUG Tx Command reply: GET_REPLY 978522431 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123709314 DLCTRL DEBUG Command: GET 659384482 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123709314 DLCTRL DEBUG Tx Command reply: GET_REPLY 659384482 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123709318 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34399<->l=127.0.0.1:4262) (control_if.c:193) 20250425123709320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(853)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(852)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123709326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60090<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123709328 DLINP DEBUG SRVCONN(,r=127.0.0.1:41366<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123709328 DLINP DEBUG SRVCONN(,r=127.0.0.1:41366<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123709328 DLINP NOTICE SRV(,r=127.0.0.1:41366<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123709328 DMAIN NOTICE (127.0.0.1:41366 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41366<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123709328 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(863)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(862)@be9552f9b756: Final verdict of PTC: none 20250425123709333 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123709333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123709333 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123709333 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(869)@be9552f9b756: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(868)@be9552f9b756: Final verdict of PTC: none 20250425123709333 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123709333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123709333 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123709333 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123709333 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123709333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123709333 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123709333 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123709333 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123709334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709334 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123709334 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123709334 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123709334 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123709334 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123709334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123709334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123709334 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123709334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123709334 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123709334 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123709334 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123709334 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123709334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709334 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123709334 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123709334 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123709334 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123709334 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123709334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123709334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(860)@be9552f9b756: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@be9552f9b756: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(864)@be9552f9b756: Final verdict of PTC: none 20250425123709336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123709335 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123709335 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123709335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123709335 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123709335 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123709335 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123709335 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123709335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123709335 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123709335 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123709335 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123709335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709335 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123709335 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123709335 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123709335 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123709335 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123709336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123709336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123709336 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123709336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123709336 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123709337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123709337 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123709337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123709337 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123709337 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123709338 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123709338 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123709338 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123709338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123709338 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123709339 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123709339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c94c9), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123709339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123709339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123709339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123709340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123709340 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123709340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123709340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2518557)[0x55cf8d410c00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123709340 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2518557)[0x55cf8d410c00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW-PFCP(854)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(859)@be9552f9b756: Final verdict of PTC: none 20250425123709341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123709341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2518557)[0x55cf8d410c00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123709341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2518557)[0x55cf8d410c00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123709341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2518557)[0x55cf8d410c00]{disrupted}: Freeing instance (context_map.c:202) 20250425123709341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2518557)[0x55cf8d410c00]{disrupted}: Deallocated (fsm.c:568) 20250425123709342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123709342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123709342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123709342 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2518557 SCCP-94 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123709342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cf8d418520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123709342 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123709342 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123709343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c49e71), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123709343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123709343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123709343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123709343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123709343 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123709343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cf8d418520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123709343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1799346)[0x55cf8d3f5c60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123709343 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1799346)[0x55cf8d3f5c60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123709343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123709343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1799346)[0x55cf8d3f5c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123709344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1799346)[0x55cf8d3f5c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123709344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1799346)[0x55cf8d3f5c60]{disrupted}: Freeing instance (context_map.c:202) 20250425123709344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1799346)[0x55cf8d3f5c60]{disrupted}: Deallocated (fsm.c:568) 20250425123709344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cf8d418520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123709344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cf8d418520]{disconnected}: Freeing instance (context_map.c:206) 20250425123709344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cf8d418520]{disconnected}: Deallocated (fsm.c:568) 20250425123709344 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1799346 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123709344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123709344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123709345 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123709345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123709345 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123709345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123709345 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123709345 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123709345 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123709345 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@be9552f9b756: Final verdict of PTC: pass20250425123709346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709346 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123709346 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123709346 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123709346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123709346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123709346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123709346 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123709345 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123709346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123709346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@be9552f9b756: Final verdict of PTC: pass20250425123709346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60108<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@be9552f9b756: Final verdict of PTC: pass HNBGW-MGCP(865)@be9552f9b756: Final verdict of PTC: none 20250425123709347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55310<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123709347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123709348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123709348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123709349 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123709349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123709350 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123709350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123709351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123709352 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123709353 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123709353 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123709354 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123709354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cf8d2806d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123709355 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123709355 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123709355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f76f3c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123709356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123709356 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) HNBGW_Test.msc0-M3UA(861)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(870)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass 20250425123709356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123709357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123709357 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123709357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cf8d2806d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123709358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8480846)[0x55cf8d3f9680]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123709358 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8480846)[0x55cf8d3f9680]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123709358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123709358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8480846)[0x55cf8d3f9680]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123709359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8480846)[0x55cf8d3f9680]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123709359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8480846)[0x55cf8d3f9680]{disrupted}: Freeing instance (context_map.c:202) 20250425123709359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8480846)[0x55cf8d3f9680]{disrupted}: Deallocated (fsm.c:568) 20250425123709359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cf8d2806d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123709360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cf8d2806d0]{disconnected}: Freeing instance (context_map.c:206) 20250425123709360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cf8d2806d0]{disconnected}: Deallocated (fsm.c:568) 20250425123709360 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8480846 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123709360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709361 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123709361 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123709361 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123709361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123709361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123709361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123709361 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123709361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425123709361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123709361 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123709362 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123709362 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123709362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709362 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123709362 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123709362 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123709362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123709362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123709362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123709362 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(852): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(853): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(854): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(859): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(860): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(861): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(862): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(863): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(864): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(865): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(868): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(869): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(870): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871): pass (pass -> pass) MTC@be9552f9b756: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Apr 25 12:37:09 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 20250425123709504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123709627 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123709627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcdbf6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123709628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123709628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123709628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123709628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123709628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709628 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123709628 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123709628 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123709628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123709628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123709628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123709628 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123709629 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123709629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00120b60), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123709629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123709629 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123709629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123709629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123709629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709629 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123709629 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123709629 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123709629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123709629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123709629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123709629 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123709630 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123709630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff5c12), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123709630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123709630 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123709630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123709630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123709630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123709631 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123709631 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123709631 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123709631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123709631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123709631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123710106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55332<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=512912) 20250425123710323 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123710323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cfaf70), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123710323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123710323 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123710323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123710323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123710324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123710324 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123710324 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123710324 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123710324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123710324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123710324 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123710324 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123710325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cff823), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123710325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123710325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123710325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123710325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123710325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123710325 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123710325 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123710325 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123710325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123710325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123710325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123710325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123710326 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123710326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002effe0), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123710326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123710326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123710326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123710326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123710326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123710326 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123710326 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123710326 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123710326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123710326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123710326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123710326 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=512912, count=526088) 20250425123711155 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123711156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8c331), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123711156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123711156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123711156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123711156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123711156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123711156 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123711156 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123711156 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123711156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123711156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123711157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123711157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123711335 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123711335 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123711335 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123711335 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123711335 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123711335 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123711336 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123711336 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123711336 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123712121 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123712121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e0546), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123712121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123712121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123712121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123712121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123712121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123712121 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123712121 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123712121 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123712121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123712121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123712121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Fri Apr 25 12:37:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425123712992 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123712992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082f2c3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123712992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123712992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123712992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123712992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123712992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123712992 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123712992 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123712992 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123712992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123712992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123712992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250425123713175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123713180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123713184 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42197<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123713269 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123713269 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123713276 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123713276 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123713276 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123713276 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123713276 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123713276 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123713277 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123713277 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123713277 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50293 (stream_srv.c:142) 20250425123713277 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50293<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123713278 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123713278 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123713278 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123713278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123713278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123713278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123713278 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123713278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123713278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123713278 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123713278 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123713278 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123713278 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123713278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123713278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123713278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123713278 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123713278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123713278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123713278 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123713278 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123713278 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123713278 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123713278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123713278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123713278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123713278 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123713278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123713278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123713278 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123713278 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123713278 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123713278 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123713278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123713278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123713278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123713278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123713278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123713278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123713278 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123713278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123713278 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123713278 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123713278 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123713278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123713278 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123713278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123713278 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123713278 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123713278 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123713278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123713278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123713278 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123713278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123713278 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123713278 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123713278 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123713278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123713278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123713278 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123713278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123713278 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123713278 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123713278 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123713278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123713278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123713278 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(882)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(882)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(882)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(880)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123713291 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123713291 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123713291 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123713291 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123713291 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123713291 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123713291 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123713291 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123713292 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123713292 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123713292 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123713292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123713292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123713292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123713293 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123713293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123713293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123713293 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123713293 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123713293 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123713293 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123713293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123713293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123713293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123713293 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123713293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123713293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123713293 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123713293 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123713293 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123713293 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123713293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123713293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123713293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123713293 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123713293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123713293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123713293 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123713293 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123713293 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123713293 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123713293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123713293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123713293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123713293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123713293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123713293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123713293 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123713293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123713293 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123713293 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123713293 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123713293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123713293 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123713293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123713293 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123713293 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123713293 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123713293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123713293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123713293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123713293 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123713293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123713293 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123713293 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123713293 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123713293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123713293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123713293 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123713293 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123713293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123713293 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123713293 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123713293 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123713293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123713293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123713293 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(885)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(885)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(885)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123713315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123713315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123713315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123713315 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123713315 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123713315 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123713315 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123713315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123713315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123713319 DLINP DEBUG SRVCONN(,r=127.0.0.1:50293<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123713319 DLINP DEBUG SRVCONN(,r=127.0.0.1:50293<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123713319 DLINP DEBUG SRVCONN(,r=127.0.0.1:50293<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123713319 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123713319 DHNBAP DEBUG (127.0.0.1:50293 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123713319 DHNBAP NOTICE (127.0.0.1:50293 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123713319 DHNBAP NOTICE (127.0.0.1:50293 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123713319 DLINP DEBUG SRVCONN(,r=127.0.0.1:50293<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123713319 DLINP DEBUG SRVCONN(,r=127.0.0.1:50293<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123713488 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123713488 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123713488 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123713488 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(882)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123713490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123713490 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123713490 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123713490 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123713490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123713490 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123713490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123713491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123713491 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123713491 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123713491 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123713491 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123713491 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123713491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123713491 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123713491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123713491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123713491 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123713491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123713491 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123713491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123713491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123713491 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123713491 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123713491 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123713492 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123713492 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123713492 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123713492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123713492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123713492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123713492 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123713492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123713492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123713492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123713492 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123713492 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123713492 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123713492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123713492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123713492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123713492 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123713492 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123713502 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123713502 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123713502 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123713502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(885)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123713504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123713504 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123713504 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123713504 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123713504 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123713504 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123713504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123713504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123713504 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123713504 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123713504 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123713504 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123713504 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123713504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123713504 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123713504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123713504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123713504 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123713504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123713504 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123713504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123713504 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123713504 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123713504 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123713504 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123713505 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123713505 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123713505 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123713505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123713505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123713505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123713505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123713505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123713505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123713505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123713505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123713505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123713505 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123713505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123713505 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123713505 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123713505 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123713505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123713505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123713505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123713505 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123714293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123714293 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123714293 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123714293 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123714293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123714293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123714293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123714293 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(881)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123714294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123714294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123714294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123714294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123714294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123714294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123714294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123714294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123714294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123714294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123714294 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123714294 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123714294 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123714294 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123714294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123714294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123714294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123714294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123714294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123714294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123714294 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123714294 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123714294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123714294 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123714294 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123714294 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123714294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123714294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123714294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123714294 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123714295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123714295 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123714295 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123714295 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123714295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123714295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123714295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123714295 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123714295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123714295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123714295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123714295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123714295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123714295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123714295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123714295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123714295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123714295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123714295 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123714295 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123714295 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123714306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123714306 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123714306 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123714306 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123714306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123714306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123714306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123714306 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123714307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123714307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123714307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123714307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123714307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123714307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123714307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123714307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123714307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123714307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123714307 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123714307 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123714307 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123714307 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123714307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123714307 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123714307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123714307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123714307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123714307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123714307 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123714307 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123714307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123714307 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123714307 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123714307 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123714307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123714307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123714307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123714307 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123714308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123714308 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123714308 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123714308 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123714308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123714308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123714308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123714308 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123714308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123714308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123714308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123714308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123714308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123714308 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123714308 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123714308 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123714308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123714308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123714308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123714308 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123714308 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123714308 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123714308 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123714308 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123714322 DLCTRL DEBUG Command: GET 512372255 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123714322 DLCTRL DEBUG Tx Command reply: GET_REPLY 512372255 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123714323 DLCTRL DEBUG Command: GET 260011917 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123714323 DLCTRL DEBUG Tx Command reply: GET_REPLY 260011917 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123714324 DLCTRL DEBUG Command: GET 446951087 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123714324 DLCTRL DEBUG Tx Command reply: GET_REPLY 446951087 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123714325 DLCTRL DEBUG Command: GET 188368342 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123714325 DLCTRL DEBUG Tx Command reply: GET_REPLY 188368342 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123714326 DLCTRL DEBUG Command: GET 849631404 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123714326 DLCTRL DEBUG Tx Command reply: GET_REPLY 849631404 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123714327 DLCTRL DEBUG Command: GET 677497068 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123714327 DLCTRL DEBUG Tx Command reply: GET_REPLY 677497068 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123714327 DLCTRL DEBUG Command: GET 892875070 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123714327 DLCTRL DEBUG Tx Command reply: GET_REPLY 892875070 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123714328 DLCTRL DEBUG Command: GET 305360062 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123714328 DLCTRL DEBUG Tx Command reply: GET_REPLY 305360062 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123714329 DLCTRL DEBUG Command: GET 322032607 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123714329 DLCTRL DEBUG Tx Command reply: GET_REPLY 322032607 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123714330 DLCTRL DEBUG Command: GET 571924353 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123714330 DLCTRL DEBUG Tx Command reply: GET_REPLY 571924353 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123714330 DLCTRL DEBUG Command: GET 891797757 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123714330 DLCTRL DEBUG Tx Command reply: GET_REPLY 891797757 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123714331 DLCTRL DEBUG Command: GET 393727954 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123714331 DLCTRL DEBUG Tx Command reply: GET_REPLY 393727954 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123714332 DLCTRL DEBUG Command: GET 8766758 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123714332 DLCTRL DEBUG Tx Command reply: GET_REPLY 8766758 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123714332 DLCTRL DEBUG Command: GET 563621196 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123714332 DLCTRL DEBUG Tx Command reply: GET_REPLY 563621196 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123714333 DLCTRL DEBUG Command: GET 66392085 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123714333 DLCTRL DEBUG Tx Command reply: GET_REPLY 66392085 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123714334 DLCTRL DEBUG Command: GET 797073384 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123714334 DLCTRL DEBUG Tx Command reply: GET_REPLY 797073384 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123714334 DLCTRL DEBUG Command: GET 211895024 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123714334 DLCTRL DEBUG Tx Command reply: GET_REPLY 211895024 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123714335 DLCTRL DEBUG Command: GET 99550753 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123714335 DLCTRL DEBUG Tx Command reply: GET_REPLY 99550753 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123714336 DLCTRL DEBUG Command: GET 105193417 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123714336 DLCTRL DEBUG Tx Command reply: GET_REPLY 105193417 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123714336 DLCTRL DEBUG Command: GET 612629333 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123714336 DLCTRL DEBUG Tx Command reply: GET_REPLY 612629333 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110110010'B, t_guard := 20.000000 } 20250425123714349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55368<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(887) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@be9552f9b756: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)13231090 20250425123715382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123715382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123715382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123715382 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123715382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc9e3f2, normal) (hnbgw_rua.c:407) 20250425123715382 DHNB DEBUG map_rua[0x55cf8d3f9680]{init}: Allocated (fsm.c:456) 20250425123715382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13231090)[0x55cf8d3f9680]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123715382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13231090 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123715382 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123715382 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123715383 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123715383 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13231090 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123715383 DCN DEBUG map_sccp[0x55cf8d2806d0]{init}: Allocated (fsm.c:456) 20250425123715383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cf8d2806d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123715383 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13231090 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123715383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13231090 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123715383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13231090)[0x55cf8d3f9680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123715383 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123715383 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123715383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13231090)[0x55cf8d3f9680]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123715383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cf8d2806d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123715383 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123715383 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{IDLE}: Allocated (fsm.c:456) 20250425123715383 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123715383 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000061), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001b20056400500f1100926) (sccp_scrc.c:406) 20250425123715383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123715383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123715383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123715383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123715383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123715383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123715383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123715383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123715383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123715383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123715383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123715383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123715383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123715383 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123715383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cf8d2806d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123715383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13231090)[0x55cf8d3f9680]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123715383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123715383 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123715383 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123715383 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123715383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123715383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123715383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123715383 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(887) HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)16523226 TC_sgsnpool_L3Compl_on_1_cnlink0(887)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: Session index based on connection ID:0 MTC@be9552f9b756: 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(883)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123715401 DLCTRL DEBUG Command: GET 530386323 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123715401 DLCTRL DEBUG Tx Command reply: GET_REPLY 530386323 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123715401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123715401 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123715401 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123715401 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123715401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123715401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123715401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123715401 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123715401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123715401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123715401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123715401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123715401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123715401 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b87a6d) (sccp_scrc.c:477) 20250425123715401 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1824) 20250425123715401 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123715401 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123715401 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123715401 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123715402 DCN DEBUG handle_cn_conn_conf() conn_id=97, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123715402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cf8d2806d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123715402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cf8d2806d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123715405 DLCTRL DEBUG Command: GET 752180565 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123715405 DLCTRL DEBUG Tx Command reply: GET_REPLY 752180565 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123715407 DLCTRL DEBUG Command: GET 436368409 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123715407 DLCTRL DEBUG Tx Command reply: GET_REPLY 436368409 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123715409 DLCTRL DEBUG Command: GET 872204923 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123715409 DLCTRL DEBUG Tx Command reply: GET_REPLY 872204923 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123715411 DLCTRL DEBUG Command: GET 712057837 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123715411 DLCTRL DEBUG Tx Command reply: GET_REPLY 712057837 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123715413 DLCTRL DEBUG Command: GET 594298268 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123715413 DLCTRL DEBUG Tx Command reply: GET_REPLY 594298268 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123715416 DLCTRL DEBUG Command: GET 794934679 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123715416 DLCTRL DEBUG Tx Command reply: GET_REPLY 794934679 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123715419 DLCTRL DEBUG Command: GET 5709319 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123715419 DLCTRL DEBUG Tx Command reply: GET_REPLY 5709319 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123715423 DLCTRL DEBUG Command: GET 711475890 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123715423 DLCTRL DEBUG Tx Command reply: GET_REPLY 711475890 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123715428 DLCTRL DEBUG Command: GET 330789783 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123715428 DLCTRL DEBUG Tx Command reply: GET_REPLY 330789783 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123715432 DLCTRL DEBUG Command: GET 679494849 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123715432 DLCTRL DEBUG Tx Command reply: GET_REPLY 679494849 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123715435 DLCTRL DEBUG Command: GET 319982246 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123715435 DLCTRL DEBUG Tx Command reply: GET_REPLY 319982246 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123715438 DLCTRL DEBUG Command: GET 346121257 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123715438 DLCTRL DEBUG Tx Command reply: GET_REPLY 346121257 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123715442 DLCTRL DEBUG Command: GET 523092409 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123715442 DLCTRL DEBUG Tx Command reply: GET_REPLY 523092409 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123715445 DLCTRL DEBUG Command: GET 299840018 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123715445 DLCTRL DEBUG Tx Command reply: GET_REPLY 299840018 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123715447 DLCTRL DEBUG Command: GET 310713615 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123715447 DLCTRL DEBUG Tx Command reply: GET_REPLY 310713615 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123715449 DLCTRL DEBUG Command: GET 410131690 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123715449 DLCTRL DEBUG Tx Command reply: GET_REPLY 410131690 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123715451 DLCTRL DEBUG Command: GET 160478393 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123715451 DLCTRL DEBUG Tx Command reply: GET_REPLY 160478393 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123715453 DLCTRL DEBUG Command: GET 822504515 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123715453 DLCTRL DEBUG Tx Command reply: GET_REPLY 822504515 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123715457 DLCTRL DEBUG Command: GET 548613873 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123715457 DLCTRL DEBUG Tx Command reply: GET_REPLY 548613873 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000001100'B, t_guard := 20.000000 } 20250425123715491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46048<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(888) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@be9552f9b756: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)12044645 20250425123716514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123716514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123716514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425123716514 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123716514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb7c965, normal) (hnbgw_rua.c:407) 20250425123716514 DHNB DEBUG map_rua[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123716514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12044645)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123716514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12044645 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123716514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123716514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123716514 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425123716514 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12044645 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123716514 DCN DEBUG map_sccp[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123716514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123716514 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12044645 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123716514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12044645 SCCP-98 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250425123716514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12044645)[0x55cf8d3fc7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123716514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123716514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123716514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12044645)[0x55cf8d3fc7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123716514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cf8d3f5c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123716514 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123716515 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{IDLE}: Allocated (fsm.c:456) 20250425123716515 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123716515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000062), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300020c0056400500f1100926) (sccp_scrc.c:406) 20250425123716515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123716515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123716515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123716515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123716515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123716515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123716515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123716515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123716515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123716515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123716515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123716515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123716515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123716515 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123716515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cf8d3f5c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123716515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12044645)[0x55cf8d3fc7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123716515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123716515 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123716515 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123716515 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123716515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123716516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123716516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123716516 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(888) HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)5738207 HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(888)@be9552f9b756: setverdict(pass): none -> pass 20250425123716523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123716523 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123716523 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123716524 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123716524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123716524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123716524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123716524 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123716524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123716524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123716524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123716524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123716524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123716524 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e8b2a4) (sccp_scrc.c:477) 20250425123716524 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20250425123716524 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123716524 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123716524 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123716524 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123716524 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123716524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cf8d3f5c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) MTC@be9552f9b756: 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 } } } 20250425123716524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cf8d3f5c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123716525 DLCTRL DEBUG Command: GET 63700184 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123716525 DLCTRL DEBUG Tx Command reply: GET_REPLY 63700184 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425123716529 DLCTRL DEBUG Command: GET 816373714 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123716529 DLCTRL DEBUG Tx Command reply: GET_REPLY 816373714 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123716531 DLCTRL DEBUG Command: GET 618649427 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123716531 DLCTRL DEBUG Tx Command reply: GET_REPLY 618649427 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123716533 DLCTRL DEBUG Command: GET 165210027 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123716533 DLCTRL DEBUG Tx Command reply: GET_REPLY 165210027 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123716536 DLCTRL DEBUG Command: GET 531349168 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123716536 DLCTRL DEBUG Tx Command reply: GET_REPLY 531349168 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123716539 DLCTRL DEBUG Command: GET 478423367 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123716539 DLCTRL DEBUG Tx Command reply: GET_REPLY 478423367 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123716541 DLCTRL DEBUG Command: GET 984415705 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123716541 DLCTRL DEBUG Tx Command reply: GET_REPLY 984415705 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123716543 DLCTRL DEBUG Command: GET 957946046 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123716543 DLCTRL DEBUG Tx Command reply: GET_REPLY 957946046 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123716545 DLCTRL DEBUG Command: GET 321812164 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123716545 DLCTRL DEBUG Tx Command reply: GET_REPLY 321812164 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123716547 DLCTRL DEBUG Command: GET 479189380 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123716547 DLCTRL DEBUG Tx Command reply: GET_REPLY 479189380 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123716549 DLCTRL DEBUG Command: GET 814313076 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123716549 DLCTRL DEBUG Tx Command reply: GET_REPLY 814313076 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123716552 DLCTRL DEBUG Command: GET 276761081 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123716552 DLCTRL DEBUG Tx Command reply: GET_REPLY 276761081 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123716555 DLCTRL DEBUG Command: GET 183586855 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123716555 DLCTRL DEBUG Tx Command reply: GET_REPLY 183586855 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123716558 DLCTRL DEBUG Command: GET 683754188 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123716558 DLCTRL DEBUG Tx Command reply: GET_REPLY 683754188 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123716561 DLCTRL DEBUG Command: GET 278026924 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123716561 DLCTRL DEBUG Tx Command reply: GET_REPLY 278026924 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123716563 DLCTRL DEBUG Command: GET 310542491 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123716563 DLCTRL DEBUG Tx Command reply: GET_REPLY 310542491 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123716565 DLCTRL DEBUG Command: GET 589897394 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123716565 DLCTRL DEBUG Tx Command reply: GET_REPLY 589897394 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123716567 DLCTRL DEBUG Command: GET 754024483 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123716567 DLCTRL DEBUG Tx Command reply: GET_REPLY 754024483 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123716570 DLCTRL DEBUG Command: GET 896737615 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123716570 DLCTRL DEBUG Tx Command reply: GET_REPLY 896737615 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123716571 DLCTRL DEBUG Command: GET 490746952 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123716571 DLCTRL DEBUG Tx Command reply: GET_REPLY 490746952 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000000111'B, t_guard := 20.000000 } 20250425123716587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46058<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(889) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@be9552f9b756: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)8934180 20250425123717605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123717605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123717605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123717605 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123717605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x885324, normal) (hnbgw_rua.c:407) 20250425123717605 DHNB DEBUG map_rua[0x55cf8d3ff190]{init}: Allocated (fsm.c:456) 20250425123717605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8934180)[0x55cf8d3ff190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123717605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8934180 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123717605 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123717605 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123717605 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8934180 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123717605 DCN DEBUG map_sccp[0x55cf8d3ff2c0]{init}: Allocated (fsm.c:456) 20250425123717605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cf8d3ff2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123717606 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8934180 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123717606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8934180 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123717606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8934180)[0x55cf8d3ff190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123717606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123717606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123717606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8934180)[0x55cf8d3ff190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123717606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cf8d3ff2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123717606 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123717606 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{IDLE}: Allocated (fsm.c:456) 20250425123717606 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123717606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f40030000070056400500f1100926) (sccp_scrc.c:406) 20250425123717606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123717606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123717606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123717606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123717606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123717606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123717606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123717606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123717606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123717606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123717606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123717606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123717606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123717606 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123717606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cf8d3ff2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123717606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8934180)[0x55cf8d3ff190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123717606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123717607 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123717607 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123717607 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123717607 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123717607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123717607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123717607 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(889) HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)1412147 HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425123717615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123717615 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123717615 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123717615 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123717615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123717615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123717615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123717615 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123717615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123717615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123717615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123717615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123717615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123717615 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fc1e62) (sccp_scrc.c:477) 20250425123717616 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) TC_sgsnpool_L3Compl_on_1_cnlink0(889)@be9552f9b756: setverdict(pass): none -> pass 20250425123717616 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123717616 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123717616 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123717616 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123717616 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123717616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cf8d3ff2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123717616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cf8d3ff2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123717618 DLCTRL DEBUG Command: GET 109560152 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123717618 DLCTRL DEBUG Tx Command reply: GET_REPLY 109560152 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250425123717624 DLCTRL DEBUG Command: GET 967288057 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123717624 DLCTRL DEBUG Tx Command reply: GET_REPLY 967288057 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123717632 DLCTRL DEBUG Command: GET 676703421 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123717632 DLCTRL DEBUG Tx Command reply: GET_REPLY 676703421 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123717640 DLCTRL DEBUG Command: GET 104750084 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123717640 DLCTRL DEBUG Tx Command reply: GET_REPLY 104750084 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123717647 DLCTRL DEBUG Command: GET 258016344 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123717647 DLCTRL DEBUG Tx Command reply: GET_REPLY 258016344 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123717655 DLCTRL DEBUG Command: GET 528629910 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123717655 DLCTRL DEBUG Tx Command reply: GET_REPLY 528629910 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123717661 DLCTRL DEBUG Command: GET 78646673 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123717661 DLCTRL DEBUG Tx Command reply: GET_REPLY 78646673 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123717666 DLCTRL DEBUG Command: GET 479634695 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123717666 DLCTRL DEBUG Tx Command reply: GET_REPLY 479634695 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123717671 DLCTRL DEBUG Command: GET 646324816 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123717671 DLCTRL DEBUG Tx Command reply: GET_REPLY 646324816 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123717678 DLCTRL DEBUG Command: GET 588293526 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123717678 DLCTRL DEBUG Tx Command reply: GET_REPLY 588293526 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123717684 DLCTRL DEBUG Command: GET 169661351 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123717684 DLCTRL DEBUG Tx Command reply: GET_REPLY 169661351 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123717692 DLCTRL DEBUG Command: GET 190016500 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123717692 DLCTRL DEBUG Tx Command reply: GET_REPLY 190016500 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123717698 DLCTRL DEBUG Command: GET 927137447 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123717698 DLCTRL DEBUG Tx Command reply: GET_REPLY 927137447 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123717705 DLCTRL DEBUG Command: GET 558045301 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123717705 DLCTRL DEBUG Tx Command reply: GET_REPLY 558045301 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123717712 DLCTRL DEBUG Command: GET 990079291 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123717712 DLCTRL DEBUG Tx Command reply: GET_REPLY 990079291 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123717717 DLCTRL DEBUG Command: GET 115637822 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123717717 DLCTRL DEBUG Tx Command reply: GET_REPLY 115637822 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123717722 DLCTRL DEBUG Command: GET 581979429 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123717722 DLCTRL DEBUG Tx Command reply: GET_REPLY 581979429 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123717725 DLCTRL DEBUG Command: GET 882598395 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123717725 DLCTRL DEBUG Tx Command reply: GET_REPLY 882598395 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123717726 DLCTRL DEBUG Command: GET 301908051 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123717726 DLCTRL DEBUG Tx Command reply: GET_REPLY 301908051 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123717728 DLCTRL DEBUG Command: GET 649699382 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123717728 DLCTRL DEBUG Tx Command reply: GET_REPLY 649699382 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101001110'B, t_guard := 20.000000 } 20250425123717740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46074<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(890) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@be9552f9b756: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)15281996 20250425123718747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123718747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123718747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123718747 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123718747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe92f4c, normal) (hnbgw_rua.c:407) 20250425123718747 DHNB DEBUG map_rua[0x55cf8d3fef20]{init}: Allocated (fsm.c:456) 20250425123718747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15281996)[0x55cf8d3fef20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123718747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15281996 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123718747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123718747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123718747 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123718747 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15281996 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123718747 DCN DEBUG map_sccp[0x55cf8d417e50]{init}: Allocated (fsm.c:456) 20250425123718747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cf8d417e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123718747 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15281996 <-> SCCP-100 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123718747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15281996 SCCP-100 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123718747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15281996)[0x55cf8d3fef20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123718747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123718747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123718747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15281996)[0x55cf8d3fef20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123718747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cf8d417e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123718747 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123718747 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{IDLE}: Allocated (fsm.c:456) 20250425123718747 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123718747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000064), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300034e0056400500f1100926) (sccp_scrc.c:406) 20250425123718747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123718747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123718747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123718747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123718747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123718747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123718747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123718747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123718747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123718747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123718747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123718747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123718747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123718747 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123718747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cf8d417e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123718747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15281996)[0x55cf8d3fef20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123718747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123718747 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123718747 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123718747 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123718747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123718747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123718747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123718747 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(890) HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)7960695 HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250425123718749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123718749 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123718749 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123718749 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123718749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123718749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123718749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123718749 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123718749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123718749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123718749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123718749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123718749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123718749 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00193507) (sccp_scrc.c:477) 20250425123718749 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20250425123718749 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123718749 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123718749 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123718749 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123718749 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123718749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cf8d417e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123718749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cf8d417e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(890)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: 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 } } } 20250425123718750 DLCTRL DEBUG Command: GET 395142871 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123718750 DLCTRL DEBUG Tx Command reply: GET_REPLY 395142871 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250425123718751 DLCTRL DEBUG Command: GET 105208956 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123718751 DLCTRL DEBUG Tx Command reply: GET_REPLY 105208956 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123718752 DLCTRL DEBUG Command: GET 708157818 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123718752 DLCTRL DEBUG Tx Command reply: GET_REPLY 708157818 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123718753 DLCTRL DEBUG Command: GET 698933712 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123718753 DLCTRL DEBUG Tx Command reply: GET_REPLY 698933712 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123718754 DLCTRL DEBUG Command: GET 851098143 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123718754 DLCTRL DEBUG Tx Command reply: GET_REPLY 851098143 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123718755 DLCTRL DEBUG Command: GET 509746331 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123718755 DLCTRL DEBUG Tx Command reply: GET_REPLY 509746331 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123718756 DLCTRL DEBUG Command: GET 545238746 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123718756 DLCTRL DEBUG Tx Command reply: GET_REPLY 545238746 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123718758 DLCTRL DEBUG Command: GET 617508895 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123718758 DLCTRL DEBUG Tx Command reply: GET_REPLY 617508895 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123718759 DLCTRL DEBUG Command: GET 620028396 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123718759 DLCTRL DEBUG Tx Command reply: GET_REPLY 620028396 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123718761 DLCTRL DEBUG Command: GET 868578705 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123718761 DLCTRL DEBUG Tx Command reply: GET_REPLY 868578705 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123718763 DLCTRL DEBUG Command: GET 417005195 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123718763 DLCTRL DEBUG Tx Command reply: GET_REPLY 417005195 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123718764 DLCTRL DEBUG Command: GET 878641633 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123718764 DLCTRL DEBUG Tx Command reply: GET_REPLY 878641633 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123718766 DLCTRL DEBUG Command: GET 538889305 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123718766 DLCTRL DEBUG Tx Command reply: GET_REPLY 538889305 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123718767 DLCTRL DEBUG Command: GET 258565582 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123718767 DLCTRL DEBUG Tx Command reply: GET_REPLY 258565582 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123718769 DLCTRL DEBUG Command: GET 36619516 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123718769 DLCTRL DEBUG Tx Command reply: GET_REPLY 36619516 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123718771 DLCTRL DEBUG Command: GET 356356239 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123718771 DLCTRL DEBUG Tx Command reply: GET_REPLY 356356239 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123718773 DLCTRL DEBUG Command: GET 222106124 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123718773 DLCTRL DEBUG Tx Command reply: GET_REPLY 222106124 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123718775 DLCTRL DEBUG Command: GET 747152526 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123718775 DLCTRL DEBUG Tx Command reply: GET_REPLY 747152526 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123718777 DLCTRL DEBUG Command: GET 828905483 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123718777 DLCTRL DEBUG Tx Command reply: GET_REPLY 828905483 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123718779 DLCTRL DEBUG Command: GET 221178965 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123718779 DLCTRL DEBUG Tx Command reply: GET_REPLY 221178965 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123718786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55356<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123718786 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42197<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(874)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(873)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123718789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55346<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123718790 DLINP DEBUG SRVCONN(,r=127.0.0.1:50293<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123718790 DLINP DEBUG SRVCONN(,r=127.0.0.1:50293<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123718790 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123718790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123718790 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123718790 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123718790 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123718790 DLINP NOTICE SRV(,r=127.0.0.1:50293<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123718790 DMAIN NOTICE (127.0.0.1:50293 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50293<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123718790 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425123718790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123718790 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123718790 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123718790 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123718790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123718791 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123718791 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123718791 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123718791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123718791 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123718791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123718791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123718791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123718791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123718791 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123718791 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123718791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123718791 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123718791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123718791 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123718791 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123718791 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123718791 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123718791 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(881)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(880)@be9552f9b756: Final verdict of PTC: none 20250425123718794 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123718794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123718794 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123718794 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123718794 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123718794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123718794 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123718794 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425123718794 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123718794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(882)@be9552f9b756: Final verdict of PTC: none 20250425123718794 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123718794 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123718794 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123718794 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123718794 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123718794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123718794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123718794 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123718794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123718794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123718794 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123718794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123718794 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123718794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123718794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123718794 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123718794 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123718794 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123718794 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123718794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cf8d2806d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123718794 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123718794 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123718795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87a6d), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123718795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123718795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123718795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123718795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123718795 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123718795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cf8d2806d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123718795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13231090)[0x55cf8d3f9680]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123718795 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13231090)[0x55cf8d3f9680]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123718795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123718795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13231090)[0x55cf8d3f9680]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123718795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13231090)[0x55cf8d3f9680]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123718795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13231090)[0x55cf8d3f9680]{disrupted}: Freeing instance (context_map.c:202) 20250425123718795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13231090)[0x55cf8d3f9680]{disrupted}: Deallocated (fsm.c:568) 20250425123718795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cf8d2806d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123718795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cf8d2806d0]{disconnected}: Freeing instance (context_map.c:206) 20250425123718795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cf8d2806d0]{disconnected}: Deallocated (fsm.c:568) 20250425123718795 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13231090 SCCP-97 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123718795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cf8d3f5c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123718795 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123718795 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123718795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8b2a4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123718795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123718795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123718795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123718795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123718795 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123718795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cf8d3f5c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123718795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12044645)[0x55cf8d3fc7e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123718795 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12044645)[0x55cf8d3fc7e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123718796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123718796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12044645)[0x55cf8d3fc7e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123718796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12044645)[0x55cf8d3fc7e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123718796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12044645)[0x55cf8d3fc7e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123718796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12044645)[0x55cf8d3fc7e0]{disrupted}: Deallocated (fsm.c:568) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@be9552f9b756: Final verdict of PTC: none 20250425123718796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cf8d3f5c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123718796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cf8d3f5c60]{disconnected}: Freeing instance (context_map.c:206) 20250425123718796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cf8d3f5c60]{disconnected}: Deallocated (fsm.c:568) 20250425123718796 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12044645 SCCP-98 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425123718796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cf8d3ff2c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123718796 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123718796 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@be9552f9b756: Final verdict of PTC: none 20250425123718796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc1e62), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123718796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123718796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123718796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123718796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123718796 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123718796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cf8d3ff2c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123718796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8934180)[0x55cf8d3ff190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123718796 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8934180)[0x55cf8d3ff190]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123718797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(885)@be9552f9b756: Final verdict of PTC: none 20250425123718797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8934180)[0x55cf8d3ff190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123718797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8934180)[0x55cf8d3ff190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123718797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8934180)[0x55cf8d3ff190]{disrupted}: Freeing instance (context_map.c:202) 20250425123718797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8934180)[0x55cf8d3ff190]{disrupted}: Deallocated (fsm.c:568) 20250425123718797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cf8d3ff2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123718797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cf8d3ff2c0]{disconnected}: Freeing instance (context_map.c:206) 20250425123718797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cf8d3ff2c0]{disconnected}: Deallocated (fsm.c:568) 20250425123718797 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8934180 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425123718797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cf8d417e50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123718797 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123718797 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123718797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00193507), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123718797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123718797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123718797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123718797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123718797 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123718797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cf8d417e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123718797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15281996)[0x55cf8d3fef20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123718797 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15281996)[0x55cf8d3fef20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123718797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123718797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15281996)[0x55cf8d3fef20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123718797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15281996)[0x55cf8d3fef20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123718797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15281996)[0x55cf8d3fef20]{disrupted}: Freeing instance (context_map.c:202) 20250425123718797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15281996)[0x55cf8d3fef20]{disrupted}: Deallocated (fsm.c:568) 20250425123718797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cf8d417e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123718797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cf8d417e50]{disconnected}: Freeing instance (context_map.c:206) 20250425123718797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cf8d417e50]{disconnected}: Deallocated (fsm.c:568) 20250425123718797 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15281996 SCCP-100 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-RAN(884)@be9552f9b756: Final verdict of PTC: none 20250425123718797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123718798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123718798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123718798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123718798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123718798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123718798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123718798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123718798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123718798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123718798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425123718798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123718798 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123718798 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123718798 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123718798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123718798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123718798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123718798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123718798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123718798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123718798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123718798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123718799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123718799 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123718799 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123718799 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123718799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123718799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123718799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123718799 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123718799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123718799 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123718799 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123718799 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123718799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123718799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123718799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123718799 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123718800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55368<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(875)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(883)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(886)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(887)@be9552f9b756: Final verdict of PTC: pass 20250425123718809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46048<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(888)@be9552f9b756: Final verdict of PTC: pass 20250425123718814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46058<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(889)@be9552f9b756: Final verdict of PTC: pass 20250425123718817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46074<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(890)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(873): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(875): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(880): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(881): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(882): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(883): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(884): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(885): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(886): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(887): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(888): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(889): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(890): pass (pass -> pass) MTC@be9552f9b756: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Fri Apr 25 12:37:18 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 20250425123718949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123719341 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123719341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c94c9), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123719341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123719341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123719341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123719341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123719341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123719341 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123719341 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123719341 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123719341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123719341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123719341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123719341 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123719344 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123719344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c49e71), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123719344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123719344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123719344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123719344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123719345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123719345 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123719345 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123719345 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123719345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123719345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123719345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123719345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123719357 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123719358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f76f3c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123719358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123719358 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123719358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123719358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123719358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123719358 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123719358 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123719358 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123719358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123719358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123719358 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123719552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46080<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=450032) 20250425123719628 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123719628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcdbf6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123719628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123719628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123719628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123719628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123719629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123719629 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123719629 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123719629 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123719629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123719629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123719629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123719629 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123719630 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123719630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00120b60), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123719630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123719630 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123719630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123719630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123719630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123719630 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123719630 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123719630 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123719630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123719630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123719630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123719631 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123719631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff5c12), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123719631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123719631 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123719631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123719631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123719631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123719631 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123719632 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123719632 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123719632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123719632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123719632 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123720324 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123720324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cfaf70), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123720324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123720324 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123720324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123720324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123720324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123720324 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123720324 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123720325 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123720325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123720325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123720325 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123720326 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123720326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cff823), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123720326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123720326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123720326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123720326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123720326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123720326 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123720326 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123720326 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123720326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123720326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123720326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123720326 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123720327 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123720327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002effe0), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123720327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123720327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123720327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123720327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123720327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123720327 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123720327 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123720327 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123720327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123720327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123720327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123720327 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=450032, count=475980) 20250425123720791 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123720791 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123720791 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123720794 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123720794 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123720794 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123721156 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123721156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8c331), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123721156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123721156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123721156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123721156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123721156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123721156 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123721156 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123721156 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123721156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123721156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123721156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Fri Apr 25 12:37:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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 20250425123722122 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123722122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e0546), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123722122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123722122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123722122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123722122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123722122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722122 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123722122 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123722122 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123722122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123722122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123722122 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250425123722612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123722616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123722622 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39403<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123722737 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123722737 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123722747 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123722747 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123722747 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123722747 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123722747 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123722747 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123722747 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43987 (stream_srv.c:142) 20250425123722747 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43987<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123722748 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123722748 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123722749 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123722749 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123722749 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123722749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123722749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123722749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123722749 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123722749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123722749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123722749 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123722749 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123722749 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123722749 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123722749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123722749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123722749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123722749 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123722749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123722749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123722749 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123722749 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123722749 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123722749 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123722749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123722749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123722749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123722749 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123722749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123722749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123722749 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123722749 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123722749 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123722749 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123722749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123722749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123722749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123722749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123722749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123722749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123722749 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123722749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722749 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123722749 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123722749 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123722749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123722749 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123722749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722749 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123722749 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123722749 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123722749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123722749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123722749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123722749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722749 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123722749 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123722749 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123722749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123722750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123722750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123722750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722750 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123722750 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123722750 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123722750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123722750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123722750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(901)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(901)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(901)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(899)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(904)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(904)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(904)@be9552f9b756: ************************************************* HNBGW_Test.msc1-SCCP(902)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123722782 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123722782 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123722782 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123722782 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123722782 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123722782 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123722782 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123722782 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123722783 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123722783 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123722783 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123722784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123722784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123722784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123722784 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123722784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123722784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123722784 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123722784 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123722784 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123722784 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123722784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123722784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123722784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123722784 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123722784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123722784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123722784 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123722784 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123722784 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123722784 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123722784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123722784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123722784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123722784 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123722784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123722784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123722784 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123722784 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123722784 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123722784 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123722784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123722784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123722784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123722784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123722784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123722784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123722784 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123722784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722784 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123722784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123722784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123722784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123722784 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123722784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722784 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123722784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123722784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123722784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123722784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123722784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123722784 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123722784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722784 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123722784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123722784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123722784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123722784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123722784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123722784 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123722784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722784 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123722784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123722784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123722784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123722784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123722784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(907)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(907)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(907)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(905)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(910)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-M3UA(910)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(910)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(908)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123722823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123722823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123722823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123722823 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123722823 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123722823 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123722823 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123722823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123722823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123722828 DLINP DEBUG SRVCONN(,r=127.0.0.1:43987<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123722828 DLINP DEBUG SRVCONN(,r=127.0.0.1:43987<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123722828 DLINP DEBUG SRVCONN(,r=127.0.0.1:43987<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123722828 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123722828 DHNBAP DEBUG (127.0.0.1:43987 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123722828 DHNBAP NOTICE (127.0.0.1:43987 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123722828 DHNBAP NOTICE (127.0.0.1:43987 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123722828 DLINP DEBUG SRVCONN(,r=127.0.0.1:43987<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123722828 DLINP DEBUG SRVCONN(,r=127.0.0.1:43987<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123722962 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123722962 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123722962 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123722962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(901)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123722967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722967 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123722967 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123722967 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123722967 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123722967 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123722967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123722969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123722969 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123722969 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123722969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123722969 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123722969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123722969 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123722969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123722969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123722969 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123722969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123722969 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123722969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123722969 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123722970 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123722970 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123722970 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123722971 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123722971 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123722971 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123722971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123722971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123722971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123722971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123722971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123722971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123722971 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123722971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722971 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123722971 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123722971 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123722971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123722971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123722971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123722971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123722978 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123722978 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123722978 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123722978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(904)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123722980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722980 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123722980 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123722980 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123722980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123722980 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123722980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123722980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722980 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123722980 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123722980 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123722980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123722980 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123722980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123722980 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123722980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123722980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123722980 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123722980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123722980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123722980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123722980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123722980 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123722980 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123722980 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123722981 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123722981 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123722981 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123722981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123722981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123722981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123722982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123722982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123722982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123722982 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123722982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123722982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123722982 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123722982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722982 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123722982 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123722982 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123722982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123722982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123722982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123722982 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123722988 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123722988 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123722988 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123722988 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123722988 DLSCCP DEBUG SCCP-SCOC(82)[0x55cf8d409180]{IDLE}: Deallocated (fsm.c:568) 20250425123722997 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123722997 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123722997 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123722997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(907)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123722999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123722999 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123722999 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123722999 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123722999 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123722999 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123722999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123723000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723000 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123723000 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123723000 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123723000 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123723000 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123723000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123723000 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123723000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123723000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123723000 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123723000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123723000 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123723000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123723000 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123723000 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123723000 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123723000 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123723001 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123723001 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123723001 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123723001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123723001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123723001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123723001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123723001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123723001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123723001 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123723001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723001 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123723001 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123723001 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123723001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123723001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123723001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123723001 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123723011 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123723011 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123723011 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123723011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(910)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123723012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723012 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123723012 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123723012 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123723012 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123723012 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123723012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123723013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723013 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123723013 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123723013 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123723013 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123723013 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123723013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123723013 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123723013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123723013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123723013 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123723013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123723013 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123723013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123723013 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123723013 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123723013 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123723013 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123723014 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123723014 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123723014 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123723014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123723014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123723014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123723014 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123723014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123723014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123723014 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123723014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723014 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123723014 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123723014 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123723014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123723014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123723014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123723014 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(900)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123723766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723766 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123723766 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123723766 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123723766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123723766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123723766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123723766 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123723766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123723766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123723766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123723766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123723766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123723766 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123723766 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123723766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123723766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723766 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123723766 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123723766 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123723766 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123723766 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123723766 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123723766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123723766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123723766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123723766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123723767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123723767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123723767 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123723767 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123723767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723767 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123723767 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123723767 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123723767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123723767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123723767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123723767 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123723767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723767 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123723767 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123723767 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123723767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123723767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123723767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123723767 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123723767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123723767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123723767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123723767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123723767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123723767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123723767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123723767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123723767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723767 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123723767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123723767 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123723767 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123723767 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(903)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123723784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723784 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123723784 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123723784 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123723784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123723784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123723784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123723784 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123723784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123723784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123723784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123723784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123723784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123723784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123723784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123723784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123723784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123723784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123723784 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123723784 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123723784 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123723784 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123723784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123723784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123723784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123723784 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123723784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123723784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123723784 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123723784 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123723784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723784 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123723784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123723784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123723784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123723784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123723784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123723784 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123723784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723784 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123723784 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123723784 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123723784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123723784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123723784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123723785 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123723785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123723785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123723785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123723785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123723785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123723785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123723785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123723785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123723785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123723785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123723785 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123723785 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123723785 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(906)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123723804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723804 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123723804 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123723804 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123723804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123723804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123723804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123723804 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123723804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123723804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123723804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123723804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123723804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123723804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123723804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123723804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123723804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123723804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123723804 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123723804 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123723804 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123723804 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123723804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123723804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123723804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123723804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123723804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123723804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123723804 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123723804 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123723804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723804 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123723804 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123723804 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123723804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123723804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123723804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123723804 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123723804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723804 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123723804 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123723804 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123723804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123723804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123723804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123723804 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123723804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123723804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123723804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123723804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123723804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123723804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123723804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123723804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123723804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123723804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123723804 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123723804 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123723804 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(909)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123723815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723815 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123723815 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123723815 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123723815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123723815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123723815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123723815 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123723815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123723815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123723815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123723815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123723815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123723815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123723815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123723815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123723815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723815 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123723815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123723815 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123723815 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123723815 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123723815 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123723815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123723815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123723815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123723815 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123723815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123723815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123723815 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123723815 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123723815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723815 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123723815 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123723815 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123723815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123723815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123723815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123723815 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123723816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123723816 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123723816 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123723816 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123723816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123723816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123723816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123723816 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123723816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123723816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123723816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123723816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123723816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123723816 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123723816 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123723816 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123723816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123723816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123723816 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123723816 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123723816 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123723816 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123723816 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123724833 DLCTRL DEBUG Command: GET 600457906 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123724833 DLCTRL DEBUG Tx Command reply: GET_REPLY 600457906 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123724836 DLCTRL DEBUG Command: GET 654530773 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123724836 DLCTRL DEBUG Tx Command reply: GET_REPLY 654530773 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123724838 DLCTRL DEBUG Command: GET 797058000 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123724838 DLCTRL DEBUG Tx Command reply: GET_REPLY 797058000 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123724840 DLCTRL DEBUG Command: GET 281033563 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123724840 DLCTRL DEBUG Tx Command reply: GET_REPLY 281033563 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123724842 DLCTRL DEBUG Command: GET 427024589 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123724842 DLCTRL DEBUG Tx Command reply: GET_REPLY 427024589 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123724844 DLCTRL DEBUG Command: GET 22728020 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123724844 DLCTRL DEBUG Tx Command reply: GET_REPLY 22728020 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123724845 DLCTRL DEBUG Command: GET 955586910 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123724845 DLCTRL DEBUG Tx Command reply: GET_REPLY 955586910 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123724847 DLCTRL DEBUG Command: GET 262504741 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123724847 DLCTRL DEBUG Tx Command reply: GET_REPLY 262504741 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123724849 DLCTRL DEBUG Command: GET 890831686 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123724849 DLCTRL DEBUG Tx Command reply: GET_REPLY 890831686 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123724851 DLCTRL DEBUG Command: GET 383882427 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123724852 DLCTRL DEBUG Tx Command reply: GET_REPLY 383882427 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123724853 DLCTRL DEBUG Command: GET 621170760 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123724853 DLCTRL DEBUG Tx Command reply: GET_REPLY 621170760 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123724855 DLCTRL DEBUG Command: GET 384092329 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123724855 DLCTRL DEBUG Tx Command reply: GET_REPLY 384092329 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123724856 DLCTRL DEBUG Command: GET 154215721 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123724856 DLCTRL DEBUG Tx Command reply: GET_REPLY 154215721 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123724858 DLCTRL DEBUG Command: GET 402514853 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123724858 DLCTRL DEBUG Tx Command reply: GET_REPLY 402514853 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123724860 DLCTRL DEBUG Command: GET 763012212 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123724860 DLCTRL DEBUG Tx Command reply: GET_REPLY 763012212 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123724861 DLCTRL DEBUG Command: GET 603524068 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123724861 DLCTRL DEBUG Tx Command reply: GET_REPLY 603524068 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123724863 DLCTRL DEBUG Command: GET 555871151 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123724863 DLCTRL DEBUG Tx Command reply: GET_REPLY 555871151 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123724865 DLCTRL DEBUG Command: GET 102802880 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123724865 DLCTRL DEBUG Tx Command reply: GET_REPLY 102802880 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123724866 DLCTRL DEBUG Command: GET 238131006 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123724866 DLCTRL DEBUG Tx Command reply: GET_REPLY 238131006 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123724868 DLCTRL DEBUG Command: GET 863566334 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123724868 DLCTRL DEBUG Tx Command reply: GET_REPLY 863566334 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011111110'B, t_guard := 20.000000 } 20250425123724887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46102<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@be9552f9b756: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(912) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@be9552f9b756: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)5307745 20250425123725904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123725904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123725904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123725904 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123725904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x50fd61, normal) (hnbgw_rua.c:407) 20250425123725904 DHNB DEBUG map_rua[0x55cf8d3f9680]{init}: Allocated (fsm.c:456) 20250425123725904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5307745)[0x55cf8d3f9680]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123725904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5307745 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123725904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123725904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123725904 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123725904 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5307745 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123725904 DCN DEBUG map_sccp[0x55cf8d2806d0]{init}: Allocated (fsm.c:456) 20250425123725904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cf8d2806d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123725904 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5307745 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123725904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5307745 SCCP-101 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123725904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5307745)[0x55cf8d3f9680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123725904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123725904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123725904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5307745)[0x55cf8d3f9680]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123725904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cf8d2806d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123725904 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123725904 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{IDLE}: Allocated (fsm.c:456) 20250425123725904 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123725904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000065), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002fe0056400500f1100926) (sccp_scrc.c:406) 20250425123725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123725904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123725904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123725904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123725904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123725904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123725904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123725904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123725904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123725904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123725904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123725905 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123725905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cf8d2806d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123725905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5307745)[0x55cf8d3f9680]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123725905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123725905 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123725905 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123725905 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123725905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123725905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123725905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123725905 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(905)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(905)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(906)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(912) HNBGW_Test.sgsn0-RAN(906)@be9552f9b756: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)16731282 HNBGW_Test.sgsn0-SCCP(905)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(905)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@be9552f9b756: setverdict(pass): none -> pass 20250425123725911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123725911 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123725911 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123725911 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123725911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123725911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123725911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123725911 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123725911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123725911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123725911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123725911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) MTC@be9552f9b756: 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 } } } 20250425123725911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123725911 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00152fac) (sccp_scrc.c:477) 20250425123725911 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20250425123725911 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123725911 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123725911 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123725911 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123725911 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123725911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cf8d2806d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123725911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cf8d2806d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123725911 DLCTRL DEBUG Command: GET 811556959 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123725911 DLCTRL DEBUG Tx Command reply: GET_REPLY 811556959 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123725912 DLCTRL DEBUG Command: GET 232029258 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123725912 DLCTRL DEBUG Tx Command reply: GET_REPLY 232029258 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123725914 DLCTRL DEBUG Command: GET 152765002 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123725914 DLCTRL DEBUG Tx Command reply: GET_REPLY 152765002 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123725915 DLCTRL DEBUG Command: GET 353663569 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123725915 DLCTRL DEBUG Tx Command reply: GET_REPLY 353663569 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123725916 DLCTRL DEBUG Command: GET 108811972 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123725916 DLCTRL DEBUG Tx Command reply: GET_REPLY 108811972 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123725917 DLCTRL DEBUG Command: GET 14169209 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123725917 DLCTRL DEBUG Tx Command reply: GET_REPLY 14169209 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123725919 DLCTRL DEBUG Command: GET 829983555 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123725919 DLCTRL DEBUG Tx Command reply: GET_REPLY 829983555 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123725920 DLCTRL DEBUG Command: GET 920169152 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123725920 DLCTRL DEBUG Tx Command reply: GET_REPLY 920169152 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123725922 DLCTRL DEBUG Command: GET 516809296 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123725922 DLCTRL DEBUG Tx Command reply: GET_REPLY 516809296 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123725923 DLCTRL DEBUG Command: GET 139191678 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123725923 DLCTRL DEBUG Tx Command reply: GET_REPLY 139191678 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123725925 DLCTRL DEBUG Command: GET 228427571 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123725925 DLCTRL DEBUG Tx Command reply: GET_REPLY 228427571 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123725926 DLCTRL DEBUG Command: GET 229023085 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123725926 DLCTRL DEBUG Tx Command reply: GET_REPLY 229023085 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123725927 DLCTRL DEBUG Command: GET 238913110 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123725927 DLCTRL DEBUG Tx Command reply: GET_REPLY 238913110 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123725929 DLCTRL DEBUG Command: GET 182876178 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123725929 DLCTRL DEBUG Tx Command reply: GET_REPLY 182876178 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123725930 DLCTRL DEBUG Command: GET 303124279 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123725930 DLCTRL DEBUG Tx Command reply: GET_REPLY 303124279 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123725931 DLCTRL DEBUG Command: GET 13285532 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123725931 DLCTRL DEBUG Tx Command reply: GET_REPLY 13285532 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123725932 DLCTRL DEBUG Command: GET 425062748 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123725932 DLCTRL DEBUG Tx Command reply: GET_REPLY 425062748 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123725934 DLCTRL DEBUG Command: GET 716227315 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123725934 DLCTRL DEBUG Tx Command reply: GET_REPLY 716227315 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123725935 DLCTRL DEBUG Command: GET 965758311 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123725935 DLCTRL DEBUG Tx Command reply: GET_REPLY 965758311 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123725936 DLCTRL DEBUG Command: GET 484389188 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123725936 DLCTRL DEBUG Tx Command reply: GET_REPLY 484389188 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000000111001100'B, t_guard := 20.000000 } 20250425123725949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(909)@be9552f9b756: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(909)@be9552f9b756: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(913) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@be9552f9b756: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(913)6729510 20250425123726957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123726957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123726957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425123726957 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123726957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x66af26, normal) (hnbgw_rua.c:407) 20250425123726957 DHNB DEBUG map_rua[0x55cf8d3f5c60]{init}: Allocated (fsm.c:456) 20250425123726957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6729510)[0x55cf8d3f5c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123726957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6729510 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123726957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123726957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123726957 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425123726957 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6729510 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250425123726957 DCN DEBUG map_sccp[0x55cf8d3ff190]{init}: Allocated (fsm.c:456) 20250425123726957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cf8d3ff190]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123726958 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6729510 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425123726958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6729510 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250425123726958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6729510)[0x55cf8d3f5c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123726958 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123726958 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123726958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6729510)[0x55cf8d3f5c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123726958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cf8d3ff190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123726958 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123726958 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{IDLE}: Allocated (fsm.c:456) 20250425123726958 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123726958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000066), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001cc0056400500f1100926) (sccp_scrc.c:406) 20250425123726958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123726958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123726958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123726958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123726958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123726958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123726958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123726958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123726958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123726958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123726958 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123726958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123726958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123726958 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123726958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cf8d3ff190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123726958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6729510)[0x55cf8d3f5c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123726958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123726958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123726958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123726958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123726958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123726958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123726958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123726958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(908)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(908)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(909)@be9552f9b756: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(913) HNBGW_Test.sgsn1-RAN(909)@be9552f9b756: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(913)15102232 HNBGW_Test.sgsn1-SCCP(908)@be9552f9b756: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(908)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@be9552f9b756: 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 } } } 20250425123726965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123726965 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123726965 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123726965 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123726965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123726965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123726965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123726965 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123726966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123726966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123726966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123726966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123726966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123726966 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00baf1fe) (sccp_scrc.c:477) 20250425123726966 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20250425123726966 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123726966 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123726966 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123726966 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123726966 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123726966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cf8d3ff190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123726966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cf8d3ff190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123726966 DLCTRL DEBUG Command: GET 477118425 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123726966 DLCTRL DEBUG Tx Command reply: GET_REPLY 477118425 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123726968 DLCTRL DEBUG Command: GET 665670301 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123726968 DLCTRL DEBUG Tx Command reply: GET_REPLY 665670301 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123726969 DLCTRL DEBUG Command: GET 924524210 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123726969 DLCTRL DEBUG Tx Command reply: GET_REPLY 924524210 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123726970 DLCTRL DEBUG Command: GET 995543604 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123726970 DLCTRL DEBUG Tx Command reply: GET_REPLY 995543604 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123726972 DLCTRL DEBUG Command: GET 97608813 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123726972 DLCTRL DEBUG Tx Command reply: GET_REPLY 97608813 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123726973 DLCTRL DEBUG Command: GET 832148985 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123726973 DLCTRL DEBUG Tx Command reply: GET_REPLY 832148985 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123726974 DLCTRL DEBUG Command: GET 242954832 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123726974 DLCTRL DEBUG Tx Command reply: GET_REPLY 242954832 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123726975 DLCTRL DEBUG Command: GET 545539873 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123726975 DLCTRL DEBUG Tx Command reply: GET_REPLY 545539873 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123726976 DLCTRL DEBUG Command: GET 552977181 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123726976 DLCTRL DEBUG Tx Command reply: GET_REPLY 552977181 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123726977 DLCTRL DEBUG Command: GET 550460263 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123726977 DLCTRL DEBUG Tx Command reply: GET_REPLY 550460263 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123726978 DLCTRL DEBUG Command: GET 499706872 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123726978 DLCTRL DEBUG Tx Command reply: GET_REPLY 499706872 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123726979 DLCTRL DEBUG Command: GET 712896827 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123726979 DLCTRL DEBUG Tx Command reply: GET_REPLY 712896827 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123726980 DLCTRL DEBUG Command: GET 997907263 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123726980 DLCTRL DEBUG Tx Command reply: GET_REPLY 997907263 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123726981 DLCTRL DEBUG Command: GET 565053485 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123726981 DLCTRL DEBUG Tx Command reply: GET_REPLY 565053485 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123726982 DLCTRL DEBUG Command: GET 283644565 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123726982 DLCTRL DEBUG Tx Command reply: GET_REPLY 283644565 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123726983 DLCTRL DEBUG Command: GET 559439830 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123726983 DLCTRL DEBUG Tx Command reply: GET_REPLY 559439830 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123726984 DLCTRL DEBUG Command: GET 393974011 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123726984 DLCTRL DEBUG Tx Command reply: GET_REPLY 393974011 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123726985 DLCTRL DEBUG Command: GET 603886541 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123726985 DLCTRL DEBUG Tx Command reply: GET_REPLY 603886541 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123726985 DLCTRL DEBUG Command: GET 500263416 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123726985 DLCTRL DEBUG Tx Command reply: GET_REPLY 500263416 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123726987 DLCTRL DEBUG Command: GET 477395161 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123726987 DLCTRL DEBUG Tx Command reply: GET_REPLY 477395161 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101110110'B, t_guard := 20.000000 } 20250425123727000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41186<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@be9552f9b756: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@be9552f9b756: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(914) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@be9552f9b756: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(914)11285558 20250425123728010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123728010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123728010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123728010 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123728010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xac3436, normal) (hnbgw_rua.c:407) 20250425123728010 DHNB DEBUG map_rua[0x55cf8d417e50]{init}: Allocated (fsm.c:456) 20250425123728010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11285558)[0x55cf8d417e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123728010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11285558 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123728010 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123728010 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123728010 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11285558 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123728010 DCN DEBUG map_sccp[0x55cf8d3ffc40]{init}: Allocated (fsm.c:456) 20250425123728010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cf8d3ffc40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123728010 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11285558 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123728010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11285558 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123728010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11285558)[0x55cf8d417e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123728010 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123728010 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123728010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11285558)[0x55cf8d417e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123728010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cf8d3ffc40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123728010 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123728010 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{IDLE}: Allocated (fsm.c:456) 20250425123728010 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123728010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000067), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001760056400500f1100926) (sccp_scrc.c:406) 20250425123728010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123728010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123728010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123728010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123728010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123728010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123728010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123728010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123728010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123728010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123728010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123728010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123728010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123728010 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123728010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cf8d3ffc40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123728010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11285558)[0x55cf8d417e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123728010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123728010 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123728010 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123728010 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123728010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123728010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123728010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123728010 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(905)@be9552f9b756: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(905)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(906)@be9552f9b756: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(914) HNBGW_Test.sgsn0-RAN(906)@be9552f9b756: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(914)9205012 HNBGW_Test.sgsn0-SCCP(905)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(905)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@be9552f9b756: setverdict(pass): none -> pass 20250425123728013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123728013 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123728013 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123728013 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123728013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing MTC@be9552f9b756: 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 } } } 20250425123728013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123728013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123728013 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123728013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123728013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123728013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123728013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123728013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123728013 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00115d14) (sccp_scrc.c:477) 20250425123728013 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20250425123728013 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123728013 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123728013 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123728013 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123728013 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123728013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cf8d3ffc40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123728013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cf8d3ffc40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123728013 DLCTRL DEBUG Command: GET 516762229 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123728013 DLCTRL DEBUG Tx Command reply: GET_REPLY 516762229 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425123728014 DLCTRL DEBUG Command: GET 742602104 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123728014 DLCTRL DEBUG Tx Command reply: GET_REPLY 742602104 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123728015 DLCTRL DEBUG Command: GET 619494772 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123728015 DLCTRL DEBUG Tx Command reply: GET_REPLY 619494772 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123728016 DLCTRL DEBUG Command: GET 962947539 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123728016 DLCTRL DEBUG Tx Command reply: GET_REPLY 962947539 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123728016 DLCTRL DEBUG Command: GET 690039399 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123728016 DLCTRL DEBUG Tx Command reply: GET_REPLY 690039399 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123728017 DLCTRL DEBUG Command: GET 542184917 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123728017 DLCTRL DEBUG Tx Command reply: GET_REPLY 542184917 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123728018 DLCTRL DEBUG Command: GET 586598930 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123728018 DLCTRL DEBUG Tx Command reply: GET_REPLY 586598930 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123728019 DLCTRL DEBUG Command: GET 922621289 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123728019 DLCTRL DEBUG Tx Command reply: GET_REPLY 922621289 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123728019 DLCTRL DEBUG Command: GET 215268666 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123728019 DLCTRL DEBUG Tx Command reply: GET_REPLY 215268666 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123728020 DLCTRL DEBUG Command: GET 622135831 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123728020 DLCTRL DEBUG Tx Command reply: GET_REPLY 622135831 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123728021 DLCTRL DEBUG Command: GET 543030654 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123728021 DLCTRL DEBUG Tx Command reply: GET_REPLY 543030654 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123728022 DLCTRL DEBUG Command: GET 729297326 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123728022 DLCTRL DEBUG Tx Command reply: GET_REPLY 729297326 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123728022 DLCTRL DEBUG Command: GET 878524422 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123728022 DLCTRL DEBUG Tx Command reply: GET_REPLY 878524422 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123728023 DLCTRL DEBUG Command: GET 888470267 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123728023 DLCTRL DEBUG Tx Command reply: GET_REPLY 888470267 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123728024 DLCTRL DEBUG Command: GET 206324201 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123728024 DLCTRL DEBUG Tx Command reply: GET_REPLY 206324201 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123728025 DLCTRL DEBUG Command: GET 137302327 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123728025 DLCTRL DEBUG Tx Command reply: GET_REPLY 137302327 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123728026 DLCTRL DEBUG Command: GET 931907824 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123728026 DLCTRL DEBUG Tx Command reply: GET_REPLY 931907824 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123728027 DLCTRL DEBUG Command: GET 525609756 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123728027 DLCTRL DEBUG Tx Command reply: GET_REPLY 525609756 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123728028 DLCTRL DEBUG Command: GET 541348649 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123728028 DLCTRL DEBUG Tx Command reply: GET_REPLY 541348649 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123728029 DLCTRL DEBUG Command: GET 340912542 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123728029 DLCTRL DEBUG Tx Command reply: GET_REPLY 340912542 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123728033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123728033 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39403<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(893)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(892)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123728034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46084<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123728034 DLINP DEBUG SRVCONN(,r=127.0.0.1:43987<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123728034 DLINP DEBUG SRVCONN(,r=127.0.0.1:43987<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123728034 DLINP NOTICE SRV(,r=127.0.0.1:43987<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123728034 DMAIN NOTICE (127.0.0.1:43987 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43987<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123728034 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898)@be9552f9b756: Final verdict of PTC: none 20250425123728036 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123728036 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123728036 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123728036 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123728036 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123728036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-RAN(903)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(900)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(902)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(899)@be9552f9b756: Final verdict of PTC: none 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123728036 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123728036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123728036 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123728036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123728036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123728036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123728036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123728036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123728036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123728036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123728036 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123728036 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123728036 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425123728036 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123728036 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123728036 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123728036 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123728036 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123728036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123728036 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123728036 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123728036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123728036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123728036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123728036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123728036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123728036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123728036 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123728036 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123728036 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123728036 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(909)@be9552f9b756: Final verdict of PTC: none 20250425123728036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123728036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123728036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123728036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123728036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123728036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123728036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123728036 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123728036 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123728036 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@be9552f9b756: Final verdict of PTC: none 20250425123728036 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123728036 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123728036 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123728036 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123728036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123728036 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123728036 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123728036 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123728036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123728036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123728036 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(904)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(907)@be9552f9b756: Final verdict of PTC: none 20250425123728037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123728036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cf8d3ff190]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123728036 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123728036 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123728036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf1fe), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123728036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123728036 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123728036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123728036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123728036 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123728036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cf8d3ff190]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123728036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6729510)[0x55cf8d3f5c60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123728036 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6729510)[0x55cf8d3f5c60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123728037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123728037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6729510)[0x55cf8d3f5c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123728037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6729510)[0x55cf8d3f5c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123728037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6729510)[0x55cf8d3f5c60]{disrupted}: Freeing instance (context_map.c:202) 20250425123728037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6729510)[0x55cf8d3f5c60]{disrupted}: Deallocated (fsm.c:568) 20250425123728037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cf8d3ff190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123728037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cf8d3ff190]{disconnected}: Freeing instance (context_map.c:206) 20250425123728037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cf8d3ff190]{disconnected}: Deallocated (fsm.c:568) 20250425123728037 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6729510 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425123728037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123728037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123728037 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123728037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123728037 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123728037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123728037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123728037 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123728037 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123728037 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123728037 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123728037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cf8d2806d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123728037 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123728037 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123728037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00152fac), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123728037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123728037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123728037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123728037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123728037 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123728037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cf8d2806d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123728037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5307745)[0x55cf8d3f9680]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123728037 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5307745)[0x55cf8d3f9680]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123728037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123728037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5307745)[0x55cf8d3f9680]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123728037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5307745)[0x55cf8d3f9680]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123728037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5307745)[0x55cf8d3f9680]{disrupted}: Freeing instance (context_map.c:202) 20250425123728037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5307745)[0x55cf8d3f9680]{disrupted}: Deallocated (fsm.c:568) 20250425123728037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cf8d2806d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123728037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cf8d2806d0]{disconnected}: Freeing instance (context_map.c:206) 20250425123728037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cf8d2806d0]{disconnected}: Deallocated (fsm.c:568) 20250425123728037 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5307745 SCCP-101 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123728037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cf8d3ffc40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123728037 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123728037 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123728037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00115d14), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123728037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123728037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123728037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123728037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123728037 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123728037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cf8d3ffc40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123728037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11285558)[0x55cf8d417e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123728037 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11285558)[0x55cf8d417e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123728037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123728037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11285558)[0x55cf8d417e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123728037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11285558)[0x55cf8d417e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123728037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11285558)[0x55cf8d417e50]{disrupted}: Freeing instance (context_map.c:202) 20250425123728037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11285558)[0x55cf8d417e50]{disrupted}: Deallocated (fsm.c:568) 20250425123728037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cf8d3ffc40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123728037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cf8d3ffc40]{disconnected}: Freeing instance (context_map.c:206) 20250425123728037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cf8d3ffc40]{disconnected}: Deallocated (fsm.c:568) 20250425123728037 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11285558 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425123728037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123728037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123728037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425123728037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123728037 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123728037 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123728037 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123728037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123728037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123728037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123728037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123728037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123728037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123728037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123728037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123728037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123728037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123728037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123728037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123728037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123728037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123728037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123728037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123728037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123728037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123728037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123728037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123728037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123728037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123728038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123728038 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123728038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46102<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(901)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@be9552f9b756: Final verdict of PTC: pass MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(908)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@be9552f9b756: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(910)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(894)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(905)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(906)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@be9552f9b756: Final verdict of PTC: pass HNBGW-MGCP(911)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(892): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(893): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(894): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(899): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(900): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(901): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(902): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(903): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(904): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(905): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(906): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(907): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(908): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(909): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(910): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(911): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(912): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(913): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(914): pass (pass -> pass) MTC@be9552f9b756: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. 20250425123728053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41186<->l=127.0.0.1:4261 (telnet_interface.c:138) Fri Apr 25 12:37:28 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 20250425123728262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123728796 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123728796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8b2a4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123728796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123728796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123728796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123728796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123728796 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123728796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87a6d), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123728796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123728796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123728796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123728796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123728796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123728796 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123728796 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123728796 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123728796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123728796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123728796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123728796 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123728796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123728796 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123728796 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123728796 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123728796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123728796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123728796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123728796 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123728797 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123728797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00193507), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123728797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123728797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123728797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123728797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123728797 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123728797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc1e62), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123728797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123728797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123728797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123728797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123728797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123728797 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123728797 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123728797 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123728797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123728797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123728797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123728797 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123728797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123728797 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123728797 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123728797 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123728797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123728797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123728797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123728797 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123728963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41190<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=520888) 20250425123729342 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123729342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c94c9), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123729342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123729342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123729342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123729342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123729342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123729342 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123729342 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123729342 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123729342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123729342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123729342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123729342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123729345 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123729345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c49e71), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123729345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123729345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123729345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123729345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123729345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123729345 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123729345 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123729345 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123729345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123729345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123729345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123729345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123729358 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123729358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f76f3c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123729358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123729358 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123729358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123729358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123729358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123729358 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123729358 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123729358 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123729358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123729358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123729358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123729358 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123729629 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123729629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcdbf6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123729629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123729629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123729629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123729629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123729629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123729629 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123729629 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123729629 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123729629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123729629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123729629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123729629 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123729630 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123729630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00120b60), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123729630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123729630 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123729630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123729630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123729630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123729630 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123729630 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123729630 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123729630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123729630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123729630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123729630 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123729631 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123729631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff5c12), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123729631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123729631 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123729631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123729631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123729632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123729632 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123729632 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123729632 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123729632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123729632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123729632 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=520888, count=564268) 20250425123730036 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123730036 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123730036 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123730036 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123730036 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123730036 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425123730036 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123730036 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123730037 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123730037 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123730037 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123730037 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123730325 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123730325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cfaf70), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123730325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123730325 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123730325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123730325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123730325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123730325 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123730325 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123730325 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123730325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123730325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123730325 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123730326 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123730326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cff823), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123730326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123730326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123730326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123730326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123730326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123730326 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123730326 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123730327 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123730327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123730327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123730327 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123730327 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123730327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002effe0), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123730328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123730328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123730328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123730328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123730328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123730328 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123730328 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123730328 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123730328 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123730328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123730328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Fri Apr 25 12:37:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425123731157 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123731157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8c331), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123731157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123731157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123731157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123731157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123731157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123731157 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123731157 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123731157 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123731157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123731157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123731157 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250425123732001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123732003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123732007 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38413<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123732097 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123732097 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123732106 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123732106 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123732107 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123732107 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123732107 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123732107 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123732107 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38825 (stream_srv.c:142) 20250425123732107 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38825<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123732107 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123732107 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123732108 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123732109 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123732109 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123732109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123732109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123732109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123732109 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123732109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123732109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123732109 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123732109 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123732109 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123732109 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123732109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123732109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123732109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123732109 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123732109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123732109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123732109 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123732109 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123732109 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123732109 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123732109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123732109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123732109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123732109 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123732109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123732109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123732109 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123732109 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123732109 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123732109 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123732109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123732109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123732109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123732109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123732109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123732109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123732109 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123732109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732109 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123732109 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123732109 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123732109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123732109 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123732109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732109 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123732109 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123732109 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123732109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123732109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123732109 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123732109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732109 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123732109 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123732109 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123732109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123732109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123732109 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123732109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732109 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123732109 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123732109 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123732109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123732109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123732109 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123732118 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123732118 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123732118 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123732118 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123732118 DLSCCP DEBUG SCCP-SCOC(83)[0x55cf8d400ec0]{IDLE}: Deallocated (fsm.c:568) MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(925)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(925)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(925)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(923)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(928)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(928)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(928)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(926)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123732140 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123732140 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123732140 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123732140 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123732140 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123732140 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123732140 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123732140 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123732141 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123732141 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123732141 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123732141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123732141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123732141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123732142 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123732142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123732142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123732142 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123732142 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123732142 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123732142 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123732142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123732142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123732142 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123732142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123732142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123732142 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123732142 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123732142 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123732142 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123732142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123732142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123732142 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123732142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123732142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123732142 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123732142 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123732142 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123732142 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123732142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123732142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123732142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123732142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123732142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123732142 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123732142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732142 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123732142 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123732142 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123732142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123732142 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123732142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732142 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123732142 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123732142 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123732142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123732142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123732142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123732142 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123732142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732142 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123732142 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123732142 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123732142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123732142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123732142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123732142 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123732142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732142 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123732142 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123732142 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123732142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123732142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123732142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(931)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(931)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(931)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(929)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(934)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-M3UA(934)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(934)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(932)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123732186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123732186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123732186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123732186 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123732186 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123732186 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123732186 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123732186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123732186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123732191 DLINP DEBUG SRVCONN(,r=127.0.0.1:38825<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123732191 DLINP DEBUG SRVCONN(,r=127.0.0.1:38825<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123732191 DLINP DEBUG SRVCONN(,r=127.0.0.1:38825<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123732191 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123732191 DHNBAP DEBUG (127.0.0.1:38825 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123732191 DHNBAP NOTICE (127.0.0.1:38825 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123732191 DHNBAP NOTICE (127.0.0.1:38825 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123732191 DLINP DEBUG SRVCONN(,r=127.0.0.1:38825<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123732191 DLINP DEBUG SRVCONN(,r=127.0.0.1:38825<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123732323 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123732323 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123732323 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123732323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(925)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123732324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732324 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123732324 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123732324 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123732324 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123732324 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123732324 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123732325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732325 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123732325 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123732325 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123732325 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123732325 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123732325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123732325 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123732325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123732325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123732325 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123732325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123732325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123732325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123732325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123732325 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123732325 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123732325 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123732326 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123732326 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123732326 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123732326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123732326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123732326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123732326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123732326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123732326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123732326 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123732326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732326 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123732326 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123732326 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123732326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123732326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123732326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123732326 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123732336 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123732336 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123732336 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123732336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(928)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123732337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732337 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123732337 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123732337 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123732337 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123732337 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123732337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123732338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732338 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123732338 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123732338 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123732338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123732338 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123732338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123732338 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123732338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123732338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123732338 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123732338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123732338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123732338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123732338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123732338 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123732338 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123732338 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123732339 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123732339 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123732339 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123732339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123732339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123732339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123732339 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123732339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123732339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123732339 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123732339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732339 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123732339 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123732339 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123732339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123732339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123732339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123732339 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123732356 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123732356 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123732356 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123732356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(931)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123732357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732357 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123732357 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123732357 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123732357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123732357 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123732357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123732358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732358 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123732358 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123732358 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123732358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123732358 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123732358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123732358 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123732358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123732358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123732358 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123732358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123732358 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123732358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123732358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123732358 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123732358 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123732358 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123732359 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123732359 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123732359 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123732359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123732359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123732359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123732359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123732359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123732359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123732359 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123732359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732359 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123732359 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123732359 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123732359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123732359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123732359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123732359 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123732372 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123732372 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123732372 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123732372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(934)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123732374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732374 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123732374 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123732374 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123732374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123732374 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123732374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123732374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732374 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123732374 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123732374 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123732374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123732374 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123732374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123732374 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123732374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123732374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123732374 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123732374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123732374 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123732374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123732374 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123732374 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123732374 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123732374 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123732375 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123732375 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123732375 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123732375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123732375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123732375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123732375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123732375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123732375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123732375 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123732375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123732375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123732375 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123732375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123732375 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123732375 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123732375 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123732375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123732375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123732375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123732375 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(924)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123733127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123733127 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123733127 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123733127 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123733127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123733127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123733127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123733127 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123733127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123733127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123733127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123733127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123733127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123733127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123733127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123733127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123733127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123733127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123733127 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123733127 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123733127 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123733127 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123733127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123733127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123733127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123733127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123733127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123733127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123733127 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123733127 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123733127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123733127 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123733127 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123733127 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123733127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123733127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123733127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123733127 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123733127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123733127 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123733127 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123733127 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123733127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123733127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123733127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123733127 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123733127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123733127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123733127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123733127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123733127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123733127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123733127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123733127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123733127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123733128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123733128 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123733128 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123733128 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(927)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123733142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123733142 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123733142 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123733142 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123733142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123733142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123733142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123733142 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123733142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123733142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123733142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123733142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123733142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123733142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123733142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123733142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123733142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123733142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123733142 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123733142 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123733142 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123733142 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123733142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123733142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123733142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123733142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123733142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123733142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123733142 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123733142 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123733142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123733142 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123733142 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123733142 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123733142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123733142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123733142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123733142 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123733142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123733142 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123733142 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123733142 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123733142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123733142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123733142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123733142 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123733142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123733142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123733142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123733142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123733142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123733142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123733142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123733142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123733142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123733142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123733142 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123733142 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123733142 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(930)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123733162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123733162 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123733162 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123733162 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123733162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123733162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123733162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123733162 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123733162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123733162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123733162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123733162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123733162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123733162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123733162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123733162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123733162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733162 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123733162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123733162 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123733162 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123733162 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123733162 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123733162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123733162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123733162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123733162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123733162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123733162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123733162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123733162 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123733162 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123733162 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123733162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123733162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123733162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123733162 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123733162 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123733162 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123733163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123733163 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123733163 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123733163 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123733163 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123733163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123733163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123733163 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123733163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123733163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123733163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123733163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123733163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123733163 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123733163 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123733163 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123733163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733163 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123733163 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123733163 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123733163 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123733163 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(933)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123733178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123733178 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123733178 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123733178 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123733178 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123733178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123733178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123733178 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123733178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123733178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123733178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123733178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123733178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123733178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123733178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123733178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123733178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733178 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123733178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123733178 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123733178 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123733178 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123733178 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123733178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123733178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123733178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123733178 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123733178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123733178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123733178 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123733178 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123733178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123733178 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123733178 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123733178 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123733178 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123733178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123733178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123733178 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123733178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123733178 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123733178 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123733178 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123733178 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123733178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123733178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123733178 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123733178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123733178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123733178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123733178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123733178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123733178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123733178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123733178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123733178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123733178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123733178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123733178 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123733178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123733178 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123733178 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123733178 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123734194 DLCTRL DEBUG Command: GET 993449579 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123734194 DLCTRL DEBUG Tx Command reply: GET_REPLY 993449579 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123734197 DLCTRL DEBUG Command: GET 826542337 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123734197 DLCTRL DEBUG Tx Command reply: GET_REPLY 826542337 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123734198 DLCTRL DEBUG Command: GET 358659771 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123734198 DLCTRL DEBUG Tx Command reply: GET_REPLY 358659771 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123734199 DLCTRL DEBUG Command: GET 310811353 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123734199 DLCTRL DEBUG Tx Command reply: GET_REPLY 310811353 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123734200 DLCTRL DEBUG Command: GET 184142139 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123734200 DLCTRL DEBUG Tx Command reply: GET_REPLY 184142139 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123734201 DLCTRL DEBUG Command: GET 545556572 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123734201 DLCTRL DEBUG Tx Command reply: GET_REPLY 545556572 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123734202 DLCTRL DEBUG Command: GET 81466602 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123734202 DLCTRL DEBUG Tx Command reply: GET_REPLY 81466602 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123734203 DLCTRL DEBUG Command: GET 632954625 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123734203 DLCTRL DEBUG Tx Command reply: GET_REPLY 632954625 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123734204 DLCTRL DEBUG Command: GET 591898556 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123734204 DLCTRL DEBUG Tx Command reply: GET_REPLY 591898556 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123734205 DLCTRL DEBUG Command: GET 761523555 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123734205 DLCTRL DEBUG Tx Command reply: GET_REPLY 761523555 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123734207 DLCTRL DEBUG Command: GET 490906289 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123734207 DLCTRL DEBUG Tx Command reply: GET_REPLY 490906289 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123734208 DLCTRL DEBUG Command: GET 301633959 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123734208 DLCTRL DEBUG Tx Command reply: GET_REPLY 301633959 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123734210 DLCTRL DEBUG Command: GET 395815129 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123734210 DLCTRL DEBUG Tx Command reply: GET_REPLY 395815129 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123734211 DLCTRL DEBUG Command: GET 772328463 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123734211 DLCTRL DEBUG Tx Command reply: GET_REPLY 772328463 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123734213 DLCTRL DEBUG Command: GET 399659683 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123734213 DLCTRL DEBUG Tx Command reply: GET_REPLY 399659683 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123734214 DLCTRL DEBUG Command: GET 369764668 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123734214 DLCTRL DEBUG Tx Command reply: GET_REPLY 369764668 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123734216 DLCTRL DEBUG Command: GET 987277332 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123734216 DLCTRL DEBUG Tx Command reply: GET_REPLY 987277332 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123734217 DLCTRL DEBUG Command: GET 86924853 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123734217 DLCTRL DEBUG Tx Command reply: GET_REPLY 86924853 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123734218 DLCTRL DEBUG Command: GET 631693604 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123734218 DLCTRL DEBUG Tx Command reply: GET_REPLY 631693604 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123734219 DLCTRL DEBUG Command: GET 107598042 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123734219 DLCTRL DEBUG Tx Command reply: GET_REPLY 107598042 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: 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@be9552f9b756: 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@be9552f9b756: 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@be9552f9b756: 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 := '000000000000000110000011'B, t_guard := 20.000000 } 20250425123734234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41350<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@be9552f9b756: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@be9552f9b756: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(936) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@be9552f9b756: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)10286651 20250425123735252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123735252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123735252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250425123735252 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123735252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9cf63b, normal) (hnbgw_rua.c:407) 20250425123735252 DHNB DEBUG map_rua[0x55cf8d400ec0]{init}: Allocated (fsm.c:456) 20250425123735252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10286651)[0x55cf8d400ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123735252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10286651 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123735252 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123735252 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123735252 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250425123735252 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10286651 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250425123735252 DCN DEBUG map_sccp[0x55cf8d3f9680]{init}: Allocated (fsm.c:456) 20250425123735252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cf8d3f9680]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123735252 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10286651 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425123735252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10286651 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250425123735252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10286651)[0x55cf8d400ec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123735252 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123735252 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123735252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10286651)[0x55cf8d400ec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123735252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cf8d3f9680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123735252 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123735252 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{IDLE}: Allocated (fsm.c:456) 20250425123735252 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123735252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000068), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030001830056400500f1100926) (sccp_scrc.c:406) 20250425123735252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123735252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123735252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123735252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123735252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123735252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123735252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123735252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123735252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123735252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123735252 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123735252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123735252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123735252 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123735252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cf8d3f9680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123735252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10286651)[0x55cf8d400ec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123735252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123735252 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123735252 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123735252 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123735252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123735252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123735252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123735252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(932)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(932)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(933)@be9552f9b756: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(936) HNBGW_Test.sgsn1-RAN(933)@be9552f9b756: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)7985977 HNBGW_Test.sgsn1-SCCP(932)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(932)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123735257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123735257 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123735257 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123735257 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123735257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123735257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123735257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123735257 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_10(936)@be9552f9b756: setverdict(pass): none -> pass 20250425123735257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123735257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123735257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123735257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123735257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123735257 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ae159) (sccp_scrc.c:477) 20250425123735257 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20250425123735257 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123735257 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123735257 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123735257 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123735257 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123735257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cf8d3f9680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123735257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cf8d3f9680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123735257 DLCTRL DEBUG Command: GET 461890410 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123735257 DLCTRL DEBUG Tx Command reply: GET_REPLY 461890410 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123735258 DLCTRL DEBUG Command: GET 921591506 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123735258 DLCTRL DEBUG Tx Command reply: GET_REPLY 921591506 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123735259 DLCTRL DEBUG Command: GET 601517853 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123735259 DLCTRL DEBUG Tx Command reply: GET_REPLY 601517853 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123735260 DLCTRL DEBUG Command: GET 336241265 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123735260 DLCTRL DEBUG Tx Command reply: GET_REPLY 336241265 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123735260 DLCTRL DEBUG Command: GET 356215991 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123735260 DLCTRL DEBUG Tx Command reply: GET_REPLY 356215991 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123735261 DLCTRL DEBUG Command: GET 989165264 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123735261 DLCTRL DEBUG Tx Command reply: GET_REPLY 989165264 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123735262 DLCTRL DEBUG Command: GET 288305546 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123735262 DLCTRL DEBUG Tx Command reply: GET_REPLY 288305546 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250425123735262 DLCTRL DEBUG Command: GET 975125823 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123735262 DLCTRL DEBUG Tx Command reply: GET_REPLY 975125823 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123735263 DLCTRL DEBUG Command: GET 503899785 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123735263 DLCTRL DEBUG Tx Command reply: GET_REPLY 503899785 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123735264 DLCTRL DEBUG Command: GET 20584782 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123735264 DLCTRL DEBUG Tx Command reply: GET_REPLY 20584782 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123735265 DLCTRL DEBUG Command: GET 283848813 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123735265 DLCTRL DEBUG Tx Command reply: GET_REPLY 283848813 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123735266 DLCTRL DEBUG Command: GET 867480273 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123735266 DLCTRL DEBUG Tx Command reply: GET_REPLY 867480273 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123735266 DLCTRL DEBUG Command: GET 271909363 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123735266 DLCTRL DEBUG Tx Command reply: GET_REPLY 271909363 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123735267 DLCTRL DEBUG Command: GET 601001886 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123735267 DLCTRL DEBUG Tx Command reply: GET_REPLY 601001886 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123735268 DLCTRL DEBUG Command: GET 60950773 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123735268 DLCTRL DEBUG Tx Command reply: GET_REPLY 60950773 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123735269 DLCTRL DEBUG Command: GET 720873403 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123735269 DLCTRL DEBUG Tx Command reply: GET_REPLY 720873403 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123735269 DLCTRL DEBUG Command: GET 465005104 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123735269 DLCTRL DEBUG Tx Command reply: GET_REPLY 465005104 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123735270 DLCTRL DEBUG Command: GET 128588384 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123735270 DLCTRL DEBUG Tx Command reply: GET_REPLY 128588384 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123735271 DLCTRL DEBUG Command: GET 856523351 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123735271 DLCTRL DEBUG Tx Command reply: GET_REPLY 856523351 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123735271 DLCTRL DEBUG Command: GET 46460033 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123735271 DLCTRL DEBUG Tx Command reply: GET_REPLY 46460033 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000001000010101'B, t_guard := 20.000000 } 20250425123735283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48468<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@be9552f9b756: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@be9552f9b756: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(937) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@be9552f9b756: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)3085665 20250425123736299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123736299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123736299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250425123736299 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123736299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2f1561, normal) (hnbgw_rua.c:407) 20250425123736299 DHNB DEBUG map_rua[0x55cf8d417e50]{init}: Allocated (fsm.c:456) 20250425123736299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3085665)[0x55cf8d417e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123736299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3085665 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123736299 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123736299 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123736299 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250425123736299 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3085665 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250425123736299 DCN DEBUG map_sccp[0x55cf8d3ffc40]{init}: Allocated (fsm.c:456) 20250425123736299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cf8d3ffc40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123736299 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3085665 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425123736299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3085665 SCCP-105 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250425123736299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3085665)[0x55cf8d417e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123736299 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123736299 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123736299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3085665)[0x55cf8d417e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123736299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cf8d3ffc40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123736299 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123736299 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{IDLE}: Allocated (fsm.c:456) 20250425123736299 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123736299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000069), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030002150056400500f1100926) (sccp_scrc.c:406) 20250425123736299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123736299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123736299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123736300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123736300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123736300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123736300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123736300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123736300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123736300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123736300 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123736300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123736300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123736300 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123736300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cf8d3ffc40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123736300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3085665)[0x55cf8d417e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123736300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123736300 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123736300 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123736300 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123736300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123736300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123736300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123736300 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(932)@be9552f9b756: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(932)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(933)@be9552f9b756: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(937) HNBGW_Test.sgsn1-RAN(933)@be9552f9b756: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)12517963 HNBGW_Test.sgsn1-SCCP(932)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(932)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425123736304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123736304 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123736304 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123736304 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123736304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123736304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123736304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123736304 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123736304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123736304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) TC_sgsnpool_L3Complete_valid_nri_10(937)@be9552f9b756: setverdict(pass): none -> pass 20250425123736304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123736304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123736304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123736304 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00617c99) (sccp_scrc.c:477) 20250425123736304 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20250425123736304 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123736304 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123736304 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123736304 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123736304 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123736304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cf8d3ffc40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123736304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cf8d3ffc40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123736305 DLCTRL DEBUG Command: GET 307187941 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123736305 DLCTRL DEBUG Tx Command reply: GET_REPLY 307187941 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123736307 DLCTRL DEBUG Command: GET 457495236 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123736307 DLCTRL DEBUG Tx Command reply: GET_REPLY 457495236 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123736309 DLCTRL DEBUG Command: GET 793049930 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123736309 DLCTRL DEBUG Tx Command reply: GET_REPLY 793049930 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123736311 DLCTRL DEBUG Command: GET 147335854 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123736311 DLCTRL DEBUG Tx Command reply: GET_REPLY 147335854 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123736314 DLCTRL DEBUG Command: GET 203655537 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123736314 DLCTRL DEBUG Tx Command reply: GET_REPLY 203655537 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123736317 DLCTRL DEBUG Command: GET 806333537 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123736317 DLCTRL DEBUG Tx Command reply: GET_REPLY 806333537 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123736320 DLCTRL DEBUG Command: GET 842287373 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123736320 DLCTRL DEBUG Tx Command reply: GET_REPLY 842287373 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250425123736322 DLCTRL DEBUG Command: GET 638895775 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123736322 DLCTRL DEBUG Tx Command reply: GET_REPLY 638895775 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123736325 DLCTRL DEBUG Command: GET 883809310 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123736325 DLCTRL DEBUG Tx Command reply: GET_REPLY 883809310 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123736327 DLCTRL DEBUG Command: GET 275895595 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123736327 DLCTRL DEBUG Tx Command reply: GET_REPLY 275895595 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123736330 DLCTRL DEBUG Command: GET 974632257 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123736330 DLCTRL DEBUG Tx Command reply: GET_REPLY 974632257 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123736333 DLCTRL DEBUG Command: GET 298444389 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123736333 DLCTRL DEBUG Tx Command reply: GET_REPLY 298444389 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123736336 DLCTRL DEBUG Command: GET 953255626 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123736336 DLCTRL DEBUG Tx Command reply: GET_REPLY 953255626 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123736339 DLCTRL DEBUG Command: GET 849744720 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123736339 DLCTRL DEBUG Tx Command reply: GET_REPLY 849744720 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123736341 DLCTRL DEBUG Command: GET 291188423 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123736341 DLCTRL DEBUG Tx Command reply: GET_REPLY 291188423 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123736343 DLCTRL DEBUG Command: GET 329190731 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123736343 DLCTRL DEBUG Tx Command reply: GET_REPLY 329190731 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123736346 DLCTRL DEBUG Command: GET 649801782 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123736346 DLCTRL DEBUG Tx Command reply: GET_REPLY 649801782 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123736348 DLCTRL DEBUG Command: GET 684057762 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123736348 DLCTRL DEBUG Tx Command reply: GET_REPLY 684057762 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123736350 DLCTRL DEBUG Command: GET 85385594 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123736351 DLCTRL DEBUG Tx Command reply: GET_REPLY 85385594 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123736353 DLCTRL DEBUG Command: GET 836499937 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123736353 DLCTRL DEBUG Tx Command reply: GET_REPLY 836499937 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000000000001110'B, t_guard := 20.000000 } 20250425123736375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48480<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@be9552f9b756: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@be9552f9b756: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(938) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@be9552f9b756: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)15076639 20250425123737386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123737386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123737386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250425123737386 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123737386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe60d1f, normal) (hnbgw_rua.c:407) 20250425123737386 DHNB DEBUG map_rua[0x55cf8d3ff190]{init}: Allocated (fsm.c:456) 20250425123737386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15076639)[0x55cf8d3ff190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123737386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15076639 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123737386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123737386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123737386 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250425123737386 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15076639 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250425123737386 DCN DEBUG map_sccp[0x55cf8d3fa750]{init}: Allocated (fsm.c:456) 20250425123737386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cf8d3fa750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123737386 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15076639 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425123737386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15076639 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250425123737386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15076639)[0x55cf8d3ff190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123737386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123737386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123737386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15076639)[0x55cf8d3ff190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123737386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cf8d3fa750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123737387 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123737387 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{IDLE}: Allocated (fsm.c:456) 20250425123737387 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123737387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006a), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f400300000e0056400500f1100926) (sccp_scrc.c:406) 20250425123737387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123737387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123737387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123737387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123737387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123737387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123737387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123737387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123737387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123737387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123737387 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123737387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123737387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123737387 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123737387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cf8d3fa750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123737387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15076639)[0x55cf8d3ff190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123737387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123737387 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123737387 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123737387 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123737387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123737387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123737387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123737387 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(932)@be9552f9b756: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(932)@be9552f9b756: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(933)@be9552f9b756: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(938) HNBGW_Test.sgsn1-RAN(933)@be9552f9b756: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)14481938 HNBGW_Test.sgsn1-SCCP(932)@be9552f9b756: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(932)@be9552f9b756: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425123737389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123737389 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123737389 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123737389 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123737389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_sgsnpool_L3Complete_valid_nri_10(938)@be9552f9b756: setverdict(pass): none -> pass 20250425123737389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123737389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123737389 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123737389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123737389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123737389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123737389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123737389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123737389 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d0e7dd) (sccp_scrc.c:477) 20250425123737389 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20250425123737389 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123737389 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123737389 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123737389 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123737389 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123737389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cf8d3fa750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123737389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cf8d3fa750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123737390 DLCTRL DEBUG Command: GET 262424610 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123737390 DLCTRL DEBUG Tx Command reply: GET_REPLY 262424610 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123737391 DLCTRL DEBUG Command: GET 235658325 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123737391 DLCTRL DEBUG Tx Command reply: GET_REPLY 235658325 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123737392 DLCTRL DEBUG Command: GET 468188764 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123737392 DLCTRL DEBUG Tx Command reply: GET_REPLY 468188764 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123737394 DLCTRL DEBUG Command: GET 238453449 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123737394 DLCTRL DEBUG Tx Command reply: GET_REPLY 238453449 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123737395 DLCTRL DEBUG Command: GET 242416840 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123737395 DLCTRL DEBUG Tx Command reply: GET_REPLY 242416840 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123737397 DLCTRL DEBUG Command: GET 473273909 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123737397 DLCTRL DEBUG Tx Command reply: GET_REPLY 473273909 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123737398 DLCTRL DEBUG Command: GET 713323833 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123737398 DLCTRL DEBUG Tx Command reply: GET_REPLY 713323833 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250425123737398 DLCTRL DEBUG Command: GET 500369621 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123737398 DLCTRL DEBUG Tx Command reply: GET_REPLY 500369621 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123737399 DLCTRL DEBUG Command: GET 55636097 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123737399 DLCTRL DEBUG Tx Command reply: GET_REPLY 55636097 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123737400 DLCTRL DEBUG Command: GET 459161689 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123737400 DLCTRL DEBUG Tx Command reply: GET_REPLY 459161689 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123737401 DLCTRL DEBUG Command: GET 818261151 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123737401 DLCTRL DEBUG Tx Command reply: GET_REPLY 818261151 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123737402 DLCTRL DEBUG Command: GET 511596824 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123737402 DLCTRL DEBUG Tx Command reply: GET_REPLY 511596824 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123737403 DLCTRL DEBUG Command: GET 799519112 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123737403 DLCTRL DEBUG Tx Command reply: GET_REPLY 799519112 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123737404 DLCTRL DEBUG Command: GET 773933883 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123737404 DLCTRL DEBUG Tx Command reply: GET_REPLY 773933883 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123737405 DLCTRL DEBUG Command: GET 327894144 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123737405 DLCTRL DEBUG Tx Command reply: GET_REPLY 327894144 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123737406 DLCTRL DEBUG Command: GET 935291308 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123737406 DLCTRL DEBUG Tx Command reply: GET_REPLY 935291308 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123737407 DLCTRL DEBUG Command: GET 153577078 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123737407 DLCTRL DEBUG Tx Command reply: GET_REPLY 153577078 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123737408 DLCTRL DEBUG Command: GET 433333226 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123737408 DLCTRL DEBUG Tx Command reply: GET_REPLY 433333226 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123737409 DLCTRL DEBUG Command: GET 338175726 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123737409 DLCTRL DEBUG Tx Command reply: GET_REPLY 338175726 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123737410 DLCTRL DEBUG Command: GET 786809258 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123737410 DLCTRL DEBUG Tx Command reply: GET_REPLY 786809258 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123737413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123737414 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38413<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(917)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(916)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123737415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41310<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123737415 DLINP DEBUG SRVCONN(,r=127.0.0.1:38825<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123737415 DLINP DEBUG SRVCONN(,r=127.0.0.1:38825<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123737415 DLINP NOTICE SRV(,r=127.0.0.1:38825<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123737415 DMAIN NOTICE (127.0.0.1:38825 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38825<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123737415 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(929)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(930)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(923)@be9552f9b756: Final verdict of PTC: none 20250425123737417 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123737417 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123737417 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123737417 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123737417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123737417 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123737417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123737417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123737417 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123737417 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123737417 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123737417 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(927)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(924)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(926)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@be9552f9b756: Final verdict of PTC: none 20250425123737417 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123737417 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123737417 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123737417 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123737417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123737417 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123737417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123737417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123737417 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425123737417 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123737417 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123737417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123737417 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123737417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123737417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123737417 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-M3UA(931)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(934)@be9552f9b756: Final verdict of PTC: none 20250425123737417 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123737417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123737417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123737417 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123737417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123737417 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123737417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123737417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123737417 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123737417 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123737417 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123737417 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123737417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123737417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123737417 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123737417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123737417 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123737417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123737417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123737417 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123737417 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123737417 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123737417 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123737417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123737417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123737417 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123737417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123737417 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123737417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123737417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123737417 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123737417 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123737417 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123737417 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123737417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cf8d3f9680]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.sgsn1-RAN(933)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(928)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(918)@be9552f9b756: Final verdict of PTC: none20250425123737417 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123737417 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123737417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ae159), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123737417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123737417 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123737417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123737417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123737417 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123737417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cf8d3f9680]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123737417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10286651)[0x55cf8d400ec0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123737417 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10286651)[0x55cf8d400ec0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123737417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123737417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10286651)[0x55cf8d400ec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123737417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10286651)[0x55cf8d400ec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123737417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10286651)[0x55cf8d400ec0]{disrupted}: Freeing instance (context_map.c:202) 20250425123737417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10286651)[0x55cf8d400ec0]{disrupted}: Deallocated (fsm.c:568) 20250425123737417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cf8d3f9680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123737417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cf8d3f9680]{disconnected}: Freeing instance (context_map.c:206) 20250425123737417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cf8d3f9680]{disconnected}: Deallocated (fsm.c:568) 20250425123737417 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10286651 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425123737417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cf8d3ffc40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123737417 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123737417 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123737417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00617c99), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123737417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123737417 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123737417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123737417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123737417 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123737417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cf8d3ffc40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123737417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3085665)[0x55cf8d417e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123737417 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3085665)[0x55cf8d417e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123737418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123737418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3085665)[0x55cf8d417e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123737418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3085665)[0x55cf8d417e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123737418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3085665)[0x55cf8d417e50]{disrupted}: Freeing instance (context_map.c:202) 20250425123737418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3085665)[0x55cf8d417e50]{disrupted}: Deallocated (fsm.c:568) 20250425123737418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cf8d3ffc40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123737418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cf8d3ffc40]{disconnected}: Freeing instance (context_map.c:206) 20250425123737418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cf8d3ffc40]{disconnected}: Deallocated (fsm.c:568) 20250425123737418 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3085665 SCCP-105 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425123737418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cf8d3fa750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123737418 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123737418 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123737418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0e7dd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123737418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123737418 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123737418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123737418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123737418 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123737418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cf8d3fa750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123737418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15076639)[0x55cf8d3ff190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123737418 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15076639)[0x55cf8d3ff190]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123737418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123737418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15076639)[0x55cf8d3ff190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123737418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15076639)[0x55cf8d3ff190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123737418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15076639)[0x55cf8d3ff190]{disrupted}: Freeing instance (context_map.c:202) 20250425123737418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15076639)[0x55cf8d3ff190]{disrupted}: Deallocated (fsm.c:568) 20250425123737418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cf8d3fa750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123737418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cf8d3fa750]{disconnected}: Freeing instance (context_map.c:206) 20250425123737418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cf8d3fa750]{disconnected}: Deallocated (fsm.c:568) 20250425123737418 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15076639 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425123737418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123737418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123737418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425123737418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123737418 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123737418 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123737418 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_10(936)@be9552f9b756: Final verdict of PTC: pass 20250425123737419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41350<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123737419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48468<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(937)@be9552f9b756: Final verdict of PTC: pass 20250425123737418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123737418 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123737418 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123737418 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123737418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123737418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123737418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123737418 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123737418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123737418 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123737418 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123737418 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123737418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123737418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123737418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123737418 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123737418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123737418 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123737418 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123737418 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123737418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123737418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123737418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123737418 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(935)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@be9552f9b756: Final verdict of PTC: none 20250425123737429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123737429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123737429 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123737429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123737429 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123737429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123737429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123737430 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123737430 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123737430 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123737430 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123737429 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123737429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123737429 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123737429 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123737429 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123737429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123737429 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123737429 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425123737429 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123737429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123737429 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123737429 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123737429 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123737429 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123737429 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123737429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123737429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123737429 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-M3UA(925)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(932)@be9552f9b756: Final verdict of PTC: none 20250425123737451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48480<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(938)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(916): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(917): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(918): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(923): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(924): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(925): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(926): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(927): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(928): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(929): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(930): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(931): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(932): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(933): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(934): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(935): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(936): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(937): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(938): pass (pass -> pass) MTC@be9552f9b756: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Fri Apr 25 12:37:37 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 20250425123737632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123738037 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123738037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00152fac), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123738037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123738037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123738037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123738037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123738037 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123738037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf1fe), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123738037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123738037 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123738037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123738037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123738037 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123738037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00115d14), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123738037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123738037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123738037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123738037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123738037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123738037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123738037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123738037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123738037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123738037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123738037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123738037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123738037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123738037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123738037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123738037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123738037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123738037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123738037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123738037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123738037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123738037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123738037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123738037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123738037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123738037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123738037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123738037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123738334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=521032) 20250425123738796 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123738797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87a6d), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123738797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123738797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123738797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123738797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123738797 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123738797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8b2a4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123738797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123738797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123738797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123738797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123738797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123738797 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123738797 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123738797 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123738797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123738797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123738797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123738797 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123738797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123738797 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123738797 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123738797 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123738797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123738797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123738797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123738797 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123738798 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123738798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc1e62), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123738798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123738798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123738798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123738798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123738798 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123738798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00193507), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123738798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123738798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123738798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123738798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123738798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123738798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123738798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123738798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123738798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123738798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123738798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123738798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123738798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123738798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123738798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123738798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123738798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123738798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123738798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123738798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=521032, count=534544) 20250425123739342 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123739342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c94c9), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123739342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123739342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123739342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123739342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123739342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123739342 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123739342 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123739342 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123739342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123739342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123739342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123739342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123739345 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123739345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c49e71), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123739345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123739345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123739345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123739345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123739346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123739346 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123739346 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123739346 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123739346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123739346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123739346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123739346 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123739359 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123739359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f76f3c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123739359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123739359 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123739359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123739359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123739359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123739359 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123739359 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123739359 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123739359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123739359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123739359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123739359 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123739417 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123739417 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123739417 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123739417 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123739417 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123739417 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123739417 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123739417 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123739417 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425123739429 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123739429 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123739429 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123739630 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123739630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcdbf6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123739630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123739630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123739630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123739630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123739630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123739630 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123739630 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123739630 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123739630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123739630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123739630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123739631 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123739631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00120b60), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123739631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123739631 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123739631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123739631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123739631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123739631 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123739631 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123739631 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123739631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123739631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123739631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123739632 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123739632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff5c12), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123739632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123739632 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123739632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123739632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123739632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123739632 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123739632 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123739632 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123739632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123739632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123739632 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123740326 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123740326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cfaf70), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123740326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123740326 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123740326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123740326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123740326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123740326 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123740326 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123740326 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123740326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123740326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123740326 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123740327 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123740327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cff823), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123740327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123740327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123740327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123740327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123740327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123740327 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123740327 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123740327 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123740327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123740327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123740327 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123740329 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123740329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002effe0), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123740329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123740329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123740329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123740329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123740329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123740329 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123740329 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123740329 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123740329 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123740329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123740329 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Fri Apr 25 12:37:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425123741153 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123741153 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123741153 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123741153 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123741153 DLSCCP DEBUG SCCP-SCOC(84)[0x55cf8d401290]{IDLE}: Deallocated (fsm.c:568) MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250425123741374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123741377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123741379 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33983<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123741470 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123741470 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123741479 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123741479 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123741479 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123741479 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123741479 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123741479 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123741480 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123741480 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123741480 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59172 (stream_srv.c:142) 20250425123741480 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59172<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123741481 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123741481 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123741481 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123741481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123741481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123741481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123741481 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123741481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123741481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123741481 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123741481 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123741481 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123741481 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123741481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123741481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123741481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123741481 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123741481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123741481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123741481 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123741481 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123741481 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123741481 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123741481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123741481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123741481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123741481 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123741481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123741481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123741481 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123741481 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123741481 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123741481 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123741481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123741481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123741481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123741481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123741481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123741481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123741481 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123741482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741482 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123741482 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123741482 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123741482 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123741482 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123741482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741482 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123741482 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123741482 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123741482 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123741482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123741482 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123741482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741482 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123741482 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123741482 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123741482 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123741482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123741482 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123741482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741482 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123741482 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123741482 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123741482 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123741482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123741482 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(949)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(949)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(949)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(947)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(952)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(952)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(952)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(950)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(955)@be9552f9b756: ************************************************* HNBGW_Test.msc2-M3UA(955)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(955)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(953)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123741531 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123741531 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123741531 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123741531 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123741531 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123741531 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123741531 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123741531 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123741532 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123741532 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123741532 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123741532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123741532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123741532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123741532 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123741532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123741532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123741532 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123741532 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123741532 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123741532 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123741532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123741532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123741532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123741533 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123741533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123741533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123741533 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123741533 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123741533 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123741533 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123741533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123741533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123741533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123741533 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123741533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123741533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123741533 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123741533 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123741533 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123741533 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123741533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123741533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123741533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123741533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123741533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123741533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123741533 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123741533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741533 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123741533 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123741533 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123741533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123741533 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123741533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741533 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123741533 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123741533 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123741533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123741533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123741533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123741533 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123741533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741533 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123741533 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123741533 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123741533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123741533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123741533 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123741533 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123741533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741533 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123741533 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123741533 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123741533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123741533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123741533 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(958)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(958)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(958)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(956)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(961)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-M3UA(961)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(961)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(959)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(964)@be9552f9b756: ************************************************* HNBGW_Test.sgsn2-M3UA(964)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(964)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(962)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123741591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123741591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123741591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123741591 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123741591 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123741591 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123741591 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123741591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123741591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123741600 DLINP DEBUG SRVCONN(,r=127.0.0.1:59172<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123741600 DLINP DEBUG SRVCONN(,r=127.0.0.1:59172<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123741600 DLINP DEBUG SRVCONN(,r=127.0.0.1:59172<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123741600 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123741600 DHNBAP DEBUG (127.0.0.1:59172 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123741600 DHNBAP NOTICE (127.0.0.1:59172 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123741600 DHNBAP NOTICE (127.0.0.1:59172 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123741600 DLINP DEBUG SRVCONN(,r=127.0.0.1:59172<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123741600 DLINP DEBUG SRVCONN(,r=127.0.0.1:59172<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123741695 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123741695 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123741695 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123741695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(949)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123741697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741697 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123741697 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123741697 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123741697 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123741697 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123741697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123741698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741698 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123741698 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123741698 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123741698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123741698 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123741698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123741698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123741698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123741698 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123741698 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123741698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123741698 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123741698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123741698 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123741698 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123741698 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123741698 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123741699 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123741699 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123741699 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123741699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123741699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123741699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123741699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123741699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123741699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123741699 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123741699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741699 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123741699 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123741699 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123741699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123741699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123741699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123741699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123741710 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123741710 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123741710 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123741710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(952)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123741711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741711 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123741711 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123741711 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123741711 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123741711 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123741711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123741712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741712 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123741712 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123741712 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123741712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123741712 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123741712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123741712 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123741712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123741712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123741712 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123741712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123741712 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123741712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123741712 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123741712 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123741712 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123741712 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123741713 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123741713 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123741713 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123741713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123741713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123741713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123741713 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123741713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123741713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123741713 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123741713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741713 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123741713 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123741713 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123741713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123741713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123741713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123741713 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123741725 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123741725 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425123741725 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123741725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(955)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425123741727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741727 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425123741727 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123741727 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123741727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123741727 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425123741727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123741727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741727 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123741727 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123741727 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123741727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123741727 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123741727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123741727 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123741727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123741727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123741727 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425123741727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123741727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123741727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123741727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123741727 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123741727 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123741727 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123741729 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123741729 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123741729 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123741729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123741729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123741729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123741729 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123741729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123741729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123741729 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123741729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741729 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123741729 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123741729 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123741729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123741729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123741729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123741729 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123741747 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123741747 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123741747 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123741747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(958)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123741749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741749 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123741749 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123741749 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123741749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123741749 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123741749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123741750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741750 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123741750 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123741750 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123741750 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123741750 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123741750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123741750 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123741750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123741750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123741750 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123741750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123741750 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123741750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123741750 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123741750 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123741750 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123741750 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123741751 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123741751 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123741751 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123741751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123741751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123741751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123741751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123741751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123741751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123741751 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123741751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741751 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123741751 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123741751 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123741751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123741751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123741751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123741751 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123741762 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123741762 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123741762 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123741762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(961)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123741764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741764 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123741764 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123741764 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123741764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123741764 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123741764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123741764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741764 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123741764 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123741764 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123741764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123741764 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123741764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123741764 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123741764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123741764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123741764 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123741764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123741764 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123741764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123741764 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123741764 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123741764 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123741764 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123741765 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123741765 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123741765 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123741765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123741765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123741765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123741765 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123741765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123741765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123741765 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123741765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741765 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123741765 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123741765 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123741765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123741766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123741766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123741766 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123741778 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123741778 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425123741778 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn2-0: accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425123741778 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425123741778 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425123741778 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425123741778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(964)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425123741779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741779 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250425123741779 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425123741779 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425123741779 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425123741779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123741779 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425123741779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425123741779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123741779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123741780 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250425123741780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123741780 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123741780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123741780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123741780 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123741780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741780 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123741780 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123741781 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123741781 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123741781 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20250425123741781 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123741781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123741781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123741781 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250425123741781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123741781 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123741781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123741781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123741781 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123741781 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123741781 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123741782 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123741782 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123741782 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123741782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123741782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123741782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123741782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123741782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123741782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123741782 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123741782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123741782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123741782 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123741782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123741782 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123741782 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123741782 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123741782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123741782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123741782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123741782 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(948)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123742499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742499 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123742499 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123742499 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123742499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123742499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123742499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123742499 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123742499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123742499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123742499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123742499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123742499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123742499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123742499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123742499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742499 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123742499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123742499 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123742499 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123742499 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123742499 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123742499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123742499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123742499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123742499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123742499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123742499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123742499 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123742499 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123742499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742499 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123742499 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123742499 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123742499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123742499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123742499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123742499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742499 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123742499 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123742499 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123742499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123742499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123742499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123742499 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123742499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123742499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123742499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123742499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123742499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123742499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123742499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123742499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742499 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123742499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123742499 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123742499 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123742499 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(951)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123742514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742514 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123742514 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123742514 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123742514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123742515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123742515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123742515 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123742515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123742515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123742515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123742515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123742515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123742515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123742515 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123742515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742515 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123742515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123742515 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123742515 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123742515 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123742515 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123742515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123742515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123742515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123742515 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123742515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123742515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123742515 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123742515 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123742515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742515 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123742515 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123742515 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123742515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123742515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123742515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123742515 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742515 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123742515 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123742515 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123742515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123742515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123742515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123742515 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123742515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123742515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123742515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123742515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123742515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123742515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123742515 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123742515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742515 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123742515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123742515 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123742515 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123742515 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(954)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123742531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123742531 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123742531 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123742531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123742531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123742531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123742531 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123742531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123742531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123742531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123742531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123742531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123742531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123742531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123742531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742531 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123742531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123742531 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123742531 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123742531 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425123742531 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123742531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123742531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123742531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123742531 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123742531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123742531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123742531 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123742531 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: link up (cnlink.c:111) 20250425123742531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742531 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123742531 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123742531 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123742531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123742531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123742531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123742531 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123742531 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123742531 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123742531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123742531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123742531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123742531 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123742531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123742531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123742531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123742531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123742531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123742531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123742531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123742531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742531 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123742531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123742531 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123742531 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123742531 DRANAP INFO cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(957)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123742552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742552 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123742552 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123742552 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123742552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123742552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123742552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123742552 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123742552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123742552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123742552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123742552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123742552 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123742552 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123742552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123742552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742552 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123742552 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123742552 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123742552 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123742552 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123742552 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123742552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123742552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123742552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123742552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123742552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123742552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123742552 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123742552 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123742552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742552 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123742552 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123742552 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123742552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123742552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123742552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123742552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742553 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123742553 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123742553 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123742553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123742553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123742553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123742553 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123742553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123742553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123742553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123742553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123742553 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123742553 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123742553 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123742553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742553 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123742553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123742553 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123742553 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123742553 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123742566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742566 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123742566 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123742566 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123742566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123742566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123742566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123742566 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123742566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123742566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123742566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123742566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123742566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123742566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123742566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123742566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742566 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123742566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123742566 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123742566 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123742566 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123742566 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123742566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123742566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123742566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123742566 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123742566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123742566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123742566 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123742566 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123742566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742566 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123742566 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123742566 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123742566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123742566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123742566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123742566 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(960)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123742567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742567 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123742567 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123742567 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123742567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123742567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123742567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123742567 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123742568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123742568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123742568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123742568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123742568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123742568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123742568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123742568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123742568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123742568 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123742568 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123742568 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(963)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123742581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742581 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425123742581 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425123742581 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425123742581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123742581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123742581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123742581 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123742582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123742582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123742582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123742582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123742582 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123742582 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425123742582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123742582 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:391) 20250425123742582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742582 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:391) 20250425123742582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742582 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123742582 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123742582 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123742582 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123742582 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425123742582 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123742582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123742582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123742582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123742582 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123742582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123742582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123742582 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123742582 DRANAP NOTICE cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: link up (cnlink.c:111) 20250425123742582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742582 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123742582 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123742582 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123742582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123742582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123742582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123742582 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123742582 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425123742582 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425123742582 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425123742582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123742582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123742582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123742582 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123742582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123742582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123742582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123742582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123742582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123742582 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123742582 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425123742582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123742582 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:391) 20250425123742582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123742582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742582 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:391) 20250425123742582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123742582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123742582 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123742582 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123742582 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123742582 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123742582 DRANAP INFO cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123743606 DLCTRL DEBUG Command: GET 184708870 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123743606 DLCTRL DEBUG Tx Command reply: GET_REPLY 184708870 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123743607 DLCTRL DEBUG Command: GET 837290771 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123743607 DLCTRL DEBUG Tx Command reply: GET_REPLY 837290771 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123743609 DLCTRL DEBUG Command: GET 224236942 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123743609 DLCTRL DEBUG Tx Command reply: GET_REPLY 224236942 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123743609 DLCTRL DEBUG Command: GET 623915037 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123743609 DLCTRL DEBUG Tx Command reply: GET_REPLY 623915037 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123743610 DLCTRL DEBUG Command: GET 461102089 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123743610 DLCTRL DEBUG Tx Command reply: GET_REPLY 461102089 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123743611 DLCTRL DEBUG Command: GET 547948354 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123743611 DLCTRL DEBUG Tx Command reply: GET_REPLY 547948354 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123743612 DLCTRL DEBUG Command: GET 348754422 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123743612 DLCTRL DEBUG Tx Command reply: GET_REPLY 348754422 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123743612 DLCTRL DEBUG Command: GET 646573081 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123743613 DLCTRL DEBUG Tx Command reply: GET_REPLY 646573081 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123743613 DLCTRL DEBUG Command: GET 872999416 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123743613 DLCTRL DEBUG Tx Command reply: GET_REPLY 872999416 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123743614 DLCTRL DEBUG Command: GET 576839863 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123743614 DLCTRL DEBUG Tx Command reply: GET_REPLY 576839863 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123743615 DLCTRL DEBUG Command: GET 660160494 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123743615 DLCTRL DEBUG Tx Command reply: GET_REPLY 660160494 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123743616 DLCTRL DEBUG Command: GET 923705142 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123743616 DLCTRL DEBUG Tx Command reply: GET_REPLY 923705142 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123743617 DLCTRL DEBUG Command: GET 727862130 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123743617 DLCTRL DEBUG Tx Command reply: GET_REPLY 727862130 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123743618 DLCTRL DEBUG Command: GET 3503856 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123743618 DLCTRL DEBUG Tx Command reply: GET_REPLY 3503856 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123743619 DLCTRL DEBUG Command: GET 153007183 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123743619 DLCTRL DEBUG Tx Command reply: GET_REPLY 153007183 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123743619 DLCTRL DEBUG Command: GET 603229702 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123743620 DLCTRL DEBUG Tx Command reply: GET_REPLY 603229702 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123743620 DLCTRL DEBUG Command: GET 829434169 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123743620 DLCTRL DEBUG Tx Command reply: GET_REPLY 829434169 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123743621 DLCTRL DEBUG Command: GET 509812534 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123743621 DLCTRL DEBUG Tx Command reply: GET_REPLY 509812534 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123743622 DLCTRL DEBUG Command: GET 517077764 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123743622 DLCTRL DEBUG Tx Command reply: GET_REPLY 517077764 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123743623 DLCTRL DEBUG Command: GET 724964054 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123743623 DLCTRL DEBUG Tx Command reply: GET_REPLY 724964054 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: 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@be9552f9b756: 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@be9552f9b756: 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 := '000000000000000110011100'B, t_guard := 20.000000 } 20250425123743634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48608<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@be9552f9b756: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@be9552f9b756: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(966) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@be9552f9b756: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)15497739 20250425123744645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123744645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123744645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425123744645 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123744645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xec7a0b, normal) (hnbgw_rua.c:407) 20250425123744645 DHNB DEBUG map_rua[0x55cf8d401290]{init}: Allocated (fsm.c:456) 20250425123744645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15497739)[0x55cf8d401290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123744645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15497739 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123744645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123744645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123744645 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250425123744645 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15497739 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250425123744645 DCN DEBUG map_sccp[0x55cf8d400ec0]{init}: Allocated (fsm.c:456) 20250425123744645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cf8d400ec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123744645 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15497739 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250425123744645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15497739 SCCP-107 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250425123744645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15497739)[0x55cf8d401290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123744645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123744645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123744645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15497739)[0x55cf8d401290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123744645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cf8d400ec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123744645 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123744645 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{IDLE}: Allocated (fsm.c:456) 20250425123744645 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123744645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f400300019c0056400500f1100926) (sccp_scrc.c:406) 20250425123744645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123744645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123744645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123744645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123744645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123744645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123744645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123744645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123744645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123744645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123744645 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123744645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123744645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123744645 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123744645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cf8d400ec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123744645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15497739)[0x55cf8d401290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123744645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123744645 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123744645 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123744645 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123744645 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123744645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123744645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123744645 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(962)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(962)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(963)@be9552f9b756: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(966) HNBGW_Test.sgsn2-RAN(963)@be9552f9b756: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)242113 HNBGW_Test.sgsn2-SCCP(962)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(962)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(966)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: 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 } } } 20250425123744650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123744650 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425123744650 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425123744650 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425123744650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123744650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123744650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123744650 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123744650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123744650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123744650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123744650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123744650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123744650 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003ad320) (sccp_scrc.c:477) 20250425123744650 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20250425123744650 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123744650 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123744650 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123744650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123744650 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123744650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cf8d400ec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123744650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cf8d400ec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123744650 DLCTRL DEBUG Command: GET 512068991 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123744650 DLCTRL DEBUG Tx Command reply: GET_REPLY 512068991 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123744651 DLCTRL DEBUG Command: GET 472100869 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123744651 DLCTRL DEBUG Tx Command reply: GET_REPLY 472100869 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123744652 DLCTRL DEBUG Command: GET 804694694 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123744652 DLCTRL DEBUG Tx Command reply: GET_REPLY 804694694 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123744653 DLCTRL DEBUG Command: GET 553720310 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123744653 DLCTRL DEBUG Tx Command reply: GET_REPLY 553720310 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123744654 DLCTRL DEBUG Command: GET 925391189 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123744654 DLCTRL DEBUG Tx Command reply: GET_REPLY 925391189 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123744655 DLCTRL DEBUG Command: GET 936201622 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123744655 DLCTRL DEBUG Tx Command reply: GET_REPLY 936201622 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123744656 DLCTRL DEBUG Command: GET 681166015 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123744656 DLCTRL DEBUG Tx Command reply: GET_REPLY 681166015 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123744657 DLCTRL DEBUG Command: GET 331644990 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123744657 DLCTRL DEBUG Tx Command reply: GET_REPLY 331644990 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123744658 DLCTRL DEBUG Command: GET 574137777 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123744658 DLCTRL DEBUG Tx Command reply: GET_REPLY 574137777 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123744659 DLCTRL DEBUG Command: GET 364185864 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123744659 DLCTRL DEBUG Tx Command reply: GET_REPLY 364185864 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123744661 DLCTRL DEBUG Command: GET 783283736 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123744661 DLCTRL DEBUG Tx Command reply: GET_REPLY 783283736 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123744661 DLCTRL DEBUG Command: GET 940644039 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123744661 DLCTRL DEBUG Tx Command reply: GET_REPLY 940644039 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250425123744662 DLCTRL DEBUG Command: GET 943332732 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123744662 DLCTRL DEBUG Tx Command reply: GET_REPLY 943332732 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123744663 DLCTRL DEBUG Command: GET 12686260 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123744663 DLCTRL DEBUG Tx Command reply: GET_REPLY 12686260 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123744664 DLCTRL DEBUG Command: GET 377985749 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123744664 DLCTRL DEBUG Tx Command reply: GET_REPLY 377985749 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123744665 DLCTRL DEBUG Command: GET 731784945 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123744665 DLCTRL DEBUG Tx Command reply: GET_REPLY 731784945 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123744666 DLCTRL DEBUG Command: GET 377533462 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123744666 DLCTRL DEBUG Tx Command reply: GET_REPLY 377533462 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123744667 DLCTRL DEBUG Command: GET 130017159 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123744667 DLCTRL DEBUG Tx Command reply: GET_REPLY 130017159 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123744668 DLCTRL DEBUG Command: GET 973632060 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123744668 DLCTRL DEBUG Tx Command reply: GET_REPLY 973632060 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123744669 DLCTRL DEBUG Command: GET 947753016 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123744669 DLCTRL DEBUG Tx Command reply: GET_REPLY 947753016 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000000011001110'B, t_guard := 20.000000 } 20250425123744681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48650<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@be9552f9b756: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@be9552f9b756: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(967) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@be9552f9b756: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)1575464 20250425123745708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123745708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123745708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425123745708 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123745708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x180a28, normal) (hnbgw_rua.c:407) 20250425123745708 DHNB DEBUG map_rua[0x55cf8d417e50]{init}: Allocated (fsm.c:456) 20250425123745708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1575464)[0x55cf8d417e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123745708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1575464 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123745708 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123745708 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123745708 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250425123745708 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1575464 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250425123745708 DCN DEBUG map_sccp[0x55cf8d3ffc40]{init}: Allocated (fsm.c:456) 20250425123745708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cf8d3ffc40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123745708 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1575464 <-> SCCP-108 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250425123745708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1575464 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250425123745708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1575464)[0x55cf8d417e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123745708 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123745708 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123745708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1575464)[0x55cf8d417e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123745708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cf8d3ffc40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123745708 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123745708 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{IDLE}: Allocated (fsm.c:456) 20250425123745709 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123745709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006c), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030000ce0056400500f1100926) (sccp_scrc.c:406) 20250425123745709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123745709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123745709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123745709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123745709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123745709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123745709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123745709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123745709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123745709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123745709 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123745709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123745709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123745709 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123745709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cf8d3ffc40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123745709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1575464)[0x55cf8d417e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123745709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123745709 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123745709 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123745709 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123745709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123745709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123745709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123745709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(962)@be9552f9b756: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(962)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(963)@be9552f9b756: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(967) HNBGW_Test.sgsn2-RAN(963)@be9552f9b756: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)6541622 HNBGW_Test.sgsn2-SCCP(962)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(962)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425123745716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123745716 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425123745716 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425123745716 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425123745716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123745716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123745716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123745716 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123745716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123745716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123745716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123745716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123745716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123745716 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0091edb5) (sccp_scrc.c:477) 20250425123745716 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20250425123745716 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123745716 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123745716 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123745716 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123745716 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123745716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cf8d3ffc40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123745716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cf8d3ffc40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(967)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: 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 } } } 20250425123745723 DLCTRL DEBUG Command: GET 856827365 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123745723 DLCTRL DEBUG Tx Command reply: GET_REPLY 856827365 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123745729 DLCTRL DEBUG Command: GET 681164906 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123745729 DLCTRL DEBUG Tx Command reply: GET_REPLY 681164906 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123745733 DLCTRL DEBUG Command: GET 577730094 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123745734 DLCTRL DEBUG Tx Command reply: GET_REPLY 577730094 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123745739 DLCTRL DEBUG Command: GET 298986526 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123745739 DLCTRL DEBUG Tx Command reply: GET_REPLY 298986526 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123745745 DLCTRL DEBUG Command: GET 77470737 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123745745 DLCTRL DEBUG Tx Command reply: GET_REPLY 77470737 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123745751 DLCTRL DEBUG Command: GET 355572901 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123745751 DLCTRL DEBUG Tx Command reply: GET_REPLY 355572901 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123745756 DLCTRL DEBUG Command: GET 219018140 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123745756 DLCTRL DEBUG Tx Command reply: GET_REPLY 219018140 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123745759 DLCTRL DEBUG Command: GET 590939710 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123745759 DLCTRL DEBUG Tx Command reply: GET_REPLY 590939710 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123745762 DLCTRL DEBUG Command: GET 340222660 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123745762 DLCTRL DEBUG Tx Command reply: GET_REPLY 340222660 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123745764 DLCTRL DEBUG Command: GET 961366920 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123745764 DLCTRL DEBUG Tx Command reply: GET_REPLY 961366920 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123745765 DLCTRL DEBUG Command: GET 256691048 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123745765 DLCTRL DEBUG Tx Command reply: GET_REPLY 256691048 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123745766 DLCTRL DEBUG Command: GET 579827866 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123745766 DLCTRL DEBUG Tx Command reply: GET_REPLY 579827866 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250425123745767 DLCTRL DEBUG Command: GET 916470145 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123745767 DLCTRL DEBUG Tx Command reply: GET_REPLY 916470145 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123745767 DLCTRL DEBUG Command: GET 113973211 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123745767 DLCTRL DEBUG Tx Command reply: GET_REPLY 113973211 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123745768 DLCTRL DEBUG Command: GET 751663408 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123745768 DLCTRL DEBUG Tx Command reply: GET_REPLY 751663408 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123745770 DLCTRL DEBUG Command: GET 102537632 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123745770 DLCTRL DEBUG Tx Command reply: GET_REPLY 102537632 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123745771 DLCTRL DEBUG Command: GET 884833473 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123745771 DLCTRL DEBUG Tx Command reply: GET_REPLY 884833473 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123745772 DLCTRL DEBUG Command: GET 758428725 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123745772 DLCTRL DEBUG Tx Command reply: GET_REPLY 758428725 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123745773 DLCTRL DEBUG Command: GET 615129809 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123745773 DLCTRL DEBUG Tx Command reply: GET_REPLY 615129809 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123745774 DLCTRL DEBUG Command: GET 994309125 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123745774 DLCTRL DEBUG Tx Command reply: GET_REPLY 994309125 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000001111011010'B, t_guard := 20.000000 } 20250425123745786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59004<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(960)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(960)@be9552f9b756: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(968) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@be9552f9b756: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(968)15778676 20250425123746793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123746793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123746793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123746793 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123746793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf0c374, normal) (hnbgw_rua.c:407) 20250425123746793 DHNB DEBUG map_rua[0x55cf8d40f850]{init}: Allocated (fsm.c:456) 20250425123746793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15778676)[0x55cf8d40f850]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123746793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15778676 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123746793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123746793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123746793 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123746793 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15778676 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250425123746793 DCN DEBUG map_sccp[0x55cf8d382e20]{init}: Allocated (fsm.c:456) 20250425123746793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cf8d382e20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123746793 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15778676 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425123746793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15778676 SCCP-109 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123746793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15778676)[0x55cf8d40f850]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123746793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123746793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123746793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15778676)[0x55cf8d40f850]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123746793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cf8d382e20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123746793 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123746793 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{IDLE}: Allocated (fsm.c:456) 20250425123746793 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123746793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006d), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003da0056400500f1100926) (sccp_scrc.c:406) 20250425123746793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123746793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123746793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123746793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123746793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123746793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123746794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123746794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123746794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123746794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123746794 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123746794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123746794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123746794 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123746794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cf8d382e20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123746794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15778676)[0x55cf8d40f850]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123746794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123746794 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123746794 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123746794 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123746794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123746794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123746794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123746794 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(959)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(959)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(960)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(968) HNBGW_Test.sgsn1-RAN(960)@be9552f9b756: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(968)450575 HNBGW_Test.sgsn1-SCCP(959)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(959)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(968)@be9552f9b756: setverdict(pass): none -> pass 20250425123746798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123746798 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123746798 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123746798 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123746798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123746798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123746798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123746798 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@be9552f9b756: 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 } } } 20250425123746798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123746798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123746798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123746798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123746798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123746798 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00df4d2f) (sccp_scrc.c:477) 20250425123746798 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20250425123746798 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123746798 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123746798 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123746798 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123746798 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123746798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cf8d382e20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123746798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cf8d382e20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123746799 DLCTRL DEBUG Command: GET 649907785 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123746799 DLCTRL DEBUG Tx Command reply: GET_REPLY 649907785 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123746799 DLCTRL DEBUG Command: GET 413079122 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123746799 DLCTRL DEBUG Tx Command reply: GET_REPLY 413079122 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123746801 DLCTRL DEBUG Command: GET 96583231 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123746801 DLCTRL DEBUG Tx Command reply: GET_REPLY 96583231 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123746801 DLCTRL DEBUG Command: GET 724177095 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123746801 DLCTRL DEBUG Tx Command reply: GET_REPLY 724177095 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123746802 DLCTRL DEBUG Command: GET 717925584 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123746802 DLCTRL DEBUG Tx Command reply: GET_REPLY 717925584 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123746803 DLCTRL DEBUG Command: GET 223876732 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123746803 DLCTRL DEBUG Tx Command reply: GET_REPLY 223876732 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123746804 DLCTRL DEBUG Command: GET 232382439 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123746804 DLCTRL DEBUG Tx Command reply: GET_REPLY 232382439 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123746805 DLCTRL DEBUG Command: GET 480815029 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123746805 DLCTRL DEBUG Tx Command reply: GET_REPLY 480815029 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123746806 DLCTRL DEBUG Command: GET 626185666 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123746806 DLCTRL DEBUG Tx Command reply: GET_REPLY 626185666 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123746806 DLCTRL DEBUG Command: GET 615710287 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123746806 DLCTRL DEBUG Tx Command reply: GET_REPLY 615710287 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123746808 DLCTRL DEBUG Command: GET 41638599 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123746808 DLCTRL DEBUG Tx Command reply: GET_REPLY 41638599 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123746809 DLCTRL DEBUG Command: GET 168418701 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123746809 DLCTRL DEBUG Tx Command reply: GET_REPLY 168418701 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250425123746811 DLCTRL DEBUG Command: GET 309723117 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123746811 DLCTRL DEBUG Tx Command reply: GET_REPLY 309723117 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123746812 DLCTRL DEBUG Command: GET 35612932 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123746812 DLCTRL DEBUG Tx Command reply: GET_REPLY 35612932 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123746814 DLCTRL DEBUG Command: GET 278342189 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123746814 DLCTRL DEBUG Tx Command reply: GET_REPLY 278342189 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123746815 DLCTRL DEBUG Command: GET 324554902 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123746815 DLCTRL DEBUG Tx Command reply: GET_REPLY 324554902 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123746817 DLCTRL DEBUG Command: GET 985125598 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123746817 DLCTRL DEBUG Tx Command reply: GET_REPLY 985125598 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123746817 DLCTRL DEBUG Command: GET 740038619 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123746817 DLCTRL DEBUG Tx Command reply: GET_REPLY 740038619 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123746818 DLCTRL DEBUG Command: GET 328907981 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123746818 DLCTRL DEBUG Tx Command reply: GET_REPLY 328907981 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123746819 DLCTRL DEBUG Command: GET 538920713 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123746819 DLCTRL DEBUG Tx Command reply: GET_REPLY 538920713 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123746823 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33983<->l=127.0.0.1:4262) (control_if.c:193) 20250425123746824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(941)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(940)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123746826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123746826 DLINP DEBUG SRVCONN(,r=127.0.0.1:59172<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123746826 DLINP DEBUG SRVCONN(,r=127.0.0.1:59172<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123746826 DLINP NOTICE SRV(,r=127.0.0.1:59172<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123746826 DMAIN NOTICE (127.0.0.1:59172 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59172<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123746826 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(948)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(950)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(947)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(957)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(956)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-RAN(951)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(953)@be9552f9b756: Final verdict of PTC: none 20250425123746829 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123746829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123746829 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123746829 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123746829 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123746829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123746829 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123746829 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123746829 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123746829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc2-RAN(954)@be9552f9b756: Final verdict of PTC: none 20250425123746829 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123746829 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250425123746829 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123746829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123746829 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123746829 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123746829 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123746830 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123746830 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123746830 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123746830 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123746830 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123746830 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123746830 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123746830 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123746830 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@be9552f9b756: Final verdict of PTC: none 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123746830 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123746830 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123746830 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123746830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939)@be9552f9b756: Final verdict of PTC: none20250425123746831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn1-SCCP(959)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(960)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(958)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(952)@be9552f9b756: Final verdict of PTC: none 20250425123746831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123746831 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW_Test.sgsn1-M3UA(961)@be9552f9b756: Final verdict of PTC: none 20250425123746831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123746831 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-M3UA(949)@be9552f9b756: Final verdict of PTC: none20250425123746832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123746832 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123746832 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123746832 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123746832 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123746832 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123746831 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123746831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123746831 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123746831 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250425123746831 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123746831 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123746831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123746831 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123746832 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425123746832 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123746832 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123746832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123746832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123746832 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123746832 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123746832 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123746832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123746832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123746832 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123746832 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123746832 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123746832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123746832 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20250425123746832 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123746832 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123746832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123746832 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425123746832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123746832 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123746832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123746832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123746833 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123746833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123746833 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425123746833 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123746833 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123746833 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123746833 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123746833 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123746833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123746833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123746833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123746833 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123746833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123746833 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123746833 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123746833 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123746833 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123746833 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123746834 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123746834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123746834 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425123746834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123746834 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123746834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123746834 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123746834 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123746834 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123746834 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123746834 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123746835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48650<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123746835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59004<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123746835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123746835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123746835 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123746835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123746835 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123746835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123746835 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123746835 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123746836 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123746836 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123746836 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123746836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123746836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123746836 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250425123746836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123746836 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123746836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123746836 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123746836 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123746836 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123746837 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123746837 DRANAP NOTICE cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123746837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cf8d400ec0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123746837 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123746837 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123746837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ad320), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123746837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123746837 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123746837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123746837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123746837 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123746837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cf8d400ec0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123746837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15497739)[0x55cf8d401290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123746837 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15497739)[0x55cf8d401290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123746838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123746838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15497739)[0x55cf8d401290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123746838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15497739)[0x55cf8d401290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123746838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15497739)[0x55cf8d401290]{disrupted}: Freeing instance (context_map.c:202) 20250425123746838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15497739)[0x55cf8d401290]{disrupted}: Deallocated (fsm.c:568) 20250425123746838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cf8d400ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123746838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cf8d400ec0]{disconnected}: Freeing instance (context_map.c:206) 20250425123746838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cf8d400ec0]{disconnected}: Deallocated (fsm.c:568) 20250425123746838 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15497739 SCCP-107 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250425123746838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cf8d3ffc40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123746838 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) HNBGW-PFCP(942)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(967)@be9552f9b756: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_20(968)@be9552f9b756: Final verdict of PTC: pass HNBGW_Test.sgsn2-SCCP(962)@be9552f9b756: Final verdict of PTC: none 20250425123746838 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123746838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091edb5), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123746839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123746839 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123746839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123746839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123746839 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123746839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cf8d3ffc40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123746839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1575464)[0x55cf8d417e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123746839 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1575464)[0x55cf8d417e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123746839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123746839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1575464)[0x55cf8d417e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123746839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1575464)[0x55cf8d417e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123746839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1575464)[0x55cf8d417e50]{disrupted}: Freeing instance (context_map.c:202) 20250425123746839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1575464)[0x55cf8d417e50]{disrupted}: Deallocated (fsm.c:568) 20250425123746839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cf8d3ffc40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123746840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cf8d3ffc40]{disconnected}: Freeing instance (context_map.c:206) 20250425123746840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cf8d3ffc40]{disconnected}: Deallocated (fsm.c:568) 20250425123746840 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1575464 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250425123746840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123746840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123746840 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123746840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123746840 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123746840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123746840 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123746840 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123746840 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123746840 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123746840 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123746841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cf8d382e20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123746841 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123746841 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123746841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df4d2f), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123746841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123746841 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123746841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123746841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) HNBGW-MGCP(965)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(964)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(963)@be9552f9b756: Final verdict of PTC: none20250425123746841 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123746841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cf8d382e20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123746841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15778676)[0x55cf8d40f850]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123746841 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15778676)[0x55cf8d40f850]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123746841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123746841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15778676)[0x55cf8d40f850]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123746842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15778676)[0x55cf8d40f850]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123746842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15778676)[0x55cf8d40f850]{disrupted}: Freeing instance (context_map.c:202) 20250425123746842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15778676)[0x55cf8d40f850]{disrupted}: Deallocated (fsm.c:568) 20250425123746842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cf8d382e20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123746842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cf8d382e20]{disconnected}: Freeing instance (context_map.c:206) 20250425123746842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cf8d382e20]{disconnected}: Deallocated (fsm.c:568) 20250425123746842 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15778676 SCCP-109 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425123746842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123746842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) HNBGW_Test.msc2-M3UA(955)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(966)@be9552f9b756: Final verdict of PTC: pass20250425123746842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48608<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@be9552f9b756: Final verdict of PTC: none20250425123746843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425123746843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123746843 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123746843 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123746843 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123746852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123746853 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123746853 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123746853 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123746853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123746853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123746853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123746853 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123746854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123746854 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123746854 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123746854 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123746854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123746854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123746854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123746854 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123746854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123746855 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123746855 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123746855 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123746855 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123746855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123746855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123746855 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(940): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(942): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(947): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(948): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(949): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(950): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(951): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(952): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-SCCP(953): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-RAN(954): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-M3UA(955): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(956): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(957): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(958): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(959): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(960): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(961): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(962): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn2-RAN(963): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(964): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(965): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(966): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(967): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(968): pass (pass -> pass) MTC@be9552f9b756: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Fri Apr 25 12:37:46 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 20250425123747015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123747418 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123747418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0e7dd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123747418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123747418 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123747418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123747418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123747418 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123747418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00617c99), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123747418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123747418 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123747418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123747418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123747418 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123747418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ae159), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123747418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123747418 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123747418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123747418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123747418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123747418 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123747418 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123747418 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123747418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123747418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123747418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123747418 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123747418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123747418 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123747418 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123747418 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123747418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123747418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123747418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123747418 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123747418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123747418 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123747418 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123747418 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123747418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123747418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123747418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123747419 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123747717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59014<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=639916) 20250425123748038 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123748038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00115d14), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123748038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123748038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123748038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123748038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123748038 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123748038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf1fe), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123748038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123748038 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123748038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123748038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123748038 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123748038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00152fac), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123748038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123748038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123748038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123748038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123748038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123748038 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123748038 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123748038 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123748038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123748038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123748038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123748038 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123748039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123748039 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123748039 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123748039 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123748039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123748039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123748039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123748039 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123748039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123748039 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123748039 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123748039 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123748039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123748039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123748039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123748039 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=639916, count=666240) 20250425123748798 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123748798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00193507), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123748798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123748798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123748798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123748798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123748798 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123748798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc1e62), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123748798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123748798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123748798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123748798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123748798 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123748798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8b2a4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123748798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123748798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123748798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123748798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123748798 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123748798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87a6d), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123748798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123748798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123748798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123748798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123748798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123748798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123748798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123748798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123748798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123748798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123748798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123748798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123748798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123748798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123748798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123748798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123748798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123748798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123748798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123748798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123748798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123748798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123748798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123748798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123748798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123748798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123748798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123748798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123748798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123748798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123748799 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123748799 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123748799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123748799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123748799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123748799 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123748831 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123748831 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123748831 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123748831 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123748831 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425123748831 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425123748831 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123748831 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123748831 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123748831 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123748831 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123748831 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123748833 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123748833 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123748833 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425123748833 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123748833 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250425123748833 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250425123749343 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123749343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c94c9), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123749343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123749343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123749343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123749343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123749344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123749344 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123749344 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123749344 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123749344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123749344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123749344 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123749346 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123749346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c49e71), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123749346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123749346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123749346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123749346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123749346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123749346 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123749346 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123749346 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123749346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123749346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123749346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123749359 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123749359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f76f3c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123749359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123749359 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123749359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123749359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123749359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123749359 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123749359 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123749359 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123749359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123749359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123749359 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123749631 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123749631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcdbf6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123749631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123749631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123749631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123749631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123749631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123749631 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123749631 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123749631 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123749631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123749631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123749631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123749632 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123749632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00120b60), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123749632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123749632 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123749632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123749632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123749632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123749632 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123749632 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123749632 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123749632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123749632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123749632 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123749633 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123749633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff5c12), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123749633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123749633 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123749633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123749633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123749633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123749633 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123749633 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123749633 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123749633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123749633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123749633 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Fri Apr 25 12:37:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425123750323 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123750323 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123750323 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123750323 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123750323 DLSCCP DEBUG SCCP-SCOC(86)[0x55cf8d40e810]{IDLE}: Deallocated (fsm.c:568) 20250425123750324 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123750324 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123750324 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123750324 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123750324 DLSCCP DEBUG SCCP-SCOC(85)[0x55cf8d40e6e0]{IDLE}: Deallocated (fsm.c:568) 20250425123750325 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123750325 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123750325 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123750325 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123750325 DLSCCP DEBUG SCCP-SCOC(87)[0x55cf8d40e940]{IDLE}: Deallocated (fsm.c:568) MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_sgsnpool_L3Compl_no_cn started. 20250425123750758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123750760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123750763 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40515<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123750844 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123750844 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123750853 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123750853 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123750853 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123750853 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123750853 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123750853 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123750853 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123750853 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123750854 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123750854 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123750854 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123750854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123750854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123750854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123750854 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123750854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123750854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123750854 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123750854 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123750854 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123750854 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123750854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123750854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123750854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123750854 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123750854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123750854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123750854 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123750854 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123750854 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123750854 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123750854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123750854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123750854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123750854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123750854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123750854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123750854 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123750854 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34827 (stream_srv.c:142) 20250425123750854 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34827<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123750854 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123750854 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123750854 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123750854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123750854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123750854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123750854 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123750854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123750854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123750854 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123750854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123750854 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123750854 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123750854 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123750854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123750854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123750854 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123750854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123750854 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123750854 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123750854 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123750854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123750854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123750854 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123750854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123750854 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123750854 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123750854 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123750854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123750854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123750854 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123750854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123750854 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123750854 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123750854 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123750854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123750854 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(979)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(979)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(979)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(977)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123750873 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123750873 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123750873 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123750873 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123750873 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123750873 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123750873 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123750873 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123750875 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123750875 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123750875 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123750875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123750875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123750875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123750875 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123750875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123750875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123750875 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123750875 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123750875 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123750875 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123750875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123750875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123750875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123750875 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123750875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123750875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123750875 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123750875 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123750875 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123750875 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123750875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123750875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123750875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123750875 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123750875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123750875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123750875 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123750875 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123750875 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123750875 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123750875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123750875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123750875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123750875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123750875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123750875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123750875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123750875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123750875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123750875 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123750875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123750875 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123750875 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123750875 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123750875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123750875 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123750875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123750875 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123750875 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123750875 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123750875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123750875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123750875 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123750875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123750875 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123750875 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123750875 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123750875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123750875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123750875 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123750875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123750875 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123750875 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123750875 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123750875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123750875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123750875 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(982)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(982)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(982)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(980)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123750901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123750901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123750901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123750901 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123750901 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123750901 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123750901 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123750901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123750901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123750905 DLINP DEBUG SRVCONN(,r=127.0.0.1:34827<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123750905 DLINP DEBUG SRVCONN(,r=127.0.0.1:34827<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123750905 DLINP DEBUG SRVCONN(,r=127.0.0.1:34827<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123750905 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123750905 DHNBAP DEBUG (127.0.0.1:34827 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123750905 DHNBAP NOTICE (127.0.0.1:34827 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123750905 DHNBAP NOTICE (127.0.0.1:34827 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123750905 DLINP DEBUG SRVCONN(,r=127.0.0.1:34827<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123750905 DLINP DEBUG SRVCONN(,r=127.0.0.1:34827<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123751069 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123751069 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123751069 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123751069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(979)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123751071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123751071 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123751071 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123751071 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123751071 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123751071 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123751071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123751071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123751071 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123751071 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123751071 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123751071 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123751071 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123751071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123751071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123751071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123751071 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123751071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123751071 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123751071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123751071 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123751071 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123751071 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123751071 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123751072 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123751072 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123751072 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123751072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123751072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123751072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123751072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123751072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123751072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123751072 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123751072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123751072 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123751072 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123751072 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123751072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123751072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123751072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123751072 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123751087 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123751087 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123751087 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123751087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(982)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123751088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123751088 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123751088 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123751088 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123751088 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123751088 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123751088 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123751089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123751089 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123751089 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123751089 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123751089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123751089 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123751089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123751089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123751089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123751089 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123751089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123751089 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123751089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123751089 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123751089 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123751089 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123751089 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123751090 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123751090 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123751090 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123751090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123751090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123751090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123751090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123751090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123751090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123751090 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123751090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123751090 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123751090 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123751090 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123751090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123751090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123751090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123751090 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(978)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123751873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123751873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123751873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123751873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123751873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123751873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123751873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123751873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123751873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123751873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123751873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123751873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123751873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123751873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123751873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123751873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123751873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123751873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123751873 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123751873 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123751873 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123751873 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123751873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123751873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123751873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123751873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123751873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123751873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123751873 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123751873 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123751873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123751873 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123751873 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123751873 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123751873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123751873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123751873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123751873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123751874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123751874 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123751874 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123751874 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123751874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123751874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123751874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123751874 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123751874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123751874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123751874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123751874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123751874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123751874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123751874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123751874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123751874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123751874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123751874 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123751874 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123751874 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(981)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123751892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123751892 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123751892 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123751892 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123751892 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123751892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123751892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123751892 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123751893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123751893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123751893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123751893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123751893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123751893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123751893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123751893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123751893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751893 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123751893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123751893 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123751893 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123751893 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123751893 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123751893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123751893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123751893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123751893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123751893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123751893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123751893 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123751893 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123751893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123751893 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123751893 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123751893 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123751893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123751893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123751893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123751893 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123751893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123751893 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123751894 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123751894 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123751894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123751894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123751894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123751894 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123751894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123751894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123751894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123751894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123751894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123751894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123751894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123751894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123751894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123751894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123751894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123751894 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123751894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123751894 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123751894 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123751894 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123751910 DLCTRL DEBUG Command: GET 921198395 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123751910 DLCTRL DEBUG Tx Command reply: GET_REPLY 921198395 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123751911 DLCTRL DEBUG Command: GET 146418603 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123751911 DLCTRL DEBUG Tx Command reply: GET_REPLY 146418603 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123751912 DLCTRL DEBUG Command: GET 282551667 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123751912 DLCTRL DEBUG Tx Command reply: GET_REPLY 282551667 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123751912 DLCTRL DEBUG Command: GET 388514081 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123751912 DLCTRL DEBUG Tx Command reply: GET_REPLY 388514081 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123751913 DLCTRL DEBUG Command: GET 37610040 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123751913 DLCTRL DEBUG Tx Command reply: GET_REPLY 37610040 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123751914 DLCTRL DEBUG Command: GET 959253131 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123751914 DLCTRL DEBUG Tx Command reply: GET_REPLY 959253131 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123751914 DLCTRL DEBUG Command: GET 38696435 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123751914 DLCTRL DEBUG Tx Command reply: GET_REPLY 38696435 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123751915 DLCTRL DEBUG Command: GET 602846524 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123751915 DLCTRL DEBUG Tx Command reply: GET_REPLY 602846524 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123751916 DLCTRL DEBUG Command: GET 407069815 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123751916 DLCTRL DEBUG Tx Command reply: GET_REPLY 407069815 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123751916 DLCTRL DEBUG Command: GET 202189222 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123751916 DLCTRL DEBUG Tx Command reply: GET_REPLY 202189222 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123751917 DLCTRL DEBUG Command: GET 295547854 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123751917 DLCTRL DEBUG Tx Command reply: GET_REPLY 295547854 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123751918 DLCTRL DEBUG Command: GET 275823779 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123751918 DLCTRL DEBUG Tx Command reply: GET_REPLY 275823779 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123751920 DLCTRL DEBUG Command: GET 789830109 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123751920 DLCTRL DEBUG Tx Command reply: GET_REPLY 789830109 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123751921 DLCTRL DEBUG Command: GET 963930825 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123751921 DLCTRL DEBUG Tx Command reply: GET_REPLY 963930825 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123751922 DLCTRL DEBUG Command: GET 153185215 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123751922 DLCTRL DEBUG Tx Command reply: GET_REPLY 153185215 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123751923 DLCTRL DEBUG Command: GET 534704561 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123751923 DLCTRL DEBUG Tx Command reply: GET_REPLY 534704561 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123751925 DLCTRL DEBUG Command: GET 73283247 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123751925 DLCTRL DEBUG Tx Command reply: GET_REPLY 73283247 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123751926 DLCTRL DEBUG Command: GET 101073216 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123751926 DLCTRL DEBUG Tx Command reply: GET_REPLY 101073216 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123751927 DLCTRL DEBUG Command: GET 762137851 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123751927 DLCTRL DEBUG Tx Command reply: GET_REPLY 762137851 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123751927 DLCTRL DEBUG Command: GET 5842192 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123751927 DLCTRL DEBUG Tx Command reply: GET_REPLY 5842192 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010000111'B, t_guard := 20.000000 } 20250425123751938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59034<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@be9552f9b756: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)5664 20250425123752950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123752950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123752950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123752950 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123752950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1620, normal) (hnbgw_rua.c:407) 20250425123752950 DHNB DEBUG map_rua[0x55cf8d40e6e0]{init}: Allocated (fsm.c:456) 20250425123752950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5664)[0x55cf8d40e6e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123752950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5664 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123752950 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123752950 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123752950 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123752950 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5664 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250425123752950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5664)[0x55cf8d40e6e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123752950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5664)[0x55cf8d40e6e0]{init}: Freeing instance (context_map.c:202) 20250425123752950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5664)[0x55cf8d40e6e0]{init}: Deallocated (fsm.c:568) 20250425123752950 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5664 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123752950 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:282) 20250425123752950 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425123752950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123752950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123752950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@be9552f9b756: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)5664 MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011000111'B, t_guard := 20.000000 } 20250425123752965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59036<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@be9552f9b756: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)15712884 20250425123753970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123753970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123753970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425123753970 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123753970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xefc274, normal) (hnbgw_rua.c:407) 20250425123753970 DHNB DEBUG map_rua[0x55cf8d40e6e0]{init}: Allocated (fsm.c:456) 20250425123753970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15712884)[0x55cf8d40e6e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123753970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15712884 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123753970 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123753970 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123753970 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425123753970 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15712884 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250425123753970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15712884)[0x55cf8d40e6e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123753971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15712884)[0x55cf8d40e6e0]{init}: Freeing instance (context_map.c:202) 20250425123753971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15712884)[0x55cf8d40e6e0]{init}: Deallocated (fsm.c:568) 20250425123753971 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15712884 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250425123753971 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:282) 20250425123753971 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425123753971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123753971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123753971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@be9552f9b756: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)15712884 MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110110011'B, t_guard := 20.000000 } 20250425123753984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59044<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@be9552f9b756: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)5818892 20250425123754991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123754991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123754991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123754991 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123754991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x58ca0c, normal) (hnbgw_rua.c:407) 20250425123754991 DHNB DEBUG map_rua[0x55cf8d40e6e0]{init}: Allocated (fsm.c:456) 20250425123754991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5818892)[0x55cf8d40e6e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123754991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5818892 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123754991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123754991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123754991 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5818892 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250425123754991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5818892)[0x55cf8d40e6e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123754991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5818892)[0x55cf8d40e6e0]{init}: Freeing instance (context_map.c:202) 20250425123754991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5818892)[0x55cf8d40e6e0]{init}: Deallocated (fsm.c:568) 20250425123754991 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5818892 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250425123754991 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:282) 20250425123754991 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425123754991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123754991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123754991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@be9552f9b756: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)5818892 MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010010011'B, t_guard := 20.000000 } 20250425123755004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59050<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@be9552f9b756: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)8819601 20250425123756009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123756009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123756009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123756009 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123756009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x869391, normal) (hnbgw_rua.c:407) 20250425123756009 DHNB DEBUG map_rua[0x55cf8d40e6e0]{init}: Allocated (fsm.c:456) 20250425123756009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8819601)[0x55cf8d40e6e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123756009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8819601 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123756009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123756009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123756009 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123756009 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8819601 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250425123756009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8819601)[0x55cf8d40e6e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123756009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8819601)[0x55cf8d40e6e0]{init}: Freeing instance (context_map.c:202) 20250425123756009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8819601)[0x55cf8d40e6e0]{init}: Deallocated (fsm.c:568) 20250425123756009 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8819601 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425123756009 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:282) 20250425123756009 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250425123756009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123756009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123756009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@be9552f9b756: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)8819601 MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123756012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59032<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123756012 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40515<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(971)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(970)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123756013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59026<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123756013 DLINP DEBUG SRVCONN(,r=127.0.0.1:34827<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123756013 DLINP DEBUG SRVCONN(,r=127.0.0.1:34827<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123756013 DLINP NOTICE SRV(,r=127.0.0.1:34827<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123756013 DMAIN NOTICE (127.0.0.1:34827 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34827<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123756013 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425123756013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123756013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123756013 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123756013 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123756014 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(980)@be9552f9b756: Final verdict of PTC: none 20250425123756014 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123756014 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123756014 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123756014 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123756014 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123756014 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(978)@be9552f9b756: Final verdict of PTC: none 20250425123756014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123756014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123756014 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123756014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123756014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123756014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123756014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123756014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123756014 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown 20250425123756014 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123756014 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123756014 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123756014 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123756014 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123756014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123756014 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123756014 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123756014 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123756014 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123756014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123756014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123756014 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123756014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123756014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123756014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123756014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123756014 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123756014 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123756014 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123756014 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123756014 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123756014 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123756014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123756014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(977)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(982)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(979)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(983)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(972)@be9552f9b756: Final verdict of PTC: none 20250425123756016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(984)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(985)@be9552f9b756: Final verdict of PTC: none 20250425123756016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59036<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123756016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59044<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(986)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(981)@be9552f9b756: Final verdict of PTC: none 20250425123756024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(987)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(970): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(972): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(973): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(975): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(977): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(978): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(979): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(980): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(981): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(982): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(983): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(984): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(985): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(986): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(987): none (pass -> pass) MTC@be9552f9b756: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Fri Apr 25 12:37:56 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 20250425123756078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123756779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41886<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285456) 20250425123756838 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123756838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ad320), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123756838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123756838 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123756838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123756838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123756838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123756838 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123756838 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123756838 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123756838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123756838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123756838 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123756840 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123756840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091edb5), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123756840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123756840 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123756840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123756840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123756840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123756840 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123756840 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123756840 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123756840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123756840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123756840 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123756842 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123756842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df4d2f), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123756842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123756842 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123756842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123756842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123756842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123756842 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123756842 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123756842 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123756842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123756842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123756842 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123757419 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123757419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ae159), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123757419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123757419 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123757419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123757419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123757419 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123757419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00617c99), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123757419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123757419 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123757419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123757419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123757419 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123757419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0e7dd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123757419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123757419 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123757419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123757419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123757419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123757419 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123757419 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123757419 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123757419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123757419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123757419 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123757419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123757419 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123757419 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123757419 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123757419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123757419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123757419 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123757419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123757419 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123757419 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123757419 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123757419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123757420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123757420 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=285456, count=298228) 20250425123758014 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123758014 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123758014 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123758014 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123758014 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123758014 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123758039 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123758039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00152fac), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123758039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123758039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123758039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123758039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123758039 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123758039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf1fe), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123758039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123758039 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123758039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123758039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123758039 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123758039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00115d14), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123758039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123758039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123758039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123758039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123758039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123758039 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123758039 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123758039 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123758039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123758039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123758039 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425123758039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123758039 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123758039 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123758039 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123758039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123758039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123758039 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123758039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123758039 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123758039 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123758039 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123758039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123758039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123758039 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Fri Apr 25 12:37:58 UTC 2025 20250425123758799 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123758799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87a6d), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123758799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123758799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123758799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123758799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123758799 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123758799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8b2a4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123758799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123758799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123758799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123758799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123758799 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123758799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc1e62), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123758799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123758799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123758799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123758799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123758799 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123758799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00193507), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123758799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123758799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123758799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123758799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123758799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123758799 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123758799 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123758799 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123758799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123758799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123758799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425123758799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123758799 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123758799 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123758799 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123758799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123758799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123758799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425123758799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123758799 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123758799 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123758799 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123758799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123758799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123758799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425123758799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123758799 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123758799 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123758799 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123758799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123758799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123758799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425123759344 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123759344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c94c9), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123759344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123759344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123759344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123759344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123759344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123759344 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123759344 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123759344 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123759344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123759344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123759344 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123759346 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123759346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c49e71), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123759346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123759346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123759346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123759346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123759346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123759346 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123759346 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123759346 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123759346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123759347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123759347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123759360 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123759360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f76f3c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123759360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123759360 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123759360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123759360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123759360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123759360 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123759360 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123759360 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123759360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123759360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123759360 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123759628 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123759628 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123759628 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123759628 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123759628 DLSCCP DEBUG SCCP-SCOC(88)[0x55cf8d404590]{IDLE}: Deallocated (fsm.c:568) 20250425123759628 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123759628 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123759628 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123759628 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123759628 DLSCCP DEBUG SCCP-SCOC(89)[0x55cf8d3ff060]{IDLE}: Deallocated (fsm.c:568) 20250425123759630 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123759630 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123759630 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123759630 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123759630 DLSCCP DEBUG SCCP-SCOC(90)[0x55cf8d403ad0]{IDLE}: Deallocated (fsm.c:568) MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250425123759810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123759813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123759815 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33857<->l=127.0.0.1:4262) (control_if.c:572) 20250425123759889 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123759889 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123759897 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123759897 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123759897 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123759897 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123759897 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52221 (stream_srv.c:142) TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123759897 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52221<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123759898 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123759898 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123759898 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123759898 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123759899 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123759899 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123759899 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123759899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123759899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123759899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123759899 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123759899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123759899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123759899 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123759899 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123759899 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123759899 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123759899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123759899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123759899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123759899 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123759899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123759899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123759899 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123759899 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123759899 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123759899 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123759899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123759899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123759899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123759899 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123759899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123759899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123759899 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123759899 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123759899 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123759899 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123759899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123759899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123759899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123759899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123759899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123759899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123759899 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123759899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123759899 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123759899 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123759899 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123759899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123759899 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123759899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123759899 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123759899 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123759899 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123759899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123759899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123759899 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123759899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123759899 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123759899 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123759899 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123759899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123759899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123759899 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123759899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123759899 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123759899 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123759899 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123759899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123759899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123759899 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(998)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(998)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(998)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(996)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1001)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(1001)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1001)@be9552f9b756: ************************************************* HNBGW_Test.msc1-SCCP(999)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1004)@be9552f9b756: ************************************************* HNBGW_Test.msc2-M3UA(1004)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1004)@be9552f9b756: ************************************************* HNBGW_Test.msc2-SCCP(1002)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123759935 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123759935 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123759935 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123759935 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123759935 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123759935 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123759935 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123759935 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123759936 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123759937 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123759937 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123759937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123759937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123759937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123759937 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123759937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123759937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123759937 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123759937 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123759937 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123759937 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123759937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123759937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123759937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123759937 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123759937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123759937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123759937 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123759937 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123759937 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123759937 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123759937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123759937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123759937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123759937 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123759937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123759937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123759937 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123759937 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123759937 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123759937 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123759937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123759937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123759937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123759937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123759937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123759937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123759937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123759937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123759937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123759937 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123759937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123759937 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123759937 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123759937 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123759937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123759937 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123759937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123759937 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123759937 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123759937 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123759937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123759937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123759937 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250425123759937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123759937 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123759937 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123759937 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123759937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123759937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123759937 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123759937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123759937 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123759937 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123759937 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123759937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123759937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123759937 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1007)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(1007)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1007)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(1005)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1010)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-M3UA(1010)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1010)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1008)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1013)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1013)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1013)@be9552f9b756: ************************************************* HNBGW_Test.sgsn2-SCCP(1011)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123759981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123759981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123759981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123759981 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123759981 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123759981 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123759981 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123759981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123759981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123759985 DLINP DEBUG SRVCONN(,r=127.0.0.1:52221<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123759985 DLINP DEBUG SRVCONN(,r=127.0.0.1:52221<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123759985 DLINP DEBUG SRVCONN(,r=127.0.0.1:52221<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123759985 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123759985 DHNBAP DEBUG (127.0.0.1:52221 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123759985 DHNBAP NOTICE (127.0.0.1:52221 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123759985 DHNBAP NOTICE (127.0.0.1:52221 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123759985 DLINP DEBUG SRVCONN(,r=127.0.0.1:52221<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123759985 DLINP DEBUG SRVCONN(,r=127.0.0.1:52221<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123800109 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123800109 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123800109 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123800109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(998)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123800111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800111 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123800111 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123800111 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123800111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123800111 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123800111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123800111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800111 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123800111 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123800111 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123800111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123800111 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123800111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123800111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123800111 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123800111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123800111 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123800111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123800111 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123800111 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123800111 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123800112 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123800112 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123800112 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123800112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123800112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123800112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123800113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123800113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123800113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123800113 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123800113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800113 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123800113 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123800113 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123800113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123800113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123800113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123800113 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800119 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123800119 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123800119 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123800119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1001)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123800120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800120 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123800120 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123800120 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123800120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123800120 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123800120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123800121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800121 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123800121 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123800121 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123800121 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123800121 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123800121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123800121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123800121 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123800121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123800121 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123800121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123800121 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123800121 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123800121 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123800122 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123800122 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123800122 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123800122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123800122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123800122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123800122 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123800122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123800122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123800122 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123800122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800122 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123800122 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123800122 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123800122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123800122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123800122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123800122 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800130 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123800130 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425123800130 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123800130 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1004)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425123800131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800131 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250425123800131 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123800131 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123800131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123800131 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425123800131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123800132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800132 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123800132 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123800132 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123800132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123800132 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123800132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123800132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123800132 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250425123800132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123800132 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123800132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800132 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123800132 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123800132 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123800132 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123800133 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123800133 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123800133 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123800133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123800133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123800133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123800133 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123800133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123800133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123800133 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123800133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800133 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123800133 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123800133 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123800133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123800133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123800133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123800133 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800147 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123800147 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123800147 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123800147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1007)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123800148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800148 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123800148 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123800148 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123800148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123800148 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123800148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123800149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800149 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123800149 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123800149 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123800149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123800149 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123800149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123800149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123800149 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123800149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123800149 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123800149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800149 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123800149 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123800149 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123800149 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123800150 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123800150 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123800150 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123800150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123800150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123800150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123800150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123800150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123800150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123800150 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123800150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800150 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123800150 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123800150 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123800150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123800150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123800150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123800150 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800158 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123800158 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123800158 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123800158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1010)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123800159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800159 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123800159 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123800159 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123800159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123800159 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123800159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123800160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800160 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123800160 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123800160 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123800160 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123800160 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123800160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123800160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123800160 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123800160 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123800160 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123800160 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800160 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123800160 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123800160 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123800160 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123800161 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123800161 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123800161 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123800161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123800161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123800161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123800161 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123800161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123800161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123800161 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123800161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800161 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123800161 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123800161 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123800161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123800161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123800161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123800161 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800169 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123800169 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425123800169 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123800169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1013)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425123800170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800170 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250425123800170 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123800170 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123800170 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123800170 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250425123800170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123800171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800171 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123800171 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123800171 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123800171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123800171 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123800171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123800171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123800171 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250425123800171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123800171 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123800171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123800171 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123800171 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123800171 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123800172 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123800172 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123800172 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123800172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123800172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123800172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123800172 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123800172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123800172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123800172 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123800172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800172 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123800172 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123800172 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123800172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123800172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123800172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123800172 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(997)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123800914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800914 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123800914 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123800914 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123800914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123800914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123800914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123800914 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123800914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123800914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123800914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123800914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123800914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123800914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123800914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800914 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800914 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123800914 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123800914 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123800914 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123800914 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123800914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123800914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123800914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123800914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123800914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123800914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123800914 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123800914 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123800914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800914 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123800914 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123800914 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123800914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123800914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123800914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123800914 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800915 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123800915 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123800915 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123800915 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123800915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123800915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123800915 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123800915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123800915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123800915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123800915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123800915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123800915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123800915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123800915 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123800915 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123800915 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(1000)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123800922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800922 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123800922 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123800922 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123800922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123800922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123800922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123800922 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123800922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123800922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123800922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123800922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123800922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123800922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123800922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123800922 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123800922 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123800922 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123800922 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123800922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123800922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123800922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123800922 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123800922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123800922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123800922 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123800922 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123800922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800922 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123800922 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123800922 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123800922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123800922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123800922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123800922 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800923 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123800923 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123800923 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123800923 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123800923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123800923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123800923 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123800923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123800923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123800923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123800923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123800923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123800923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123800923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800923 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123800923 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123800923 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123800923 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(1003)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123800934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800934 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123800934 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123800934 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123800934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123800934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123800934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123800934 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123800934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123800934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123800934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123800934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123800934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123800934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123800934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123800934 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123800934 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123800934 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425123800934 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123800934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123800934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123800934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123800934 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123800934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123800934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123800934 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123800934 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: link up (cnlink.c:111) 20250425123800934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800934 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123800934 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123800934 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123800934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123800934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123800934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425123800934 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800935 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250425123800935 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250425123800935 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425123800935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123800935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123800935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123800935 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123800935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123800935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123800935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123800935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123800935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425123800935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123800935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123800935 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123800935 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123800935 DRANAP INFO cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1006)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123800951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800951 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123800951 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123800951 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123800951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123800951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123800951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123800951 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123800951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123800951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123800951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123800951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123800951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123800951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123800951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123800951 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123800951 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123800951 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123800951 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123800951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123800951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123800951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123800951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123800951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123800951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123800951 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123800951 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123800951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800951 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123800951 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123800951 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123800951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123800951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123800951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123800951 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800952 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123800952 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123800952 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123800952 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123800952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123800952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123800952 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123800952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123800952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123800952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123800952 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123800952 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123800952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123800952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123800952 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123800952 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123800952 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(1009)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123800962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800962 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123800962 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123800962 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123800962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123800962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123800962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123800962 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123800962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123800962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123800962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123800962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123800962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123800962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123800962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800962 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800962 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123800962 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123800962 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123800962 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123800962 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123800962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123800962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123800962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123800962 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123800962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123800962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123800962 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123800962 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123800962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123800962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123800962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123800962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123800962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123800962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123800962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800963 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123800963 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123800963 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123800963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123800963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123800963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123800963 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123800963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123800963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123800963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123800963 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123800963 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123800963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123800963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123800963 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123800963 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123800963 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(1012)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123800972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800972 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425123800972 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425123800972 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425123800972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123800972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123800972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123800972 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123800972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123800972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123800972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123800972 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123800972 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425123800972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123800972 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:391) 20250425123800972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800972 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:391) 20250425123800972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800972 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800972 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123800972 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123800972 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123800972 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425123800972 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123800972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123800972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123800972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123800972 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123800972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123800972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123800972 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123800972 DRANAP NOTICE cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: link up (cnlink.c:111) 20250425123800972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800972 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123800972 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123800972 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123800972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123800972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123800972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123800972 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123800973 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425123800973 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425123800973 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425123800973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123800973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123800973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123800973 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123800973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123800973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123800973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123800973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123800973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123800973 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123800973 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425123800973 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:477) 20250425123800973 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:391) 20250425123800973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123800973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800973 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:391) 20250425123800973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123800973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123800973 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123800973 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123800973 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123800973 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123800973 DRANAP INFO cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123801989 DLCTRL DEBUG Command: GET 374159795 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123801989 DLCTRL DEBUG Tx Command reply: GET_REPLY 374159795 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123801992 DLCTRL DEBUG Command: GET 34686224 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123801992 DLCTRL DEBUG Tx Command reply: GET_REPLY 34686224 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123801994 DLCTRL DEBUG Command: GET 857670791 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123801994 DLCTRL DEBUG Tx Command reply: GET_REPLY 857670791 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123801995 DLCTRL DEBUG Command: GET 537650666 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123801995 DLCTRL DEBUG Tx Command reply: GET_REPLY 537650666 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123801997 DLCTRL DEBUG Command: GET 519335193 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123801997 DLCTRL DEBUG Tx Command reply: GET_REPLY 519335193 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123801998 DLCTRL DEBUG Command: GET 728689929 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123801998 DLCTRL DEBUG Tx Command reply: GET_REPLY 728689929 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123801999 DLCTRL DEBUG Command: GET 85873805 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123801999 DLCTRL DEBUG Tx Command reply: GET_REPLY 85873805 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123802000 DLCTRL DEBUG Command: GET 489012468 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123802000 DLCTRL DEBUG Tx Command reply: GET_REPLY 489012468 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123802001 DLCTRL DEBUG Command: GET 310018293 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123802001 DLCTRL DEBUG Tx Command reply: GET_REPLY 310018293 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123802002 DLCTRL DEBUG Command: GET 583708629 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123802002 DLCTRL DEBUG Tx Command reply: GET_REPLY 583708629 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123802003 DLCTRL DEBUG Command: GET 589489383 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123802003 DLCTRL DEBUG Tx Command reply: GET_REPLY 589489383 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123802004 DLCTRL DEBUG Command: GET 224985477 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123802004 DLCTRL DEBUG Tx Command reply: GET_REPLY 224985477 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123802005 DLCTRL DEBUG Command: GET 120256207 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123802005 DLCTRL DEBUG Tx Command reply: GET_REPLY 120256207 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123802006 DLCTRL DEBUG Command: GET 696930879 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123802006 DLCTRL DEBUG Tx Command reply: GET_REPLY 696930879 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123802007 DLCTRL DEBUG Command: GET 318695389 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123802007 DLCTRL DEBUG Tx Command reply: GET_REPLY 318695389 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123802008 DLCTRL DEBUG Command: GET 859540222 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123802008 DLCTRL DEBUG Tx Command reply: GET_REPLY 859540222 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123802009 DLCTRL DEBUG Command: GET 626743482 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123802009 DLCTRL DEBUG Tx Command reply: GET_REPLY 626743482 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123802010 DLCTRL DEBUG Command: GET 537574625 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123802010 DLCTRL DEBUG Tx Command reply: GET_REPLY 537574625 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123802010 DLCTRL DEBUG Command: GET 83635558 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123802010 DLCTRL DEBUG Tx Command reply: GET_REPLY 83635558 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123802011 DLCTRL DEBUG Command: GET 975096626 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123802011 DLCTRL DEBUG Tx Command reply: GET_REPLY 975096626 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: 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@be9552f9b756: 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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111010110'B, t_guard := 20.000000 } 20250425123802026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41906<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1006)@be9552f9b756: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1006)@be9552f9b756: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1015) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@be9552f9b756: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)5636154 20250425123803061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123803061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123803061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425123803061 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123803061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x56003a, normal) (hnbgw_rua.c:407) 20250425123803061 DHNB DEBUG map_rua[0x55cf8d40e6e0]{init}: Allocated (fsm.c:456) 20250425123803061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5636154)[0x55cf8d40e6e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123803062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636154 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123803062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123803062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123803062 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250425123803062 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250425123803062 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636154 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:1047) 20250425123803062 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636154 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123803062 DCN DEBUG map_sccp[0x55cf8d40e810]{init}: Allocated (fsm.c:456) 20250425123803062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cf8d40e810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123803062 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5636154 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123803062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636154 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250425123803062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5636154)[0x55cf8d40e6e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123803062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123803062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123803062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5636154)[0x55cf8d40e6e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123803062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cf8d40e810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123803062 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123803062 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{IDLE}: Allocated (fsm.c:456) 20250425123803062 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123803062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030003d60056400500f1100926) (sccp_scrc.c:406) 20250425123803062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123803062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123803062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123803062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123803062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123803062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123803062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123803062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123803063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123803063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123803063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123803063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123803063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123803063 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123803063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cf8d40e810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123803063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5636154)[0x55cf8d40e6e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123803063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123803063 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123803063 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123803063 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123803063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123803063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123803063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123803063 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1005)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1005)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1006)@be9552f9b756: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1015) HNBGW_Test.sgsn0-RAN(1006)@be9552f9b756: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)7324069 HNBGW_Test.sgsn0-SCCP(1005)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1005)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1015)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: 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 } } } 20250425123803082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123803082 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123803082 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123803082 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123803082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123803082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123803082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123803082 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123803082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123803082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123803082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123803082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123803082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123803082 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ed6a56) (sccp_scrc.c:477) 20250425123803082 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20250425123803082 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123803082 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123803082 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123803082 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123803082 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123803082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cf8d40e810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123803082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cf8d40e810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123803083 DLCTRL DEBUG Command: GET 993827642 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123803083 DLCTRL DEBUG Tx Command reply: GET_REPLY 993827642 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123803087 DLCTRL DEBUG Command: GET 226341922 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123803087 DLCTRL DEBUG Tx Command reply: GET_REPLY 226341922 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123803091 DLCTRL DEBUG Command: GET 287174181 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123803091 DLCTRL DEBUG Tx Command reply: GET_REPLY 287174181 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123803096 DLCTRL DEBUG Command: GET 439278647 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123803096 DLCTRL DEBUG Tx Command reply: GET_REPLY 439278647 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123803100 DLCTRL DEBUG Command: GET 343312624 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123803101 DLCTRL DEBUG Tx Command reply: GET_REPLY 343312624 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123803105 DLCTRL DEBUG Command: GET 630204977 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123803105 DLCTRL DEBUG Tx Command reply: GET_REPLY 630204977 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123803110 DLCTRL DEBUG Command: GET 95939209 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123803110 DLCTRL DEBUG Tx Command reply: GET_REPLY 95939209 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123803115 DLCTRL DEBUG Command: GET 259536407 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123803115 DLCTRL DEBUG Tx Command reply: GET_REPLY 259536407 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123803119 DLCTRL DEBUG Command: GET 648015543 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123803120 DLCTRL DEBUG Tx Command reply: GET_REPLY 648015543 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123803124 DLCTRL DEBUG Command: GET 624749194 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123803124 DLCTRL DEBUG Tx Command reply: GET_REPLY 624749194 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123803128 DLCTRL DEBUG Command: GET 26161965 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123803128 DLCTRL DEBUG Tx Command reply: GET_REPLY 26161965 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123803131 DLCTRL DEBUG Command: GET 827779256 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123803131 DLCTRL DEBUG Tx Command reply: GET_REPLY 827779256 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123803133 DLCTRL DEBUG Command: GET 605198390 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123803133 DLCTRL DEBUG Tx Command reply: GET_REPLY 605198390 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123803135 DLCTRL DEBUG Command: GET 870315519 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123803135 DLCTRL DEBUG Tx Command reply: GET_REPLY 870315519 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123803136 DLCTRL DEBUG Command: GET 559266912 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123803136 DLCTRL DEBUG Tx Command reply: GET_REPLY 559266912 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123803137 DLCTRL DEBUG Command: GET 938889714 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123803137 DLCTRL DEBUG Tx Command reply: GET_REPLY 938889714 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123803138 DLCTRL DEBUG Command: GET 670367072 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123803138 DLCTRL DEBUG Tx Command reply: GET_REPLY 670367072 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123803139 DLCTRL DEBUG Command: GET 110280618 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123803139 DLCTRL DEBUG Tx Command reply: GET_REPLY 110280618 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123803140 DLCTRL DEBUG Command: GET 686145002 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123803140 DLCTRL DEBUG Tx Command reply: GET_REPLY 686145002 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123803140 DLCTRL DEBUG Command: GET 288172012 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123803140 DLCTRL DEBUG Tx Command reply: GET_REPLY 288172012 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000001101010110'B, t_guard := 20.000000 } 20250425123803150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41922<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1012)@be9552f9b756: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1012)@be9552f9b756: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1016) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@be9552f9b756: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1016)9502141 20250425123804157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123804157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123804157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425123804157 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123804157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x90fdbd, normal) (hnbgw_rua.c:407) 20250425123804157 DHNB DEBUG map_rua[0x55cf8d401290]{init}: Allocated (fsm.c:456) 20250425123804157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9502141)[0x55cf8d401290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123804157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9502141 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123804157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123804157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123804157 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250425123804157 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9502141 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250425123804157 DCN DEBUG map_sccp[0x55cf8d400ec0]{init}: Allocated (fsm.c:456) 20250425123804157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cf8d400ec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123804157 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9502141 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250425123804157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9502141 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250425123804157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9502141)[0x55cf8d401290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123804157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123804157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123804157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9502141)[0x55cf8d401290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123804157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cf8d400ec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123804157 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123804157 DLSCCP DEBUG SCCP-SCOC(111)[0x55cf8d417e50]{IDLE}: Allocated (fsm.c:456) 20250425123804157 DLSCCP DEBUG SCCP-SCOC(111)[0x55cf8d417e50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123804157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030003560056400500f1100926) (sccp_scrc.c:406) 20250425123804157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123804157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123804157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123804157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123804157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123804157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123804157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123804157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123804157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123804157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123804157 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123804157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123804157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123804157 DLSCCP DEBUG SCCP-SCOC(111)[0x55cf8d417e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123804157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cf8d400ec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123804157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9502141)[0x55cf8d401290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123804157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123804157 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123804157 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123804157 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123804157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123804157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123804157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123804157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1011)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1011)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1012)@be9552f9b756: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1016) HNBGW_Test.sgsn2-RAN(1012)@be9552f9b756: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1016)11404140 HNBGW_Test.sgsn2-SCCP(1011)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1011)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1016)@be9552f9b756: setverdict(pass): none -> pass 20250425123804161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123804161 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250425123804161 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250425123804161 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425123804161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123804161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123804161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123804161 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123804161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123804161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123804161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123804161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250425123804161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123804161 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00025b5d) (sccp_scrc.c:477) 20250425123804161 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20250425123804161 DLSCCP DEBUG SCCP-SCOC(111)[0x55cf8d417e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123804161 DLSCCP DEBUG SCCP-SCOC(111)[0x55cf8d417e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123804161 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123804161 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123804161 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123804162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cf8d400ec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123804162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cf8d400ec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123804162 DLCTRL DEBUG Command: GET 973475105 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123804162 DLCTRL DEBUG Tx Command reply: GET_REPLY 973475105 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123804163 DLCTRL DEBUG Command: GET 681611301 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123804163 DLCTRL DEBUG Tx Command reply: GET_REPLY 681611301 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123804165 DLCTRL DEBUG Command: GET 460854702 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123804165 DLCTRL DEBUG Tx Command reply: GET_REPLY 460854702 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123804167 DLCTRL DEBUG Command: GET 51277512 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123804167 DLCTRL DEBUG Tx Command reply: GET_REPLY 51277512 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123804168 DLCTRL DEBUG Command: GET 215445218 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123804168 DLCTRL DEBUG Tx Command reply: GET_REPLY 215445218 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123804170 DLCTRL DEBUG Command: GET 685873880 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123804170 DLCTRL DEBUG Tx Command reply: GET_REPLY 685873880 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123804173 DLCTRL DEBUG Command: GET 658121506 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123804173 DLCTRL DEBUG Tx Command reply: GET_REPLY 658121506 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123804174 DLCTRL DEBUG Command: GET 889565945 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123804174 DLCTRL DEBUG Tx Command reply: GET_REPLY 889565945 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123804175 DLCTRL DEBUG Command: GET 776204616 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123804175 DLCTRL DEBUG Tx Command reply: GET_REPLY 776204616 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123804176 DLCTRL DEBUG Command: GET 30794583 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123804176 DLCTRL DEBUG Tx Command reply: GET_REPLY 30794583 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123804177 DLCTRL DEBUG Command: GET 88084980 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123804177 DLCTRL DEBUG Tx Command reply: GET_REPLY 88084980 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123804179 DLCTRL DEBUG Command: GET 804689199 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123804179 DLCTRL DEBUG Tx Command reply: GET_REPLY 804689199 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250425123804181 DLCTRL DEBUG Command: GET 379340557 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123804181 DLCTRL DEBUG Tx Command reply: GET_REPLY 379340557 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123804182 DLCTRL DEBUG Command: GET 265358187 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123804182 DLCTRL DEBUG Tx Command reply: GET_REPLY 265358187 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123804183 DLCTRL DEBUG Command: GET 284914475 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123804183 DLCTRL DEBUG Tx Command reply: GET_REPLY 284914475 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123804184 DLCTRL DEBUG Command: GET 340312015 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123804184 DLCTRL DEBUG Tx Command reply: GET_REPLY 340312015 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123804186 DLCTRL DEBUG Command: GET 631091896 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123804186 DLCTRL DEBUG Tx Command reply: GET_REPLY 631091896 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123804186 DLCTRL DEBUG Command: GET 702537625 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123804186 DLCTRL DEBUG Tx Command reply: GET_REPLY 702537625 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123804188 DLCTRL DEBUG Command: GET 571619484 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123804188 DLCTRL DEBUG Tx Command reply: GET_REPLY 571619484 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123804189 DLCTRL DEBUG Command: GET 315965007 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123804189 DLCTRL DEBUG Tx Command reply: GET_REPLY 315965007 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123804194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41904<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123804194 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33857<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(990)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(989)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123804196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123804196 DLINP DEBUG SRVCONN(,r=127.0.0.1:52221<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123804196 DLINP DEBUG SRVCONN(,r=127.0.0.1:52221<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123804196 DLINP NOTICE SRV(,r=127.0.0.1:52221<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123804196 DMAIN NOTICE (127.0.0.1:52221 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52221<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123804196 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995)@be9552f9b756: Final verdict of PTC: none 20250425123804199 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123804199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123804199 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123804199 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123804199 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123804199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123804199 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123804199 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123804199 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123804199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123804199 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123804199 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123804199 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123804199 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123804199 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123804200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123804200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123804200 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123804200 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123804200 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123804200 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123804200 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123804200 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123804200 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123804200 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123804199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123804199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123804200 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123804200 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123804200 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250425123804200 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(997)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1003)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1002)@be9552f9b756: Final verdict of PTC: none 20250425123804200 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250425123804200 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123804200 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123804200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123804200 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(996)@be9552f9b756: Final verdict of PTC: none 20250425123804200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123804200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(1000)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(999)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1008)@be9552f9b756: Final verdict of PTC: none 20250425123804200 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123804200 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123804200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123804200 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123804200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123804200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123804200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123804200 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123804200 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425123804200 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@be9552f9b756: Final verdict of PTC: none 20250425123804200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123804200 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250425123804200 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123804200 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250425123804200 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123804200 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123804200 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123804200 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123804200 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123804201 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 HNBGW_Test.sgsn1-RAN(1009)@be9552f9b756: Final verdict of PTC: none 20250425123804201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123804201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123804201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123804201 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123804201 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20250425123804201 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123804201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123804201 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123804201 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250425123804201 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123804201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123804201 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123804201 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123804201 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123804201 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123804201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123804201 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123804201 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123804201 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123804201 DRANAP NOTICE cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123804201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123804201 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123804201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123804201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123804201 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123804201 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123804201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.sgsn0-RAN(1006)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1012)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988)@be9552f9b756: Final verdict of PTC: none 20250425123804201 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) HNBGW_Test.sgsn0-SCCP(1005)@be9552f9b756: Final verdict of PTC: none 20250425123804201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123804201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123804202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-M3UA(998)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@be9552f9b756: Final verdict of PTC: none 20250425123804202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123804202 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123804202 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn2-SCCP(1011)@be9552f9b756: Final verdict of PTC: none 20250425123804202 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123804202 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123804203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123804203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123804203 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW_Test.sgsn2-M3UA(1013)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(1014)@be9552f9b756: Final verdict of PTC: none 20250425123804203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123804203 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123804204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123804204 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123804204 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123804204 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123804204 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123804204 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123804205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cf8d40e810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123804205 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123804205 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123804205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed6a56), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123804205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123804205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) HNBGW_Test.sgsn0-M3UA(1007)@be9552f9b756: Final verdict of PTC: none20250425123804206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123804206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123804206 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123804206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cf8d40e810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123804206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5636154)[0x55cf8d40e6e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123804206 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5636154)[0x55cf8d40e6e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW-PFCP(991)@be9552f9b756: Final verdict of PTC: none20250425123804207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123804207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5636154)[0x55cf8d40e6e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123804207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5636154)[0x55cf8d40e6e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123804207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5636154)[0x55cf8d40e6e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123804207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5636154)[0x55cf8d40e6e0]{disrupted}: Deallocated (fsm.c:568) 20250425123804207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cf8d40e810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123804207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cf8d40e810]{disconnected}: Freeing instance (context_map.c:206) 20250425123804208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cf8d40e810]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc1-M3UA(1001)@be9552f9b756: Final verdict of PTC: none 20250425123804208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123804208 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123804208 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123804208 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123804208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123804208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123804208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123804208 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123804208 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636154 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250425123804208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123804208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123804209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123804209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123804209 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123804209 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123804209 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123804210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9502141)[0x55cf8d401290]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425123804210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9502141)[0x55cf8d401290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250425123804210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cf8d400ec0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250425123804210 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123804210 DLSCCP DEBUG SCCP-SCOC(111)[0x55cf8d417e50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123804210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00025b5d), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123804211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123804211 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123804211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123804211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123804211 DLSCCP DEBUG SCCP-SCOC(111)[0x55cf8d417e50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123804211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cf8d400ec0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123804212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9502141)[0x55cf8d401290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123804212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9502141)[0x55cf8d401290]{disrupted}: Freeing instance (context_map.c:202) 20250425123804212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9502141)[0x55cf8d401290]{disrupted}: Deallocated (fsm.c:568) TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1004)@be9552f9b756: Final verdict of PTC: none 20250425123804212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cf8d400ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123804212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cf8d400ec0]{disconnected}: Freeing instance (context_map.c:206) 20250425123804212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cf8d400ec0]{disconnected}: Deallocated (fsm.c:568) 20250425123804213 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9502141 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) HNBGW_Test.sgsn1-M3UA(1010)@be9552f9b756: Final verdict of PTC: none 20250425123804213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123804213 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123804213 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123804213 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123804213 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123804213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123804213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123804213 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123804213 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123804233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41922<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(1016)@be9552f9b756: Final verdict of PTC: pass 20250425123804237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41906<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(1015)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(989): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(990): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(991): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(992): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(994): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(996): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(997): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(998): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(999): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(1000): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(1001): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-SCCP(1002): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-RAN(1003): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc2-M3UA(1004): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1005): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1006): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1007): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1008): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1009): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1010): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1011): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1012): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1013): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(1014): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1015): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1016): pass (pass -> pass) MTC@be9552f9b756: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Fri Apr 25 12:38:04 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 20250425123804426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123805128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41938<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=587132) Waiting for packet dumper to finish... 1 (prev_count=587132, count=587672) 20250425123806201 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123806201 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123806201 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123806201 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123806201 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425123806201 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425123806201 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123806201 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123806201 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123806201 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123806201 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123806201 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123806839 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123806839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ad320), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123806839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123806839 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123806839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123806839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123806840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123806840 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123806840 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123806840 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123806840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123806840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123806840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123806840 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123806840 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123806841 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123806841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091edb5), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123806841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123806841 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123806841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123806841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123806841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123806841 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123806841 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123806841 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123806841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123806841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123806841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123806841 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123806841 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123806843 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123806843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df4d2f), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123806843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123806843 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123806843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123806843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123806843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123806843 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123806843 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123806843 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123806843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123806843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123806843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123806843 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123806844 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Fri Apr 25 12:38:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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 20250425123807420 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123807421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0e7dd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123807421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123807421 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123807421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123807421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123807421 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123807421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00617c99), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123807421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123807421 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123807421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123807421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123807421 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123807421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ae159), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123807421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123807421 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123807421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123807421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123807421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123807421 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123807421 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123807421 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123807421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123807421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123807421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123807421 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123807421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123807421 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123807421 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123807421 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123807421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123807421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123807421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123807421 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123807421 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123807421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123807421 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123807421 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123807421 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123807421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123807421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123807421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123807421 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123807422 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123807422 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123808040 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123808040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00115d14), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123808040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123808040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808040 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123808040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf1fe), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123808040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808040 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123808040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808040 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123808040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00152fac), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123808040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123808040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123808040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123808040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123808040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425123808040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123808040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123808040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123808040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123808040 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123808041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808041 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808041 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808041 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123808041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123808041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123808041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425123808041 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250425123808198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123808200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123808204 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38151<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123808278 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123808278 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123808286 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123808286 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123808287 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123808287 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123808287 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123808287 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123808287 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41425 (stream_srv.c:142) 20250425123808287 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41425<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123808287 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123808287 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123808288 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123808288 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123808288 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123808288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123808288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123808288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808289 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123808289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808289 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123808289 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123808289 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123808289 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123808289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123808289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123808289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808289 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123808289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808289 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123808289 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123808289 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123808289 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123808289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123808289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123808289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808289 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123808289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808289 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123808289 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123808289 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123808289 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123808289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123808289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123808289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123808289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808289 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123808289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808289 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808289 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808289 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123808289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123808289 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123808289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808289 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808289 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808289 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123808289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123808289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123808289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123808289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808289 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808289 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808289 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123808289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123808289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123808289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123808289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808289 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808289 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808289 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123808289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123808289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123808289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1027)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(1027)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1027)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1025)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1030)@be9552f9b756: ************************************************* HNBGW_Test.msc1-M3UA(1030)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1030)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1028)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123808317 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123808317 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123808318 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123808318 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123808318 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123808318 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123808318 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123808318 DRANAP NOTICE cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123808318 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123808318 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123808319 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123808319 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123808319 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123808319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123808319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123808319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808319 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123808319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808319 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123808319 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123808319 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123808319 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123808319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123808319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123808319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808319 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123808319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808319 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123808319 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123808319 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123808319 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123808319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123808319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123808319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808319 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123808319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808319 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123808319 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123808319 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123808319 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123808319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123808319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123808319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123808319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808319 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123808319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808319 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808319 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808319 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123808319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123808319 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123808319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808319 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808319 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808319 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123808319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123808319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123808319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123808319 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123808319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808319 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808319 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808319 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123808319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123808319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123808319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123808319 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123808319 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123808319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808319 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808319 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808319 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123808319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123808319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123808319 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250425123808319 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1033)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(1033)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1033)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1031)@be9552f9b756: v_sccp_pdu_maxlen:268 MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1036)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-M3UA(1036)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1036)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1034)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123808352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123808352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123808352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123808352 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123808352 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123808352 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123808352 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123808352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123808352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123808356 DLINP DEBUG SRVCONN(,r=127.0.0.1:41425<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123808356 DLINP DEBUG SRVCONN(,r=127.0.0.1:41425<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123808356 DLINP DEBUG SRVCONN(,r=127.0.0.1:41425<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123808356 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123808356 DHNBAP DEBUG (127.0.0.1:41425 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123808356 DHNBAP NOTICE (127.0.0.1:41425 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123808356 DHNBAP NOTICE (127.0.0.1:41425 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123808356 DLINP DEBUG SRVCONN(,r=127.0.0.1:41425<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123808356 DLINP DEBUG SRVCONN(,r=127.0.0.1:41425<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123808502 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123808502 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123808502 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123808502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1027)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123808510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808510 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123808510 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123808510 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123808510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123808510 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123808510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123808513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123808513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123808513 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123808513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123808513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123808513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123808513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123808513 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123808513 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123808513 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123808513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808513 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123808513 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123808513 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123808513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123808513 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123808513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123808513 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123808513 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123808513 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123808513 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425123808513 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123808513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1030)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425123808514 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123808514 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123808514 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123808514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123808514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123808514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123808514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808514 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123808514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808514 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808514 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808514 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123808514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123808514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123808514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123808514 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123808516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808517 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250425123808517 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123808517 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123808517 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123808517 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123808517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123808518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808518 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123808518 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123808518 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123808518 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123808518 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123808518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123808518 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123808518 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123808518 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123808518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123808518 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250425123808518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123808518 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123808518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123808518 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123808518 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123808518 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123808518 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123808519 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123808520 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123808520 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123808520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123808520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123808520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808520 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123808520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808520 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123808520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808520 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808520 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808520 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123808520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123808520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123808520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123808520 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123808530 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123808530 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123808530 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123808530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1033)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123808532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808532 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123808532 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123808532 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123808532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123808532 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123808532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123808533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808533 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123808533 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123808533 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123808533 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123808533 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123808533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123808533 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123808533 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123808533 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123808533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123808533 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123808533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123808533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123808533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123808533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123808533 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123808533 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123808533 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123808534 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123808534 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123808534 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123808534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123808534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123808534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123808534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808534 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123808534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808534 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808534 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808534 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123808534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123808534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123808534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123808534 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123808541 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123808541 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123808541 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425123808541 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250425123808541 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425123808541 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425123808541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1036)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123808543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808543 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123808543 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425123808543 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425123808543 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425123808543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123808544 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123808544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425123808544 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123808544 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123808544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123808544 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123808544 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123808544 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123808544 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123808544 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123808544 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123808546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808546 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123808546 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123808546 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123808546 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123808546 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250425123808546 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123808546 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123808546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123808546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123808546 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123808546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123808546 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123808546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123808546 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123808546 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123808546 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123808546 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123808547 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123808547 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123808547 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123808547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123808548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123808548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123808548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123808548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123808548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808548 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123808548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808548 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123808548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808548 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808548 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808548 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123808548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123808548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123808548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123808548 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123808800 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123808800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00193507), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123808800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123808800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808800 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123808800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc1e62), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123808800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123808800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808800 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123808800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8b2a4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123808800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123808800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808800 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123808800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87a6d), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123808800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123808800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123808800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123808800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123808800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808800 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808800 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808800 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123808800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123808800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123808800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123808800 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123808800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808800 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808800 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808800 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123808800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123808800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123808800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123808800 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123808800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808800 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808800 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808800 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123808800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123808800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123808800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123808800 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123808800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808800 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123808800 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123808800 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123808800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123808800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123808800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123808800 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123808802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123808802 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123808802 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123808802 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123808802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123808802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123808802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123808802 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123808802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123808802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123808802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123808802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123808802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123808802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=00193507) (sccp_scrc.c:477) 20250425123808802 DLSCCP DEBUG Received CO:RELCO for local reference 100 (sccp_scoc.c:1824) 20250425123808802 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123808802 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123808802 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123808802 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123808802 DLSCCP DEBUG SCCP-SCOC(100)[0x55cf8d41c5c0]{IDLE}: Deallocated (fsm.c:568) 20250425123809004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809004 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123809005 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123809005 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123809005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123809005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123809005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123809005 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123809005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123809005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809005 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123809005 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123809005 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123809005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123809005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123809005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123809005 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809005 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123809005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123809005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123809005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123809005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000063), PART(T=Source Reference,L=4,D=00fc1e62) (sccp_scrc.c:477) 20250425123809005 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20250425123809005 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123809005 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123809005 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123809005 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123809005 DLSCCP DEBUG SCCP-SCOC(99)[0x55cf8d417d20]{IDLE}: Deallocated (fsm.c:568) 20250425123809005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123809005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123809005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123809005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123809005 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123809005 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123809005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123809005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123809005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123809005 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123809006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000062), PART(T=Source Reference,L=4,D=00e8b2a4) (sccp_scrc.c:477) 20250425123809006 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1824) 20250425123809006 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123809006 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123809006 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123809006 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123809006 DLSCCP DEBUG SCCP-SCOC(98)[0x55cf8d418520]{IDLE}: Deallocated (fsm.c:568) 20250425123809006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123809006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123809006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123809006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123809006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123809006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000061), PART(T=Source Reference,L=4,D=00b87a6d) (sccp_scrc.c:477) 20250425123809006 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1824) 20250425123809006 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123809006 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123809006 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123809006 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123809006 DLSCCP DEBUG SCCP-SCOC(97)[0x55cf8d410c00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1026)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123809321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809321 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123809321 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123809321 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123809321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123809321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123809321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123809321 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123809321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123809321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123809321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123809321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123809321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123809321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123809321 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123809321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809321 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123809321 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123809322 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123809322 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123809322 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123809322 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123809322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123809322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123809322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123809322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123809322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123809322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123809322 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123809322 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123809322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809322 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123809322 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123809322 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123809322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123809322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123809322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123809322 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809323 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123809323 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123809323 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123809323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123809323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123809323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123809323 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123809323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123809323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123809323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123809323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123809323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123809323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123809323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123809323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809323 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123809324 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123809324 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123809324 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123809324 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(1029)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123809327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809327 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123809327 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123809327 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123809327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123809327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123809327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123809327 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123809327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123809327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123809327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123809327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123809327 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123809327 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123809328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123809328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809328 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123809328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123809328 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123809328 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123809328 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425123809328 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123809328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123809328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123809328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123809328 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123809328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123809328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123809328 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123809328 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: link up (cnlink.c:111) 20250425123809328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809328 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123809328 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123809328 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123809328 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123809328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123809328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123809328 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809330 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123809330 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123809330 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123809330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123809330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123809330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123809330 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123809330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123809330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123809330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123809330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123809330 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123809330 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425123809330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123809330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809331 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123809331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123809331 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123809331 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123809331 DRANAP INFO cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1032)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123809339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809339 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123809339 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123809339 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123809339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123809339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123809339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123809339 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123809339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123809339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123809339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123809339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123809339 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123809339 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123809339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123809339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809339 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123809339 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123809339 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123809339 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123809339 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123809339 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123809339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123809339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123809339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123809339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123809339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123809339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123809339 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123809339 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123809339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809339 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123809339 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123809339 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123809339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123809339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123809339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123809339 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809341 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123809341 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123809341 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123809341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123809341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123809341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123809341 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123809341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123809341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123809341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123809341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123809341 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123809341 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123809341 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123809341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123809342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123809342 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123809342 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123809342 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123809345 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123809345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c94c9), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123809345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123809345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123809345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123809345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123809345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809345 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123809345 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123809345 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123809345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123809345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123809345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123809345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809346 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123809346 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123809346 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123809346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123809346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123809346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123809346 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123809346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123809346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123809346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123809346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123809346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005e), PART(T=Source Reference,L=4,D=006c94c9) (sccp_scrc.c:477) 20250425123809346 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20250425123809346 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123809346 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123809346 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123809346 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123809346 DLSCCP DEBUG SCCP-SCOC(94)[0x55cf8d37faa0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1035)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123809347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809347 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123809347 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123809347 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123809347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123809347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123809347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123809347 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809347 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123809347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c49e71), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123809347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123809347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123809347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123809347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123809347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123809347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123809347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123809347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123809347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123809347 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123809347 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123809347 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123809347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809347 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123809347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123809347 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123809347 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123809347 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123809347 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123809347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123809347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123809347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123809347 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123809347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123809347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123809347 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123809347 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123809347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809347 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123809347 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123809347 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123809347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123809347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123809347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123809347 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809348 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123809348 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123809348 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123809348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123809348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123809348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123809348 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809349 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123809349 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123809349 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123809349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123809349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123809349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123809349 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809349 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123809349 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123809349 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123809349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123809349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123809349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123809349 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123809349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123809349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123809349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123809349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123809349 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005f), PART(T=Source Reference,L=4,D=00c49e71) (sccp_scrc.c:477) 20250425123809349 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20250425123809349 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123809349 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123809349 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123809349 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123809349 DLSCCP DEBUG SCCP-SCOC(95)[0x55cf8d416fb0]{IDLE}: Deallocated (fsm.c:568) 20250425123809350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123809350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123809350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123809350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123809350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123809350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123809350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123809350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123809350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123809350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123809350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123809350 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123809350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123809350 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123809350 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123809350 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123809360 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123809360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f76f3c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123809360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123809360 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123809360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123809360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123809360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809360 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123809360 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123809360 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123809360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123809360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123809360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425123809360 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123809361 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250425123809361 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250425123809361 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425123809361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123809361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123809361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123809361 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123809361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123809361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123809361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123809361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123809361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123809361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000060), PART(T=Source Reference,L=4,D=00f76f3c) (sccp_scrc.c:477) 20250425123809361 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20250425123809361 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123809361 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123809361 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123809361 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123809361 DLSCCP DEBUG SCCP-SCOC(96)[0x55cf8d400990]{IDLE}: Deallocated (fsm.c:568) 20250425123810360 DLCTRL DEBUG Command: GET 429750510 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123810360 DLCTRL DEBUG Tx Command reply: GET_REPLY 429750510 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123810361 DLCTRL DEBUG Command: GET 256188386 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123810361 DLCTRL DEBUG Tx Command reply: GET_REPLY 256188386 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123810362 DLCTRL DEBUG Command: GET 753529493 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123810362 DLCTRL DEBUG Tx Command reply: GET_REPLY 753529493 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123810363 DLCTRL DEBUG Command: GET 765858631 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123810363 DLCTRL DEBUG Tx Command reply: GET_REPLY 765858631 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123810364 DLCTRL DEBUG Command: GET 150023203 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123810364 DLCTRL DEBUG Tx Command reply: GET_REPLY 150023203 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123810365 DLCTRL DEBUG Command: GET 979889065 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123810365 DLCTRL DEBUG Tx Command reply: GET_REPLY 979889065 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123810366 DLCTRL DEBUG Command: GET 800184866 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123810366 DLCTRL DEBUG Tx Command reply: GET_REPLY 800184866 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123810366 DLCTRL DEBUG Command: GET 907948197 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123810366 DLCTRL DEBUG Tx Command reply: GET_REPLY 907948197 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123810367 DLCTRL DEBUG Command: GET 411523133 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123810367 DLCTRL DEBUG Tx Command reply: GET_REPLY 411523133 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123810368 DLCTRL DEBUG Command: GET 318556340 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123810368 DLCTRL DEBUG Tx Command reply: GET_REPLY 318556340 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123810369 DLCTRL DEBUG Command: GET 451167737 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123810369 DLCTRL DEBUG Tx Command reply: GET_REPLY 451167737 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123810370 DLCTRL DEBUG Command: GET 500553778 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123810370 DLCTRL DEBUG Tx Command reply: GET_REPLY 500553778 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123810371 DLCTRL DEBUG Command: GET 116158736 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123810371 DLCTRL DEBUG Tx Command reply: GET_REPLY 116158736 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123810371 DLCTRL DEBUG Command: GET 787615383 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123810371 DLCTRL DEBUG Tx Command reply: GET_REPLY 787615383 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123810372 DLCTRL DEBUG Command: GET 152490331 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123810372 DLCTRL DEBUG Tx Command reply: GET_REPLY 152490331 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123810373 DLCTRL DEBUG Command: GET 978022379 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123810373 DLCTRL DEBUG Tx Command reply: GET_REPLY 978022379 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123810374 DLCTRL DEBUG Command: GET 889799197 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123810374 DLCTRL DEBUG Tx Command reply: GET_REPLY 889799197 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123810375 DLCTRL DEBUG Command: GET 893540152 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123810375 DLCTRL DEBUG Tx Command reply: GET_REPLY 893540152 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123810376 DLCTRL DEBUG Command: GET 608778255 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123810376 DLCTRL DEBUG Tx Command reply: GET_REPLY 608778255 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123810376 DLCTRL DEBUG Command: GET 680812704 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123810377 DLCTRL DEBUG Tx Command reply: GET_REPLY 680812704 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001001010'B, t_guard := 20.000000 } 20250425123810387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42762<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1032)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1032)@be9552f9b756: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@be9552f9b756: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)12572649 20250425123811404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123811404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123811404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123811404 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123811404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbfd7e9, normal) (hnbgw_rua.c:407) 20250425123811404 DHNB DEBUG map_rua[0x55cf8d417d20]{init}: Allocated (fsm.c:456) 20250425123811404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572649)[0x55cf8d417d20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123811404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12572649 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123811404 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123811404 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123811405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123811405 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123811405 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123811405 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123811405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123811405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123811405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123811405 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123811404 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123811404 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12572649 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123811404 DCN DEBUG map_sccp[0x55cf8d41c5c0]{init}: Allocated (fsm.c:456) 20250425123811404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cf8d41c5c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123811404 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12572649 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123811404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12572649 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123811404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572649)[0x55cf8d417d20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123811404 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123811404 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123811404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572649)[0x55cf8d417d20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123811404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cf8d41c5c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123811404 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123811404 DLSCCP DEBUG SCCP-SCOC(112)[0x55cf8d401290]{IDLE}: Allocated (fsm.c:456) 20250425123811404 DLSCCP DEBUG SCCP-SCOC(112)[0x55cf8d401290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123811404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000070), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300024a0056400500f1100926) (sccp_scrc.c:406) 20250425123811405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123811405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123811405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123811405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123811405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123811405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123811405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123811405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123811405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123811405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123811405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123811405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123811405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123811405 DLSCCP DEBUG SCCP-SCOC(112)[0x55cf8d401290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123811405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cf8d41c5c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123811405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572649)[0x55cf8d417d20]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(1031)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1031)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1032)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038) HNBGW_Test.sgsn0-RAN(1032)@be9552f9b756: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)7145988 HNBGW_Test.sgsn0-SCCP(1031)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1031)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123811410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123811410 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123811410 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123811410 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123811410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123811410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123811410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123811410 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123811410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123811410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123811410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123811410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123811410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123811410 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0018a76c) (sccp_scrc.c:477) 20250425123811410 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20250425123811410 DLSCCP DEBUG SCCP-SCOC(112)[0x55cf8d401290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123811410 DLSCCP DEBUG SCCP-SCOC(112)[0x55cf8d401290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123811410 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123811410 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123811410 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123811410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cf8d41c5c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123811410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cf8d41c5c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: 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 } } } 20250425123811411 DLCTRL DEBUG Command: GET 284355912 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123811411 DLCTRL DEBUG Tx Command reply: GET_REPLY 284355912 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123811412 DLCTRL DEBUG Command: GET 215021006 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123811412 DLCTRL DEBUG Tx Command reply: GET_REPLY 215021006 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123811413 DLCTRL DEBUG Command: GET 278711851 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123811413 DLCTRL DEBUG Tx Command reply: GET_REPLY 278711851 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123811414 DLCTRL DEBUG Command: GET 306857234 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123811414 DLCTRL DEBUG Tx Command reply: GET_REPLY 306857234 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123811414 DLCTRL DEBUG Command: GET 690508068 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123811414 DLCTRL DEBUG Tx Command reply: GET_REPLY 690508068 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123811415 DLCTRL DEBUG Command: GET 230619018 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123811415 DLCTRL DEBUG Tx Command reply: GET_REPLY 230619018 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123811416 DLCTRL DEBUG Command: GET 364009909 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123811416 DLCTRL DEBUG Tx Command reply: GET_REPLY 364009909 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123811416 DLCTRL DEBUG Command: GET 608530825 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123811416 DLCTRL DEBUG Tx Command reply: GET_REPLY 608530825 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123811417 DLCTRL DEBUG Command: GET 397260799 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123811417 DLCTRL DEBUG Tx Command reply: GET_REPLY 397260799 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123811418 DLCTRL DEBUG Command: GET 376468779 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123811418 DLCTRL DEBUG Tx Command reply: GET_REPLY 376468779 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123811419 DLCTRL DEBUG Command: GET 915339162 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123811419 DLCTRL DEBUG Tx Command reply: GET_REPLY 915339162 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123811419 DLCTRL DEBUG Command: GET 577786294 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123811419 DLCTRL DEBUG Tx Command reply: GET_REPLY 577786294 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123811420 DLCTRL DEBUG Command: GET 132035226 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123811420 DLCTRL DEBUG Tx Command reply: GET_REPLY 132035226 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123811421 DLCTRL DEBUG Command: GET 499652814 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123811421 DLCTRL DEBUG Tx Command reply: GET_REPLY 499652814 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123811421 DLCTRL DEBUG Command: GET 419131114 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123811421 DLCTRL DEBUG Tx Command reply: GET_REPLY 419131114 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123811422 DLCTRL DEBUG Command: GET 39885965 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123811422 DLCTRL DEBUG Tx Command reply: GET_REPLY 39885965 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123811423 DLCTRL DEBUG Command: GET 96993987 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123811423 DLCTRL DEBUG Tx Command reply: GET_REPLY 96993987 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123811424 DLCTRL DEBUG Command: GET 564822318 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123811424 DLCTRL DEBUG Tx Command reply: GET_REPLY 564822318 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123811424 DLCTRL DEBUG Command: GET 416483324 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123811424 DLCTRL DEBUG Tx Command reply: GET_REPLY 416483324 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123811425 DLCTRL DEBUG Command: GET 872892903 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123811425 DLCTRL DEBUG Tx Command reply: GET_REPLY 872892903 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: 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 := '000000000000001100101100'B, t_guard := 20.000000 } 20250425123811436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42774<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@be9552f9b756: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@be9552f9b756: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@be9552f9b756: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)10832683 20250425123812444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123812444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123812444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425123812444 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123812444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa54b2b, normal) (hnbgw_rua.c:407) 20250425123812444 DHNB DEBUG map_rua[0x55cf8d400ec0]{init}: Allocated (fsm.c:456) 20250425123812444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832683)[0x55cf8d400ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123812444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10832683 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123812444 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123812444 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123812444 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425123812444 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10832683 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250425123812444 DCN DEBUG map_sccp[0x55cf8d40e6e0]{init}: Allocated (fsm.c:456) 20250425123812444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cf8d40e6e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123812444 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10832683 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425123812444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10832683 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250425123812444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832683)[0x55cf8d400ec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123812444 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123812444 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123812444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832683)[0x55cf8d400ec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123812444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cf8d40e6e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123812444 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123812444 DLSCCP DEBUG SCCP-SCOC(113)[0x55cf8d40e810]{IDLE}: Allocated (fsm.c:456) 20250425123812444 DLSCCP DEBUG SCCP-SCOC(113)[0x55cf8d40e810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123812444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000071), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300032c0056400500f1100926) (sccp_scrc.c:406) 20250425123812444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123812444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123812444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123812444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123812444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123812444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123812444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123812444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123812444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123812444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123812444 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123812444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123812444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123812444 DLSCCP DEBUG SCCP-SCOC(113)[0x55cf8d40e810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123812444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cf8d40e6e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123812444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832683)[0x55cf8d400ec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123812444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123812445 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123812445 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123812445 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123812445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123812445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123812445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123812445 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1034)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1034)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1035)@be9552f9b756: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039) HNBGW_Test.sgsn1-RAN(1035)@be9552f9b756: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)15637653 HNBGW_Test.sgsn1-SCCP(1034)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1034)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@be9552f9b756: setverdict(pass): none -> pass 20250425123812450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123812450 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123812450 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123812450 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123812450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123812450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123812450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123812450 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123812450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123812450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123812450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123812450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123812450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123812450 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ef9c38) (sccp_scrc.c:477) 20250425123812450 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20250425123812450 DLSCCP DEBUG SCCP-SCOC(113)[0x55cf8d40e810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123812451 DLSCCP DEBUG SCCP-SCOC(113)[0x55cf8d40e810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123812451 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123812451 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123812451 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123812451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cf8d40e6e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123812451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cf8d40e6e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123812451 DLCTRL DEBUG Command: GET 829584879 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123812451 DLCTRL DEBUG Tx Command reply: GET_REPLY 829584879 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123812452 DLCTRL DEBUG Command: GET 916510658 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123812452 DLCTRL DEBUG Tx Command reply: GET_REPLY 916510658 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123812453 DLCTRL DEBUG Command: GET 664017952 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123812453 DLCTRL DEBUG Tx Command reply: GET_REPLY 664017952 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123812455 DLCTRL DEBUG Command: GET 735397376 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123812455 DLCTRL DEBUG Tx Command reply: GET_REPLY 735397376 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123812456 DLCTRL DEBUG Command: GET 54270822 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123812456 DLCTRL DEBUG Tx Command reply: GET_REPLY 54270822 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123812457 DLCTRL DEBUG Command: GET 796458612 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123812457 DLCTRL DEBUG Tx Command reply: GET_REPLY 796458612 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123812459 DLCTRL DEBUG Command: GET 453694025 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123812459 DLCTRL DEBUG Tx Command reply: GET_REPLY 453694025 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123812460 DLCTRL DEBUG Command: GET 691694780 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123812460 DLCTRL DEBUG Tx Command reply: GET_REPLY 691694780 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123812461 DLCTRL DEBUG Command: GET 723606944 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123812461 DLCTRL DEBUG Tx Command reply: GET_REPLY 723606944 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123812462 DLCTRL DEBUG Command: GET 73081327 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123812462 DLCTRL DEBUG Tx Command reply: GET_REPLY 73081327 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123812463 DLCTRL DEBUG Command: GET 181657655 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123812463 DLCTRL DEBUG Tx Command reply: GET_REPLY 181657655 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123812464 DLCTRL DEBUG Command: GET 823776355 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123812464 DLCTRL DEBUG Tx Command reply: GET_REPLY 823776355 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123812465 DLCTRL DEBUG Command: GET 836458851 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123812465 DLCTRL DEBUG Tx Command reply: GET_REPLY 836458851 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123812466 DLCTRL DEBUG Command: GET 873760523 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123812466 DLCTRL DEBUG Tx Command reply: GET_REPLY 873760523 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123812467 DLCTRL DEBUG Command: GET 504543146 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123812467 DLCTRL DEBUG Tx Command reply: GET_REPLY 504543146 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123812468 DLCTRL DEBUG Command: GET 440623371 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123812468 DLCTRL DEBUG Tx Command reply: GET_REPLY 440623371 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123812469 DLCTRL DEBUG Command: GET 995420235 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123812469 DLCTRL DEBUG Tx Command reply: GET_REPLY 995420235 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123812470 DLCTRL DEBUG Command: GET 419915163 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123812470 DLCTRL DEBUG Tx Command reply: GET_REPLY 419915163 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123812471 DLCTRL DEBUG Command: GET 674380708 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123812471 DLCTRL DEBUG Tx Command reply: GET_REPLY 674380708 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123812472 DLCTRL DEBUG Command: GET 216680978 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123812472 DLCTRL DEBUG Tx Command reply: GET_REPLY 216680978 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: "disconnecting msc0" 20250425123812473 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250425123812473 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123812473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123812473 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123812473 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123812474 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123812474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123812474 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123812474 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123812474 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123812474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123812474 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123812474 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123812474 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123812474 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123812474 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123812474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123812474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123812474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123812474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123812474 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123812474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123812474 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123812474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123812474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123812474 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123812474 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123812474 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123812474 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123812474 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123812474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cf8d41c5c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123812474 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123812474 DLSCCP DEBUG SCCP-SCOC(112)[0x55cf8d401290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123812474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018a76c), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123812474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123812474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123812474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123812474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123812474 DLSCCP DEBUG SCCP-SCOC(112)[0x55cf8d401290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123812474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cf8d41c5c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123812474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572649)[0x55cf8d417d20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123812474 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572649)[0x55cf8d417d20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123812474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123812474 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123812474 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123812474 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123812474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123812474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123812474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123812474 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123812474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123812474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572649)[0x55cf8d417d20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123812474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572649)[0x55cf8d417d20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123812474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572649)[0x55cf8d417d20]{disrupted}: Freeing instance (context_map.c:202) 20250425123812474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572649)[0x55cf8d417d20]{disrupted}: Deallocated (fsm.c:568) 20250425123812474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cf8d41c5c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123812474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cf8d41c5c0]{disconnected}: Freeing instance (context_map.c:206) 20250425123812474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cf8d41c5c0]{disconnected}: Deallocated (fsm.c:568) 20250425123812474 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12572649 SCCP-112 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123812474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123812474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) MTC@be9552f9b756: 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 := '000000000000001000001100'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@be9552f9b756: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)12572649 20250425123812486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42790<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@be9552f9b756: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@be9552f9b756: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@be9552f9b756: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)9538365 20250425123813492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123813492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123813492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123813492 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123813492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x918b3d, normal) (hnbgw_rua.c:407) 20250425123813492 DHNB DEBUG map_rua[0x55cf8d417d20]{init}: Allocated (fsm.c:456) 20250425123813492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9538365)[0x55cf8d417d20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123813492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9538365 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123813492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123813492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123813492 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9538365 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250425123813492 DCN DEBUG map_sccp[0x55cf8d41c5c0]{init}: Allocated (fsm.c:456) 20250425123813492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cf8d41c5c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123813492 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9538365 <-> SCCP-114 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425123813492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9538365 SCCP-114 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123813492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9538365)[0x55cf8d417d20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123813492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123813492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123813492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9538365)[0x55cf8d417d20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123813492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cf8d41c5c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123813492 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123813492 DLSCCP DEBUG SCCP-SCOC(114)[0x55cf8d3ffc40]{IDLE}: Allocated (fsm.c:456) 20250425123813492 DLSCCP DEBUG SCCP-SCOC(114)[0x55cf8d3ffc40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123813492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000072), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f400300020c0056400500f1100926) (sccp_scrc.c:406) 20250425123813492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123813492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123813492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123813492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123813492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123813492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123813492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123813492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123813492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123813492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123813492 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123813492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123813492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123813492 DLSCCP DEBUG SCCP-SCOC(114)[0x55cf8d3ffc40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123813492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cf8d41c5c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123813492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9538365)[0x55cf8d417d20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123813492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123813492 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123813492 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123813492 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123813492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123813492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123813492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123813492 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1034)@be9552f9b756: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(1034)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(1035)@be9552f9b756: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040) HNBGW_Test.sgsn1-RAN(1035)@be9552f9b756: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)2353082 HNBGW_Test.sgsn1-SCCP(1034)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(1034)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@be9552f9b756: setverdict(pass): none -> pass 20250425123813495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123813495 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123813495 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123813495 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123813495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123813495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123813495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123813495 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123813495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123813495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123813495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123813495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123813495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123813495 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c2dbf7) (sccp_scrc.c:477) 20250425123813495 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20250425123813495 DLSCCP DEBUG SCCP-SCOC(114)[0x55cf8d3ffc40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123813495 DLSCCP DEBUG SCCP-SCOC(114)[0x55cf8d3ffc40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123813495 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123813495 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123813495 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123813495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cf8d41c5c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123813495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cf8d41c5c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123813495 DLCTRL DEBUG Command: GET 235401960 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123813495 DLCTRL DEBUG Tx Command reply: GET_REPLY 235401960 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123813496 DLCTRL DEBUG Command: GET 133381922 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123813496 DLCTRL DEBUG Tx Command reply: GET_REPLY 133381922 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123813497 DLCTRL DEBUG Command: GET 85099747 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123813497 DLCTRL DEBUG Tx Command reply: GET_REPLY 85099747 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123813498 DLCTRL DEBUG Command: GET 709867724 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123813498 DLCTRL DEBUG Tx Command reply: GET_REPLY 709867724 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123813499 DLCTRL DEBUG Command: GET 750435416 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123813499 DLCTRL DEBUG Tx Command reply: GET_REPLY 750435416 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123813500 DLCTRL DEBUG Command: GET 827064122 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123813500 DLCTRL DEBUG Tx Command reply: GET_REPLY 827064122 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250425123813501 DLCTRL DEBUG Command: GET 784221111 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123813501 DLCTRL DEBUG Tx Command reply: GET_REPLY 784221111 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123813502 DLCTRL DEBUG Command: GET 136139244 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123813502 DLCTRL DEBUG Tx Command reply: GET_REPLY 136139244 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123813502 DLCTRL DEBUG Command: GET 144289311 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123813502 DLCTRL DEBUG Tx Command reply: GET_REPLY 144289311 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123813503 DLCTRL DEBUG Command: GET 102805124 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123813503 DLCTRL DEBUG Tx Command reply: GET_REPLY 102805124 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123813504 DLCTRL DEBUG Command: GET 850422587 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123813504 DLCTRL DEBUG Tx Command reply: GET_REPLY 850422587 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123813505 DLCTRL DEBUG Command: GET 408513779 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123813505 DLCTRL DEBUG Tx Command reply: GET_REPLY 408513779 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123813506 DLCTRL DEBUG Command: GET 580531281 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123813506 DLCTRL DEBUG Tx Command reply: GET_REPLY 580531281 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123813507 DLCTRL DEBUG Command: GET 535151423 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123813507 DLCTRL DEBUG Tx Command reply: GET_REPLY 535151423 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123813508 DLCTRL DEBUG Command: GET 305367960 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123813508 DLCTRL DEBUG Tx Command reply: GET_REPLY 305367960 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123813509 DLCTRL DEBUG Command: GET 395239175 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123813509 DLCTRL DEBUG Tx Command reply: GET_REPLY 395239175 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123813510 DLCTRL DEBUG Command: GET 375264647 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123813510 DLCTRL DEBUG Tx Command reply: GET_REPLY 375264647 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123813511 DLCTRL DEBUG Command: GET 396571939 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123813511 DLCTRL DEBUG Tx Command reply: GET_REPLY 396571939 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123813511 DLCTRL DEBUG Command: GET 901342573 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123813511 DLCTRL DEBUG Tx Command reply: GET_REPLY 901342573 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123813512 DLCTRL DEBUG Command: GET 799767153 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123813512 DLCTRL DEBUG Tx Command reply: GET_REPLY 799767153 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123813516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42746<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123813516 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38151<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1019)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(1018)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123813517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42740<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123813517 DLINP DEBUG SRVCONN(,r=127.0.0.1:41425<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123813517 DLINP DEBUG SRVCONN(,r=127.0.0.1:41425<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123813517 DLINP NOTICE SRV(,r=127.0.0.1:41425<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123813517 DMAIN NOTICE (127.0.0.1:41425 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41425<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123813517 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1029)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1032)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1025)@be9552f9b756: Final verdict of PTC: none 20250425123813518 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123813518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123813518 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123813518 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123813518 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123813518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123813518 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123813518 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123813518 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123813518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123813518 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123813518 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123813518 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123813518 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123813518 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123813518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123813518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(1028)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1033)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1026)@be9552f9b756: Final verdict of PTC: none 20250425123813518 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123813518 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123813518 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123813519 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250425123813519 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1031)@be9552f9b756: Final verdict of PTC: none 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250425123813519 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123813519 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123813519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123813519 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123813519 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123813519 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123813519 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123813519 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123813519 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123813519 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123813519 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123813519 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123813519 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123813519 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123813519 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123813519 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123813519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123813519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123813519 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123813519 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123813519 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123813519 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123813519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123813519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123813519 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123813519 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1034)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1035)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1027)@be9552f9b756: Final verdict of PTC: none20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123813519 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123813519 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123813519 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123813519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123813519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123813519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123813519 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123813519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123813519 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123813519 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123813519 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123813519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123813519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123813519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123813519 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-PFCP(1020)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@be9552f9b756: Final verdict of PTC: none HNBGW-MGCP(1037)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1036)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@be9552f9b756: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@be9552f9b756: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(1030)@be9552f9b756: Final verdict of PTC: none 20250425123813519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123813519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123813519 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250425123813519 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123813519 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123813519 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123813519 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123813519 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123813519 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123813519 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123813519 DRANAP NOTICE cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123813519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123813519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123813519 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123813519 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123813519 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123813519 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123813519 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123813519 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123813519 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123813519 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123813519 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123813519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cf8d40e6e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123813519 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123813519 DLSCCP DEBUG SCCP-SCOC(113)[0x55cf8d40e810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123813519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef9c38), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123813519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123813519 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123813519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123813519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123813519 DLSCCP DEBUG SCCP-SCOC(113)[0x55cf8d40e810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123813519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cf8d40e6e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123813519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832683)[0x55cf8d400ec0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123813519 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832683)[0x55cf8d400ec0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123813519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123813519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832683)[0x55cf8d400ec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123813519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832683)[0x55cf8d400ec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123813519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832683)[0x55cf8d400ec0]{disrupted}: Freeing instance (context_map.c:202) 20250425123813519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832683)[0x55cf8d400ec0]{disrupted}: Deallocated (fsm.c:568) 20250425123813519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cf8d40e6e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123813519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cf8d40e6e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123813519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cf8d40e6e0]{disconnected}: Deallocated (fsm.c:568) 20250425123813519 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10832683 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425123813519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cf8d41c5c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123813519 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123813519 DLSCCP DEBUG SCCP-SCOC(114)[0x55cf8d3ffc40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123813519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2dbf7), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123813519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123813519 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123813519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123813519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123813519 DLSCCP DEBUG SCCP-SCOC(114)[0x55cf8d3ffc40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123813519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cf8d41c5c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123813519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9538365)[0x55cf8d417d20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123813519 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9538365)[0x55cf8d417d20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123813519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123813519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9538365)[0x55cf8d417d20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123813519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9538365)[0x55cf8d417d20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123813519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9538365)[0x55cf8d417d20]{disrupted}: Freeing instance (context_map.c:202) 20250425123813519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9538365)[0x55cf8d417d20]{disrupted}: Deallocated (fsm.c:568) 20250425123813519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cf8d41c5c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123813519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cf8d41c5c0]{disconnected}: Freeing instance (context_map.c:206) 20250425123813519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cf8d41c5c0]{disconnected}: Deallocated (fsm.c:568) 20250425123813519 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9538365 SCCP-114 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425123813519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123813519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123813519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425123813519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123813519 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123813519 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123813519 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123813520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42790<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123813521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42774<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123813537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42762<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(1018): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(1020): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(1025): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(1026): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(1027): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-SCCP(1028): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-RAN(1029): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc1-M3UA(1030): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1031): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1032): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1033): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1034): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1035): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1036): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(1037): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040): pass (pass -> pass) MTC@be9552f9b756: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Apr 25 12:38:13 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 20250425123813676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123814207 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123814207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed6a56), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123814207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123814207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123814207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123814207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123814207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123814207 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123814207 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123814207 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123814207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123814207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123814207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123814207 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123814212 DLSCCP DEBUG SCCP-SCOC(111)[0x55cf8d417e50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123814212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00025b5d), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123814212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123814212 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123814212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123814212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123814212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123814212 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123814212 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123814212 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123814212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123814212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123814212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123814212 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123814212 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123814277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=626148) 20250425123814475 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123814475 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123814475 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=626148, count=639896) 20250425123815520 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123815520 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123815520 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425123815520 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123815520 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123815520 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425123815520 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123815520 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123815520 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Fri Apr 25 12:38:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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 20250425123816841 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123816841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091edb5), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123816841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123816841 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123816841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123816841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123816841 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123816841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ad320), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123816841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123816841 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123816841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123816841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123816841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123816841 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123816841 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123816842 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123816842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123816842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123816842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123816842 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123816842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123816842 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123816842 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123816842 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123816842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123816842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123816842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123816842 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123816842 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123816842 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123816843 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123816844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df4d2f), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123816844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123816844 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123816844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123816844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123816844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123816844 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123816844 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123816844 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123816844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123816844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123816844 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250425123817372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123817376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123817382 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33385<->l=127.0.0.1:4262) (control_if.c:572) 20250425123817421 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123817421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ae159), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123817421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123817421 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123817422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123817422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123817422 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123817422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00617c99), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123817422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123817422 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123817422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123817422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123817422 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123817422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0e7dd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123817422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123817422 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123817422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123817422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123817422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817422 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123817422 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123817422 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123817422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123817422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123817422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123817422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817422 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123817422 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123817422 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123817422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123817422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123817422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123817422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817422 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123817422 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123817422 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123817422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123817422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123817422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123817497 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123817497 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123817506 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123817506 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123817506 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123817506 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123817506 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123817507 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123817507 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57383 (stream_srv.c:142) 20250425123817507 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57383<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123817507 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123817507 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123817508 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123817508 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123817508 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123817508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123817508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123817508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123817508 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123817508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123817508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123817508 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123817508 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123817508 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123817508 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123817508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123817508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123817508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123817508 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123817508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123817508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123817508 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123817508 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123817508 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123817508 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123817508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123817508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123817508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123817508 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123817508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123817508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123817508 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123817508 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123817508 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123817508 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123817508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123817508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123817508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123817508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123817508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123817509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123817509 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123817509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817509 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123817509 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123817509 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123817509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123817509 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123817509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817509 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123817509 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123817509 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123817509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123817509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123817509 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123817509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817509 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123817509 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123817509 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123817509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123817509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123817509 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123817510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817510 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123817510 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123817510 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123817510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123817510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123817510 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1051)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(1051)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1051)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1049)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123817529 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123817529 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123817530 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123817530 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123817530 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123817530 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123817530 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123817530 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123817531 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123817531 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123817531 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123817531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123817531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123817531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123817532 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123817532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123817532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123817532 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123817532 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123817532 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123817532 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123817532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123817532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123817532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123817532 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123817532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123817532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123817532 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123817532 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123817532 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123817532 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123817532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123817532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123817532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123817532 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123817532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123817532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123817532 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123817532 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123817532 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123817532 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123817532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123817532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123817532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123817533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123817533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123817533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123817533 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123817533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817533 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123817533 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123817533 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123817533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123817533 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123817533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817533 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123817533 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123817533 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123817533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123817533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123817533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123817533 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123817534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817534 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123817534 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123817534 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123817534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123817534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123817534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123817534 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123817534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817534 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123817534 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123817534 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123817534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123817534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123817534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1054)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(1054)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1054)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1052)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123817589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123817589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123817589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123817589 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123817589 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123817589 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123817589 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123817589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123817589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123817596 DLINP DEBUG SRVCONN(,r=127.0.0.1:57383<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123817596 DLINP DEBUG SRVCONN(,r=127.0.0.1:57383<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123817596 DLINP DEBUG SRVCONN(,r=127.0.0.1:57383<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123817596 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123817596 DHNBAP DEBUG (127.0.0.1:57383 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123817596 DHNBAP NOTICE (127.0.0.1:57383 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123817596 DHNBAP NOTICE (127.0.0.1:57383 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123817596 DLINP DEBUG SRVCONN(,r=127.0.0.1:57383<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123817596 DLINP DEBUG SRVCONN(,r=127.0.0.1:57383<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123817725 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123817725 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123817725 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123817725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1051)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123817726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817726 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123817726 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123817726 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123817726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123817726 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123817726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123817727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817727 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123817727 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123817727 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123817727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123817727 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123817727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123817727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123817727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123817727 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123817727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123817727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123817727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123817727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123817727 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123817727 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123817727 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123817727 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123817728 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123817728 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123817728 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123817728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123817728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123817728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123817728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123817728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123817728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123817728 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123817728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817728 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123817728 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123817728 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123817728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123817728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123817728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123817728 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123817760 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123817760 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123817760 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123817760 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1054)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123817768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817768 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123817768 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123817768 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123817768 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123817768 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123817768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123817771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817771 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123817771 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123817771 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123817771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123817771 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123817771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123817772 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123817772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123817772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123817772 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123817772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123817772 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123817772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123817772 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123817772 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123817772 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123817772 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123817773 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123817773 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123817773 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123817773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123817773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123817773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123817774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123817774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123817774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123817774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123817774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123817774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123817774 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123817774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123817774 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123817774 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123817774 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123817774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123817774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123817774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123817774 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123818041 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123818041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00152fac), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123818041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123818041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123818041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123818041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123818041 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123818041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf1fe), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123818041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123818041 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123818041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123818041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123818042 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123818042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00115d14), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123818042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123818042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123818042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123818042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123818042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123818042 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123818042 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123818042 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123818042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123818042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123818042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123818042 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123818042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123818042 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123818042 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123818042 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123818042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123818042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123818042 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123818043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123818043 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123818043 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123818043 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123818043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123818043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123818043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123818043 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123818048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123818048 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123818048 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123818048 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123818048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123818048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123818048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123818048 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123818048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123818048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123818048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123818048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123818048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123818048 DLSS7 DEBUG 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=00152fac) (sccp_scrc.c:477) 20250425123818048 DLSCCP DEBUG Received CO:RELCO for local reference 101 (sccp_scoc.c:1824) 20250425123818048 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123818048 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123818048 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123818048 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123818048 DLSCCP DEBUG SCCP-SCOC(101)[0x55cf8d3fc7e0]{IDLE}: Deallocated (fsm.c:568) 20250425123818252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123818252 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123818252 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123818252 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123818252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123818253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123818253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123818253 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123818253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123818253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123818253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123818253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123818253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123818253 DLSS7 DEBUG 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=00115d14) (sccp_scrc.c:477) 20250425123818253 DLSCCP DEBUG Received CO:RELCO for local reference 103 (sccp_scoc.c:1824) 20250425123818253 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123818253 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123818253 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123818253 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123818253 DLSCCP DEBUG SCCP-SCOC(103)[0x55cf8d403240]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1050)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123818538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123818538 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123818538 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123818538 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123818538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123818538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123818538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123818538 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123818539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123818539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123818539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123818539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123818539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123818539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123818539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123818539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123818539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123818539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123818539 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123818539 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123818539 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123818539 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123818539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123818539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123818539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123818539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123818539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123818539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123818539 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123818539 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123818539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123818539 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123818539 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123818539 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123818539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123818539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123818539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123818539 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123818542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123818542 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123818542 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123818542 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123818542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123818542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123818542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123818542 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123818542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123818542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123818542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123818542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123818542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123818542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123818542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123818542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123818542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123818542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123818542 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123818542 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123818542 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123818569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123818569 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123818569 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123818569 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123818569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123818569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123818569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123818569 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123818569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123818569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123818569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123818569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123818569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123818569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123818569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123818569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123818569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123818569 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123818569 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123818569 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123818569 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123818569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123818569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123818569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123818569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123818569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123818569 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123818569 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123818569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123818570 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123818570 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123818570 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123818570 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123818570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123818570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123818570 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1053)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123818576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123818576 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123818576 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123818576 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123818576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123818576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123818576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123818576 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123818576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123818576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123818576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123818576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123818576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123818576 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123818576 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123818576 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123818576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123818577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123818577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123818577 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123818577 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123818577 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123818577 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123818577 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123819600 DLCTRL DEBUG Command: GET 305908711 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123819600 DLCTRL DEBUG Tx Command reply: GET_REPLY 305908711 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425123819602 DLCTRL DEBUG Command: GET 519925805 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123819602 DLCTRL DEBUG Tx Command reply: GET_REPLY 519925805 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123819603 DLCTRL DEBUG Command: GET 495358394 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123819603 DLCTRL DEBUG Tx Command reply: GET_REPLY 495358394 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123819603 DLCTRL DEBUG Command: GET 369843038 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123819603 DLCTRL DEBUG Tx Command reply: GET_REPLY 369843038 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123819604 DLCTRL DEBUG Command: GET 435166813 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123819604 DLCTRL DEBUG Tx Command reply: GET_REPLY 435166813 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425123819605 DLCTRL DEBUG Command: GET 426892003 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123819605 DLCTRL DEBUG Tx Command reply: GET_REPLY 426892003 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123819606 DLCTRL DEBUG Command: GET 492376746 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123819606 DLCTRL DEBUG Tx Command reply: GET_REPLY 492376746 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123819607 DLCTRL DEBUG Command: GET 113651085 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123819607 DLCTRL DEBUG Tx Command reply: GET_REPLY 113651085 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123819607 DLCTRL DEBUG Command: GET 977362096 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123819607 DLCTRL DEBUG Tx Command reply: GET_REPLY 977362096 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123819608 DLCTRL DEBUG Command: GET 228311052 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123819608 DLCTRL DEBUG Tx Command reply: GET_REPLY 228311052 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425123819609 DLCTRL DEBUG Command: GET 792232635 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123819609 DLCTRL DEBUG Tx Command reply: GET_REPLY 792232635 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123819609 DLCTRL DEBUG Command: GET 380331661 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123819609 DLCTRL DEBUG Tx Command reply: GET_REPLY 380331661 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123819610 DLCTRL DEBUG Command: GET 873240770 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123819610 DLCTRL DEBUG Tx Command reply: GET_REPLY 873240770 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123819611 DLCTRL DEBUG Command: GET 544259838 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123819611 DLCTRL DEBUG Tx Command reply: GET_REPLY 544259838 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123819612 DLCTRL DEBUG Command: GET 896192365 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123819612 DLCTRL DEBUG Tx Command reply: GET_REPLY 896192365 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425123819612 DLCTRL DEBUG Command: GET 748082061 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123819612 DLCTRL DEBUG Tx Command reply: GET_REPLY 748082061 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123819613 DLCTRL DEBUG Command: GET 631253210 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123819613 DLCTRL DEBUG Tx Command reply: GET_REPLY 631253210 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123819614 DLCTRL DEBUG Command: GET 603290335 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123819614 DLCTRL DEBUG Tx Command reply: GET_REPLY 603290335 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123819615 DLCTRL DEBUG Command: GET 770699846 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123819615 DLCTRL DEBUG Tx Command reply: GET_REPLY 770699846 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123819615 DLCTRL DEBUG Command: GET 102769116 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123819615 DLCTRL DEBUG Tx Command reply: GET_REPLY 102769116 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: 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@be9552f9b756: "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@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110100100'B, t_guard := 20.000000 } 20250425123819625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@be9552f9b756: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@be9552f9b756: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@be9552f9b756: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)6289259 20250425123820636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123820636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123820636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425123820636 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123820636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5ff76b, normal) (hnbgw_rua.c:407) 20250425123820636 DHNB DEBUG map_rua[0x55cf8d403240]{init}: Allocated (fsm.c:456) 20250425123820636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6289259)[0x55cf8d403240]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123820636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6289259 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123820636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123820636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123820636 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425123820636 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6289259 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123820636 DCN DEBUG map_sccp[0x55cf8d3fc7e0]{init}: Allocated (fsm.c:456) 20250425123820636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cf8d3fc7e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123820636 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6289259 <-> SCCP-115 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123820636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6289259 SCCP-115 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250425123820636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6289259)[0x55cf8d403240]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123820636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123820636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123820636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6289259)[0x55cf8d403240]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123820636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cf8d3fc7e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123820636 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123820636 DLSCCP DEBUG SCCP-SCOC(115)[0x55cf8d400ec0]{IDLE}: Allocated (fsm.c:456) 20250425123820636 DLSCCP DEBUG SCCP-SCOC(115)[0x55cf8d400ec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123820636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000073), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001a40056400500f1100926) (sccp_scrc.c:406) 20250425123820636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123820636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123820636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123820636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123820636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123820636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123820636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123820636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123820636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123820636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123820636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123820636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123820636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123820636 DLSCCP DEBUG SCCP-SCOC(115)[0x55cf8d400ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123820636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cf8d3fc7e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123820636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6289259)[0x55cf8d403240]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123820636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123820636 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123820636 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123820636 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123820636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123820636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123820636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123820636 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1052)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1052)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1053)@be9552f9b756: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056) HNBGW_Test.sgsn0-RAN(1053)@be9552f9b756: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)2594622 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@be9552f9b756: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1052)@be9552f9b756: Session index based on connection ID:0 MTC@be9552f9b756: 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(1052)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123820641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123820641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123820641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123820641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123820641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123820641 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00578ad2) (sccp_scrc.c:477) 20250425123820641 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20250425123820641 DLSCCP DEBUG SCCP-SCOC(115)[0x55cf8d400ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123820641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123820641 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123820641 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123820641 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123820641 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123820641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123820641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123820641 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123820641 DLSCCP DEBUG SCCP-SCOC(115)[0x55cf8d400ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123820641 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123820641 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123820641 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123820641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cf8d3fc7e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123820641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cf8d3fc7e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250425123820641 DLCTRL DEBUG Command: GET 524306691 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123820641 DLCTRL DEBUG Tx Command reply: GET_REPLY 524306691 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425123820642 DLCTRL DEBUG Command: GET 361555625 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123820642 DLCTRL DEBUG Tx Command reply: GET_REPLY 361555625 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123820643 DLCTRL DEBUG Command: GET 666526648 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123820643 DLCTRL DEBUG Tx Command reply: GET_REPLY 666526648 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123820644 DLCTRL DEBUG Command: GET 410335324 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123820644 DLCTRL DEBUG Tx Command reply: GET_REPLY 410335324 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123820644 DLCTRL DEBUG Command: GET 276853269 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123820644 DLCTRL DEBUG Tx Command reply: GET_REPLY 276853269 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123820645 DLCTRL DEBUG Command: GET 825940293 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123820645 DLCTRL DEBUG Tx Command reply: GET_REPLY 825940293 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123820646 DLCTRL DEBUG Command: GET 710317270 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123820646 DLCTRL DEBUG Tx Command reply: GET_REPLY 710317270 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123820646 DLCTRL DEBUG Command: GET 509732013 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123820646 DLCTRL DEBUG Tx Command reply: GET_REPLY 509732013 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123820647 DLCTRL DEBUG Command: GET 875084089 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123820647 DLCTRL DEBUG Tx Command reply: GET_REPLY 875084089 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123820648 DLCTRL DEBUG Command: GET 267379648 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123820648 DLCTRL DEBUG Tx Command reply: GET_REPLY 267379648 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123820649 DLCTRL DEBUG Command: GET 246163576 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123820649 DLCTRL DEBUG Tx Command reply: GET_REPLY 246163576 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123820649 DLCTRL DEBUG Command: GET 289162042 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123820649 DLCTRL DEBUG Tx Command reply: GET_REPLY 289162042 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123820650 DLCTRL DEBUG Command: GET 359451953 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123820650 DLCTRL DEBUG Tx Command reply: GET_REPLY 359451953 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123820651 DLCTRL DEBUG Command: GET 75616769 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123820651 DLCTRL DEBUG Tx Command reply: GET_REPLY 75616769 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123820652 DLCTRL DEBUG Command: GET 711081497 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123820652 DLCTRL DEBUG Tx Command reply: GET_REPLY 711081497 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123820653 DLCTRL DEBUG Command: GET 323933332 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123820653 DLCTRL DEBUG Tx Command reply: GET_REPLY 323933332 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123820653 DLCTRL DEBUG Command: GET 133388716 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123820653 DLCTRL DEBUG Tx Command reply: GET_REPLY 133388716 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123820654 DLCTRL DEBUG Command: GET 585695249 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123820654 DLCTRL DEBUG Tx Command reply: GET_REPLY 585695249 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123820655 DLCTRL DEBUG Command: GET 921186087 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123820655 DLCTRL DEBUG Tx Command reply: GET_REPLY 921186087 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123820655 DLCTRL DEBUG Command: GET 78671875 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123820655 DLCTRL DEBUG Tx Command reply: GET_REPLY 78671875 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100010110'B, t_guard := 20.000000 } 20250425123820666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@be9552f9b756: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@be9552f9b756: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@be9552f9b756: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)13315356 20250425123821673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123821673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123821673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425123821673 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123821673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcb2d1c, normal) (hnbgw_rua.c:407) 20250425123821673 DHNB DEBUG map_rua[0x55cf8d40e6e0]{init}: Allocated (fsm.c:456) 20250425123821673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315356)[0x55cf8d40e6e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123821673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13315356 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123821673 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123821673 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123821673 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425123821673 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13315356 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250425123821673 DCN DEBUG map_sccp[0x55cf8d417d20]{init}: Allocated (fsm.c:456) 20250425123821673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cf8d417d20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123821673 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13315356 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425123821673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13315356 SCCP-116 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250425123821673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315356)[0x55cf8d40e6e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123821673 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123821673 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123821673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315356)[0x55cf8d40e6e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123821673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cf8d417d20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123821673 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123821673 DLSCCP DEBUG SCCP-SCOC(116)[0x55cf8d41c5c0]{IDLE}: Allocated (fsm.c:456) 20250425123821673 DLSCCP DEBUG SCCP-SCOC(116)[0x55cf8d41c5c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123821673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000074), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001160056400500f1100926) (sccp_scrc.c:406) 20250425123821673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123821673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123821673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123821673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123821673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123821673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123821673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123821673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123821673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123821673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123821673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123821673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123821673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123821673 DLSCCP DEBUG SCCP-SCOC(116)[0x55cf8d41c5c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123821673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cf8d417d20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123821673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315356)[0x55cf8d40e6e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123821674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123821674 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123821674 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123821674 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123821674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123821674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123821674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123821674 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1052)@be9552f9b756: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1052)@be9552f9b756: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1053)@be9552f9b756: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057) HNBGW_Test.sgsn0-RAN(1053)@be9552f9b756: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)16214946 HNBGW_Test.sgsn0-SCCP(1052)@be9552f9b756: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1052)@be9552f9b756: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425123821675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123821675 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123821675 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123821675 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123821675 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123821675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123821675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123821675 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123821675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123821675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123821675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123821675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123821675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123821675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00345835) (sccp_scrc.c:477) 20250425123821675 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20250425123821675 DLSCCP DEBUG SCCP-SCOC(116)[0x55cf8d41c5c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123821675 DLSCCP DEBUG SCCP-SCOC(116)[0x55cf8d41c5c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123821675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123821675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123821675 DCN DEBUG handle_cn_conn_conf() conn_id=116, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123821675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cf8d417d20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123821675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cf8d417d20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@be9552f9b756: setverdict(pass): none -> pass MTC@be9552f9b756: 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 } } } 20250425123821676 DLCTRL DEBUG Command: GET 265282046 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123821676 DLCTRL DEBUG Tx Command reply: GET_REPLY 265282046 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425123821677 DLCTRL DEBUG Command: GET 864620218 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123821677 DLCTRL DEBUG Tx Command reply: GET_REPLY 864620218 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123821677 DLCTRL DEBUG Command: GET 894197290 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123821677 DLCTRL DEBUG Tx Command reply: GET_REPLY 894197290 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123821678 DLCTRL DEBUG Command: GET 800183549 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123821678 DLCTRL DEBUG Tx Command reply: GET_REPLY 800183549 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123821679 DLCTRL DEBUG Command: GET 743907017 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123821679 DLCTRL DEBUG Tx Command reply: GET_REPLY 743907017 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123821680 DLCTRL DEBUG Command: GET 17637382 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123821680 DLCTRL DEBUG Tx Command reply: GET_REPLY 17637382 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425123821680 DLCTRL DEBUG Command: GET 526141207 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123821680 DLCTRL DEBUG Tx Command reply: GET_REPLY 526141207 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123821681 DLCTRL DEBUG Command: GET 51155009 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123821681 DLCTRL DEBUG Tx Command reply: GET_REPLY 51155009 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123821682 DLCTRL DEBUG Command: GET 830533208 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123821682 DLCTRL DEBUG Tx Command reply: GET_REPLY 830533208 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123821682 DLCTRL DEBUG Command: GET 189233745 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123821682 DLCTRL DEBUG Tx Command reply: GET_REPLY 189233745 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123821683 DLCTRL DEBUG Command: GET 928729077 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123821683 DLCTRL DEBUG Tx Command reply: GET_REPLY 928729077 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123821684 DLCTRL DEBUG Command: GET 202865508 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123821684 DLCTRL DEBUG Tx Command reply: GET_REPLY 202865508 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123821685 DLCTRL DEBUG Command: GET 985486318 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123821685 DLCTRL DEBUG Tx Command reply: GET_REPLY 985486318 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123821686 DLCTRL DEBUG Command: GET 634179775 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123821686 DLCTRL DEBUG Tx Command reply: GET_REPLY 634179775 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123821687 DLCTRL DEBUG Command: GET 749549839 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123821687 DLCTRL DEBUG Tx Command reply: GET_REPLY 749549839 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123821687 DLCTRL DEBUG Command: GET 973968771 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123821687 DLCTRL DEBUG Tx Command reply: GET_REPLY 973968771 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123821688 DLCTRL DEBUG Command: GET 168677726 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123821688 DLCTRL DEBUG Tx Command reply: GET_REPLY 168677726 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123821689 DLCTRL DEBUG Command: GET 608280717 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123821689 DLCTRL DEBUG Tx Command reply: GET_REPLY 608280717 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123821689 DLCTRL DEBUG Command: GET 990399367 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123821689 DLCTRL DEBUG Tx Command reply: GET_REPLY 990399367 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123821690 DLCTRL DEBUG Command: GET 366075152 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123821690 DLCTRL DEBUG Tx Command reply: GET_REPLY 366075152 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: "connecting cnlink 1" 20250425123821691 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1060)@be9552f9b756: ************************************************* HNBGW_Test.sgsn1-M3UA(1060)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1060)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1058)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123821904 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123821905 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425123821905 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123821905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1060)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425123821908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123821908 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250425123821908 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123821908 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123821908 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123821908 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425123821908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123821909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123821909 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123821909 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123821909 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123821909 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123821909 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123821909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123821909 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123821909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123821909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123821909 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250425123821909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123821909 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123821909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123821909 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123821909 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123821909 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123821909 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123821910 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123821910 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123821910 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123821910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123821910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123821910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123821910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123821910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123821910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123821911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123821911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123821911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123821911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123821911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123821911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123821911 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123821911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123821911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123821911 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123821911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123821911 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123821911 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123821911 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123821911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123821911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123821911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123821911 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123822475 DLSCCP DEBUG SCCP-SCOC(112)[0x55cf8d401290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123822475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018a76c), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123822475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123822475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123822475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123822475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123822475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123822475 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123822475 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123822475 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123822475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123822475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123822475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123822475 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123822484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123822484 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123822484 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123822484 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123822484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123822484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123822484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123822484 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123822484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123822484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123822484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123822484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123822484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123822484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000070), PART(T=Source Reference,L=4,D=0018a76c) (sccp_scrc.c:477) 20250425123822484 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1824) 20250425123822484 DLSCCP DEBUG SCCP-SCOC(112)[0x55cf8d401290]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123822484 DLSCCP DEBUG SCCP-SCOC(112)[0x55cf8d401290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123822484 DLSCCP DEBUG SCCP-SCOC(112)[0x55cf8d401290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123822484 DLSCCP DEBUG SCCP-SCOC(112)[0x55cf8d401290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123822484 DLSCCP DEBUG SCCP-SCOC(112)[0x55cf8d401290]{IDLE}: Deallocated (fsm.c:568) MTC@be9552f9b756: 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 := '000000000000000101110000'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1059)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123822717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123822717 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123822717 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123822717 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123822717 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123822717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123822717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123822717 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123822718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123822718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123822718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123822718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123822718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123822718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123822718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123822718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123822718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123822718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123822718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123822718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123822718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123822718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123822718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123822718 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123822718 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123822718 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425123822718 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123822718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123822718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:428) 20250425123822718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123822718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123822718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123822718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123822718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123822718 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123822718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123822718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123822718 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123822718 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: link up (cnlink.c:111) 20250425123822718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123822718 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123822718 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123822718 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123822718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123822718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123822718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123822718 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123822718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123822718 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123822718 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123822718 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123822718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123822718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123822718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123822718 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123822718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123822718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123822718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123822718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123822718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123822718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123822718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425123822718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:477) 20250425123822718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123822718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123822718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123822718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123822718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123822718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123822718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123822718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123822718 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123822718 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123822718 DRANAP INFO cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123822734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123823520 DLSCCP DEBUG SCCP-SCOC(114)[0x55cf8d3ffc40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123823520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2dbf7), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123823520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123823520 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123823520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123823520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123823520 DLSCCP DEBUG SCCP-SCOC(113)[0x55cf8d40e810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123823520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef9c38), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123823520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123823520 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123823520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123823520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123823521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123823521 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123823521 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123823521 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123823521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123823521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123823521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123823521 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123823521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123823521 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123823521 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123823521 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123823521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123823521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123823521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123823521 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123823527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123823527 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123823527 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123823527 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123823527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123823527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123823527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123823527 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123823527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123823528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123823528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123823528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123823528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123823528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=00c2dbf7) (sccp_scrc.c:477) 20250425123823528 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20250425123823528 DLSCCP DEBUG SCCP-SCOC(114)[0x55cf8d3ffc40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123823528 DLSCCP DEBUG SCCP-SCOC(114)[0x55cf8d3ffc40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123823528 DLSCCP DEBUG SCCP-SCOC(114)[0x55cf8d3ffc40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123823528 DLSCCP DEBUG SCCP-SCOC(114)[0x55cf8d3ffc40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123823528 DLSCCP DEBUG SCCP-SCOC(114)[0x55cf8d3ffc40]{IDLE}: Deallocated (fsm.c:568) 20250425123823728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123823728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123823728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123823728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123823729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123823729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123823729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123823729 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123823729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123823729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123823729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123823729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123823729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123823729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=00ef9c38) (sccp_scrc.c:477) 20250425123823729 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20250425123823729 DLSCCP DEBUG SCCP-SCOC(113)[0x55cf8d40e810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123823729 DLSCCP DEBUG SCCP-SCOC(113)[0x55cf8d40e810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123823729 DLSCCP DEBUG SCCP-SCOC(113)[0x55cf8d40e810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123823729 DLSCCP DEBUG SCCP-SCOC(113)[0x55cf8d40e810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123823729 DLSCCP DEBUG SCCP-SCOC(113)[0x55cf8d40e810]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1059)@be9552f9b756: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1059)@be9552f9b756: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@be9552f9b756: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)11339896 20250425123823757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123823757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123823757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123823757 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123823757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xad0878, normal) (hnbgw_rua.c:407) 20250425123823757 DHNB DEBUG map_rua[0x55cf8d40e810]{init}: Allocated (fsm.c:456) 20250425123823757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11339896)[0x55cf8d40e810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123823757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11339896 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425123823757 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123823757 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123823757 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11339896 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250425123823757 DCN DEBUG map_sccp[0x55cf8d3ffc40]{init}: Allocated (fsm.c:456) 20250425123823757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cf8d3ffc40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123823757 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11339896 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425123823757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11339896 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123823757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11339896)[0x55cf8d40e810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123823757 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123823757 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123823757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11339896)[0x55cf8d40e810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123823757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cf8d3ffc40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123823757 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123823757 DLSCCP DEBUG SCCP-SCOC(117)[0x55cf8d401290]{IDLE}: Allocated (fsm.c:456) 20250425123823758 DLSCCP DEBUG SCCP-SCOC(117)[0x55cf8d401290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123823758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000075), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001700056400500f1100926) (sccp_scrc.c:406) 20250425123823758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123823758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123823758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123823758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123823758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123823758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123823758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123823758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123823758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123823758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123823758 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123823758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123823758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123823758 DLSCCP DEBUG SCCP-SCOC(117)[0x55cf8d401290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123823758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cf8d3ffc40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123823758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11339896)[0x55cf8d40e810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123823758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123823758 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123823758 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123823758 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123823758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123823758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123823758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123823758 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1058)@be9552f9b756: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1058)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1059)@be9552f9b756: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061) HNBGW_Test.sgsn1-RAN(1059)@be9552f9b756: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)15960855 HNBGW_Test.sgsn1-SCCP(1058)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1058)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425123823777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123823777 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250425123823777 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250425123823777 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425123823777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123823777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123823777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123823777 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@be9552f9b756: setverdict(pass): none -> pass 20250425123823777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123823778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123823778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123823778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250425123823778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123823778 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002fe30e) (sccp_scrc.c:477) 20250425123823778 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20250425123823778 DLSCCP DEBUG SCCP-SCOC(117)[0x55cf8d401290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123823778 DLSCCP DEBUG SCCP-SCOC(117)[0x55cf8d401290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123823778 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123823778 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123823778 DCN DEBUG handle_cn_conn_conf() conn_id=117, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123823778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cf8d3ffc40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123823778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cf8d3ffc40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@be9552f9b756: 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 } } } 20250425123823779 DLCTRL DEBUG Command: GET 287456038 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425123823779 DLCTRL DEBUG Tx Command reply: GET_REPLY 287456038 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425123823784 DLCTRL DEBUG Command: GET 949504853 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425123823784 DLCTRL DEBUG Tx Command reply: GET_REPLY 949504853 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425123823790 DLCTRL DEBUG Command: GET 946012790 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425123823790 DLCTRL DEBUG Tx Command reply: GET_REPLY 946012790 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123823795 DLCTRL DEBUG Command: GET 603340246 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123823795 DLCTRL DEBUG Tx Command reply: GET_REPLY 603340246 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123823800 DLCTRL DEBUG Command: GET 226153241 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425123823800 DLCTRL DEBUG Tx Command reply: GET_REPLY 226153241 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123823804 DLCTRL DEBUG Command: GET 361344300 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425123823804 DLCTRL DEBUG Tx Command reply: GET_REPLY 361344300 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425123823808 DLCTRL DEBUG Command: GET 922939319 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425123823808 DLCTRL DEBUG Tx Command reply: GET_REPLY 922939319 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425123823812 DLCTRL DEBUG Command: GET 610997889 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425123823812 DLCTRL DEBUG Tx Command reply: GET_REPLY 610997889 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123823816 DLCTRL DEBUG Command: GET 311209154 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123823816 DLCTRL DEBUG Tx Command reply: GET_REPLY 311209154 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123823820 DLCTRL DEBUG Command: GET 327220125 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425123823820 DLCTRL DEBUG Tx Command reply: GET_REPLY 327220125 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123823825 DLCTRL DEBUG Command: GET 561715752 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425123823825 DLCTRL DEBUG Tx Command reply: GET_REPLY 561715752 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425123823829 DLCTRL DEBUG Command: GET 487353117 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425123823829 DLCTRL DEBUG Tx Command reply: GET_REPLY 487353117 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425123823833 DLCTRL DEBUG Command: GET 573174644 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425123823833 DLCTRL DEBUG Tx Command reply: GET_REPLY 573174644 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123823837 DLCTRL DEBUG Command: GET 433704706 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123823837 DLCTRL DEBUG Tx Command reply: GET_REPLY 433704706 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123823840 DLCTRL DEBUG Command: GET 205082872 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425123823840 DLCTRL DEBUG Tx Command reply: GET_REPLY 205082872 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123823844 DLCTRL DEBUG Command: GET 100647767 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425123823844 DLCTRL DEBUG Tx Command reply: GET_REPLY 100647767 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425123823847 DLCTRL DEBUG Command: GET 675084593 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425123823847 DLCTRL DEBUG Tx Command reply: GET_REPLY 675084593 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425123823850 DLCTRL DEBUG Command: GET 403650344 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425123823850 DLCTRL DEBUG Tx Command reply: GET_REPLY 403650344 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425123823852 DLCTRL DEBUG Command: GET 656172940 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425123823852 DLCTRL DEBUG Tx Command reply: GET_REPLY 656172940 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425123823854 DLCTRL DEBUG Command: GET 382437719 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425123823854 DLCTRL DEBUG Tx Command reply: GET_REPLY 382437719 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123823862 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33385<->l=127.0.0.1:4262) (control_if.c:193) 20250425123823864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1043)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(1042)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123823868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123823869 DLINP DEBUG SRVCONN(,r=127.0.0.1:57383<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123823869 DLINP DEBUG SRVCONN(,r=127.0.0.1:57383<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123823869 DLINP NOTICE SRV(,r=127.0.0.1:57383<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123823869 DMAIN NOTICE (127.0.0.1:57383 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57383<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123823869 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425123823873 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123823873 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123823873 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1050)@be9552f9b756: Final verdict of PTC: none 20250425123823873 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123823873 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123823873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123823873 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123823873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123823873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123823873 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123823873 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123823873 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123823873 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123823873 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123823874 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123823874 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123823874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123823874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123823874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123823874 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123823874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123823874 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123823874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123823874 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123823874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123823874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123823874 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123823874 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123823874 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123823874 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123823874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123823874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123823874 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123823874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123823874 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123823874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123823874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123823874 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123823874 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123823874 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123823874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123823874 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123823875 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123823875 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123823875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123823874 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123823874 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123823874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cf8d3fc7e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123823874 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123823874 DLSCCP DEBUG SCCP-SCOC(115)[0x55cf8d400ec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123823874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578ad2), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123823874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123823874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123823874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123823875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123823875 DLSCCP DEBUG SCCP-SCOC(115)[0x55cf8d400ec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123823875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cf8d3fc7e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123823875 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250425123823875 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123823875 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123823875 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-SCCP(1049)@be9552f9b756: Final verdict of PTC: none 20250425123823875 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425123823875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123823875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123823875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6289259)[0x55cf8d403240]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123823875 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6289259)[0x55cf8d403240]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123823875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123823875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6289259)[0x55cf8d403240]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123823875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6289259)[0x55cf8d403240]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123823875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6289259)[0x55cf8d403240]{disrupted}: Freeing instance (context_map.c:202) 20250425123823875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6289259)[0x55cf8d403240]{disrupted}: Deallocated (fsm.c:568) 20250425123823875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cf8d3fc7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123823875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cf8d3fc7e0]{disconnected}: Freeing instance (context_map.c:206) 20250425123823875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cf8d3fc7e0]{disconnected}: Deallocated (fsm.c:568) 20250425123823875 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6289259 SCCP-115 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123823875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cf8d417d20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123823875 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123823875 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123823875 DLSCCP DEBUG SCCP-SCOC(116)[0x55cf8d41c5c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123823875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00345835), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123823875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123823875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123823875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123823875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123823875 DLSCCP DEBUG SCCP-SCOC(116)[0x55cf8d41c5c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123823875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cf8d417d20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123823875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315356)[0x55cf8d40e6e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123823875 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315356)[0x55cf8d40e6e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123823875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123823875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315356)[0x55cf8d40e6e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123823875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315356)[0x55cf8d40e6e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123823875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315356)[0x55cf8d40e6e0]{disrupted}: Freeing instance (context_map.c:202) 20250425123823875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315356)[0x55cf8d40e6e0]{disrupted}: Deallocated (fsm.c:568) 20250425123823876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cf8d417d20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123823876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cf8d417d20]{disconnected}: Freeing instance (context_map.c:206) 20250425123823876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cf8d417d20]{disconnected}: Deallocated (fsm.c:568) 20250425123823876 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13315356 SCCP-116 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425123823876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123823876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123823876 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250425123823876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123823876 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123823876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123823876 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123823876 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123823876 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123823876 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123823876 DRANAP NOTICE cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123823876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cf8d3ffc40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425123823876 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) HNBGW_Test.sgsn0-RAN(1053)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1051)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@be9552f9b756: Final verdict of PTC: none 20250425123823876 DLSCCP DEBUG SCCP-SCOC(117)[0x55cf8d401290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123823876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fe30e), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123823876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123823876 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123823876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123823876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123823876 DLSCCP DEBUG SCCP-SCOC(117)[0x55cf8d401290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123823876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cf8d3ffc40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123823876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11339896)[0x55cf8d40e810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123823876 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11339896)[0x55cf8d40e810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123823876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250425123823877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11339896)[0x55cf8d40e810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123823877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11339896)[0x55cf8d40e810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123823877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11339896)[0x55cf8d40e810]{disrupted}: Freeing instance (context_map.c:202) 20250425123823877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11339896)[0x55cf8d40e810]{disrupted}: Deallocated (fsm.c:568) 20250425123823877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cf8d3ffc40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123823877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cf8d3ffc40]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.sgsn1-SCCP(1058)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1059)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1054)@be9552f9b756: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@be9552f9b756: Final verdict of PTC: none 20250425123823877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cf8d3ffc40]{disconnected}: Deallocated (fsm.c:568) 20250425123823877 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11339896 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(1052)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1060)@be9552f9b756: Final verdict of PTC: none 20250425123823878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123823878 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123823878 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123823878 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123823878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123823878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123823879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123823878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123823878 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123823879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123823880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123823880 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123823880 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123823880 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123823880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123823880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123823880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123823880 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123823881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425123823881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123823882 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123823882 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123823883 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123823883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123823884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54296<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123823884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123823884 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123823884 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123823884 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123823884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123823884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123823884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54302<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123823884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425123823884 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@be9552f9b756: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@be9552f9b756: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@be9552f9b756: Final verdict of PTC: pass HNBGW-MGCP(1055)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(1044)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(1042): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(1043): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(1044): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(1049): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(1050): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(1051): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1052): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1053): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1054): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(1055): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057): pass (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1058): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1059): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1060): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061): pass (pass -> pass) MTC@be9552f9b756: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Apr 25 12:38:23 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 20250425123824057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123824208 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123824208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed6a56), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123824208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123824208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123824208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123824208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123824208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123824208 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123824208 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123824209 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123824209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123824209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123824209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123824209 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123824212 DLSCCP DEBUG SCCP-SCOC(111)[0x55cf8d417e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123824213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00025b5d), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123824213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123824213 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123824213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123824213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123824213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123824213 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123824213 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123824213 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123824213 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123824213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123824213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123824213 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123824213 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123824660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54318<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=553216) Waiting for packet dumper to finish... 1 (prev_count=553216, count=553756) 20250425123825874 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123825874 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123825874 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123825874 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123825874 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123825874 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425123825875 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123825875 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425123825875 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Fri Apr 25 12:38:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425123826842 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123826842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ad320), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123826842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123826842 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123826842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123826842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123826842 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123826842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091edb5), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123826842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123826842 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123826842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123826842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123826842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123826842 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123826842 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123826842 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123826842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123826842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123826842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123826842 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123826842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123826842 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123826842 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123826842 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123826842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123826842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123826842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123826842 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123826842 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123826843 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123826844 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123826844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df4d2f), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123826844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123826844 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123826844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123826844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123826844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123826844 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123826845 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123826845 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123826845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123826845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123826845 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123827423 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123827423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0e7dd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123827423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123827423 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123827423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123827423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123827423 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123827423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00617c99), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123827423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123827423 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123827423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123827423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123827423 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123827423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ae159), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123827423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123827423 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123827423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123827423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123827424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123827424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123827424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123827424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123827424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123827424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123827424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123827424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123827424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123827424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123827424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123827424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123827424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123827424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123827424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123827424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123827424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123827424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123827424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123827424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123827424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_second_rab_assignment started. 20250425123827732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123827737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123827746 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40535<->l=127.0.0.1:4262) (control_if.c:572) 20250425123827846 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123827846 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123827846 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123827846 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123827847 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123827847 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123827847 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123827847 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123827847 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123827847 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(1066)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123827848 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123827848 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123827848 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123827848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123827848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123827848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123827848 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123827848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123827848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123827848 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123827848 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123827848 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123827848 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123827848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123827848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123827848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123827848 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123827848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123827848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123827848 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123827848 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123827848 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123827848 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123827848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123827848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123827848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123827848 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123827848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123827848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123827848 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123827848 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123827848 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123827848 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123827848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123827848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123827848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123827848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123827848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123827848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123827848 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123827848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123827849 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123827849 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123827849 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123827849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123827849 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123827849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123827849 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123827849 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123827849 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123827849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123827849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123827849 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123827849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123827849 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123827849 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123827849 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123827849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123827849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123827849 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123827849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123827849 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123827849 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123827849 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123827849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123827849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123827849 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1070)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(1070)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1070)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123827861 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123827861 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123827861 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123827861 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123827861 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123827861 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123827861 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123827861 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123827862 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123827862 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123827862 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123827862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123827862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123827862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123827862 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123827862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123827862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123827862 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123827862 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123827862 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123827862 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123827863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123827863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123827863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123827863 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123827863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123827863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123827863 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123827863 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123827863 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123827863 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123827863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123827863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123827863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123827863 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123827863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123827863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123827863 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123827863 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123827863 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123827863 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123827863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123827863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123827863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123827863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123827863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123827863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123827863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123827863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123827863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123827863 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123827863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123827863 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123827863 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123827863 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123827863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123827863 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123827863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123827863 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123827863 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123827863 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123827863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123827863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123827863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123827863 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123827863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123827863 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123827863 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123827863 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123827863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123827863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123827863 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123827863 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123827863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123827863 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123827863 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123827863 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123827863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123827863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123827863 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1073)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(1073)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1073)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(1071)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123827882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123827882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123827882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123827882 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123827882 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123827882 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123827882 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123827882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123827882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123828042 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123828042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf1fe), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123828042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123828042 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123828042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123828042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123828043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123828043 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123828043 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123828043 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123828043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123828043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123828043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123828059 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123828059 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123828059 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123828059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1070)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123828068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123828068 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123828068 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123828068 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123828068 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123828068 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123828068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123828070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123828071 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123828071 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123828071 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123828071 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123828071 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123828071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123828071 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123828071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123828071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123828071 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123828071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123828071 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123828071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123828071 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123828071 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123828071 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123828071 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123828072 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123828072 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123828072 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123828072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123828073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123828073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123828073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123828073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123828073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123828073 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123828073 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123828073 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123828073 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123828073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425123828073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123828073 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123828073 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123828074 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123828074 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123828074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123828074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123828074 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(1073)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123828079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123828079 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123828079 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123828079 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123828079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123828079 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123828079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123828082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123828082 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123828083 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123828083 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123828083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123828083 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123828083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123828083 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123828083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123828083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123828083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123828083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123828083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123828083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123828083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123828083 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123828083 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123828083 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123828084 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123828084 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123828084 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123828084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123828084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123828084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123828085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123828085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123828085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123828085 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123828085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123828085 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123828085 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123828085 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123828085 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123828085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123828085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123828085 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1069)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123828872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123828872 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123828872 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123828872 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123828872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123828872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123828872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123828872 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123828872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123828872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123828872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123828872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123828872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123828872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123828872 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123828872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123828872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828872 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123828872 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123828872 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123828872 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123828872 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123828872 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123828872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123828872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123828872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123828872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123828872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123828872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123828872 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123828872 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123828872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123828872 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123828872 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123828872 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123828872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123828872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123828872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123828872 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123828872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123828873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123828873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123828873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123828873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123828873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123828873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123828873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123828873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123828873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123828873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123828873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123828873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123828873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123828873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123828873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123828873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123828873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123828873 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123828873 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123828873 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1072)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123828879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123828880 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123828880 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123828880 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123828880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123828880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123828880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123828880 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123828880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123828880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123828880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123828880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123828880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123828880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123828880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123828880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123828880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123828880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123828880 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123828880 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123828880 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123828880 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123828880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123828880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123828880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123828880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123828881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123828881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123828881 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123828881 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123828881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123828881 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123828881 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123828881 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123828881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123828881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123828881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123828881 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123828883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123828883 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123828883 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123828883 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123828883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123828883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123828883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123828883 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123828883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123828883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123828883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123828883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123828883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123828883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123828883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123828883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123828883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123828883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123828883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123828883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123828883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123828883 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123828883 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123828883 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123828895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58656<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1075)@be9552f9b756: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(1069)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1069)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1075) TC_second_rab_assignment-Iuh0-RUA(1067)@be9552f9b756: Added conn table entry 0TC_second_rab_assignment0(1075)4570053 20250425123829927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123829927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123829927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123829927 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123829927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x45bbc5, normal) (hnbgw_rua.c:407) 20250425123829927 DHNB DEBUG map_rua[0x55cf8d402dd0]{init}: Allocated (fsm.c:456) 20250425123829927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123829927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4570053 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123829927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123829927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123829927 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4570053 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123829927 DCN DEBUG map_sccp[0x55cf8d40e810]{init}: Allocated (fsm.c:456) 20250425123829927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123829927 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4570053 <-> SCCP-118 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123829927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4570053 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123829927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123829927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123829927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123829927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123829927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123829927 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123829927 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{IDLE}: Allocated (fsm.c:456) 20250425123829927 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123829927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000076), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300019d0056400500f1100926) (sccp_scrc.c:406) 20250425123829927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123829927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123829927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123829927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123829927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123829927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123829927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123829927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123829927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123829927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123829927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123829927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123829927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123829927 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123829927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123829927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123829927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123829927 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123829927 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123829927 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123829927 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123829927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123829927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123829927 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1069)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-RAN(1069)@be9552f9b756: Added conn table entry 0TC_second_rab_assignment0(1075)14298267 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(1075)@be9552f9b756: setverdict(pass): none -> pass 20250425123829943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123829943 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123829943 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123829943 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123829943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123829943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123829943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123829943 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123829944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123829944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123829944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123829944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123829944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123829944 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c411eb) (sccp_scrc.c:477) 20250425123829944 DLSCCP DEBUG Received CO:COAK for local reference 118 (sccp_scoc.c:1824) 20250425123829944 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123829944 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123829944 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123829944 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123829944 DCN DEBUG handle_cn_conn_conf() conn_id=118, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123829944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123829944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1075)@be9552f9b756: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(1074)@be9552f9b756: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: vl_len:91 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425123830145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123830145 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123830145 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123830145 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123830145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123830145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123830145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123830145 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123830145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123830145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123830145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123830145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123830145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123830145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250425123830145 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1824) 20250425123830145 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123830145 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123830145 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123830145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123830145 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123830145 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123830145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123830145 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123830145 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123830145 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425123830145 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425123830145 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425123830146 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123830146 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425123830146 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{UNUSED}: Allocated (fsm.c:456) 20250425123830146 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{UNUSED}: is child of mgw(mgw-fsm-4570053-0)[0x55cf8d403240] (fsm.c:486) 20250425123830146 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4570053-0)[0x55cf8d403240] (mgcp_client_endpoint_fsm.c:724) 20250425123830146 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123830146 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123830146 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123830146 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4570053-0)[0x55cf8d40e6e0]{ST_CRCX}: Allocated (fsm.c:456) 20250425123830146 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4570053-0)[0x55cf8d40e6e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0] (fsm.c:486) 20250425123830146 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4570053-0)[0x55cf8d40e6e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123830146 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4570053-0)[0x55cf8d40e6e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425123830146 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 45bb'... (mgcp_client.c:807) 20250425123830146 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250425123830146 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4570053-0)[0x55cf8d40e6e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123830146 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1074)@be9552f9b756: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "45bbc517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "45bbc517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(1075) TC_second_rab_assignment0(1075)@be9552f9b756: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "45bbc517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "45bbc517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(1075)@be9552f9b756: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425123830180 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250425123830180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425123830180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425123830180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123830180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123830180 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425123830180 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830180 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830180 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123830180 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123830180 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830180 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123830180 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425123830180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123830181 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425123830181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425123830181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250425123830181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123830181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1075)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123830214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123830214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123830214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425123830214 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123830214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x45bbc5) (hnbgw_rua.c:471) 20250425123830214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4570053 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250425123830214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123830214 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123830214 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123830214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123830214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123830214 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425123830214 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425123830214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123830214 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425123830214 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4570053-0)[0x55cf8d403240] (mgcp_client_endpoint_fsm.c:724) 20250425123830214 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123830214 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123830214 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425123830214 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 45bb'... (mgcp_client.c:807) 20250425123830214 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425123830214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123830214 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123830214 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830214 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1075)@be9552f9b756: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "45bbc517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "45bbc517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123830240 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250425123830240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425123830240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425123830240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425123830241 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425123830241 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830241 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830241 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123830241 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123830241 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830241 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123830241 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425123830241 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425123830241 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4570053-0)[0x55cf8d403240] (mgcp_client_endpoint_fsm.c:724) 20250425123830241 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425123830241 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425123830241 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425123830241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4570053-0)[0x55cf8d417d20]{ST_CRCX}: Allocated (fsm.c:456) 20250425123830241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4570053-0)[0x55cf8d417d20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0] (fsm.c:486) 20250425123830241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4570053-0)[0x55cf8d417d20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425123830241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4570053-0)[0x55cf8d417d20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425123830241 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 45bb'... (mgcp_client.c:807) 20250425123830241 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425123830241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4570053-0)[0x55cf8d417d20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425123830241 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425123830241 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830241 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830241 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1075)@be9552f9b756: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "45bbc517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "45bbc517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250425123830253 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250425123830253 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d417d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425123830253 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d417d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425123830253 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d417d20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425123830253 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d417d20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425123830253 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425123830253 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830253 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830253 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830253 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425123830253 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425123830253 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830253 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{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) 20250425123830253 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425123830253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123830253 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425123830253 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425123830253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425123830253 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123830253 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123830253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c411eb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250425123830253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123830253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123830253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123830253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123830253 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425123830253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123830253 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123830253 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123830253 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123830253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123830253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123830253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123830253 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: vl_len:63 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250425123830260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123830260 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123830260 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123830260 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123830260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123830260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123830260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123830260 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123830260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123830260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123830260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123830260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123830260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123830260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:477) 20250425123830260 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1824) 20250425123830260 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123830260 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123830260 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123830260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123830260 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425123830260 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425123830260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250425123830260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123830260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425123830260 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4570053 SCCP-118 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250425123830260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250425123830260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250425123830260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123830260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1075)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123830263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123830263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123830263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250425123830263 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123830263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x45bbc5) (hnbgw_rua.c:471) 20250425123830263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4570053 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250425123830263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123830263 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425123830263 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425123830263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250425123830263 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425123830263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250425123830263 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123830263 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123830263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c411eb), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20250425123830263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123830263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123830263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123830263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123830264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123830264 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123830264 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123830264 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123830264 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123830264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123830264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123830264 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: vl_len:12 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425123830277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123830277 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123830277 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123830277 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123830277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123830277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123830277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123830277 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123830278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123830278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123830278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123830278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123830278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123830278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250425123830278 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1824) 20250425123830278 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123830278 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123830278 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123830278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123830278 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425123830278 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425123830278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250425123830278 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425123830278 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425123830278 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425123830278 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425123830278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123830278 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 45bb'... (mgcp_client.c:807) 20250425123830278 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123830278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123830278 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d417d20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425123830278 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57543: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 45bb'... (mgcp_client.c:807) 20250425123830278 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425123830278 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d417d20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425123830278 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{IN_USE}: Removing from parent mgw(mgw-fsm-4570053-0)[0x55cf8d403240] (mgcp_client_endpoint_fsm.c:873) 20250425123830278 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425123830278 DLMGCP DEBUG mgw-endp(mgw-fsm-4570053-0)[0x55cf8d3fc7e0]{IN_USE}: Deallocated (fsm.c:568) 20250425123830278 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425123830278 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425123830278 DMGW DEBUG mgw(mgw-fsm-4570053-0)[0x55cf8d403240]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425123830278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123830278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250425123830278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123830278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1075)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1075)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "45bbc517" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1075)@be9552f9b756: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "45bbc517" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1075)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123830293 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250425123830293 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123830293 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123830293 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123830293 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cf8d40e6e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425123830294 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250425123830294 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d417d20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425123830294 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d417d20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425123830294 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d417d20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425123830295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cf8d417d20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1067)@be9552f9b756: Deleted conn table entry 0TC_second_rab_assignment0(1075)4570053 20250425123830307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123830307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123830307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425123830307 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425123830307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x45bbc5,cause=radio(normal)) (hnbgw_rua.c:439) 20250425123830307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4570053 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250425123830307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250425123830307 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425123830307 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425123830307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250425123830307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123830307 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123830307 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123830307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c411eb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250425123830307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123830307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123830307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123830307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123830307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250425123830307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250425123830307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250425123830307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123830307 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123830307 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123830307 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123830307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123830307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123830307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123830307 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1069)@be9552f9b756: Deleted conn table entry 0TC_second_rab_assignment0(1075)14298267 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: Session index based on connection ID:0 20250425123830319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123830319 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123830319 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123830319 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123830319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123830319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123830319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123830319 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123830319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123830319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123830319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123830319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123830319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123830319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Source Reference,L=4,D=00c411eb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250425123830319 DLSCCP DEBUG Received CO:RELRE for local reference 118 (sccp_scoc.c:1824) 20250425123830319 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250425123830319 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123830319 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250425123830319 DCN DEBUG handle_cn_disc_ind() conn_id=118 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250425123830319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250425123830319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250425123830319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123830319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{disconnected}: Freeing instance (context_map.c:202) 20250425123830319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4570053)[0x55cf8d402dd0]{disconnected}: Deallocated (fsm.c:568) 20250425123830319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123830319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{disconnected}: Freeing instance (context_map.c:206) 20250425123830319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cf8d40e810]{disconnected}: Deallocated (fsm.c:568) 20250425123830319 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4570053 SCCP-118 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425123830319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c411eb), PART(T=Source Reference,L=4,D=00000076) (sccp_scrc.c:406) 20250425123830319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123830319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123830319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123830319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123830319 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250425123830319 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123830319 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123830319 DLSCCP DEBUG SCCP-SCOC(118)[0x55cf8d3ffc40]{IDLE}: Deallocated (fsm.c:568) 20250425123830319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123830319 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123830319 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123830319 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123830319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123830319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123830319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123830319 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: RLC received in state:disconnect_pending TC_second_rab_assignment0(1075)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123832324 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40535<->l=127.0.0.1:4262) (control_if.c:193) 20250425123832324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58654<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1064)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(1063)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123832327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58640<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123832329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123832329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123832329 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123832329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123832329 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123832329 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123832330 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123832330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123832330 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123832330 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123832330 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123832330 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123832330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123832330 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed TC_second_rab_assignment-Iuh0-RUA(1067)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1068)@be9552f9b756: Final verdict of PTC: none 20250425123832330 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123832330 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250425123832330 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123832330 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123832330 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123832330 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123832330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123832330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123832330 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123832330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-SCCP(1071)@be9552f9b756: Final verdict of PTC: none 20250425123832330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123832330 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123832330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123832330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123832330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123832330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123832330 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123832331 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123832331 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123832331 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(1073)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1072)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1069)@be9552f9b756: Final verdict of PTC: none MutexDispCT-TC_second_rab_assignment(1062)@be9552f9b756: Final verdict of PTC: none 20250425123832331 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123832331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123832331 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123832331 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425123832331 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425123832331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123832331 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425123832331 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250425123832331 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425123832331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123832331 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123832331 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123832331 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123832331 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123832331 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123832331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123832331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123832332 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123832332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123832332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123832332 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123832332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123832332 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123832332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123832332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123832332 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123832332 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123832332 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123832332 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1074)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1070)@be9552f9b756: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1066)@be9552f9b756: Final verdict of PTC: none 20250425123832333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58656<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1065)@be9552f9b756: Final verdict of PTC: none TC_second_rab_assignment0(1075)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1062): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(1063): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(1064): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(1065): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_second_rab_assignment-Iuh0(1066): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1067): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(1068): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(1069): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(1070): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1071): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1072): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1073): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(1074): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_second_rab_assignment0(1075): pass (pass -> pass) MTC@be9552f9b756: Test case TC_second_rab_assignment finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Fri Apr 25 12:38:32 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 20250425123832382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123832985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58668<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376348) 20250425123833876 DLSCCP DEBUG SCCP-SCOC(116)[0x55cf8d41c5c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123833876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00345835), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123833876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123833876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123833876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123833876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123833876 DLSCCP DEBUG SCCP-SCOC(115)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123833876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578ad2), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123833876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123833876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123833876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123833876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123833876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123833876 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123833876 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123833876 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123833876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123833876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123833876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123833876 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123833876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123833877 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123833877 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123833877 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123833877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123833877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123833877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123833877 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123833876 DLSCCP DEBUG SCCP-SCOC(117)[0x55cf8d401290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250425123833877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fe30e), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123833877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123833877 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123833877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123833877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123833877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123833877 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123833877 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123833877 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123833877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123833877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123833877 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=376348, count=380228) 20250425123834209 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123834210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed6a56), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123834210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123834210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123834210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123834210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123834210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123834210 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123834210 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123834210 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123834210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123834210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123834210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123834210 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250425123834213 DLSCCP DEBUG SCCP-SCOC(111)[0x55cf8d417e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123834213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00025b5d), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123834213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123834213 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123834213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123834213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123834213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123834213 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123834214 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123834214 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123834214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123834214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123834214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123834214 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123834214 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123834331 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123834331 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123834331 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123834332 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123834332 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123834332 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Fri Apr 25 12:38:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250425123836083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123836088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123836093 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37161<->l=127.0.0.1:4262) (control_if.c:572) 20250425123836165 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123836165 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123836165 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123836165 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123836165 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123836165 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123836165 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123836165 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123836166 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123836166 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123836167 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123836167 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123836167 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123836167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123836167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123836167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123836167 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123836167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123836167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123836167 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123836167 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123836167 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123836167 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123836167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123836167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123836167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123836167 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123836167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123836167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123836167 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123836167 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123836167 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123836167 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123836167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123836167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123836167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123836167 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123836167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123836167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123836167 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123836167 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123836167 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123836167 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123836167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123836167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123836167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123836168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123836168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123836168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123836168 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123836168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123836168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123836168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123836168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123836168 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123836168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123836168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123836168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123836168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123836168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123836168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250425123836168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123836168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123836168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123836168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123836168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123836168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123836168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836168 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123836168 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123836168 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123836168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123836168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123836168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1084)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(1084)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1084)@be9552f9b756: ************************************************* MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1082)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123836181 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123836181 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123836181 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123836181 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123836181 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123836181 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123836182 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123836182 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123836183 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123836183 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123836183 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123836183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123836183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123836183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123836183 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123836183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123836183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123836183 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123836183 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123836183 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123836183 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123836183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123836183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123836183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123836183 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123836183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123836183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123836183 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123836183 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123836183 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123836183 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123836183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123836183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123836183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123836183 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123836183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123836183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123836183 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123836183 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123836183 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123836183 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123836183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123836183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123836183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123836183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123836183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123836183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123836183 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123836183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836183 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123836183 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123836183 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123836183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123836183 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123836183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836183 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123836183 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123836183 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123836183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123836183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123836183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123836183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123836183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836183 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123836183 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123836183 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123836183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123836183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123836183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123836183 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123836183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836183 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123836183 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123836183 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123836183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123836183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123836183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1087)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(1087)@be9552f9b756: M3UA emulation initiated, the test can be started MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1087)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(1085)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123836379 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123836379 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123836379 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123836379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1084)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123836389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836389 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123836389 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123836389 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123836389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123836389 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123836389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123836392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836392 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123836392 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123836392 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123836392 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123836392 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123836392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123836392 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123836393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123836393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123836393 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123836393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123836393 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123836393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123836393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123836393 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123836393 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123836393 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123836394 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123836394 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123836394 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123836394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123836394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123836394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836394 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123836394 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123836394 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123836395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425123836395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123836395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123836395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123836395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123836395 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123836395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836395 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123836395 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123836395 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123836395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123836395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123836395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123836395 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(1087)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123836401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836401 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123836401 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123836401 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123836401 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123836401 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123836401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123836403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836403 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123836403 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123836403 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123836403 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123836403 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123836403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123836404 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123836404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123836404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123836404 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123836404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123836404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123836404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123836404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123836404 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123836404 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123836404 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123836405 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123836405 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123836405 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123836405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123836405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123836405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123836405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123836405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123836405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123836405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123836405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123836405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123836405 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123836405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836405 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123836405 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123836405 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123836405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123836405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123836406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123836406 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123836843 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123836843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091edb5), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123836843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123836843 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123836843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123836843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123836843 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123836843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ad320), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123836843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123836843 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123836843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123836843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123836843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836843 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123836843 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123836843 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123836843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123836843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123836843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123836843 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123836843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836843 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123836843 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123836843 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123836843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123836843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123836843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123836843 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123836843 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123836843 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123836845 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123836845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df4d2f), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123836845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123836845 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123836845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123836845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123836845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123836845 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123836845 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123836845 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123836845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123836845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123836845 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(1083)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123837193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123837193 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123837193 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123837193 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123837193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123837193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123837193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123837193 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123837193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123837193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123837193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123837193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123837193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123837193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123837193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123837193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123837193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123837193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123837193 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123837193 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123837193 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123837193 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123837193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123837193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123837193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123837193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123837193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123837193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123837193 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123837193 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123837194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123837194 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123837194 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123837194 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123837194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123837194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123837194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123837194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123837195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123837195 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123837195 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123837195 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123837195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123837195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123837195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123837195 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123837195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123837195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123837195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123837195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123837195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123837195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123837195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123837195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123837195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123837195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123837195 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123837195 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123837195 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1086)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123837201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123837201 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123837201 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123837201 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123837201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123837201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123837201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123837201 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123837201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123837201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123837201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123837201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123837201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123837201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123837201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123837201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123837201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123837201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123837201 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123837201 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123837201 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123837201 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123837201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123837201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123837201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123837202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123837202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123837202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123837202 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123837202 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123837202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123837202 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123837202 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123837202 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123837202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123837202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123837202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123837202 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123837202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123837202 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123837202 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123837202 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123837202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123837202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123837202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123837202 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123837202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123837202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123837202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123837202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123837202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123837202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123837202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123837202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123837202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123837202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123837202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123837202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123837202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123837202 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123837202 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123837202 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123837204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123837204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123837204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123837204 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123837204 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123837204 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123837204 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123837204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123837204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123837213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123837213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123837213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250425123837213 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250425123837213 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250425123837417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123837417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123837417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123837417 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123837417 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123837417 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123837417 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123837417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123837417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123837423 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123837423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00617c99), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123837423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123837423 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123837423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123837423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123837423 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123837423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0e7dd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123837423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123837423 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123837423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123837423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123837424 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123837424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ae159), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123837424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123837424 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123837424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123837424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123837424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123837424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123837424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123837424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123837424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123837424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123837424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123837424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123837424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123837424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123837424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123837424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123837424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123837424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123837424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123837424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123837424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123837424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123837424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123837424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123837424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@be9552f9b756: talloc reports "struct hnb_context" x 1, expecting 1 MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123837435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41004<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123837436 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37161<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1077)@be9552f9b756: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1078)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123837439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123837440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123837440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123837440 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123837441 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123837441 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1082)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1085)@be9552f9b756: Final verdict of PTC: none 20250425123837443 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123837443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123837443 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123837443 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123837443 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123837443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123837443 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123837443 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123837443 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123837443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123837443 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123837443 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123837443 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123837444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123837444 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081)@be9552f9b756: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1086)@be9552f9b756: Final verdict of PTC: none20250425123837444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123837444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123837444 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123837444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123837444 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123837444 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123837444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123837444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123837444 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250425123837444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123837444 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250425123837444 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123837444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123837444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123837444 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(1083)@be9552f9b756: Final verdict of PTC: none 20250425123837444 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123837444 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123837444 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123837444 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123837444 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123837444 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123837444 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123837444 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: link lost (cnlink.c:118) 20250425123837444 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123837444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123837444 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123837444 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123837444 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123837444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123837445 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123837445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123837445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(1084)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(1079)@be9552f9b756: Final verdict of PTC: none 20250425123837445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123837445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123837445 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123837445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123837445 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123837445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123837445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123837445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123837445 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123837445 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123837445 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123837445 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1088)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1087)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(1077): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(1079): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(1082): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(1083): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(1084): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1085): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1086): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1087): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(1088): none (pass -> pass) MTC@be9552f9b756: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Fri Apr 25 12:38:37 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 20250425123837546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123838038 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123838038 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123838038 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123838038 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123838038 DLSCCP DEBUG SCCP-SCOC(102)[0x55cf8d3ff2c0]{IDLE}: Deallocated (fsm.c:568) 20250425123838149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=251756) Waiting for packet dumper to finish... 1 (prev_count=251756, count=253524) 20250425123839445 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123839445 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123839445 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123839445 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123839445 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123839445 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Fri Apr 25 12:38:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@be9552f9b756: Test case TC_apply_sccp started. 20250425123841253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123841258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123841260 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37343<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1093)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123841325 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425123841325 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250425123841332 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123841332 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123841332 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123841332 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123841333 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46195 (stream_srv.c:142) 20250425123841333 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46195<->l=127.0.0.1:29169 (hnbgw.c:791) TC_apply_sccp-Iuh1(1095)@be9552f9b756: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425123841333 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123841333 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123841333 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123841333 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123841333 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123841333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123841333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123841333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123841333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123841333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123841333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123841333 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123841333 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123841333 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123841333 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123841333 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425123841333 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123841333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123841333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123841333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123841333 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123841333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250425123841333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123841333 DRANAP DEBUG cnlink(msc-1)[0x55cf8d384670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123841333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123841334 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123841334 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123841334 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123841334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123841334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123841334 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250425123841334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123841334 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123841334 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123841334 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425123841334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425123841334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425123841334 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250425123841335 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123841335 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425123841335 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123841335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123841335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123841335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123841335 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123841335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250425123841335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123841335 DRANAP DEBUG cnlink(msc-3)[0x55cf8d3eb760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123841335 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123841335 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425123841335 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123841335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123841335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123841335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123841335 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123841335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250425123841335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123841335 DRANAP DEBUG cnlink(msc-2)[0x55cf8d381870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123841335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123841335 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123841335 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123841335 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425123841335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425123841335 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250425123841335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123841335 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123841335 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123841335 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425123841335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425123841335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425123841335 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1099)@be9552f9b756: ************************************************* HNBGW_Test.msc0-M3UA(1099)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1099)@be9552f9b756: ************************************************* HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123841350 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123841350 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123841350 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123841350 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123841350 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123841350 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123841350 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425123841350 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123841351 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123841351 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425123841351 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123841351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123841351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123841351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123841351 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123841351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250425123841351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123841351 DRANAP DEBUG cnlink(sgsn-3)[0x55cf8d3edda0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123841351 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123841351 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425123841351 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123841351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123841351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123841352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123841352 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123841352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123841352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123841352 DRANAP DEBUG cnlink(sgsn-2)[0x55cf8d3ed410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123841352 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123841352 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425123841352 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123841352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123841352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123841352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123841352 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123841352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123841352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123841352 DRANAP DEBUG cnlink(sgsn-1)[0x55cf8d3eca80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123841352 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123841352 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123841352 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123841352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123841352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123841352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123841352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123841352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123841352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123841352 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123841352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123841352 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123841352 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123841352 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425123841352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425123841352 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250425123841352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123841352 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123841352 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123841352 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123841352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123841352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123841352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123841352 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123841352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123841352 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123841352 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123841352 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123841352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123841352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123841352 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123841352 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123841352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123841352 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123841352 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123841352 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123841352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123841352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123841352 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@be9552f9b756: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@be9552f9b756: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1102)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-M3UA(1102)@be9552f9b756: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1102)@be9552f9b756: ************************************************* HNBGW_Test.sgsn0-SCCP(1100)@be9552f9b756: v_sccp_pdu_maxlen:268 20250425123841372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123841372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123841372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123841372 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123841372 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425123841372 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123841372 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123841372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123841372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): none -> pass 20250425123841376 DLINP DEBUG SRVCONN(,r=127.0.0.1:46195<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123841376 DLINP DEBUG SRVCONN(,r=127.0.0.1:46195<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123841376 DLINP DEBUG SRVCONN(,r=127.0.0.1:46195<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425123841376 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425123841376 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) 20250425123841376 DLGLOBAL DEBUG validating counter group 0x55cf7b31ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250425123841376 DHNBAP DEBUG (127.0.0.1:46195 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425123841376 DHNBAP NOTICE (127.0.0.1:46195 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425123841376 DHNBAP NOTICE (127.0.0.1:46195 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425123841376 DLINP DEBUG SRVCONN(,r=127.0.0.1:46195<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123841376 DLINP DEBUG SRVCONN(,r=127.0.0.1:46195<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123841546 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123841546 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425123841546 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123841546 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1099)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425123841555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123841555 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250425123841555 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123841555 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123841555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123841555 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123841555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123841558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123841558 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123841558 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123841558 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123841558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123841558 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123841558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123841558 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123841558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123841558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123841558 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250425123841558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123841558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123841558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123841558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123841558 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123841558 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123841558 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123841559 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123841560 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425123841560 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123841560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123841560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250425123841560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123841560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123841560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123841560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123841560 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425123841560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123841560 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123841560 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123841560 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123841560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123841560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123841560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123841560 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123841563 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425123841563 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425123841563 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425123841563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1102)@be9552f9b756: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425123841569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123841569 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250425123841569 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425123841569 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425123841569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425123841569 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425123841569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425123841570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123841570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250425123841570 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425123841570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123841570 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123841570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123841570 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123841570 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250425123841570 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250425123841570 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425123841569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123841569 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250425123841569 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425123841569 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425123841569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425123841569 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425123841569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425123841569 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123841571 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425123841571 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425123841571 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425123841571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123841571 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123841571 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123841571 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123841571 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123841571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123841571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123841571 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123841571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123841571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250425123841571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123841571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123841571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123841571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123841571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123841571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123841571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123841571 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(1098)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123842358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123842358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123842358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123842358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123842358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123842358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123842358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123842358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123842358 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123842358 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123842358 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123842358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123842358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123842358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123842358 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123842358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250425123842358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842359 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123842359 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123842359 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123842359 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123842359 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425123842359 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123842359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123842359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250425123842359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123842359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123842359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123842359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123842359 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123842359 DRANAP NOTICE cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: link up (cnlink.c:111) 20250425123842359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123842359 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123842359 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123842359 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123842359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123842359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123842359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123842359 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123842360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123842360 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123842360 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123842360 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123842360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123842360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123842360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123842360 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123842360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123842360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123842360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123842360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123842360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123842360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123842360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425123842360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250425123842360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123842360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123842360 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123842360 DRANAP DEBUG cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123842360 DRANAP INFO cnlink(msc-0)[0x55cf8d3a1220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1101)@be9552f9b756: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425123842369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123842369 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123842369 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123842369 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123842369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123842369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123842369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123842369 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123842369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123842369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123842369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123842369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123842369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123842369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123842369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123842369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250425123842369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123842369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123842369 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425123842369 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425123842369 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425123842369 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425123842369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425123842369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250425123842369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123842369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123842369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123842369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123842369 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425123842369 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: link up (cnlink.c:111) 20250425123842369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123842369 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123842369 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123842369 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123842369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123842369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123842369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123842369 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123842371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123842371 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123842371 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123842371 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123842371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123842371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123842371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123842371 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123842371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123842371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123842371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123842371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123842371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123842371 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425123842371 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425123842371 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250425123842371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123842371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123842371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123842371 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123842371 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250425123842371 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425123842371 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425123842371 DRANAP INFO cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425123843410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123843877 DLSCCP DEBUG SCCP-SCOC(117)[0x55cf8d401290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123843877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fe30e), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123843877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123843877 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123843877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123843877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123843877 DLSCCP DEBUG SCCP-SCOC(115)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123843877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578ad2), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123843877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123843877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123843877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123843877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123843877 DLSCCP DEBUG SCCP-SCOC(116)[0x55cf8d41c5c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123843877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00345835), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123843877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123843878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123843878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123843878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123843878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123843878 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123843878 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123843878 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123843878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123843878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123843878 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123843878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123843878 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123843878 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123843878 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123843878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123843878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123843878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123843878 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123843878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123843878 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123843878 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123843878 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123843878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123843878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123843878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123843878 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123843883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123843883 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123843883 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123843883 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123843883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123843883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123843883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123843883 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123843883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123843883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123843883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123843883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123843883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123843883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=00578ad2) (sccp_scrc.c:477) 20250425123843883 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1824) 20250425123843883 DLSCCP DEBUG SCCP-SCOC(115)[0x55cf8d400ec0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123843883 DLSCCP DEBUG SCCP-SCOC(115)[0x55cf8d400ec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123843883 DLSCCP DEBUG SCCP-SCOC(115)[0x55cf8d400ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123843883 DLSCCP DEBUG SCCP-SCOC(115)[0x55cf8d400ec0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123843883 DLSCCP DEBUG SCCP-SCOC(115)[0x55cf8d400ec0]{IDLE}: Deallocated (fsm.c:568) 20250425123844084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123844084 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123844084 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123844085 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123844085 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123844085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123844085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123844085 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123844085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123844085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123844085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123844085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123844085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123844085 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=00345835) (sccp_scrc.c:477) 20250425123844085 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1824) 20250425123844085 DLSCCP DEBUG SCCP-SCOC(116)[0x55cf8d41c5c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123844085 DLSCCP DEBUG SCCP-SCOC(116)[0x55cf8d41c5c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123844085 DLSCCP DEBUG SCCP-SCOC(116)[0x55cf8d41c5c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123844085 DLSCCP DEBUG SCCP-SCOC(116)[0x55cf8d41c5c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123844085 DLSCCP DEBUG SCCP-SCOC(116)[0x55cf8d41c5c0]{IDLE}: Deallocated (fsm.c:568) 20250425123844210 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123844210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed6a56), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123844210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123844210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123844210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425123844210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123844211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123844211 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123844211 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123844211 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425123844211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425123844211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425123844211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425123844211 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123844214 DLSCCP DEBUG SCCP-SCOC(111)[0x55cf8d417e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123844214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00025b5d), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123844214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123844214 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123844214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123844214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123844214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123844214 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123844214 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123844214 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123844214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123844214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123844214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123844214 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123844214 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123844214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123844214 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250425123844214 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250425123844214 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425123844214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123844214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123844214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123844214 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123844215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123844215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123844215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123844215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250425123844215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123844215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006e), PART(T=Source Reference,L=4,D=00ed6a56) (sccp_scrc.c:477) 20250425123844215 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20250425123844215 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123844215 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123844215 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123844215 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123844215 DLSCCP DEBUG SCCP-SCOC(110)[0x55cf8d382e20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1098)@be9552f9b756: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1098)@be9552f9b756: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1104) TC_apply_sccp-Iuh0-RUA(1094)@be9552f9b756: Added conn table entry 0TC_apply_sccp0(1104)10538911 20250425123844430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123844430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123844430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425123844430 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425123844430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa0cf9f, normal) (hnbgw_rua.c:407) 20250425123844430 DHNB DEBUG map_rua[0x55cf8d402dd0]{init}: Allocated (fsm.c:456) 20250425123844430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10538911)[0x55cf8d402dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250425123844430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10538911 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425123844430 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123844430 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123844430 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10538911 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250425123844430 DCN DEBUG map_sccp[0x55cf8d40e810]{init}: Allocated (fsm.c:456) 20250425123844430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cf8d40e810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250425123844430 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10538911 <-> SCCP-119 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425123844430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10538911 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250425123844430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10538911)[0x55cf8d402dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250425123844430 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425123844430 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425123844430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10538911)[0x55cf8d402dd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250425123844430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cf8d40e810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123844430 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425123844430 DLSCCP DEBUG SCCP-SCOC(119)[0x55cf8d3ffc40]{IDLE}: Allocated (fsm.c:456) 20250425123844430 DLSCCP DEBUG SCCP-SCOC(119)[0x55cf8d3ffc40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425123844430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000077), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002eb0056400500f1100926) (sccp_scrc.c:406) 20250425123844430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123844430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123844430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123844430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123844430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123844430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123844430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250425123844430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425123844430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425123844430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123844430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123844430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123844430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123844430 DLSCCP DEBUG SCCP-SCOC(119)[0x55cf8d3ffc40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250425123844430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cf8d40e810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250425123844430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10538911)[0x55cf8d402dd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250425123844430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123844430 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123844430 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123844430 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123844430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123844430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123844430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123844430 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: First idle individual index:0 HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1098)@be9552f9b756: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1104) HNBGW_Test.msc0-RAN(1098)@be9552f9b756: Added conn table entry 0TC_apply_sccp0(1104)16175776 HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1104)@be9552f9b756: setverdict(pass): none -> pass 20250425123844437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123844437 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123844437 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123844437 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123844437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123844437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123844437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123844437 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123844437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123844437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123844437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123844437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123844437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123844437 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bded0f) (sccp_scrc.c:477) 20250425123844437 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1824) 20250425123844437 DLSCCP DEBUG SCCP-SCOC(119)[0x55cf8d3ffc40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425123844437 DLSCCP DEBUG SCCP-SCOC(119)[0x55cf8d3ffc40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250425123844437 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123844437 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250425123844437 DCN DEBUG handle_cn_conn_conf() conn_id=119, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250425123844437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cf8d40e810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250425123844437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cf8d40e810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_apply_sccp0(1104)@be9552f9b756: "Changing SCCP address, don't apply yet" 20250425123845438 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250425123846461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123846461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123846461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250425123846461 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425123846461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa0cf9f) (hnbgw_rua.c:471) 20250425123846461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10538911 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250425123846461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10538911)[0x55cf8d402dd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250425123846461 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425123846461 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425123846461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10538911)[0x55cf8d402dd0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250425123846461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cf8d40e810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250425123846461 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250425123846461 DLSCCP DEBUG SCCP-SCOC(119)[0x55cf8d3ffc40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250425123846461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bded0f), PART(T=Data,L=22,D=001440120000010010400b0a4d7c2056f1b4205d498c) (sccp_scrc.c:406) 20250425123846461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123846461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123846461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123846461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123846462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123846462 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123846462 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123846462 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123846462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123846462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123846462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123846462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1104)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: vl_len:22 HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: vl_from0 HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A876028658319085CBD09'O 20250425123846480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123846480 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123846480 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123846480 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123846480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123846480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123846480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123846480 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123846480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123846480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123846480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123846480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123846480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123846480 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000077), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a876028658319085cbd09) (sccp_scrc.c:477) 20250425123846480 DLSCCP DEBUG Received CO:CODT for local reference 119 (sccp_scoc.c:1824) 20250425123846480 DLSCCP DEBUG SCCP-SCOC(119)[0x55cf8d3ffc40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250425123846480 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123846480 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250425123846480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cf8d40e810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250425123846480 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250425123846480 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425123846480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cf8d40e810]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250425123846480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10538911)[0x55cf8d402dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250425123846480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250425123846480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123846480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_apply_sccp0(1104)@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1104)@be9552f9b756: "Apply SCCP address changes" 20250425123846493 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250425123846494 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250425123846494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cf8d40e810]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250425123846494 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425123846494 DLSCCP DEBUG SCCP-SCOC(119)[0x55cf8d3ffc40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425123846494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bded0f), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250425123846494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123846494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123846494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250425123846494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123846494 DLSCCP DEBUG SCCP-SCOC(119)[0x55cf8d3ffc40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250425123846494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cf8d40e810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250425123846494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10538911)[0x55cf8d402dd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250425123846495 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10538911)[0x55cf8d402dd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250425123846495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250425123846495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10538911)[0x55cf8d402dd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250425123846495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10538911)[0x55cf8d402dd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425123846495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10538911)[0x55cf8d402dd0]{disrupted}: Freeing instance (context_map.c:202) 20250425123846495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10538911)[0x55cf8d402dd0]{disrupted}: Deallocated (fsm.c:568) 20250425123846495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cf8d40e810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425123846495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cf8d40e810]{disconnected}: Freeing instance (context_map.c:206) 20250425123846495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cf8d40e810]{disconnected}: Deallocated (fsm.c:568) 20250425123846495 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10538911 SCCP-119 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425123846495 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250425123846495 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250425123846495 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250425123846495 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250425123846495 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250425123846495 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250425123846495 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250425123846495 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250425123846495 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250425123846495 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250425123846495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425123846495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425123846495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123846495 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123846495 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123846495 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425123846495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425123846495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425123846495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425123846495 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: Session index based on local reference:0 20250425123846500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123846500 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250425123846500 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250425123846500 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425123846500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425123846500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425123846500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425123846500 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123846500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123846500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425123846500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250425123846500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250425123846500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250425123846500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000077), PART(T=Source Reference,L=4,D=00bded0f) (sccp_scrc.c:477) 20250425123846500 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1824) 20250425123846500 DLSCCP DEBUG SCCP-SCOC(119)[0x55cf8d3ffc40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425123846500 DLSCCP DEBUG SCCP-SCOC(119)[0x55cf8d3ffc40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250425123846500 DLSCCP DEBUG SCCP-SCOC(119)[0x55cf8d3ffc40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123846500 DLSCCP DEBUG SCCP-SCOC(119)[0x55cf8d3ffc40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123846500 DLSCCP DEBUG SCCP-SCOC(119)[0x55cf8d3ffc40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1098)@be9552f9b756: Deleted conn table entry 0TC_apply_sccp0(1104)16175776 TC_apply_sccp-Iuh0-RUA(1094)@be9552f9b756: Deleted conn table entry 0TC_apply_sccp0(1104)10538911 20250425123846844 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123846844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ad320), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123846844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123846844 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123846844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123846844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123846844 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123846844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091edb5), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123846844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123846844 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123846844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123846844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123846844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123846844 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123846844 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123846844 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123846844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123846844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123846844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123846844 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123846844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123846844 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123846844 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123846844 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123846844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123846844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123846844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123846844 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123846844 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123846844 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123846846 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123846846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df4d2f), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123846846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123846846 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123846846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123846846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123846846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123846846 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123846846 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123846846 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123846846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123846846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123846846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123847419 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123847419 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123847419 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123847419 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123847419 DLSCCP DEBUG SCCP-SCOC(104)[0x55cf8d2806d0]{IDLE}: Deallocated (fsm.c:568) 20250425123847419 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123847419 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123847419 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123847419 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123847419 DLSCCP DEBUG SCCP-SCOC(105)[0x55cf8d3f5c60]{IDLE}: Deallocated (fsm.c:568) 20250425123847419 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123847419 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123847419 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123847419 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123847419 DLSCCP DEBUG SCCP-SCOC(106)[0x55cf8d402380]{IDLE}: Deallocated (fsm.c:568) MTC@be9552f9b756: ok: talloc reports "asn1_context" = 1 bytes 20250425123847519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41044<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123847519 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37343<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1091)@be9552f9b756: Final verdict of PTC: none VirtHNBGW-STATS(1090)@be9552f9b756: Final verdict of PTC: none MTC@be9552f9b756: setverdict(pass): pass -> pass, component reason not changed 20250425123847524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425123847526 DLINP DEBUG SRVCONN(,r=127.0.0.1:46195<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123847526 DLINP DEBUG SRVCONN(,r=127.0.0.1:46195<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123847526 DLINP NOTICE SRV(,r=127.0.0.1:46195<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123847526 DMAIN NOTICE (127.0.0.1:46195 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46195<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123847526 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250425123847526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425123847526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425123847526 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425123847526 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250425123847526 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(1101)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1100)@be9552f9b756: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1096)@be9552f9b756: Final verdict of PTC: none 20250425123847528 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123847528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123847528 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123847528 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250425123847528 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123847528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123847528 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123847528 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425123847528 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425123847528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123847528 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425123847528 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_apply_sccp(1089)@be9552f9b756: Final verdict of PTC: none 20250425123847528 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123847528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123847528 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250425123847528 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123847528 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123847528 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123847529 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123847529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123847529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425123847529 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425123847529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425123847529 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425123847529 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_apply_sccp-Iuh1(1095)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1097)@be9552f9b756: Final verdict of PTC: none HNBGW-PFCP(1092)@be9552f9b756: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1094)@be9552f9b756: Final verdict of PTC: none 20250425123847529 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123847529 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425123847529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123847529 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250425123847529 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425123847529 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425123847529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425123847529 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425123847529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425123847529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_apply_sccp-Iuh0(1093)@be9552f9b756: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1102)@be9552f9b756: Final verdict of PTC: none 20250425123847530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-M3UA(1099)@be9552f9b756: Final verdict of PTC: none 20250425123847530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123847530 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW_Test.msc0-RAN(1098)@be9552f9b756: Final verdict of PTC: none 20250425123847530 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425123847530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123847530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123847531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123847531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123847531 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123847531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250425123847531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250425123847531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425123847531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425123847531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425123847531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425123847531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250425123847531 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250425123847531 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250425123847531 DRANAP DEBUG cnlink(sgsn-0)[0x55cf8d3ec0f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425123847531 DRANAP NOTICE cnlink(sgsn-0)[0x55cf8d3ec0f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1103)@be9552f9b756: Final verdict of PTC: none 20250425123847533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41054<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1104)@be9552f9b756: Final verdict of PTC: pass MTC@be9552f9b756: Setting final verdict of the test case. MTC@be9552f9b756: Local verdict of MTC: pass MTC@be9552f9b756: Local verdict of PTC MutexDispCT-TC_apply_sccp(1089): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC VirtHNBGW-STATS(1090): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-PFCP(1092): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_apply_sccp-Iuh0(1093): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1094): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_apply_sccp-Iuh1(1095): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1096): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-SCCP(1097): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-RAN(1098): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.msc0-M3UA(1099): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1100): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1101): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1102): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC HNBGW-MGCP(1103): none (pass -> pass) MTC@be9552f9b756: Local verdict of PTC TC_apply_sccp0(1104): pass (pass -> pass) MTC@be9552f9b756: Test case TC_apply_sccp finished. Verdict: pass MTC@be9552f9b756: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Fri Apr 25 12:38:47 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250425123847632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425123848134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348680) Waiting for packet dumper to finish... 1 (prev_count=348680, count=349220) 20250425123849530 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123849530 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123849530 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425123849530 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425123849530 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425123849530 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@be9552f9b756: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@be9552f9b756: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@be9552f9b756: Terminating MTC. MC@be9552f9b756: MTC terminated. MC2> exit MC@be9552f9b756: Shutting down session. MC@be9552f9b756: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-740.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_hnb_disconnected_timeout pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass: 60 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (1011248) [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250425123853879 DLSCCP DEBUG SCCP-SCOC(117)[0x55cf8d401290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123853879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fe30e), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123853879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123853879 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123853879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250425123853879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123853879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123853879 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123853879 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123853879 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425123853879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425123853879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425123853879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250425123854214 DLSCCP DEBUG SCCP-SCOC(111)[0x55cf8d417e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250425123854214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00025b5d), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250425123854214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425123854214 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425123854214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250425123854214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cf8d4119b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425123854214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425123854214 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250425123854214 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250425123854214 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425123854214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425123854214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425123854214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425123854214 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425123854214 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] 20250425123856839 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123856839 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123856839 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123856839 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123856839 DLSCCP DEBUG SCCP-SCOC(107)[0x55cf8d3f9680]{IDLE}: Deallocated (fsm.c:568) 20250425123856840 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123856840 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123856840 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123856840 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123856840 DLSCCP DEBUG SCCP-SCOC(108)[0x55cf8d3ff190]{IDLE}: Deallocated (fsm.c:568) 20250425123856842 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250425123856842 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250425123856842 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425123856842 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250425123856842 DLSCCP DEBUG SCCP-SCOC(109)[0x55cf8d41d3f0]{IDLE}: Deallocated (fsm.c:568) [testenv][with-pfcp] Stopping stp (1011101) [testenv][with-pfcp] Stopping hnbgw (1011143) [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-740.log [testenv] Showing with-pfcp/testsuite/junit-xml-with-pfcp-740.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/junit-xml-with-pfcp-740.log && echo']                                                               [testenv] Showing generic/testsuite/junit-xml-12034.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/junit-xml-12034.log && echo']                                                               [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1'] testenv-hnbgw-all-osmocom-latest-20250425-1222-0a76ff4c-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-latest/1046/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS